@charset "utf-8";
/* CSS Document */

/*IE 6 PNG Transparenz Hack Benoertigt ein blind gif im Root-Verzeichnis (spacer.gif)*/
* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

	body{
		background-image:url(../images/full-body-bg.jpg);
		background-color:#003e9a;
	
		background-position:center;
		background-position:top;
		background-repeat:no-repeat;
	
		color:#32231a;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:13px;
		
		padding:0px;
		margin:0px;
	
	}
	
	/*IE7 Hack */
	*+html body{
		background-attachment: fixed;
	}
	
	
	
	h1, h2, h3{margin:0px;padding:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}

	a {
		text-decoration:none;
		color:#003e9a;
		
	}
	hr{
		border:0;
		border-bottom:1px solid #c0c0c0;
	}
	
	a:hover {
		text-decoration:underline;
		color:#003e9a;
		
	}

	#content strong{
		color:#003e9a;
	}
	#content {
		display:block;
	}
#content ul {

	list-style-image: url('../images/content-pointer.png');
	/*
	margin-top:7px;
	padding-top:0px;
	margin-left:27px; 
	padding-left:0;
	*/
}
#content li {
	margin-bottom:3px;
}
	
	#header_logo{
		position:absolute;top:66px;margin-left:272px;
	}
	
	
	/* IE 6 Hack*/
	* html #header_logo{
		position:relative;
		top:-30px;
		margin-left:272px;
		z-index:9999999;
	}
	/* IE 7 Hack*/
	*+html #header_logo{
		position:relative;
		top:-30px;
		margin-left:272px;
		z-index:9999999;
	}
	
	
	
	#sub_content{
		margin-left:26px;
		margin-bottom:41px;
		padding-bottom:41px;
		float:left;
	}
	
	
	
	
	/* IE6 Hack */
	* html #sub_content{
		margin-left:9px;
	}
	
	#container_top{
		width:953px; /*width:953px;*/
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
		height:32px;
		font-size:12px;

		
	}


	#container{
		width:953px; /*width:953px;*/
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
		
		margin-top:83px;
		min-height:850px;
		
	}

	#container_right{
		width:757px;
		min-height:500px;
		float:left;
	}
	
	#container_left{
		
		width:195px;
		min-height:500px;
		float:left;
	}
	
	
	#container_slideshow{
		height:306px;
		background-color:#FFF;
		
		
	}

	#container_navigation{
		height:19px;
		width:756px;
		font-weight:bold;
		text-transform:uppercase;
	}


	
	#container_slideshow{
		border-bottom:2px solid #002458;
		height:304px;
	}
	
	#slideshow_button_left{
		float:left;
		background-image:url(../images/slideshow-button-left.png);
		width:25px;
		height:304px;
		cursor:pointer;
		position:relative;
	}
	
	#slideshow_content{
		float:left;
		width:706px;
		height:304px;
	}
	
	#slideshow_button_right{
		float:left;
		background-image:url(../images/slideshow-button-right.png);
		width:25px;
		height:304px;
		cursor:pointer;
		position:relative;
	}
	
	
	
	#container_footer{
		background-image:url(../images/bottom-body-bg.png);
		height:224px;
		background-repeat:repeat-x;
		
	}
	#footer{
		width:953px; /*width:953px;*/
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
		
	}
	#footer-left{	
		float:left;
		width:195px;
	}
	#footer-right{
		margin-top:15px;
		float:right;
		width:757px;
	}
	#footer-right h2{
		margin:0px;
		text-transform:uppercase;
		font-size:14px;
		color:#a7a7a7;
		margin-bottom:5px;
	}
	#footer-right a {
		color:#a7a7a7;
		text-decoration:none;
		font-size:14px;
		padding-bottom:15px;
	}
	#footer-nav ul {
   		list-style-type: none;
   		margin:	0;
   		padding:0;

	}
	#footer-nav li{
		margin-bottom: 3px;
	}
	
	
	
	#container_content{
		background-color:#ffffff;
		min-height:480px;
		display:block;
		clear:both;
		
	}
	#container_copyright{
		margin-top:8px;
		text-align:center;
		color:#cfcfcf;
		font-size:12px;
		margin-bottom:8px;
		
	}


	#footer-1{
		float:left;
		width:153px;
	}
	#footer-2{
		float:left;
		width:153px;
	}
	#footer-3{
		float:left;
		width:242px;
	}
	#footer-4{
		float:left;
		width:153px;
	}


#news_sperator{ 
	border-top: 1px solid #c0c0c0;
	margin-right:45px;
	margin-top:10px;
	margin-bottom:10px;
}

.space_linie{
		background-image:url(../images/space-linie.png);
		height:2px;
		background-repeat:repeat-x;
		width:100%;
}


#start_newsbox{
	margin-left:26px;
	margin-bottom:10px;
}

* html #start_newsbox{
	margin-left:19px;
}



#start_newsbox p{
	padding:0;
	margin:0;
}


#searchform {
	
}

#s{
	width:118px;
	border:1px solid #666;
	float:left;
	font-size:14px;
	padding:2px;
	margin-left:6px;
	margin-right:6px;
}

#searchsubmit{
		background-image:url(../images/search-button.png);
		width:61px;
		height:23px;
		font-size:0px;
		border:0px;
		float:left;
	
	}
.screen-reader-text{display:none;}


/******** BLOG ***************************/

#blog_index{
	width:501px;float:left;
	margin-left:26px;
	margin-right:26px;margin-top:35px;
	
	clear:both;
	display:block;
	margin-bottom:10px;
	
}

/* IE 6 Hack */
* html #blog_index{
	margin-left:9px;
}



#blog_index h1,h2{
	color:#003e9a;font-size:18px;font-weight:bold;margin:0px;padding:0px;
	margin-bottom:20px;
	
}



#blog_index h2 a{
	color:#003e9a;
	font-size:18px;
	font-weight:bold;
	
}

.post_datum{
	
}

.sidebar-box{
	width:204px;
	background-color:#e6e6e6;
	float:left;
	margin-bottom:3px;
	margin-left:10px;
	
}

#textboxes ul {
	margin-top:7px;
	padding-top:0px;
	list-style-image: url('../images/sidebar-pointer.png');
	margin-left:27px; 
	padding-left:0
}

.sidebar-box strong{
		color:#003e9a;
		font-weight:bold;
		font-size:14px;
	}




.sidebar-box p{
	margin:0px;
	
}


img{border:0px;}

.sidebar-box-top{
	height:43px;
	margin-left:10px;
	background-color:#ffffff;
	width:204px;
	float:left;
}


#pressebilder{
	width:500px;
	background-color:#e6e6e6;
	
}

#pressebilder img{
	
	border: 12px solid #e6e6e6;

}


#startpage_content{
	margin-left:60px;
	margin-right:53px;
	width:567px;
	float:left;
}

/*IE6 Hack */
* html #startpage_content{
	margin-left:29px;
}










/************************* FRONTPAGE ADMIN *****************************/

	#saveButton input {
		color:#003e9a;
		padding:5px;
		font-size:14px;
		font-weight:normal;
		margin-right:10px;
		margin-left:10px;
		/*
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		*/
	}
	#saveButton input:hover{
		background-color:#000000;
		color:#FFF;

	}

	#save_cancel_field{
		text-align:center;
		background-image:url('');
		background-color:#233559;
		color:#FFF;
	}







