html{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

*{
    color: #666666;
}




body {
	background-color: #f5f5f5;
	padding: 0px;
}
h1{
   font-size:110%;
   color:#0066B3;
}
h2{
	font-size:100%;
	margin-top:0px;
	margin-bottom:3px;
	}
h3{
	font-size:90%;
}
h2.blau{
	color:#0066B3;
}
h2.orange{
	color:#E66709;
}
h3.blau{
	color:#0066B3;
}
h3.zwischentitel{
	color:#0066B3;
	
}

h3.orange{
	color:#E66709;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
}

form{
   margin:0px;
}

td.infohead{
	background-color:#E66709;
	color:#FFFFFF;
	font-weight: bold;
}
td.info{
   background-color:#FFFFFF;
}

#suche input{
border: none;
background: #f5f5f5;
font-size: 10px;
height: 12px;
margin-top:1px;
}

a.rollover_blau{
	text-decoration:none;
	color:#0066B3;
	font-weight:bold;
}

a.rollover_blau:hover{
	text-decoration:underline;
}
a.navipath,a.mehr,a.infoBox, #footer a{
	text-decoration:none;
}

a.navipath:hover, a.mehr:hover, a.infoBox:hover, #footer a:hover{
	text-decoration:underline;
}

a.infoBox{
	display:block;
	text-decoration:none;
	line-height:16px;
	padding-left:5px;
	border-bottom:1px dotted #CCCCCC;
}

td.button{
	width:170px;
	height:18px;
	text-decoration:none;
	padding-left:12px;
	margin-bottom:12px;
	background-image:url(../../img/bg_button_orange.gif);
	background-repeat:no-repeat;
}

a.button, #suche, div.button{
	display:block;
	width:170px;
	font-size:12px;
	height:18px;
	text-decoration:none;
	line-height:16px;
	padding-left:12px;
	margin-bottom:12px;
	background-image:url(../../img/bg_button_orange.gif);
	background-repeat:no-repeat;
}
a.button:hover{
	background-image:url(../../img/bg_button_hell.gif);
	background-repeat:no-repeat;
}

.schatten{
	border-right:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
}

#wrapper {
	position: relative;
	margin: auto;
	background-color: #ffffff;
	width: 990px;
	border:1px solid #CCCCCC;
	/* background-image: url(../../img/bg.gif);
	background-repeat: repeat-y;*/
}
.streifen{
	position:relative;
	top:-14px;
	z-index:1;
}

#top{
	position:relative;
	height:90px;
}
#top1{
	position:absolute;
	top:10px;
	left:10px;
}
#top1_bg{
	position:absolute;
	width:100px;
	height:75px;
	top:11px;
	left:11px;
}

#top2{
	position:absolute;
	top:10px;
	left:118px;
}
#top2_bg{
	position:absolute;
	width:100px;
	height:75px;
	top:11px;
	left:119px;
}
#top3{
	position:absolute;
	top:10px;
	left:226px;
}
#top3_bg{
	position:absolute;
	width:100px;
	height:75px;
	top:11px;
	left:227px;
}
#top4{
	position:absolute;
	top:10px;
	left:334px;
}
#top4_bg{
	position:absolute;
	width:100px;
	height:75px;
	top:11px;
	left:335px;
}
#top5{
	position:absolute;
	top:10px;
	left:442px;
}
#top5_bg{
	position:absolute;
	width:340px;
	height:75px;
	top:11px;
	left:443px;
}
#top_rechts{
	position:absolute;
	width:160px;
	height:75px;
	top:10px;
	left:810px;
}

/* Linke Spalte */

#nav_wrapper {
	float: left;
	width: 200px;
}	
#nav_rahmen{
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 10px;
	border-right:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	margin-bottom: 25px;
	padding-right: 1px;
	padding-bottom: 1px;
}
#nav_top {
	background-color: #0066B3;
	height: 42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav_bottom {
	background-color: #0066B3;
	height: 42px;
}

#nav_rahmen a{
	display:block;
	line-height:18px;
	margin-bottom:1px;
	text-decoration: none;
	font-size:12px;
}

#nav_rahmen .nav1{
	color:#FFFFFF;
	background-color: #0066b3;
	padding-left: 3px;
	font-size:12px;
}
#nav_rahmen .nav1a{
	color:#FFFFFF;
	background-color: #0082E1;
	padding-left: 3px;
	border-right: 5px solid #FF9900;
	font-size:12px;
}
#nav_rahmen .nav1:hover{
	background-color: #0082E1;
	border-right: 5px solid #FF9900;
}
#nav_rahmen .nav1a:hover{
	background-color: #0099FF;
}
#nav_rahmen .nav2{
	color:#FFFFFF;
	background-color: #0082E1;
	padding-left: 13px;
	font-size:12px;
}
#nav_rahmen .nav2a{
	color:#FFFFFF;
	background-color: #0099FF;
	padding-left: 13px;
	border-right: 5px solid #FF9900;
	font-size:12px;
}
#nav_rahmen .nav2:hover{
	background-color: #0099FF;
	border-right: 5px solid #FF9900;
}
#nav_rahmen .nav2a:hover{
	background-color: #6AB5FF;
}
#nav_rahmen .nav3{
	color:#FFFFFF;
	background-color: #0099FF;
	padding-left: 23px;
	font-size:12px;
}
#nav_rahmen .nav3a{
	color:#0066b3;
	background-color: #6AB5FF;
	padding-left: 23px;
	border-right: 5px solid #FF9900;
	font-size:12px;
}
#nav_rahmen .nav3:hover{
	background-color: #6AB5FF;
	border-right: 5px solid #FF9900;
}
#nav_rahmen .nav3a:hover{
	background-color: #B0D8FF;
}

#nav_rahmen .nav4{
	color:#0066b3;
	background-color: #6AB5FF;
	padding-left: 33px;
	font-size:12px;
}
#nav_rahmen .nav4a{
	color:#0066b3;
	background-color: #B0D8FF;
	padding-left: 33px;
	border-right: 5px solid #FF9900;
	font-size:12px;
}
#nav_rahmen .nav4:hover{
	background-color: #B0D8FF;
	border-right: 5px solid #FF9900;
}

#nav_rahmen .nav5{
	color:#0066b3;
	background-color: #B0D8FF;
	padding-left: 43px;
	font-size:12px;
}
#nav_rahmen .nav5a{
	color:#0066b3;
	background-color: #E8F3FF;
	padding-left: 43px;
	border-right: 5px solid #FF9900;
	font-size:12px;
}
#nav_rahmen .nav5:hover{
	background-color: #E8F3FF;
	border-right: 5px solid #FF9900;
}




#baenken {
	margin-bottom: 25px;
}

/* Inhalt */

#content {
	float:left;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#content img{
  border:1px solid #666666;
}
img.noborder, #c_top img{
  border:none;
}


#c_top {
	background-image: url(../../img/bg_line_top.gif);
	line-height:24px;
	padding-right: 5px;
	background-repeat: repeat-x;
	height: 26px;
	border-right:2px solid #CCCCCC;
}


#c_text {
	background-color:#f5f5f5;
	min-height: 200px;
	padding:5px;
	border-right:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	margin-top: 15px;
}
.liste_text {
	background-color:#f5f5f5;
	padding:5px;
	border-right:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	margin-top: 15px;
}

* html .liste_text{
  height: 1%;
}
* html #c_text  {
  height: 200px;
}



#footer {
	background-image: url(../../img/bg_line_top.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	border-right:2px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	
	text-align:center;
	line-height:24px;
	height: 26px;
	
}

/* rechte Spalte */

#rechts{
	float:left;
	margin-top: 20px;
	margin-left: 25px;
	width:170px;
}

div.infoBoxHeader{
   height:23px;
   line-height:20px;
   padding-left:3px;
   font-variant:small-caps;
   background-image:url(../../img/bg_header_box.gif);
   background-repeat:repeat-x;
   color:#FFFFFF;
}
div.infoBoxContent{
	padding: 3px;
	background-color:#f5f5f5;
	border-right:1px solid #CCCCCC;
    
}
div.infoBoxFooter{
	background-image:url(../../img/bg_footer_box.gif);
	background-repeat:no-repeat;
	height:19px;
	margin-bottom:10px;
}
div.infoBoxFooterLine{
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
    
}
.clear_r{
	clear:right;
	line-height:0px;
}
.clear_l{
	clear:left;
	line-height:0px;
}

#intern{
 background-color:#f5f5f5;
}
#intern td{
 background-color:#ffffff;
 padding:3px;
}
input,select{
	font-size:10px;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
 	font-size:12px;
}

.hellgrau {
	background-color: #E6E6E6;
}
#infotabelle td{
	background-color: #ffffff;
	text-align:justify;
}
#chart{
  margin-left:30px;
}

