
html, body {
height : 100%;
}
body {
margin-top : 10px;
height : 100%;
background-color : #b7d2a6;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #000000;
}
hr {
color : #214200;
width : 100%;
height: 1px;
margin: 0;
padding: 0;
 background-color: inherit;
}


.auszeichnung {
font-weight : bold;
}
#rahmen {
width : 960px;
margin : auto;
border-width : 1px;
border-style : solid;
border-color : #214200;
background-color : #ffffff;
}
#navigation {
float : left;
background-color : #ffffff;
margin : 0 0 0 0;
padding : 10px 0 0 10px;
}
#topzeile {
float : left;
width : 760px;
background-color : #fff;
padding : 60px 0 10px 20px;
font-weight : bold;
text-decoration : none;
font-size : 16px;
color: #214200;

}
#inhalt {
float : left;
width : 750px;
background-color : #fff;
padding : 0 10px 10px 20px;
}
a:link, a:visited, a:active {
text-decoration : underline;
font-weight : bold;
color : #4f9f00;
}
a:hover {
text-decoration : underline;
font-weight : bold;
color : #214200;
}
.menu1 {
display : block;
width : 150px;
padding : 5px 5px 5px 5px;
margin : 0;
text-align : left;
}
a.menunav1, a.menunav1:link, a.menunav1:visited, a.menunav1:active {
color : #356714;
text-decoration : none;
font-weight : bold;
font-size : 12px;
}
a.menunav1:hover {
text-decoration : none;
color : #753617;

}
.menu2{
display : block;
width : 140px;
padding : 2px 5px 2px 15px;
margin : 0;
text-align : left;
}

a.menunav2, a.menunav2:link, a.menunav2:visited, a.menunav2:active {
color : #356714;
text-decoration : none;
font-weight : normal;
font-size : 12px;
}
a.menunav2:hover {
text-decoration : none;
color : #753617;
}
H1 {
font-weight : bold;
font-size : 16px;
line-height : 120%;
color : #400017;

}
H2 {
font-weight : bold;
font-size : 14px;
color : #214200;

padding-top : 0;
padding-bottom : 0;
}
H3 {
font-weight : bold;
font-size : 14px;
line-height : 110%;
color : #336600;
background-color : #ffffff;
padding-top : 0;
padding-bottom : 0;
}
H4 {
font-style : italic;
font-weight : bold;
font-size : 15px;
line-height : 110%;
color : #336600;
background-color : #ffffff;
padding-top : 0;
padding-bottom : 0;
}
li {
margin-left : -25px;
list-style : square;

margin: 0;
}
UL {
color : #000000;
background-color : #ffffff;
padding-top : 0;
padding-bottom : 0;
list-style-type : square;
line-height : 120%;
}
OL {
color : #000000;
background-color : #ffffff;
padding-top : 0;
padding-bottom : 0;
}
TD {
color : #000000;
padding-top : 0;
padding-bottom : 3px;
line-height : 120%;
}
P {
color : #000000;

line-height : 120%;
}
.message {
margin : 2em 0 0;
padding : 0.5em 0.5em 0.5em 1em;
border : 1px solid #ddd;
background : #649e3f;
}
.message li {
list-style : none;
}
.message.multiline {
padding-left : 2.2em;
}
.message.multiline li {
list-style : square;
}
.ok {
border-color : #666600;
background-color : #dedf00;
}
.warning {
border-color : #666600;
background-color : #dedf00;
}
.error {
border-color : #666600;
background-color : #dedf00;
}
#abschluss {
clear : both;
}

