<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	color: #767676;
	text-align: left;
	font-size: 10pt;
	font-family :  Arial, Helvetica, sans-serif;
	background-image :  url(../images/back_anfahrt.gif);
background-repeat :  repeat;

}

#alles{
width: 1400px;
height: 550px;
margin-left: 50px;

}

#head{
/*height: 210px;
width: 100%;
text-align: left;
margin-left: -10px;
margin-right: 10px;
margin-top: -10px;
border:1px solid blue;
background-color:#e6e6e6;
*/
}

#navi{
float: left;
width:150px;
height: 440px;
 background-image : url(images/navi_back.gif);
 background-position : top;
 background-repeat : no-repeat;
border-right: dotted 1px #0FAABE;
text-align: right;
padding-right:25px;
font-size: 8pt;
 font-weight : bolder;
 font-variant : small-caps;
 line-height: 28px;
 margin-left: 50px;
}


#navi a:link{
	text-decoration: none;
	color:   #0FAABE;
    width: 150px;
}
#navi a:visited{
	text-decoration: none;
	color: #0FAABE;
width: 150px;
}
#navi a:hover{
	text-decoration: none;
	color:  #27739B;
width: 150px;
}
#navi b{
color:  #27739B;
  width: 150px;
  text-decoration: none;
}






#content{
float: left;
	width: 550px;
	height: 440px;
 background-image : url(images/content_back.gif);
 background-position : bottom;
 background-repeat : no-repeat;
 text-align: left;
}
#gutachten{
padding-left: 40px;
}
#titel{
	padding-top: 3px;
padding-left: 40px;
}
#web{
	text-align: right;

}
#untertitel{
width: 750px;
height:50px;
padding-top: 3px;
font-size: 14pt;
font-weight: bolder;
 font-variant : small-caps;
 color: #0FAABE;
clear: left;
margin-left: 43px;
margin-bottom:10px;
}

</pre></body></html>