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

body { margin: 0; padding: 0; background: #FCFCDD url(../images/reihe1.gif) left bottom repeat-x fixed; font-size: 11px; font-family:Arial,Helvetica,Sans-Serif;  line-height: 18px; }
#header { padding: 10px 20px; border-bottom: 20px solid #8EA73C; }
#header h1 {color:#5F873D; font-size:14px; text-transform: uppercase; letter-spacing:2px; margin: 0; padding: 0; }
#hauptnav { margin: 0; padding: 0 0 0 260px; background: #5F873D; height: 20px; }
#hauptnav li { display: inline; margin: 0 15px 0 0; }
#hauptnav li a {color:#FCFCDD;  line-height: 20px; text-transform: uppercase; font-weight:bold;letter-spacing:2px;text-decoration:none;}
#hauptnav li.active { color: #000000; line-height: 20px; text-transform: uppercase; font-weight:bold;letter-spacing:2px;text-decoration:none;}

#subnav { margin: 71px 0 0 20px; padding: 0; width: 200px; float: left;}
#subnav li { margin: 0; padding: 0; list-style:none;}
#subnav li a { color:#5F873D;text-transform: uppercase;font-weight:bold;letter-spacing:1px;text-decoration:none;}
#subnav li a:hover { color: #993366 }
#subnav li.active { color:  #993366; text-transform: uppercase;font-weight:bold;letter-spacing:1px;text-decoration:none; }

#subnav li.subnav { margin-left: 15px; }
#subnav li.subnav a { font-weight: normal; }
#subnav a.aktiv, #subnav li.aktiv a{ color: #993366; }

#content { margin: 20px; float: left; width: 600px; font-size: 12px; letter-spacing:2px;}
#content h1 { color:#5F873D; font-size:12pt; margin: 15px 0; padding: 0; }
#content h2 { color:#5F873D; font-size:11pt; margin: 15px 0; padding: 0; }
#content p { margin: 17px 0 18px 0; padding: 0; }

#content a { color: #993366; text-decoration: none; }
#content a:hover { color: #000000; text-decoration: none; }

.teaser { height: 250px; background: url(../images/teaser_bg.gif); font-size: 11px; letter-spacing: 1px; }
.teaser img { float: left; margin-right: 30px; }
.teaser h2 { font-size: 12px!important; margin: 0!important; padding: 40px 0 0 0!important; color: #FCFCDD!important; font-weight: normal!important; }
.teaser a { color: #000000!important; }
#bottom { width: 980px; }

.bildlinks { float: left; margin: 3px 20px 10px 0; }
.bildrechts { float: right; margin: 3px 0 10px 20px ; }