@font-face {
    font-family: 'FlyerLTStd';
    src: url('../fonts/flyer/flyerltstd-webfont.eot');
    src: url('../fonts/flyer/flyerltstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flyer/flyerltstd-webfont.woff') format('woff'),
         url('../fonts/flyer/flyerltstd-webfont.ttf') format('truetype'),
         url('../fonts/flyer/flyerltstd-webfont.svg#FlyerLTStdBlackCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@charset "utf-8";
/* CSS Document */

html, body { margin:0; padding:0; width:100%; height:100%; }
html { overflow-y: scroll; }
body { background-color: #006400; font-size:13px; font-family:Arial, Helvetica, sans-serif; }
a { color:blue; }

img { border:none; }

h1 { font-family:FlyerLTStd, sans-serif; font-size:20px; font-weight:normal; margin:0; padding:0; }
h2 { font-family:FlyerLTStd, sans-serif; font-size:18px; font-weight:normal; margin:0; padding:0; }
h3 { font-family:FlyerLTStd, sans-serif; font-size:17px; font-weight:normal; margin:0; padding:0; }
h4 { font-size:12px; font-weight:normal; margin:0; padding:0; }
h5 { font-size:10px; font-weight:normal; margin:0; padding:0; }

p { margin:0; padding:0; }

.clear { font-size:0px; height:0; width:0; line-height:0; clear:both; overflow:hidden; }

#main { margin:auto; width:852px; padding-top:0px; margin-bottom:30px; box-shadow:5px 5px 3px #101010 }

.header { width:852px; }
.hleft { height:118px; }
.kopf { width:852px; height:20px; background:url('../img/header2.png') no-repeat; padding-left:170px; line-height:20px; color:#FFF; }
.kopf a { text-decoration:none; color:#fff; }
.kopf a:hover, .kopf a:active { color: #0000FF; background:#FFF; } 

#content { width:852px; background:url('../img/header/headerend.png') no-repeat #fff; }
#nav { width:130px; margin:90px 15px 0px 2px; float:left; color:#006400; text-decoration:none; }
#nav a { text-decoration:none; color:#006400; }
#cright { width:550px; float:left; text-align:left; }
#ctext { width:500px; margin:0 0 0 15px; text-align:justify; }
#news { width:130px; float:left; text-align:center; }

#footer { width:852px; height:37px; background:#006400; font-weight:bold;}

.nav_dot { width:16px; height:16px; margin:2px 4px 2px 4px; color:#006400; float:left; background:url('../img/navi/anibull.gif') no-repeat; }
.nav_punkt, .nav_punkt a:visited { width:130px; line-height:20px; float:left; background:url(../img/buttoninactive.png) no-repeat; color:#006400; padding-left:2px; margin-bottom:2px; font-weight:bold }
.nav_punkt:hover, .nav_punkt a:hover { background:url(../img/buttonactive.png) no-repeat; color:#000000; }

.partner { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; }

.newsbox { width:500px; border:1px solid #ccc; background:#f3f3f3; padding:5px; text-align:justify; box-shadow:3px 3px 3px #101010;  }


