
body {
background: #000099 url(images/back.png) top center repeat-x; 
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;
}



a:link		{ color:#0033cc;  text-decoration:none;		}
a:visited	{ color:#0033cc;  text-decoration:none;		}
a:active 	{ color:#0033cc;  text-decoration:none;		}
a:hover 	{ color:#c11919;  text-decoration:underline;	}



#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}




#top {
background: url(images/bgtop.png) top center no-repeat; 
width: 800px;
height: 78px;
}





#content {
background: url(images/bgmiddle.png) center repeat-y; 
width: 766px;
height: 100%;
padding: 0px 17px 0px 17px;
}a:link		{ color:#0033cc;  text-decoration:none;		}
a:visited	{ color:#0033cc;  text-decoration:none;		}
a:active 	{ color:#0033cc;  text-decoration:none;		}
a:hover 	{ color:#c11919;  text-decoration:underline;	}





#header {
background: url(images/header.png) top center no-repeat; 
width: 746px;
height: 66px;
margin: 0px 0px 10px 0px;
padding: 60px 0px 0px 20px;
color: white;
font-size: 33px;
text-align: ;
}




#menu {
width: 200px;
height: 100%;
margin-left: 10px;
float: left;
text-align: left;
}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 29px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
color: navy;
display: block;
background:  url(images/off.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}
	
#menu li a:hover {
color: blue;
background:  url(images/on.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
font-size: 14px;
}

#stuff {
background:  url(images/texttop.png) top left no-repeat;
width: 520px;
margin: 0px 0px 0px 220px;
padding-top: 55px;
border: 2px navy;
font-size: 16px;
text-align:justify;
}

img {
border: none;
} 



#bottom {
background: url(images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 50px;
}


.kapitel	{   font-weight:bold;   color:#3300FF;   }
.autor1		{   color:#3300FF;   }


.autor:link     {  color:#3300FF;  text-decoration:none;  }
.autor:visited  {  color:#3300FF;  text-decoration:none;  }
.autor:active   {  color:#3300FF;  text-decoration:none;  }
.autor:hover    {  color:#3300FF;  text-decoration:underline;  }


