body  {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	/*background:#cedae7;*/
	/*background:#aaaaaa;*/
	background:#ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	overflow:-moz-scrollbars-vertical;
	line-height:150%;
}
#container { 
	padding:0;
	width:930px;
	margin: 0 auto; 
	text-align: left;
} 



/* Link-Definitionen */
a {text-decoration: none;}
a:link { color: #002959; }
a:visited { color: #002959; }
a:hover { color: #cc0000; }
a:active { color: #cc0000; }

a.mehr {font-weight:bold;}


/*floats*/
.clearfloat { 
    clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}

.float_left{float:left;}
.float_right{float:right;}

.small{ font-size:90%; }


/*Überschriften*/
h1, h2{
	padding:0;
	margin:0;
	margin-bottom:1em;
	font-size:140%;
 	color: #002959;;
}


h3{
	padding:0;
	margin:0;
	padding-bottom:1em;
	font-size:120%;
	color: #002959;;
}
h4{
	padding:0;
	margin:0;
	padding-top:1em;
	padding-bottom:0em;
	font-size:120%;
	color: #000000;

}

p{
	padding:0;
	margin:0;
	padding-bottom:1em;

}
ul{
	margin-top:0;
	padding-top:0;
}




/*Formulare*/
form{
	margin:0;
	padding:0;
}


.form_text, input, select, textarea{
	background:#ffffff;
	border:1px solid #666666;
}

.form_submit, .submit{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px outset #cccccc;
	border-bottom:1px outset #cccccc;
    font-weight: bold;
	padding:0.2em;
	background:#cc0000;
	color:#ffffff;
}


input.radio, input.checkbox{
	background:none;
	border:none;
	width:1em;
	margin-left:0.6em;
	margin-right:0.6em;
}


/*Layout Header######################################*/
#header{
	width:930px;
	margin-top:20px;
	margin-bottom:0px;
	background:#cccccc;
	background-image: url(css_images/hintergund_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header #logo{
	float:left;
	width:304px;
	padding:20px;
	padding-left:0px;
	background:#ffffff;
}
#header .text{
	margin:0;
	padding:10px;
	padding-right:0px;
	float:right;
	width:596px;
	text-align:right;
	margin-top:0px;
	background:#ffffff;
}


#header .text a{
	/*color:#7c9fc5;*/
	color:#999999;
}
#header .text a:hover{
	color:#002959;
}




#header .slogan{
	margin:0;
	padding:0;
	padding-top:20px;
	/*color:#002959;*/
	color:#ffffff;
	font-size:16pt;
	font-weight:bold;
	width:910px;
	/*background:#1f5089;*/
	height:30px;
	text-align:right;
	padding-right:20px;
	width:910px;
}

/*Layout Startseite######################################*/
/*Bildkasten###*/
#kastenstartseite{
	background:#7c9fc5;
	width:930px;
	height:371px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	
	margin-bottom:10px;
	overflow:hidden;
}

#kastenstartseite img{
 border:none;
}


#kastenstartseite .thema{
	float:left;
}
#kastenstartseite .layer{
 width:185px;
 height:157px;
 /*background:#7c9fc5;*/
 background:#ffffff;
 border-right:1px solid #cccccc;
}
#kastenstartseite .layer .showlayer{
	padding:10px;
	/*background:#e5ecf3;*/
	background:#ffffff;
 	width:165px;
 	height:137px;
	overflow:hidden;
}
#kastenstartseite .legende{
 width:185px;
 height:27px;
 border-top:1px solid #cccccc;
 border-bottom:1px solid #cccccc;
 border-right:1px solid #cccccc;
 cursor:pointer;
 background:#7c9fc5;
}
#kastenstartseite .legende .nummer{
 width:27px;
 height:27px;
 border-right:1px solid #ffffff;
 background:#1f5089;
 float:left;
}
#kastenstartseite .legende .text{
	padding-top:4px;
	padding-left:10px;
 width:146px;
 height:20px;
 float:left;
 font: 11pt Arial, Verdana, Helvetica, sans-serif;
 color:#ffffff;
 font-weight:bold;
}

#kastenstartseite .image{
  clear:both;
 width:185px;
 height:185px;
 border-right:1px solid #cccccc;
 cursor:pointer;
}

/*Footer####*/

#footer, #footer a{
	/*color:#7c9fc5;*/
	color:#999999;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}
#footer a:hover{
	color:#002959;
}
/*Layout Unterseiten######################################*/

/*content*/
#content { 
	padding:0;
	width:929px;
	background:#ffffff;
	/*border:1px solid #cccccc; */
	border-top:none;
	clear:both;
} 

#leftContent { 
	padding:0px;
	margin-top:20px;
	width:555px;
	background:#ffffff; 
	float:left;
	overflow:hidden;
	
} 
#rightContent { 
	padding:0px;
	margin-top:20px;
	width:340px;
	background:#ffffff; 
	float:right;
	overflow:hidden;
} 

#rightContent img{
	border:none;
}

/*teaser*/
.teaser{
	padding:10px;
	margin-bottom:10px;
	/*background:#cedae7;*/
	background:#dddddd;
}
.teaser .img{
	padding:0;
	margin:0;
	margin-right:10px;
	float:left;
}
.teaser .img img{
	border:1px solid #cccccc;
}

.teaser .text{
	padding:0;
	margin:0;
	float:left;
}
.teaser .text h3, .teaser .text p{
	padding:0;
	margin:0;
	margin-bottom:5px;
}

/*Slideshow */
.slideshow img{
	border-color:#cccccc;

}
.slideshow {
	/*margin: 18px auto;*/
	padding:0;
	margin:0;
	width:100%;
	padding-bottom:10px;
	
}
		
.slideshow ul {
	margin:0;
	padding:0;
	margin-top:10px;
	list-style-type: none;
	background: #ffffff;
	display:block;
	width:100%;
	clear:both;
	
}
.slideshow ul a {
	background-position: 50% 50%;
	cursor: pointer;
	display: block;
	height: 28px;
	margin-right: 5px;
	opacity: 0.5;
	width: 50px;
}
.slideshow ul a.active,
.slideshow ul a:hover {
	opacity: 1;
}
		
.slideshow ul li {
	float: left;
	list-style: none;
	background:none;
	padding-left: 0px;
	padding-bottom:10px;
}

/*ShowLayer*/
.showLayer{
	clear:both;
	padding-bottom:20px;
}
.layerOpen{
	margin-bottom:0.5em;
	cursor:pointer;
}
.layerOpen .eingerueckt{
	float:left;
	margin-left:10px;
	
}

.layerOpen img{
	float:left;
	margin-top:0.3em;
}

.layerContent{
	clear:both;
	
	margin-left:1.5em;
}