/* ---------- Farben 

	Hellblau: #99bce0;
	Dunkelblau: #004C91;


-------------- */

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Trebuchet, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
}



/* ----------header-------------- */

.pfad{
	margin-left:0px;
	padding-top:3px;
	padding-bottom:3px;
	border:0px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-family: verdana,arial,san-serif;
	font-size: 8pt;
}

.pfad a, .pfad a:visited{
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-family: verdana,arial,san-serif;
	font-size: 8pt;
	color:#000000;
}

.pfad a:hover{
	color:#FF0000;
}

/* --- header menu --- */

#topmenu {
  	display: block;
  	margin:0px;
  	text-align:left;
  	border:0px solid #FF0000;
  	width:400px;
}

#topmenu a {
  display: block;
  float: left;
  color: #000;
  text-decoration: none;
  padding: 0 14px 0 6px;
  margin-bottom: 6px;
  border-left: solid 1px #000;
}
/* ------- header ende ------ */













/* ----------Menue-------------- */
a.mainlevel:link, a.mainlevel:visited {

	display: block;
	vertical-align: middle;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-family: verdana,arial,san-serif;
	font-size: 8pt;
	border:0px;
	padding-top: 9px;
	padding-left: 25px;
/*	height: 20px; */
	width: 200px;
	background-color:#99bce0;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	background-image:url(../templates/images/arrow_w.gif);
	background-repeat:no-repeat;
	background-position:10px 11px;
	padding-bottom:7px;
	line-height:15px;
	
}

a.mainlevel:hover {
	text-decoration: none;
	background-color:#e20916;
}

a.mainlevel#active_menu {
	text-decoration: none;
	background-color:#e20916;
}

a.mainlevel#active_menu:hover {
	text-decoration: none;
}








/* ---------- SubMenue1 -------------- */
a.sublevel1:link, a.sublevel1:visited {
	display: block;
	vertical-align: middle;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-family: verdana,arial,san-serif;
	font-size: 7pt;
	border:0px;
	padding-top: 9px;
	padding-left: 40px;
/* 	height: 20px; */
	width: 185px;
	background-color:#c6d0d5;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	margin-left:0px;
	
	background-image:url(../templates/images/arrow_w.gif);
	background-repeat:no-repeat;
	background-position:25px 11px;
	padding-bottom:7px;
	line-height:15px;	
	
}

a.sublevel1:hover {
	text-decoration: none;
	background-color:#e20916;
}

a.sublevel1#active_menu {
	text-decoration: none;
	background-color:#e20916;
}

a.sublevel1#active_menu:hover {
	text-decoration: none;
}










/* ---------- SubMenue2 -------------- */
a.sublevel2:link, a.sublevel2:visited {
	display: block;
	vertical-align: middle;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-family: verdana,arial,san-serif;
	font-size: 7pt;
	border:0px;
	padding-top: 9px;
	padding-left:55px;
/* 	height: 20px; */
	width: 170px;
	background-color:#364f59;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	margin-left:0px;
	
	background-image:url(../templates/images/arrow_w.gif);
	background-repeat:no-repeat;
	background-position:40px 11px;
	padding-bottom:7px;
	line-height:15px;	
		
}

a.sublevel2:hover {
	text-decoration: none;
	background-color:#e20916;
}

a.sublevel2#active_menu {
	text-decoration: none;
	background-color:#e20916;
}

a.sublevel2#active_menu:hover {
	text-decoration: none;
}














/* --------------Linke Spalte------------- */
#left {
	width:225;
	float:left;
	position:relative;
	height: 100%;
	background-color: #FFFFFF;	
}
 
#left h3{
	background-color: #004c91;
	color:#FFFFFF;
	height: 20px;
	padding-top:9px;
	display:block;
	margin-bottom:0px;
	border-bottom:1px solid #FFFFFF;
	padding-left: 10px;
	margin-top:0px;
	font-size:9pt;
	width: 215px;
}

#left h3 a, #right h3 a{
	color:#FFFFFF;
	text-decoration: none;
}

#left h4{
	background-color: #99BCE0;
	color:#000000;
	padding-top:3px;
	display:block;
	margin-bottom:0px;
	border-bottom:1px solid #FFFFFF;
	padding-left: 10px;
	margin-top:0px;
	font-size:8pt;
	width: 215px;
	padding-bottom: 3px;
	font-weight: normal;
}

#left img{
	border-bottom:1px solid #FFFFFF;
}



#left p{
	background-color:#99bce0;
	border-bottom:1px solid #FFFFFF;
	padding: 5px 10px;
	margin:0px; 
}
 
 
 
 
 
 
 
 
 
 
 
/* -------------- Rechte Spalte ------------- 
	Die linke Spalte ist in css_main.css definiert.
*/

 
#right {
 	width:225px; 
 	float:right; 
 	position:relative; 
}
 
#right h3{
	background-color: #004c91;
	color:#FFFFFF;
	height: 20px;
	padding-top:9px;
	display:block;
	margin-bottom:0px;
	border-bottom:1px solid #FFFFFF;
	padding-left: 10px;
	margin-top:0px;
	font-size:9pt;
	width: 215px;
}

#right h3 a{
	color:#FFFFFF;
	text-decoration: none;
}

#right img{
	border-bottom:1px solid #FFFFFF;
}

#right p{
	background-color:#99bce0;
	border-bottom:1px solid #FFFFFF;
	padding: 5px 10px;
	margin:0px; 
}
 

















/* -------------- Content ------------- */


.content_inner{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	background-color:#C6D0D5; /* #;FFFFFF */
	padding-bottom:0px; /* 10px; */
}


/* Headline 3-Spalten-Layout Dunkelgrün   */
.content_inner h1 {
	font-size: 11pt;
	padding-left:15px;
	padding-right:15px;
	margin:0px; 
	background-color:#364f59;
	display:block;
	height:auto;
	padding-top:6px;
	color:#FFFFFF;
	padding-bottom: 5px;
}

/* Headline 3-Spalten-Layout Dunkelblau???   */
.content_inner h2 {
	font-size: 16pt;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	background-color:#004C91;
	display:block;
	height:auto;
	padding-top:6px;
	color:#FFFFFF;
	padding-bottom: 5px;
}

/* Headline ????   */
.content_inner h3, .content_inner p h3 {
	font-size: 11pt;
	margin:0px;
	padding-top:6px;
	color:#000000;
	padding-bottom: 5px;
}

.content_inner p{
	padding-left:15px;
	padding-right:15px;
}

.content_inner a{
	color:#000000;
}

#search div{
	width:150;
	margin:0px;
	padding: 5px;
	width:225;
	height:298px;
	background-color: #1258AF;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

.ergebnis2_body{
	background-color:#C6D0D5;
	line-height:13pt;
}

.ergebnis2_head a{
	color:#FFFFFF;

}














/* -------------- ... ------------- */

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imgright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.headline {
	font-size: 16px;
	font-weight: bold;
}
.bodytext {
	font-size: 12px;
	margin-right: 10px;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
}


.ergebnis1 {
	width:460px; 
	margin:2px;
}

.ergebnis2_head, a.ergebnis2_head , a.ergebnis2_head:link{
	padding:3px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#004C91; /* 99bce0 */
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.ergebnis2_head:hover{
	color:#FF0000;
}

.ergebnis2_body {
	padding:2px;
	color: 000000;
	font-size: 10px;
	font-weight: normal;
}

.ergebnis3 {
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

.randtext {
	font-size: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #004C91;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 0px;
}
.randtextbold {
	font-size: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 5px;
	font-weight: bold;
}

#content_inner h2 {
	font-size: 11pt;
	padding-left:10px;
	padding-right:10px;
	margin:0px; 
	background-color:#004C91;
	display:block;
	height:18px;
	padding-top:2px;
	color:#FFFFFF;
	
}


.referentabelle {
	border:1px solid #FF0000; 
	margin-bottom:10px; 
	display:block;
    width:400px;

}


/* ----------------- Suchergebnisse ---  */ 
.subhead.Stil1 h2{
	font-size: 11pt;
	padding-left:10px;
	padding-right:10px;
	margin:0px; 
	background-color:#004C91;
	display:block;
	height:auto;
	padding-top:2px;
	color:#FFFFFF;	
}

.subhead.Stil1 img{
	border:0px;
}

.ergebnis1{
	width:480px;
	border:1px solid:#FF0000;
	margin:0px;
	padding:0px;
}

.result_area td {
	font-size: 8pt;
	padding: 9px 0 7px 10px;
	background-color:#99bce0;
	color:#000;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	line-height:15px;
}



.searchresulthead{
	font-size: 10pt;
	color:#000;
	font-weight:bold;

	}

.searchresultcopy {
	font-size: 10pt;
	padding: 9px 0 7px 0;
	color:#000;
}
	
	
a.searchresult:link, a.searchresult:visited {

	display: block;
	vertical-align: left;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-family: verdana,arial,san-serif;
	font-size: 8pt;
	border:0px;
	padding-top: 9px;
	padding-left: 20px;
	background-color:#c6d0d5;
	color:#000000;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight:bold;
	margin-left:0px;
	background-image:url(../templates/images/arrow_w.gif);
	background-repeat:no-repeat;
	background-position:5px 11px;
	padding-bottom:7px;
	
	}

a.searchresult:hover {

	text-decoration: none;

	background-color:#e20916;

}





/*  ----------------sitemap---------------------- */ 

.sitemap{
	font-size:11pt; 	
	font-weight: bold;
	padding-left: 0px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
.sitemap1{
	font-size:10pt;
	padding-left: 10px;
}

.sitemap2{
	font-size:9pt;
	padding-left: 20px;
}

.sitemap3{
	font-size:8pt;
	padding-left: 30px;
}

.sitemap4{
	font-size:8pt;
	padding-left: 40px;
}

a.sitemap:link, a.sitemap:visited, 
a.sitemap1:link, a.sitemap1:visited, 
a.sitemap2:link, a.sitemap2:visited, 
a.sitemap3:link, a.sitemap3:visited,
a.sitemap4:link, a.sitemap4:visited
{

	display: block;
	vertical-align: left;
	text-align: left;
	text-decoration: none;
	font-family: verdana,arial,san-serif;
	border:0px;
	padding-left: 20px;
	color:#000000;
	margin-left:0px;
	background-image:url(../templates/images/arrow_w.gif);
	background-repeat:no-repeat;
	background-position:5px 2px;
}

a.sitemap:hover, a.sitemap1:hover, a.sitemap2:hover, a.sitemap3:hover, a.sitemap4:hover {
	text-decoration: none;
	background-color:#e20916;
}





/*  ----------------footer---------------------- */ 
#footer {
	clear:both;
	padding:0px;
	margin:0px;
	background-color:#c6d0d5;
	
}

































/* ---------------- region menu ---------------- */
#region_menu {
  	display:block;
  	list-style:none;
  	padding:0px;
  	margin:0px;
	background-color:#FFFFFF;
}

#region_menu li {
  display: block;
  float: left;
  height: 41px;
  width: 112px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

#region_menu li a, #region_menu li a:hover, #region_menu li a:visited {
  text-decoration: none;
  color: #fff;
}

#region_menu li a {
  display: block;
  width: 109px;
  height: 39px;
  margin: 0;
  background: url(../templates/images/region_menu_inactive.gif) no-repeat;
}

#region_menu li a span {
  display: block;
  width: 104px;
  height: 25px;
  padding: 7px 0 0 0;
  background: #004c91;
}

#region_menu li a:hover, #region_menu li .active {
  height: 36px;
  margin: 3px 0 0 3px;
  background: url(../templates/images/region_menu_active.gif) no-repeat;
}

#region_menu li a:hover span, #region_menu li .active span {
  background: #e20916;
}













/*------------------------------- tool tips --------------------------------*/
.tooltip {
  width: 200px;
  color:#000;
  font:lighter 11px/1.3 Arial,sans-serif;
  text-decoration:none;
  text-align:center;
}

.tooltip span.top {
  padding: 30px 8px 0;
  background: url(../templates/images/bt.gif) no-repeat top;
}

.tooltip b.bottom {
  padding:3px 8px 15px;
  color: #548912;
  background: url(../templates/images/bt.gif) no-repeat bottom;
}
