/* CSS Document */
html {
  height: 100%;
  /*margin-bottom: 1px;*/
  text-align:center;
  margin: 0 auto;
background-color:#a6b069;
background-color:#B5C265;
}
body {	font-family: Tahoma, Arial,Helvetica,sans-serif;	
	margin: 0px 0px 0px 0px;
	font-size: 80%;
	color: #006;
background-color:#B1BE64;
background:url(../upload/layout/wrapper_bg.jpg);
background-repeat:repeat-y;
text-align:center;	
background-position: center;

}
#wrapper{width: 980px;
background-color:#FFFFFF; margin: 0 auto;}

#top{}

#main{background-color:#fff;
/*background:url(../upload/layout/bg.jpg) ;*/
background-repeat:y;}

#links{width: 200px; float:left;
background-color:#fff;
background-color:#fff;
text-align:left;
padding-top: 40px;}

#rechts{width: 750px; float:left;
text-align:left;
margin-left:20px ;
padding-top: 10px;
padding-bottom: 20px;
line-height:1.6em;
}

#hilfsnavi{text-align:right; float:right; width:350px; font-size: 70%;color:#999; }
#hilfsnavi a:link, #hilfsnavi a:visited{ font-size: 120%;text-decoration:none;color:#999; }
#hilfsnavi a:hover{ font-size: 120%;text-decoration:none; background-color:#ddd; color:#999;}

#inhalt a:link, #inhalt a:visited, #inhaltlinks a:link, #inhaltlinks a:visited, .download a:link, .download a:visited
{
	text-decoration: underline;
        color:#A4200F;
	font-weight: normal;        
        padding-left: 2px;
}
#inhalt {padding-top: 20px;}
#inhaltlinks{width:450px; float:left;padding-top: 20px; }
#inhaltrechts{background-color:#fff; width: 235px;float:right; padding: 5px 2px;}

#footer{
background-color:#6F9BAC;
text-align:left;
padding: 10px 20px;
color: #fff;
text-transform:uppercase; 
}
#impressionen{
border:0px;
padding-bottom: 50px;}




h1, h2, h3, h4, h5, h6 {
    color:#658AB2;
   
    font-family:"Times New Roman", Times, serif;
}
h1{font-size:150%;  }
h2{font-size:130%; font-weight:bold;}


.sitemap, .sitemap ul {
line-height:2.5em;
list-style-type: none;
}

.sitemap a:link, .sitemap a:visited  {color:#006; }


#links ul
{
margin: 0;
padding:0;
padding-left: 0px;
line-height:2.0em;
list-style-type: none;
}

#links ul li
{
border-bottom: 1px solid #C3D1DE;
}

#bc {font-size: 86%; text-align:left; float:left; width:400px; color:#999;}
#bc a:link, #bc a:visited {color:#999;}

#links a
{
color:#006;
display: block;
border-left: 3px solid #2A6787;
padding: 3px 10px;
width: 175px;
/* background-color: #fff; */
text-decoration: none;
}

#links ul li li a
{
color:#006;
display: block;
border-left: 3px solid #A6C495;
padding: 3px 0px 3px 30px;
width: 165px;
background-color: #fff;
text-decoration: none;}

#links a:link, #links:visited
{
text-decoration: none;
border-bottom: 0px solid #fff;
}

.e1oa  {font-weight:bold; background-color:#6B9BAB; color:#fff !important;}
.e1a {font-weight:bold; background-color:#6B9BAB; color:#fff !important; }
.e2a {font-weight:bold;}
.e1o {background-color:#6B9BAB; color:#fff !important; }

#links a:hover
{
background-color: #6B9BAB;
color: #fff;
text-decoration: none;
border-left: 3px solid #A6C495;
}

#impressionen a:link, #impressionen a:visited{background-color:#fff;
border:0px;border-left: 0px solid #fff ;}
#impressionen a:hover{background-color:#fff;
border:0px; border-left: 0px solid #fff;}


.stopFloat {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}