
body {
	border:0;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

#content-table {
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

#page {
	min-width: 1000px; 
	max-width: 100%; 
	margin:0px;
	padding:0px;
}

#rand_links {
	width : 50px;
}

#rand_rechts {
	width : 50px;
}


/* Siteheader */
#header {	
	height:139px;
	background:url(../pic/bg_page.png);
}


/* Siteheader - Picture */
#header-picture {
	width:980px;
	height:139px;
	margin-left:58px;
	background:url(../pic/layout/header-picture.jpg) no-repeat;
	overflow:hidden;
	text-align:left;
}
/* Siteheader - Logo and Text */
#header-picture img {
	margin-left:0px;
	margin-bottom:0;
	margin-top:70;
	border:0;
}
#header-picture h1 {
	padding:0;
	margin-left:446px;
	margin-top:0em;
	margin-bottom:0em;	
	font-family: "Times New Roman", Times,serif;
	letter-spacing:0.2em;
	text-transform:uppercase;
	font-size:2em;
	color:#D8CD09;
}
#header-picture div {
	margin-left:100px;
	color:#fff;
}

/* main navigation */ 
#navigation {		
	background: #ECEFF1 url(../pic/navigation-top-background.gif) repeat-x;
	border-bottom:1px solid #E7ECEF;
	margin-bottom:1em;
}

#main {
	margin:0em;		
	clear:both; 
	width: auto;
}


/* site footer */
#footer {
	text-align:center;
	font-size:smaller;
	margin-left:1em;
	color:#478766;
}
#footer a {
	color:#478766;
}

#footer-links {
	margin:1em 0 1em 0;
}

#footer-links, 
#footer-links a {
	color:#BFBFBF;
	text-decoration:none;
}


#minimal {
	font-family: Arial, helvetica;
	font-size:10px;
}

#hinweis {
	font-family: Arial, helvetica;
	font-size:14px;
}


#anzeige {
	font-family: Arial, helvetica;
	font-size:14px;
}


td.anzeige_oben {
	font-family: Arial, helvetica;
	background:#e7e7e7;
	border-right=1px solid #000;
	border-left=1px solid #000;
	border-top=1px solid #000;
}

td.anzeige_unten {
	font-family: Arial, helvetica;
	background:#e7e7e7;
	border-right=1px solid #000;
	border-left=1px solid #000;
	border-bottom=1px solid #000;
}

td.oben {
	vertical-align:top;
}

td.logo {
	padding:5px;
	text-align: right;
}


#ueberschr_1 {
	font-family: Arial, helvetica;
	font-size:22px;
	color: #000000;
	font-weight:bold;
	text-align:left;
}

#ueberschr_2 {
	font-family: Arial, helvetica;
	font-size:22px;
	color: #CC3300;
	font-weight:bold;
	text-align:left;
}


#impressum {
	font-family: Arial, helvetica;
	font-size:12px;
	color: #000;
	vertical-align:bottom;
}

.rahmen_oben {
	border-top=1px solid #000;
}


#infoline {
	font-family: Arial, helvetica;
	white-space: nowrap;
	padding:0;
	margin-top:0px;
	font-size:12px;
	color:#D8CD09;
}








