body { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0;}
#crossslide { height:370px; width: 990px; background-color: #a09188; }
#content {
 position:relative;
 height:250px;
 width: 713px; background-color: #ffffff;
 float:right;
 text-align: left;
}
#logo {
 position:absolute;
 bottom:0px;
 right:0px;
 width:272px;
 float:right;
}
#texte {
 position:absolute;
 top:18px;
 left:0px;
 width:600px;
}    
h1, p, td { color: #a09188; }    
p, td	{ font-size: 12px; line-height: 16px;}
h1	{ font-size: 17px; line-height: 17px; font-weight: 700; }
#navlist	{list-style: none; text-align: left; margin:20; padding:0; }
#active { background:url(../imgs/circle.gif) no-repeat left center; } 
#navlist li {list-style-position: outside;}
#navlist li a { display: block;
text-decoration: none;
font-size: 12px;
padding: 8px 0 5px 20px;
width: 180px;
color: #a09188;
}
#navlist li a.current {color: #ff6600;} 
.untersrichen { text-decoration:underline;	}
a:link, a:active, a:visited	{ font-size : 12px; text-decoration : underline;color: #a09188; }
a:hover	{ font-size : 12px; text-decoration : underline;color: #ff6600; }
