html, body{ 
 margin:0px; 
 padding:0px; 
}
body, p, td{ 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	text-align:left;
}
table, td {
	font-size:1em;
	color:white;
}
#center{ 
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-370px;
	width:740px;
} 
 
#hauptnavigation{
	position:absolute;
	left:0px;
	top:40px;
	width:100%;
	background-color:#fff;
}
#hauptnavigation img {
	margin-right: 13px;
}
#hauptnavigation .laenderversionen img {
	margin: 0 0 0 5px;
	position: absolute;
	margin-top: -3px;
}
#hauptnavigation .laenderversionen:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

#about-subnavigation {
	position:absolute;
	left:0px;
	top:130px;
	width:450px;
	background-color:#fff;
}
#subnavigation, #subnavigation_anwaelte{
	position:absolute;
	left:0px;
	top:190px;
	width:450px;
	background-color:#fff;
}
#subnavigation_anwaelte{
	top:170px;
}

#logo{
	position:absolute;
	right:0px;
	top:170px;
	width:163px;
	text-align:right;
	background-color:#fff;
}
#content_grau, #content_braun, #content_anwaelte, #content_anwaelte_einzeln, #content_anfahrt {
	position:absolute;
	left:0px;
	top:210px;
	width:500px;
	line-height: 20px;
	padding:20px 90px 50px 150px;
}
#content_grau, #content_anfahrt {
	background-color:#848684;
}
.anfahrtskizzen {
	border: 1px solid #FFFFFF;
}

#content_braun, #content_anwaelte, #content_anwaelte_einzeln {
	background-color:#73514A;
}
#content_anwaelte {
	width:640px;
	padding-left:10px;
}
#content_anwaelte_einzeln, #content_anfahrt {
	width:740px;
	padding:0px;
	line-height:16px;
}
.laenderversionen a {
	background: url(../bilder/laenderversionen-download.png) no-repeat left 10px;
	display: block;
	padding: 6px 0 20px 22px;
}
.laenderversionen img {
	position: absolute;
	margin: 4px 0 0 -40px;
}


#leftcol{
	float:left;
	width:150px;
	height:300px;
	margin:20px 0px 0px 20px;
}
#leftcol a {
	font-size: 11px;
}




#maincol{
	float:left;
	width:530px;
	padding:20px;
	background-color:#848684;
 }

 
 
#impressum {
	padding:20px 0px;
	margin:20px -90px -50px -150px;
	background-color:white;
}
.fussnote {
	font-size: 11px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
ul {
	list-style-image: url(../bilder/listslash.gif);
	margin-left: 20px;
}
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 





.subnavitrenner {
	margin: 0 5px;
}
a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active, a:hover{ 
	text-decoration:none;
}
#impressum a:link, #impressum a:visited, #impressum a:active, #impressum a:hover{ 
	color:#666;
	font-size:0.9em;
}

a img {
	border-width:0px;
}
 /*printer styles*/ 
@media print{ 
/*hide the hauptnavigation when printing 
#hauptnavigation{display:none; height:50px;}
#outer{border-left:0;} 
#subnavigation {
	background: #FFFFFF;
	width: 562px;
	margin-top: 10px;
}*/
}

#validate{
	position:absolute;
	left:0px;
	top:0px;
	color:#000;
}
#validate a:link, #validate a:visited, #validate a:active, #validate a:hover{ 
	color:blue;
}
#validate a:active, #validate a:hover{ 
	color:red;
}
#content_braun .pfeilliste {
	list-style: url(none) none;
	margin-left: -25px;
}
#content_braun .pfeilliste li {
	margin-bottom: 20px;
	background: url(../bilder/listenpfeil_auf_braun.png) no-repeat left top;
	padding: 0 0 0 25px;
}
