body {
color:#000000;
font-family:Tahoma, Helvetica, Arial, "Trebuchet MS", sans-serif;
font-size:10pt;
margin:0px;
padding:0px;
background-image:url(../images/main/bg_main_2.png);
}

/* Hauptgerüst */

#div_body_main {
width:100%;
background-image:url(../images/main/bg_logo.jpg);
background-repeat:repeat-x;
background-position:0px 180px;
}

.div_body_sub {
width:750px;
margin:auto;
background-color:#FFFFFF;
border-top:20px solid #FFFFFF;
border-left:15px solid #FFFFFF;
border-right:15px solid #FFFFFF;
border-bottom:0px;
}

#table_main {
width:750px;
border:1px solid #546B33;
border-top-left-radius:20px;
border-top-right-radius:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
}

/* header */

.header {
height:160px;
vertical-align:top;
background-image:url(../images/main/logo_klein.jpg);
background-position:25px 23px;
background-repeat:no-repeat;
}

.titel {
float:left;
margin-top:15px;
margin-left:100px;
}

h1 {
font-family:"Times New Roman", Times, serif;
font-size:32pt;
font-weight:normal;
margin:0px;
border-bottom:1px solid #000000;
}

h2 {
font-size:10pt;
font-weight:normal;
margin-top:3px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

.menu {
float:right;
display:block;
width:170px;
letter-spacing:1px;
line-height:19px;
margin-top:15px;
margin-right:15px;
margin-bottom:0px;
}

.menu li, .menu li a {
display:block;
}

.menu li a:hover {
display:block;
color:#FFFFFF;
text-decoration:none;
margin-left:-20px;
padding-left:20px;
background-color:#546B33;
}

/* logo */

#logo_main {
height:210px;
border-top:1px solid #546B33;
border-bottom:1px solid #546B33;
}

.logo_left {
float:left;
width:372px;
height:210px;
margin-left:-1px;
background-image:url(../images/main/logo_left.jpg);
}

.logo_right {
float:right;
width:372px;
height:210px;
margin-right:-1px;
background-image:url(../images/main/logo_right.jpg);
}

/* footer */

#footer {
color:#FFFFFF;
text-align:center;
padding-top:10px;
padding-bottom:10px;
background-color:#546B33;
}
#footer span {
font-size:8pt;
letter-spacing:1px;
margin-left:15px;
margin-right:15px;
}

/* links */

a:link {
color:#4BA123;
text-decoration:none;
}

a:visited {
color:#4BA123;
text-decoration:none;
}

a:hover {
color:#800000;
text-decoration:underline;
}

a:focus {
color:#800000;
text-decoration:underline;
}

a:active {
color:#0080FF;
text-decoration:none;
}

/* general */

hr {
width:425px;
height:1px;
margin-top:25px;
margin-bottom:25px;
border:0px;
border-top:1px solid #ACACAC;
background-color:#FFFFFF;
}

hr.hr_dashed {
width:425px;
height:1px;
margin-top:25px;
margin-bottom:25px;
border:0px;
border-top:1px dashed #546B33;
background-color:#FFFFFF;
}

.noscript {
color:#546B33;
font-style:italic;
}
