body { 
	color:#FFFFCC;
   margin-left:5px; 
	}

a:link { 
	color:#000099; 
	text-decoration:none; 
	font-weight:bold; 
	}

a:visited { 
	color:#000099; 
	text-decoration:none; 
	font-weight:bold; 
	}

a:hover { 
	color:#0099FF; 
	text-decoration:none; 
	background-color:#666666; 
	font-weight:bold; 
	}

a:active { 
	color:#000033; 
	background-color:#FFFF99; 
	font-weight:bold; 
	}

#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC9966;
	font-style: oblique;
	}
	
.linkstabellecolor { 
	color: #EAEAEA
}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
	text-decoration: none;
}

#banner {
	height: 80px;
	background-image:url(images/hintergrund-banner.jpg);
	background-repeat: repeat-x;
	}
	
#links {
	background-color: #CCCCCC;
	list-style-type: square;	
	}

#rechts {
	background-color: #bbbbbb;
	list-style-type: square;	
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}	

.rubrik {
	font-family: cursive;
	color: Black;
	text-decoration: underline;
	font: bold;
}	
	
	
#mitte {
	background-color: #999933;
	font-family: cursive;
	font: 12px;
	color: Black;
	margin-left: 30px;
	margin-top: 40px;
}
	
#navi 
{ 
width: 160px;
margin-top:10px;
}

#navi ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navi a
{
display: block;
padding: 3px;
width: 160px;
background-color: #BB0000;
border-bottom: 1px solid #eee;
text-align: center;
}

#navi a:link, #navlist a:visited
{
color: #fff;
font-weight:bold;
font-size:11px;
text-decoration: none;
text-align: center;
}

#navi a:hover{
background-color: #E80000;
color: #fff;
font-weight:bold;
font-size:11px;
text-align: center;
}

