/************************************************************************
Global Definitions
- rewrite definitions, here for hole site
- or rewrite only in Caption
************************************************************************/
body{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(6,100,12);
	text-align: center;
	border-color: rgb(6,100,12);
	background-color: #F3FCF4;
}
a img{
   border: 0px;
}
div#super{
	width: 811px; /* Global Width */
	text-align: left;
	margin: 0 auto;
}
div#screen{
   width: 100%;
	margin: 0 auto;
}
h1{
	font-size: 14px;
	margin: 0;
}
#paneBorder{
	margin-top: 10px;
	width: 100%;
	height: auto;
	background: transparent url('../images/styles/bg_content.gif') repeat-y top left;
}
/************************************************************************
Heaser
************************************************************************/
#heaaderTop{
	width:811px;/*811*/
	height: 150px;
	margin-top: 30px;
	background: none !important;
}
#headerBottom{
	width: 811px;
	margin-top: 0;
	margin-bottom:0px;
	padding: 0;
}
.flash{
	float: left;
	width: 680px;
}
.language{
	width: 100px;
	float: right;
}
.belowflashtext{
	font-size: 13px;
	color: black;
	margin-left: 70px;
	margin-bottom: 5px;
}
* html .belowflashtext{ margin-bottom: 0px;}
/************************************************************************
Breadcrumb, Gloabal A
************************************************************************/
#breadcrumb{
	padding-left: 10px;
	margin-left: 5px;
	font-size: 10px;
	background: #F3FCF4;
}
 a, a:active,  a:visited, a:hover, a:link{ text-decoration:none;	color: rgb(6,100,12);  }
 a:hover{ text-decoration: underline; }
/************************************************************************
Content
************************************************************************/
#content{
	width: 485px;
	margin: 0;
	margin-left: 1px;
	float: left;	
	background: #F3FCF4;
}
#content table{
	width: 460px !important;

}
#content div{
	padding: 5px;
}
#contentscroll{
	padding: 4px;
	width:458px;/*455*/
	overflow-x:hidden;
	height: 220px;/*230*/
	overflow-y:auto;
	position: relative;
	background: #F3FCF4;
}
#contentRight{
	width: 162px;
	float: right;
	border-right: 1px solid;
	/*border-bottom: 1px solid;*/
}
/*#contentRight div{
	height: 0px;
	margin:0;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background: rgb(204,204,154);
}*/
* html #contentRight img, * html #naviSecond img{
	margin: 0; padding: 0;
	margin-bottom: -2px;
}
.rightsideimg{
	position: relative;
	top: 154px;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
}
* html .rightsideimg
{
  top:157px;
}
.tabelle{
	width: 80%
}
/************************************************************************
Navi
************************************************************************/
#naviFirst{
	width: 809px;
	margin-top:-2px;
	border-right: 1px solid;
	border-left: 1px solid;
}
#naviFirst ul{
	padding:0px;
	margin:0px;
}

#naviFirst ul li{
	float:left;
	width: 161px;
	height: 23px;
	list-style-type:none;
	padding-top:9px;
	text-align:center;
	background:rgb(6,100,12);
	border-bottom:1px solid;
}
#naviFirst ul li:hover{
  float:left;
  width: 161px;
  height: 23px;
  list-style-type:none;
  padding-top:9px;
  text-align:center;
  background:white;
  border-bottom:1px solid;
}

#naviFirst a{
	text-decoration: none;
	color:white;
}

#naviFirst ul li:hover a{
  text-decoration: none;
  list-style-type:none;
  color:rgb(6,100,12);
}

#naviSecond{
	clear:left;
	width: 162px;
	height: 220px;
	float: left;
}
#naviSecond ul{
  padding:0px;
  margin:0px;
}

#naviSecond ul li{
  width: 161px;
  height: 18px;
  list-style-type:none;
  padding-top:3px;
  text-align:left;
  background:white;
  border-bottom:1px solid;
}
#naviSecond ul li:hover{
  width: 161px;
  height: 18px;
  list-style-type:none;
  padding-top:3px;
  text-align:left;
  background:rgb(6,100,12);
  border-bottom:1px solid;
}

#naviSecond a{
  text-decoration: none;
  color:rgb(6,100,12);
}

#naviSecond ul li:hover a{
  text-decoration: none;
  list-style-type:none;
  color:white;
}

.leftSideBottom{
	border-left: 1px solid;
	border-bottom:1px solid;
	height: 156px;/*186*/
}

.leftSideBottom table {
	border-bottom:1px solid #06640C;
}


/************************************************************************
Footer
************************************************************************/
#footer{
	clear: both;
	width: 100%;
	padding-top: 10px;
}
#footer span{
	padding-left: 10px;
}
*+html .footerpre{
	margin-bottom: -2px;
	padding-top: 2px;
}
* html .footerpre{
  margin-bottom: -2px;
  padding-top: 2px;
  clear:left;
  float:left;
}
/************************************************************************
Sitemap
************************************************************************/
.sitemap1{
	width: 200px;
	clear:left;
	float: left;
}
.sitemapNav1{
	margin-top: 5px;
	height: 17px;
	width: 200px;
	background: #ddf1da;
	font-size: 11px;
	font-weight: 900;
	padding: 4px;
}
.sitemapNav2{
	margin-top: 5px;
	margin-left: 30px;
	font-size: 10px;
	background:#edf5eb;
}
.sitemapNav3{
	margin-left: 40px;
	font-size: 9px;
}
#sitemap a{
   text-decoration: none;
   color: rgb(0,0,80);
}
#sitemap a:link   {}
#sitemap a:visited{}
#sitemap a:hover  { color: rgb(222,3,31); text-decoration:underline;}
#sitemap a:active {}

.sitemap a{
   text-decoration: none;
	font-variant:small-caps;
   font-weight: 700;
   color: rgb(0,0,80);
	font-size: 12px;
}
.sitemap a:link   {}
.sitemap a:visited{}
.sitemap a:hover  { color: rgb(222,3,31); text-decoration:underline;}
.sitemap a:active {}