/* CSS Document */
body {font-family: Verdana, sans-serif; font-size: 10px; width: 1024px; margin: 0 auto; }
.header {background-image:url(header.jpg);background-repeat: no-repeat; width: 777px; height: 112px;}
.menue {float: left;}
* + html .menue{float: left; margin-top: 10px;}
.menue li{list-style-type: none; width: 165px; height: 15px; display: block; margin-left: -40px; border-bottom: 1px solid #006020;}
.menue a{width: 165px; height: 15px; display: block; color:#000000; text-decoration: none;}
.menue a:hover{list-style-type: none; width: 165px; height: 15px; display: block; color:#000000; background-color:#E8F3EB}
.menue ul {margin-left: px;}
.content {margin-left: 10px; width: 602px;float: left; min-height: 400px;}
.footer {border-top: 1px solid #B9BEB8; height: 15px; width: 777px; float: left;}
h2 {font-size: 10px; color: #006020; margin-top:10px;}
h3 {font-size: 10px; color: #006020;}
* + html h3{font-size: 10px; color: #006020; margin-top:10px;}
a{color: #FF0000}

