
/**************************************************/
/*                                   Body and oben                             */
/**************************************************/

body {
background: #abcdef top center repeat-x; 
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;
}

/**************************************************/
/*                      Oberer Balken             */
/**************************************************/


#oben {
background-image: url(ban/head.gif);
background-position: center;
background-repeat: no-repeat;
background-color: #651a0b;
margin: auto;
width: auto;
padding: 0;
height: 111px
}



/**************************************************/
/*                Navigationsmenü                 */
/**************************************************/

#menu {


font: bold 12pt arial;
background: url(images/header.png) left;
border-width:1px;border-style:solid;border-color:#aaaaaa;
position:absolute;
left: 0px; top:125px;
width: 170px;
height: auto;
padding: 15px;
margin-left: 10px;
margin-top: 40px;
float: left;
text-align: center;
color: white;

}


   	
#menu li a:link, #menu li a:visited {
text-decoration: none;
color: navy;
display: block;
background:  url(images/roh.png) top center no-repeat;
padding: 8px 0 0 5px;
height: 30px;
text-align: center;
}
	
#menu li a:hover {
text-decoration: none;
color: blue;
background:  url(images/roh2.png) top center no-repeat;
padding: 8px 0 0 5px;
height: 30px;
text-align: center;
}	

ul {
text-decoration: none;
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}

/**************************************************/
/*                Werbung                         */
/**************************************************/

#menu2 {
position:absolute;
left: 0px; top:1015px;
font: bold 12pt arial;
background: url(images/header.png) left;
border-width:1px;border-style:solid;border-color:#aaaaaa;
margin-left: 10px;
margin-top: 20px;
width: 180px;
height: auto;
padding: 10px;
float: left;
text-align: center;
color: white;
}

	
/**************************************************/
/*                Monatskalender                  */
/**************************************************/

#menu3 {
position:absolute;
left: 0px; top:1180px;
font: bold 12pt arial;
background: url(images/header.png) left;
border-width:1px;border-style:solid;border-color:#aaaaaa;
width: 180px;
height: auto;
padding: 10px;
margin-left: 10px;
margin-top: 20px;
float: left;
text-align: center;
color: white;
}

/**************************************************/
/*                Statistik                       */
/**************************************************/

#menu4 {
position:absolute;
left: 0px; top:1480px;
font: bold 12pt arial;
background: url(images/header.png) left;
border-width:1px;border-style:solid;border-color:#aaaaaa;
width: 190px;
height: auto;
padding: 5px;
margin-left: 10px;
margin-top: 20px;
float: left;
text-align: center;
color: white;
}

/**************************************************/
/*                Hilfe                       */
/**************************************************/

#menu5 {
position:absolute;
left: 0px; top:610px;
font: bold 12pt arial;
background: url(images/header.png) left;
border-width:1px;border-style:solid;border-color:#aaaaaa;
width: 190px;
height: auto;
padding: 5px;
margin-left: 10px;
margin-top: 20px;
float: left;
text-align: center;
color: white;
}

/**************************************************/
/*                Pfeil 1                         */
/**************************************************/

#pfeil1 {
position:absolute;
left: 80px; top:1300px;
}

/**************************************************/
/*                Pfeil 2                         */
/**************************************************/

#pfeil2 {
position:absolute;
left: 80px; top:1800px;
}

/**************************************************/
/*                Pfeil 3                         */
/**************************************************/

#pfeil3 {
position:absolute;
left: 80px; top:2300px;
}

/**************************************************/
/*                Pfeil 4                         */
/**************************************************/

#pfeil4 {
position:absolute;
left: 80px; top:2800px;
}

/**************************************************/
/*                Pfeil 5                         */
/**************************************************/

#pfeil5 {
position:absolute;
left: 80px; top:3300px;
}


#hauptfenster {
text-align: center;
margin: 20px 10px 40px 160px;
padding: 30px 30px 0px 80px;
width: auto;
height: 6200px;
background: #FFFFCC;
border-width:1px;border-style:solid;border-color:#aaaaaa;
}

#hauptfenster a:link {
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
font-weight:500;
text-decoration : none;
color:#00008b;
}

#hauptfenster a:visited {
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
font-weight:500;
text-decoration : none;
color:#00008b;
}

#hauptfenster a:active {
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
font-weight:500;
text-decoration:underline overline;
color:#00008b;
}

#hauptfenster a:hover {
font-family:Verdana,Arial,Helvetica;
font-size:8pt;
font-weight:500;
text-decoration:underline overline;
background-color:#000000;
color:#ffffff;
} 




img {
border: none;
} 

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(images/bgbottom.png) bottom center no-repeat; 
width: 500px;
height: 50px;
}


