/* CSS Document */
body {
    background-color: white;
    margin: 0; 
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

A:link {
	COLOR: #132B52; 
	font-weight: normal; 
	text-decoration: underline;
}
A:visited {
	COLOR: #132B52; 
	font-weight: normal; 
	text-decoration: underline;
}
A:active {
	COLOR: #CC0000; 
	font-weight: normal; 
	text-decoration: underline;
}
A:hover {
	COLOR: #CC0000; 
	font-weight: normal; 
	text-decoration: underline;
}

/*Navigationselemente*/
#mainMenu UL
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}
#mainMenu LI { 
	display: inline; 
	}
#mainMenu LI A
	{
	text-decoration: underline;
	padding: .5em 1em;
	color: #000000;
	}	
#mainMenu {
	position: relative;
	width: 750px;
	height: 100%;
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 18px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 70%;
	background:  url(pics/hg_mainmenu.gif) left bottom repeat-x;
	}
#mainMenu LI A:active {
	position: relative;
	color: #CC0000; 
	background-color: #CCD7E8; 
	text-decoration: none;
	}
#mainMenu LI.active A {
	position: relative;
	color: #CC0000; 
	background-color: #CCD7E8; 
	text-decoration: none;
	}
#mainMenu LI A:hover {
	position: relative;
	color: #CC0000; 
	background-color: #CCD7E8; 
	text-decoration: none;
	}
	
/*Grundstruktur*/	
#umrandung {
	position: relative;
  	width: 750px;
	border: 1px solid #132B52;
	margin: auto;
	padding: auto;
	}
#kopf {
	position: relative;
    width: 750px;
	height: 96px;
    margin: auto; 
	padding: 0;
    text-align: left;
    background-color: white;
	background:  url(pics/hg_kopf1.gif) right top no-repeat;
	}
#kopf img {
	border: 0;
}
#weg {
	position: relative;
    width: 750px;
    margin: auto; 
	padding: 0px;
    text-align: left;
    background-color: #A2AEC1;
	border-bottom: 1px solid #ffffff;
	font-size: 70%;
	}
#ueberschrift {
	position: relative;
	width: 750px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	background:  url(pics/tithg2.gif) left top repeat-y;
	}
#gesamtinhalt{
	position: relative;
	width: 750px;
	margin: 0; 
	padding: 0;
	background:  url(pics/hg_gesamtinh.gif) right top repeat-y ;
	text-align: left;
	}
#rechter_bereich {
	position: relative;
	width: 178px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	clear: both;
	}
#suche {
	width: 160px;
	height: 60px;
	border: 1px black solid;
	margin: 0 auto 0 auto;
	padding: 2px;
	background: #D0D5DC url(pics/hg_suche.gif) left top repeat-x;
	}
#suche h5 {
	color: white;
}
#newsbox {
	width: 160px;
	height: 120px;
	border: 1px black solid;
	margin: 0 auto 0 auto;
	padding: 2px;
	background: #D0D5DC url(pics/hg_suche.gif) left top repeat-x;
	overflow: hidden;
	}	
#newsbox h5 {
	color: white;
}
#newsbox h1 {
	padding: 0;
	margin: 6px 0 0 0;
	font-size: 70%;
}
.suche_pic{
	position: relative;
	padding-top: 0px;
	min-height: 13px;
	width: 100%;
	background:  url(pics/hg_suche2.gif) left top repeat-x;
	}
#suche1_pic{
	position: relative;
	padding-top: 0px;
	height: 13px;
	width: 100%;
	background:  url(pics/hg_suche1.gif) left bottom repeat-x;
	}
#linkbox{
/* 	width: 100%;
	text-align: center;
	padding-top: 10px;
	font-size: 70%;
	line-height: 2.5em;
 */
	display:none;
    }
#textinhalt {
	position: relative;
	width: 569px;
	height: 100%;
	padding-bottom: 85px;
	overflow: hidden;
	}
#textstart {
	position: relative;
	padding: 0;
	font: normal normal normal 70% Verdana,Helvetica,Arial,sans-serif;
}
#textstart img {
	margin: 0;
	padding: 0;
}
#startuntertitel {
	float: right;
	width: 394px;
	overflow: hidden;
}
#starttitel {
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	background: #D6DDE7;
	width: 393px;
	height: 1.8em;
	padding-top: 0.3em;
	margin: 0 0 0 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 0;
	display: none;
}
#adressbox {

	margin: 10px 10px 0px 10px;
	width: 549px;
	border-top: 1px black dotted;
	bottom: 6px;
	}
#footer {
	position: relative;
    width: 750px;
	height: 20px;
    margin: auto; 
	padding: 0;
	padding-top: 4px;
    background-color: #D0D6E0;
	border-top: 0;
	border-left: 1px solid #132B52;
	border-right: 1px solid #132B52;
	border-bottom: 1px solid #132B52;
	text-align: center;
	font-size: 70%;
	clear: both;
		}
		
/*Ueberschriften*/
h2{
	position: relative;
	display: inline;
	font: bold 100% Verdana,Helvetica,Arial,sans-serif;
	color: #ffffff;
	margin-right: 180px;	
	}
h3 {
	color: #000000;
	padding: 0px 5px 2px 0px;
	margin: 0px;
	}
h4 {
	color: #000000;
	padding: 2px 5px 2px 0px;
	margin: 0px;
	}
h5 {
	font: bold 70% Verdana, Arial, Helvetica;
	color: #000000;
	text-align: left;
	margin: 0px;
	}
	

/*Klassen*/
.adressbox{
	font: normal normal normal 70% Verdana,Helvetica,Arial,sans-serif;
	}
.img_li{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;	
	}
.pic{
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
	}
.pic img {
	border: 1px solid black;
	margin: 0;
}
.spalte02 {
	text-align: center;
	margin: 0px;
	width: 160px;
	float: right;
	background: transparent;
	font: normal 75%/100% Arial, Helvetica, sans-serif;
	}
.text{
	/*position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;*/
	font: normal normal normal 70% Verdana,Helvetica,Arial,sans-serif;
	}
.unsichtbar {
	display:none;
	}
.wegtext {
padding-left: 10px;
}



/* Navigationslayer */

  .subnavi {
	display: none;
	position: absolute;
	width: 120px;
	min-width: 100px;
	font-size: 100%;
	list-style-type: none;
	background-color: #A2AEC1; 
	/*background:  url(pics/hg_mainmenu.gif) left bottom repeat-x;*/
	color: #000;
	text-align:left;
	z-index: 99;
	margin: 0;
	padding: 0;
  }

  .subnavi li {
	display: inline;
	width: 100%;
	height: 100%;
	font-size: 70%;
	text-align:left;
	border: 0;
  }

  .subnavi li a {
	display: block;
	width: 100%;
	text-align:left;
	text-decoration: none;
	font-size: 95%;
	font-weight: normal;
	height: 100%;
	border-bottom: #132B52 1px solid;
	background-color: #A2AEC1;
	padding-top: 3px;
	padding-left: 10px;
  }	

  .subnavi li a:hover {
	text-decoration: none;
	font-weight: normal;
	background-color: #CCD7E8;
  }

  .subnavi li a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #CC0000;
  }

  .subnavi li a:active {
	text-decoration: none;
	font-weight: normal;
	color: #CC0000;
  }

  
  /* Inhalte */
  
  .ueber1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.ueber2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ueberw {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.textfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
p {
	padding: 2px 3px 0 4px;
	margin: 4px;
}

table {

}

#startuntertitel table{

}
/* Inhaltsstruktur */

  div.links50 {
	width: 48%;
	float: left;
	/*border: 1px solid blue;*/
  }

  div.links33 {
	width: 32%;
	float: left;
	margin-right: 1px;
	/*border: 1px solid blue;*/
  }

  div.links_intext {
	float: left;
	/*border: 1px solid blue;*/
  }

  div.links25 {
	width: 24%;
	float: left;
	/*border: 1px solid blue;*/
  }

  div.rechts50 {
	width: 48%;
	float: right;
	/*border: 1px solid blue;*/
  }

  div.rechts50tar {
	width: 48%;
	float: right;
	text-align: right;
	/*border: 1px solid blue;*/
  }

  div.rechts75 {
	width: 74%;
	float: right;
	/*border: 1px solid blue;*/
  }

  div.t100 {
	width: 95%;
	margin-top: 6px;
  	margin-left: 5px;
	clear: left;
	/*border: 1px solid blue;*/
  }
  
  div.t100oca {
	width: 99%;
	margin-top: 6px;
  	margin-left: 5px;
	/*border: 1px solid blue;*/
  }
  
  div.floatleft {
  	float: left;
	border-bottom: 15px solid #fff;
  }
  
  div.floatright {
  	float: right;
  }

  div.teiler {
  	width: 549px;
  	/* border-bottom: 1px black dotted; */
  	height: 10px;
  	clear: both;
  	margin: 4px 0px 4px 4px;
  }

/* CMan Standard-CSS */

  .cmanimg {
  	border: 0;
  	margin: 8px 8px 0 8px;
  	padding: 0;
	border-bottom: 4px solid #fff;
  }
  
  .cmanimgtxt {
  	font-size: 90%;
  	margin: -8px 0 0 8px;
  	padding: 0;
  }
  
/* News */

  
  .img02 {
  	float: right;
  	padding: 0 0 10px 6px;
  }
  
  .img03 {
  	float: right;
  	padding: 0 0 10px 6px;
  }
  
  p.newstitel {
  	background: #D0D5DC;
  	border: 1px black solid;
  	font-weight: bold;
  	font-size: 110%;
  }
  
  p.newsrubrik {
  	background: #D0D5DC url(pics/hg_suche.gif) left top repeat-x;
  	color: white;
  	font-weight: bold;
  	border: 1px black solid;
  }
  
  p.newsuntertitel {
  	text-align: justify;
  }
  
  p.newslink {
  	font-weight: bold;
  }

 .bildlinks {
 	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
	}
  
 .bildrechts {
 	float: right;
	margin-left: 10px;
	margin-bottom: 10px;	
	}

/* Formular */

.form_fehler {
	border: 1px solid black;
	color: red;
	font-weight: bold;
}







/* ==== Fragebögen ==== */

body.fbogenbody #textinhalt { 
	overflow: visible;
	padding-bottom: 0;
}

table.fragebogen { 
	margin: 0 0 -29px 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	width: 100%;
	width: 745px;
	border-top: 1px solid #132B52;
	border-right: 6px solid #fff;
	font-size: 11px;
	line-height: 16px;
}

table.fragebogen td, table.fragebogen th { 
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding: 8px 6px;
	background: #fff;
}

table.fragebogen th { 
	padding: 4px 6px;
	background: #CCD7E8;
	border-bottom: 1px solid #0F2446;
	border-top: 10px solid #fff;
}

table.fragebogen td img.bild_rechts { 
	float: right;
}

table.fragebogen td input { 
	margin: 1px 0;
}

table.fragebogen ol { 
	margin: 2px 0;
	list-style: none;
	padding: 0;
}

table.fragebogen ol ol { 
	margin: 2px 0 2px 20px;
	list-style: none;
	padding: 0;
}

table.fragebogen ol li { 
	padding: 2px 0;
}

table.fragebogen ol li input { 
	position: relative;
	top: 3px;
	margin: 1px 4px 1px 0;
}

table.fragebogen td textarea { 
	width: 515px;
	border: 1px solid #0F2446;
	padding: 2px 4px;
	height: 80px;
	font: 12px/16px Arial, Helvetica;
}

table.fragebogen td input { 
	border: 1px solid #0F2446;
	padding: 2px 4px;
	font: 12px/16px Arial, Helvetica;
}

table.fragebogen td input[type="radio"], table.fragebogen td input[type="checkbox"] { 
	border: none;
	padding: 0;
}