/*<![CDATA[*/
<!--
html {
 height:101.01%
}
body {
background-color: white; color: black;
margin:0 auto; /* main-Box zentrieren in IE 5 und hoeher */
text-align:center; /* main-Box zentrieren in IE 5 und hoeher */
font-size:100%; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image:url(../design/body_back.jpg);
background-position:top center;
background-repeat: no-repeat
}

body img{border:0px solid #FFFFFF}

#main {
background-color: white; color: white;
border: 0;
width: 980px; /* oder auch z.B. 75% */
margin: 0px auto; /* main-Box zentrieren in Opera, NN, Mozilla */
text-align:center; /* main-Box zentrieren in Opera, NN, Mozilla */
}

#top {
background-color: white; color: black;
height: 171px;
width: 100%;
text-align:left;
}

#top img {
	vertical-align: top;
}

.innertext{float: right; text-align:left; width:100%}

#nest {
color: black;
background-image:url(../images/content_back.gif);
background-position: 120px 150px;
background-repeat:no-repeat;
padding:0;
margin:0;
text-align: left;
display:block;
min-height: 520px;
height:auto !important;  /* für moderne Browser */
height:520px;  /*für den IE */
}

#leftBox {
color: #003399;
width: 209px;float:left;
padding:0;
margin:0;
vertical-align:bottom;
}

#leftBox ul.nav1st {
	list-style-type:none;
	display:block;
	text-align:left;
	margin: 0 0 0 0;
	padding:43px 2px 0 20px;
	
}

#leftBox ul.nav2nd {
	list-style-type:none;
	display:block;
	text-align:left;
	margin: 0;
	padding:0;
	list-style-image: none;
	
}

#leftBox ul.nav1st li {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:26px;
	background-image:url(../design/quadrat_n.jpg);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

#leftBox ul.nav1st li.active {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:26px;
	background-image:url(../design/quadrat_r.jpg);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

#leftBox ul.nav1st li:hover {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:26px;
	background-image:url(../design/quadrat_r.jpg);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

#leftBox ul.nav1st li a{
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
	color:#8099b3;
}

#leftBox ul.nav1st li a:hover{
	color: #10377F;
}

#leftBox ul.nav1st li a.current{
	color:#003399;
	text-decoration: none
}

#leftBox ul.nav2nd li {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:26px;
	background-image:url(../design/quadrat_n.jpg);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

#leftBox ul.nav2nd li.active {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:26px;
	background-image:url(../design/quadrat_r.jpg);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

#leftBox ul.nav2nd li:hover {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:26px;
	background-image:url(../design/quadrat_r.jpg);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

#leftBox ul.nav2nd li a{
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
	color:#8099b3;
	text-transform: uppercase
}

#leftBox ul.nav2nd li a:hover{
	color: #10377F;
}

#leftBox ul.nav2nd li a.current{
	color:#003399;
	text-decoration: none
}

#leftBox h1, #leftBox p {
padding:0; margin:0;
}

#content {
color:black;
margin-left: 220px;
padding:40px 100px 10px 60px;
/* background-image:url(../content_back.jpg);
background-position: left bottom; */
background-repeat:no-repeat;
text-align: left;
height:470px;
height:auto;
}


* html #content { height:400px; } /* nur für IE 5.5 - 6.x */
html + body #content { height:400px; } /* nur vom IE 5.0 */

#content h1{
	padding:0  0 5px 0px; 
	margin-top:10px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #AACC4B;
}

#content h2{
	padding:0  0 5px 0px; 
	margin-top:9px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #10377F;
}

#content p {
	padding:0 40px 5px 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #10377F;
	margin:0;
}

#content a {
	padding:0; 
	margin:0; 
	font-size:11px; 
	color:#10377F; 
	text-decoration: underline;
}

#content a.seite_aktiv {
	margin:20px 0 0 0;
	color: #000066;
	text-decoration: none;
	background-image:url(../design/seite_blau.gif);
	background-repeat:no-repeat;
	background-position: 12px 0;
	padding-right:15px;
	font-size:8px;
	font-weight:bold
}

#content a.seite {
	margin:20px 0 0 0;
	color: #99cc33;
	text-decoration: none;
	background-image:url(../design/seite_blau.gif);
	background-repeat:no-repeat;
	background-position: 12px 0;
	padding-right:15px;
	font-size:8px;
	font-weight:bold
}

#content a.seite:hover {
	margin:20px 0 0 0;
	color: #000066;
	text-decoration: none;
	background-image:url(../design/seite_blau.gif);
	background-repeat:no-repeat;
	background-position: 12px 0;
	padding-right:15px;
	font-size:8px;
	font-weight:bold
}

#content a.seiteweiter1_aktiv {
	margin:20px 0 0 20px;
	color: #000066;
	text-decoration: none;
	background-image:url(../design/seite_blau.gif);
	background-repeat:no-repeat;
	background-position: 12px 0;
	padding-right:15px;
	font-size:8px;
	font-weight:bold
}

#content a.seiteweiter1 {
	margin:20px 0 0 20px;
	color: #99cc33;
	text-decoration: none;
	background-image:url(../design/seite_blau.gif);
	background-repeat:no-repeat;
	background-position: 12px 0;
	padding-right:15px;
	font-size:8px;
	font-weight:bold
}

.image_flLeft{
float:left; padding:0 5px 2px 0px}

.image_flRight{
float:rigth; padding:0 0 2px 5px}

#cright{
float:right; width:432px; padding:0; margin:0}

#cright p{
padding:0}

#content #cright ul{
	list-style-type: none;
	display:block;
	text-align:left;
	margin:8px 5px 8px 5px;
	padding:0 0 0 0px;
	list-style-image: none;
}

#content a.seite:hover {

}

#content a.seite_next_before:hover {
	color:#000066
}

#content ul {
	list-style-type: none;
	display:block;
	text-align:left;
	margin:8px 20px 8px 10px;
	padding:0 0 0 20px;
	list-style-image: none;
}
#content ul li{
	padding: 0 0 0 15px;
	margin:0;
	background-image:url(../design/listenpunkt.gif);
	background-repeat:no-repeat;
	background-position: 3px 7px;
	font-size:11px; line-height:16px;
	color: #10377F;
}

#content table{ width:100%; border-collapse:collapse; font-size:10px; color:#003399; margin-left: 0px}
#content tr{ vertical-align:top}
#content th.eins{ text-align:left; font-weight:bold; border-right:1px solid #003399; padding:1px 3px 1px 3px; }
#content th.zwei{ text-align:left; font-weight:bold; border-right:1px solid #003399; padding:1px 3px 1px 3px; }
#content th.drei{ text-align:left; font-weight:bold; border-right:1px solid #003399; padding:1px 3px 1px 3px; }
#content th.vier{ text-align:left; font-weight:bold; border-right:1px solid #003399; padding:1px 3px 1px 3px; }
#content th.fuenf{ text-align:left; font-weight:bold; padding:1px 3px 1px 3px; }
#content td.eins{ border-right:1px solid #003399; border-top:1px solid #003399; padding:1px 3px 1px 3px;}
#content td.zwei{ border-right:1px solid #003399; border-top:1px solid #003399; padding:1px 3px 1px 3px; }
#content td.drei{ border-right:1px solid #003399; border-top:1px solid #003399; padding:1px 3px 1px 3px; }
#content td.vier{ border-right:1px solid #003399; border-top:1px solid #003399; padding:1px 3px 1px 3px; }
#content td.fuenf{ border-top:1px solid #003399; padding:1px 3px 1px 3px;}
#content td.zwei{}

#start{
width:516px;
height: 455px;
background:url(../design/startseite.jpg);
background-repeat:no-repeat;
margin:-50px 0 0 100px;
padding:0;
border:1px solid #ffffff
}

#start h1{
text-transform:uppercase; margin-left:225px; font-size:24px; margin-top:230px; font-weight:normal; color:#65be4a; line-height:32px; padding:0; margin-bottom:6px}

#start p{
text-transform:uppercase; margin-left:225px; font-size:14px; margin-top:0px; padding:0; font-weight:normal; color:#003399; line-height:24px; font-weight:bold}

#startunten{
width:100%;
text-align:center;
font-size:12px;
color:#003399;
margin-bottom:0;
margin-top:28px;
padding:0
}

#start p a{
text-transform:none; font-size:14px; color:#003399;font-weight:bold; text-decoration:none}

#breadcrumb{font-size:10px; text-align:left; vertical-align:top; height:20px}
#breadcrumb a{font-size:10px}

#footer {
clear:both;
padding:0;
background-color:#0f377f;
text-align:right;
font-size:10px;
text-align:left;
height:15px;
color:#ffffff
}

#footer a {
color: #ffffff; text-decoration:none
}

#footer a:hover{ 
color: #ffffff; text-decoration: underline
}

.imageflRight{float:right; padding:4px 0 0 8px;}
.imageflLeft{float:left; padding:4px 8px 0 0}
/* form-module
*******************************************************************************/
#form-module * {
	position: relative;
	padding:0px;
	margin:0px;
}

#form-module {
position: relative;
	padding:0px;
	margin:0px;
	float:left
}

#form-module fieldset {
  padding: 5px;
  border:0;
  }

#form-module legend {
	display:none;
}

#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;

}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:200px;
	color:#003399;
	font-size:12px
	
}

#form-module label.checkbox {
	width:372px;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:250px;
	border:1px solid #003399;
}

#form-module input.text {
	height:20px;

}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 216px;
	padding:2px 5px;
	border:1px solid #4a4a4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 

}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#4a4a4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
-->
/*]]>*/