body{
background-color: white;
background-image: url('bilder/web/titelbg.gif');
background-repeat: no-repeat;
font-family: Arial, Verdana; color: black; font-size: 9pt;
margin: 25px 0px 0px 0px;
}

hr{
height: 1px;
border: 0;
background-color: #ef8923; 
color: #ef8923; 
}

#boxtitel_left{
width: 130px;
padding-top: 8px; padding-bottom: 8px;
background-color: #363636;
color: #ef8923;
text-align: center;
}

#boxtitel_right{
width: 130px;
padding-top: 8px; padding-bottom: 8px;
background-color: #363636;
color: #ef8923;
text-align: center;
}

#boxtitel_center{
width: 300px;
padding-top: 8px; padding-bottom: 8px;
background-color: #ef8923;
color: #000000;
text-align: center;
}
                
#menubox{
float: left;
position: absolute; top: 138px; left: 2px;
background-color: #eaeaea;
border: 1px solid white;
}

#wetterbox{
float: left;
position: absolute; top: 138px; left: 1038px;
width: 130px;
background-color: #e0e0e0;
text-align: center;
border: 1px solid white;
}

#dorflinkbox{
float: left;
position: absolute; top: 416px; left: 1038px;
width: 130px; height: 100px;
background-color: #eaeaea;
border: 1px solid white;
text-align: center;
}

#container{
position:absolute; left:136px;
width: 900px;
}

#titel{
height: 113px;
}

#inhalt{
border: 1px solid white;
min-height: 338px;
/*padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;*/
background-color: white;
}

#footer{
color: black;
text-align: center;
font-size: 80%;
padding: 5px;
margin-top: 2px;
margin-bottom: 2px;
background-color: #b6b6b6;
background-image: url('bilder/footer.png');
background-repeat: no-repeat;
border: 1px solid white;
}

#bild_center{
margin: 0px;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}

#bild_right{
float: right;
}
                                                        
a.menulink{
display: block;
text-decoration: none;
width: 130px;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
color: black; font-size: 9pt;
}
a.menulink:link{}
a.menulink:visited{}
a.menulink:hover{outline: none; background-color: #b6b6b6; color: black;}
a.menulink:active{outline: none;}
a.menulink:focus{outline: none;}

td.aktuelleseite{
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
background-color: #b6b6b6;
color: black; font-size: 9pt;
}

a.normallink{
text-decoration: underline;
color: black;
}
a.normallink:link{}
a.normallink:visited{}
a.normallink:hover{outline: none; color: #ef8923}
a.normallink:active{outline: none;}
a.normallink:focus{outline: none;}

a.homelink{
display: block;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
background-color: #efefef;
text-align: center;
color: black; font-size: 80%;
}
a.homelink:link{}
a.homelink:visited{}
a.homelink:hover{outline: none; background-color: #b6b6b6; color: black;}
a.homelink:active{outline: none;}
a.homelink:focus{outline: none;}


font.titel{
font-size: 100%;
font-weight: bold; line-height: 30pt; color: white;
background-color: black;
padding-left: 10px; padding-right: 10px;
}

font.text{
font-size: 100%;
line-height: 14pt;
}

form{
padding: 50px;
background-image: url('bilder/chheft.png');
background-repeat: no-repeat;
border: 1px solid black;
width: 400px;
text-align: left;
}

td.form{
width: 150px;
font-size: 9pt;
color: white;
}

input.form{
width: 200px;
border: 1px solid black;
color: black;
}

input.button{
width: 80px;
border: 1px solid black;
background-color: silver;
}

select.form{
width: 100px;
border: 1px solid black;
color: black;
}

td.team{
font-size: 9pt;
}

td.lehrbetrieb{
font-size: 9pt;
vertical-align: top;
line-height: 14pt;
}

li{
padding-bottom: 15px;
}