html, body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
height:100%;
padding:0px;
margin:0px;
background-image:url(../images/css-images/css-top-bg.gif);
background-repeat:repeat-x;
background-color:#C6C5C6;
/*scrollbar-3dlight-color:#EEEEEE;		
scrollbar-arrow-color:#5B0013;		
scrollbar-base-color:#920632; 		
scrollbar-darkshadow-color:#EEEEEE;	
scrollbar-face-color:#EEEEEE; 		
scrollbar-highlight-color:#5B0013; 	
scrollbar-shadow-color:#5B0013;  	
scrollbar-track-color:#C6C5C6;*/  
}
h1{
font-size:14px;
color:#920632;
}
a {text-decoration:none; color:#C31F52; font-weight:bold;}
a:hover {text-decoration:none; color:#F4447B; font-weight:bold;}

a.menue { font-size:12px; display:block; overflow:hidden; float:left; background-color:#EEEEEE; padding:5px; margin-right:2px; background-image:url(../images/css-images/css-menue-bg.gif); background-repeat:repeat-x; border:solid 1px #666666; width:150px; text-align:center;}
a:hover.menue {text-decoration:none; color:#F4447B; font-weight:bold; font-size:12px;}

.navigation {
	background-image:url(../images/css-images/css-menue-bg.gif); 
	background-repeat:repeat-x; 
	padding-top:5px;
	height:38px; 
	padding-left:170px;
}

hr{
	border: 0px; /* Für Firefox und Opera */
 	border-top: dotted 1px #000000;
 	border-bottom: dotted 1px #EEEEEE; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	margin-top:15px; margin-bottom:15px;
}
td.infolinksrechts{
border-left-color:#CC0066;
border-left-style:dotted;
border-left-width:1px;
border-right-color:#CC0066;
border-right-style:dotted;
border-right-width:1px;
padding:10px;
font-size:10px;
}
td.inforechts{
border-right-color:#CC0066;
border-right-style:dotted;
border-right-width:1px;
padding:10px;
font-size:10px;
}
div.boxelement{
margin-left:15px;
margin-right:15px;
margin-top:10px;
margin-bottom:15px;
padding:20px;
background-image:url(../images/css-images/boxelement.gif);
background-repeat:no-repeat;
border-bottom-color:#333333;
border-bottom-style:dotted;
border-bottom-width:1px;
width:300px;
float:none;}
#page {
position:relative;
min-height:100%;
}
#header {
width:990px;
clear:both;
text-align:left;
}
#content {
width:990px;
background-image:url(../images/css-images/content-bg.jpg);
background-repeat:repeat-y;
padding:0 0 139px 0;
clear:both;
}
#links {
width:365px;
float:left;
text-align:left;
}
#rechts {
width:605px;
float:left;
text-align:left;
}
.clearing {
clear:both;
height:0;
padding:0;
border:0;
margin:0;
font-size:0;
line-height:0;
}
#footer {
position:absolute;
bottom:0;
width:100%;
height:139px;
background-color:#3399CC;
background-image:url(../images/css-images/css-footer-bg.gif);
background-repeat:repeat-x;
display:block;
}
#footerinhalt{
width:990px;
background-image:url(../images/css-images/css-footer-inhalt.gif);
background-repeat:no-repeat;
height:139px;
text-align:left;} 	

