body{
 text-align: left;
 font-family: verdana;
 font-size: 12px;
}


#zentrierung{
 width: 912px;
 margin-top: 50px;
 margin-left: -450;
 left: 50%;
 position: absolute;
}

#rahmen{
 border: 1px solid #3F7A27;
 padding: 5px;
}


#header{
 width: 900px;
 height: 160px;
 background: url(images/header.gif) no-repeat;
}


#inhalt{
 margin-top: 5px;
 padding: 5px;
 border: 1px solid #E6E6E6;
}


td.menu{
 cursor: pointer;
 height: 44px;
 padding-left: 12px;
}


td.aktuell{
 cursor: pointer;
 background-color: #EFEFEF;
 padding-left: 12px;
}


div.menu{
 width: 180px;
 position: absolute;
 visibility: hidden;
 padding: 5px;
 margin-left: -10px;
 border: 1px solid #E6E6E6;
 background-color: #FFFFFF;
}


#box{
 margin-top: 5px;
 padding: 5px;
 padding-left: 10px;
 border: 1px solid #E6E6E6;
}


#box-head{
 background: url(images/boxen-bg.gif) no-repeat;
 margin-left: -5px;
 padding-left: 5px;
 line-height: 20px;
 margin-bottom: 3px;
}


a{
 font-family: verdana;
 font-size: 12px;
 text-decoration: none;
 color: #597C06;
}


a:hover{
 text-decoration: none;
 color: #000000;
}


a.menu{
 font-family: verdana;
 font-size: 12px;
 text-decoration: none;
 font-weight: normal;
 color: #5F5F5F;
}


a.menu:hover{
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}


a.small{
 font-family: verdana;
 font-size: 10px;
 text-decoration: none;
 color: #ABABAB;
}


a.small:hover{
 text-decoration: none;
 font-weight: normal;
 color: #597C06;
}


a.profil{
 cursor: pointer;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}


table{
 font-family: verdana;
 font-size: 12px;
 line-height: 1.5em;
}


td.rahmen{
 border: 1px solid #E6E6E6;
 padding: 5px;
}


td.ohne_rahmen{
 padding: 5px;
}


td.termine{
 border: 1px solid #E6E6E6;
 padding: 5px;
}


input{
 border: 1px solid #E6E6E6;
 background-color: #FFFFFF;
}


textarea{
 border: 1px solid #E6E6E6;
 background-color: #FFFFFF;
 font-family: verdana;
 font-size: 12px;
}