body{
padding: 0;
margin: 0;
	
text-align: center;
font: 10px Verdana, Arial, Hevetica;
}

img {
border: 0;
}

fieldset {
border: 0;
padding: 0;
margin: 0;
}
	
input,select,textarea { 
font-size:10px;

border-style:solid;
border-width:1px;
border-color:#c0c0c0;
}

a:link, a:visited, a:active{
color: #666666;
text-decoration: none;
}
	
a:hover{
color: #cccccc;
text-decoration: none;
}
	
/* Seitenbegrenzung */
	
#siteborder{
margin: 15px auto;
width: 968px;
text-align: left;
border: 1px solid #000000;
}
	
/* Kopfbereich */
	
#header{
height: 90px;
background-image: url(/images/top-verlauf.png);
background-repeat:repeat-x;
}
	
#header-red{
height: 90px;
background-image: url(/images/top-verlauf-red.png);
background-repeat:repeat-x;
	
}
	
#header-green{
height: 90px;
background-image: url(/images/top-verlauf-green.png);
background-repeat:repeat-x;
	
}
	
#header-blue{
height: 90px;
background-image: url(/images/top-verlauf-blue.png);
background-repeat:repeat-x;
	
}
	

/* Usermenübereich */
	
#usermenue{
padding: 5px;
margin: 5px 0 20px 0;
	
border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000;
}
	
#usermenue form{
margin: 0;
padding: 0;
}
	
.loginoption{
margin: 0 0 0 50px;
}
	
.loginoption a.loginreg{
font-weight: bold;
} 
	
	
	
/* Menübereich */
	
#menue{
width: 180px;
float: left;
	
border-right: 1px dotted #000000;
	
padding: 0 10px;
margin: 0 0 20px 0;

}
	
#menue h3{
	
padding: 2px 5px;
margin: 5px 0 2px 0;
	
font-size: 120%;
font-weight: bold;
}
	
#menue h3.kalender{
border-left: 5px solid #cc0000;
border-bottom: 1px solid #cc0000;
}
	
#menue h3.promi{
border-left: 5px solid #33cc00;
border-bottom: 1px solid #33cc00;
}
	
#menue h3.greetings{
border-left: 5px solid #000099;
border-bottom: 1px solid #000099;
}
	
#menue ul{
margin: 0 0 20px 20px;
padding: 0;
list-style-type: none;
}
	
	
	
/* Contentbereich */
	
#content{
margin: 0 20px 0 220px;
text-align: center;
}

#content ol li{
margin: 10px 0;
}

#content table{
text-align: left;
margin: 0 auto;
}

#content form{
width: 400px;
margin: 0 auto;
}

#content h2{
font-size: 14px;
font-weight: bold;
text-align: right;
margin: 0 0 30px 0;
}

#content h4{
font-size: 10px;
font-weight: bold;
text-align: left;
margin: 0;
}

#content .errorbox{
width: 350px;
margin: 20px auto;
padding: 15px;
text-align: left;
border: 1px dashed #ff0000;
background-color: #ffcccc;
}

#content .successbox{
width: 350px;
margin: 20px auto;
padding: 15px;
text-align: left;
border: 1px dashed #00ff00;
background-color: #ccffcc;
}
			
#content .messagebox{
width: 400px;
margin: 0 auto;
padding: 60px;
text-align: left;
}
	
#content .messagebox h3{
border-bottom: 1px dotted #000000;		
font-weight: bold;	
font-size: 10px;
padding: 2px 0;
}
	
#content .topbox{
width: 728px;
text-align: left;
margin: 0 0 20px 0;
}
	
#content .topbox h3{
border-bottom: 1px dotted #000000;		
font-weight: bold;	
font-size: 10px;
padding: 2px 0;
}
	
#content .leftbox{
float: left;
width: 345px;
}
	
#content .rightbox{
float: right;
width: 345px;
}

#content .notice{
color: #ff0000;
font-weight: bold;
}
	
#content .box{
margin: 0 0 20px 0;
text-align: left;
}
	
#content .box h3{
border-bottom: 1px dotted #000000;		
font-weight: bold;	
font-size: 10px;
padding: 2px 0;
}

#content .box h4{	
font-weight: bold;	
font-size: 10px;
margin: 10px 0 0 0;
padding: 2px 0;
}
	
#content table.kalender{

width: 700px;
margin: 20px auto;

}

#content table.kalender th.geburtstag{

width: 100px;
background-color: #cc0000;
text-align: center;
padding: 2px;

}

#content table.kalender th.promi{

width: 100px;
background-color: #33cc00;
text-align: center;
padding: 2px;

}

#content table.kalender td{

width: 100px;
vertical-align: text-top;
text-align: left;
border: 1px solid #666666;
padding: 2px;

}


#content table.kalender td.noborder{

border: 0;

}

#content table.kalender td h4{

font-size:10px;
font-weight: bold;
padding: 0;
margin: 0 0 5px 0;

}


#content table.promitable{

width: 500px;
margin: 20px auto;

}

#content table.promitable th{

background-color: #33cc00;
text-align: center;
padding: 2px;

}

#content table.promitable td{

vertical-align: text-top;
text-align: left;
padding: 2px;

}

#content .darkrow{

background-color:#ccffcc;

}

#content .darkrow2{

background-color:#ffffcc;

}

	
/* Werbung */
	
#werbung{
clear: both;
float: right;
width: 728px;
height: 90px;
margin: 20px 20px 20px 0;			
background-color: #eeeeee;
}
	
	
/* Fussbereich Standard */
	
#footer{
clear: both;
text-align: right;
background-color: #ff9900;
padding: 3px;
}
	
#footer a:link, #footer a:visited, #footer a:active{
color: #000000;
text-decoration: none;
}
	
#footer a:hover{
text-decoration: underline;
}
			
#footer ul{
margin: 0;
padding: 0;
list-style-type: none;
}
	
#footer li{
display: inline;
padding: 0 4px;
}
	
	
	
/* Fussbereich Rot */
	
#footer-red{
clear: both;
text-align: right;
background-color: #cc0000;
padding: 3px;
}
	
#footer-red a:link, #footer-red a:visited, #footer-red a:active{
color: #000000;
text-decoration: none;
}
	
#footer-red a:hover{
text-decoration: underline;
}
			
#footer-red ul{
margin: 0;
padding: 0;
list-style-type: none;
}
	
#footer-red li{
display: inline;
padding: 0 4px;
}
	
	
	
/* Fussbereich Grün */
	
#footer-green{
clear: both;
text-align: right;
background-color: #33cc00;
padding: 3px;
}
	
#footer-green a:link, #footer-green a:visited, #footer-green a:active{
color: #000000;
text-decoration: none;
}
	
#footer a:hover{
text-decoration: underline;
}
			
#footer-green ul{
margin: 0;
padding: 0;
list-style-type: none;
}
	
#footer-green li{
display: inline;
padding: 0 4px;
}
	
	
	
/* Fussbereich Blau */
	
#footer-blue{
clear: both;
text-align: right;
background-color: #0000cc;
color: #cccccc;
padding: 3px;
}
#footer-blue a:link, #footer-blue a:visited, #footer-blue a:active{
color: #ffffff;
text-decoration: none;
}
	
#footer a:hover{
text-decoration: underline;
}
			
#footer-blue ul{
margin: 0;
padding: 0;
list-style-type: none;
}
	
#footer-blue li{
display: inline;
padding: 0 4px;
}
