body {
   font-family: Verdana;
	font-size: 10pt;
   color: #3a3439;
   }
   
 a:link{
   color: Black;
   text-decoration: none;
   border-bottom: solid 1px #e6e6e6;
}
 a:visited{
   color: Black;
   text-decoration: none;
   font-family: Verdana, sans-serif;
   border-bottom: solid 1px #e6e6e6;

}
 a:active{
   color: Black;
   text-decoration: none;
   font-family: Verdana, sans-serif;
   border-bottom: solid 1px #e6e6e6;

}
 a:hover{
	color: #356863;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	border-bottom: solid 1px #e6e6e6;
	background-color: #FFE6C8;
}
#nav a:link{
   background-color: ;
   color: White;
	display: block;
	width: 150px;
   text-decoration: none;
   font-family: Verdana, sans-serif;
   border-bottom: solid 1px #e6e6e6;
   font-weight: bold;
}
#nav a:visited {
   background-color: ;
   color: White;
	display: block;
	width: 150px;
   text-decoration: none;
   font-family: Verdana, sans-serif;
   border-bottom: solid 1px #e6e6e6;
}

#nav a:aktive{
   background-color: ;
   color: White;
	display: block;
	width: 150px;
   text-decoration: none;
   font-family: Verdana, sans-serif;
   border-bottom: solid 1px #e6e6e6;
}

#nav a:hover {
background-color:#FAF2CE;
color:#000000;
display: block;
width: 150px;
text-decoration:none;
font-family:Verdana, sans-serif; 
border-bottom:solid 1px #000000;
}
BODY
{
   scrollbar-face-color: #cecece;
   scrollbar-arrow-Color: #9E0000;
   scrollbar-track-Color: #FAF2CE;
   scrollbar-shadow-Color: #D5A269;
   scrollbar-highlight-Color: #FAF2CE;
   scrollbar-3dlight-color: #D5A269;
   scrollbar-darkshadow-Color: #C2BBA6;
}
a img {
	border: 1px solid Gray;
	color: Gray;
}
li {
	color: Black;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
	white-space: normal;
	list-style-image: url(bilder/1.gif);
}
