/* CSS Document */
@charset "utf-8";
#body_style{
font-size: 12px;; /* Resets 1em to 10px */
font-family : Arial, Helvetica, sans-serif;
color: #4f4f4f;
}
.hauptmenu {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #4f4f4f;
width : 210px;
margin-top : 2px;
margin-right : 1px;
margin-bottom : 3px;
margin-left : 10px;
font-size : small;
padding : 0;
padding-top : 2px;
padding-bottom : 2px;
}
a:link {
color : #4f4f4f;
text-decoration : none;
}
a:visited {
color : #4f4f4f;
text-decoration : none;
}
a:active {
color : #A7B634;
text-decoration : none;
}
a:hover {
color : #A7B634;
text-decoration : none;
}
#aktiv {
text-decoration : none;
color : #A7B634;
}
#content_central{
width:547px;
text-align:justify;
padding-left:20px;
padding-right:20px;
}
#background_content{
margin-left:10%;
width:1040px;
}
#background_top{
width:1010px;
height:31px;
background-image:url(../images/01.gif);
margin-left:15px;
}
#background_bottom{
width:1010px;
height:41px;
background-image:url(../images/03.gif);
margin-left:15px;
margin-bottom:3px;
}
#background_bottom_text{
width:300px;
height:15px;
font-size:11px;
text-align:center;
margin-left:355px;
}
#menu{
padding-left:10px;
height:200px;
}
#top{
z-index:1;
position:relative;
width:1000px;
height:41px;
background-color:#CCCC33}

