/* Allgemein */
*{ margin:0; padding:0;}
body {background-color:#E9F1D9; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size:100.01%;}
#outerwrapper{width:754px; height:538px ; margin:20px auto; background-color:#fff; border:1px solid #000;}
a, a:visited{text-decoration:none;color:#00FF15;}
a:hover{text-decoration:underline; color:#fff}
a img {border:none;}

/* Header */
#header{height:87px; background:url(../images/header.gif) 0 0 no-repeat}
#header h1{position:absolute; width:303px; height:87px; cursor:pointer;}
#header h1, #header h1 span{text-indent:-1000em;}

/* Startseite */
#start #outerwrapper{ background:#fff url(../images/start.jpg) 7px 9px no-repeat}
#start #header{background:transparent url(../images/h1_start_lay06.gif) center bottom no-repeat;
	width:100%; height:246px;}
#start h2#enter a{position:absolute; width:90px; height:42px; 
	background:transparent url(../images/enter.gif) 0 0; margin:221px 0 0 649px;}
#start h2#enter a:hover{background-image:url(../images/enter_hover.gif)}
#start h2#enter a span{ display:none;}

/* Hauptnavigation */
#mainnav{position:absolute;margin-left:303px;}
#mainnav ul{list-style:none;}
#mainnav ul{list-style:none; padding:56px 0 0; margin:0px;}
#mainnav ul li{height:87px; font-size:13px; display:block; float:left; padding:0; white-space:nowrap; }
#mainnav a{padding: 14px 10px 14px; border-right:1px solid #000;text-decoration:none;  color:#fff; text-transform:lowercase; background:transparent;}
#mainnav a:hover{background:transparent url(../images/main_hover.gif) 0 bottom repeat-x;}
#mainnav a.active {background:transparent url(../images/main_active.gif) 0 bottom repeat-x;}

/* Subnavigation */
#subnav{clear:left; float:left; width:172px; height:408px; background:url(../images/subnav_bg.gif) 0 0 no-repeat; margin-top:-1px;}
#subnav ul{list-style:none; padding:59px 0; margin:0px; text-align:right;}
#subnav ul li{margin-bottom:14px; color:#fff; padding:0 10px 1px 30px; font-weight:bold; font-size:13px; text-transform:uppercase; line-height:15px;}
#subnav ul li a{margin:0;}
#subnav ul li a, #subnav ul li {color:#000;text-decoration:none;}
#subnav ul li a:hover {color:#fff;}
#subnav ul li.active{color:#fff; background:transparent url(../images/subnav_hover.gif) 7px 0 repeat-y}

/* Inhalt */
#content{margin:-1px 7px 0 172px; height:358px; padding:40px 30px 10px; background-color:#165829; color:#fff;
font-size:0.75em; line-height:1.3em; overflow:auto;}
h2 {font-size:1.2em; margin-bottom:0.5em;}
h3 {font-size:1em; margin:0 0 1em;}
#content p {margin-bottom:1em;}

/* Bilder */
#content img{width:155px;}
#content .right{float:right; clear:right; margin:0 0 7px 20px}
#content .bottom {clear:right; margin:7px 0 0 0; width:100%}
#content .top{clear:right; margin:7px 0; width:100%}

/* Footer */
#footer {clear:both; background-color:#000; color:#fff; font-size:11px; padding:10px; margin:0 7px; text-align:center; overflow:auto;}
#footer a{text-decoration:none; color:#fff; }

/* Zusätze */
.audio{display:none;}
