hr {
background-color: white;
border:0px;
}



#navigation ul li.mta a{
padding-top: 2px;
padding-bottom: 2px;
border-top: 1px solid white;
border-bottom: 1px solid white;

font-weight: normal;
}
.csc-textpic-imagewrap {
margin-left: 7px;

}

#content div.split h2 {
font-size: 14px;
margin-left: 8px;
color: #50646F;
margin-bottom: 0px;
}

#content div.split {
float: left;
width: 200px;

margin-right: 8px;
}

#content div.split .contwrap {
float: left;
width: 195px;
height: 300px;
}

#content div.split h1{
width: 200px;
background-image: none;
}

/*NEWS*/
.news-list-date {
font-size: 11px;
font-weight: normal;
color: #333333;
}

.news-list-container a {
text-decoration: underline;
font-size: 11px;
font-weight: normal;
color: #333333;
}
/*NEWS*/

div.navtop {
width: 158px;
height: 4px;
background-image: url(../img/subnavi1_top.jpg);
background-repeat: no-repeat;

}

div.navbottom {
width: 158px;
height: 4px;
background-image: url(../img/subnavi1_bottom.jpg);
background-repeat: no-repeat;
border-bottom: 1px solid #ffffff;
}

div.navtopact {
width: 158px;
height: 4px;
background-image: url(../img/subnavi1_top_hover.jpg);
background-repeat: no-repeat;

}

div.navbottomact {
width: 158px;
height: 4px;
background-image: url(../img/subnavi1_bottom_hover.jpg);
background-repeat: no-repeat;
border-bottom: 1px solid #ffffff;
}

#navigation {
		float: left;
		width: 155px;	
		min-height: 100px;
		}
			#navigation ul {
				width: 155px;
				margin: 0px;
				padding: 0px;
				list-style-type: none;
			}
				
				#navigation ul li {
					width: 158px;
					margin: 0px;
				}
				
					#navigation ul li a {
						width: 148px;
						
						color: #506470;
						text-decoration: none;
						display: block;					
						font-weight: bold;
						padding-left: 10px; 
						margin-top: -1px;
						
					}
					
					#navigation ul li.act a {
					color: white;
					 	background-image: url(../img/subnavi1_hover.jpg);
					 	
					}
					
					#navigation ul li.level2  a{
						padding-left: 20px;
						font-weight: normal;
					}
					
					#navigation ul li.act2  a{
						/*background-image: url(../img/subnavi_akt.jpg);*/
						padding-left: 20px;
						color: #000000;
					}
					
					#navigation ul li.level3  a{
						width: 128px;
						padding-left: 30px;
						font-weight: normal;
					}
					
					#navigation ul li.act3  a{
						/*background-image: url(../img/subnavi_akt.jpg);*/
						padding-left: 30px;
						color: #000000;
					}
					

					
						#navigation ul li a:hover {
							color: #000000;
							text-decoration: none;						
						}


body {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	background-color:#95989f;
	text-align: center;
	
	font-family: arial, verdana, sans-serif; 
	font-size: 11px;
	color: #51636D;
	
	margin: 0px;
	padding: 0px;
	}
	
	#cent {
	width: 790px;
	margin: auto;
	}
	
h1 {
	
	height: 20px;
	font-size: 12px;
	color: #50646F;
	background-image: url(../img/headline_bg.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	padding-left: 8px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 5px;	
}

#content h1 {
width: 424px;
}



p {
margin: 0px;
margin-bottom: 7px;
padding: 2px;
}


.bodytext {
margin-left: 5px;
}


a {
color: #0863AA;
font-weight: bold;
text-decoration: none;
}

img  {
border: 0px;
}

.csc-textpic-imagewrap {
/*min-height: 110px;*/
}

/*Metanavi*/

div#metanavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#metanavigation li{
float: left;
margin: 0px;
padding: 0px;
}

	li.sup a{
		height: 28px;
		width: 151px;
		background-image: url(../img/meta_navigation/navi1_0.jpg);
		background-position: top;
		display: block;
	}

	li.sup a:hover {
		background-image: url(../img/meta_navigation/navi1_1.jpg);
	}
	
	li.sup a.actsup {
		background-image: url(../img/meta_navigation/navi1_1.jpg);
	}
	

	li.wf a {
		height: 28px;
		width: 98px;
		background-image: url(../img/meta_navigation/navi2_0.jpg);
		background-position: top;
		display: block;
	}
	
	li.wf a:hover {
		background-image: url(../img/meta_navigation/navi2_1.jpg);
	}
	
	li.wf a.actwf {
		background-image: url(../img/meta_navigation/navi2_1.jpg);
	}
	
	li.ms a{
		height: 28px;
		width: 128px;
		background-image: url(../img/meta_navigation/navi3_0.jpg);
		background-position: top;
		display: block;
	}
	
	li.ms a:hover {
		background-image: url(../img/meta_navigation/navi3_1.jpg);
	}

	li.ms a.actms {
		background-image: url(../img/meta_navigation/navi3_1.jpg);
	}
	
	
	li.emir a{
		height: 28px;
		width: 80px;
		background-image: url(../img/meta_navigation/navi4_0.jpg);
		background-position: top;
		display: block;
	}
	
	li.emir a:hover {
		background-image: url(../img/meta_navigation/navi4_1.jpg);
	}

	li.emir a.actemir {
		background-image: url(../img/meta_navigation/navi4_1.jpg);
	}
	
	li.kontakte a{
		height: 28px;
		width: 106px;
		background-image: url(../img/meta_navigation/navi5_0.jpg);
		background-position: top;
		display: block;
	}
	
	li.kontakte a:hover {
		background-image: url(../img/meta_navigation/navi5_1.jpg);
	}
	
	li.kontakte a.actkontakte {
		background-image: url(../img/meta_navigation/navi5_1.jpg);
	}
	
	li.kalkulator a{
		height: 28px;
		width: 106px;
		background-image: url(../img/meta_navigation/navi6_0.jpg);
		background-position: top;
		display: block;
	}
	
	li.kalkulator a:hover {
		background-image: url(../img/meta_navigation/navi6_1.jpg);
	}

	li.kalkulator a.actkalkulator {
		background-image: url(../img/meta_navigation/navi6_1.jpg);
	}
	
	li.home a{
		height: 28px;
		width: 121px;
		background-image: url(../img/meta_navigation/navi7_0.jpg);
		background-position: top;
		display: block;
	}
	
	li.home a:hover {
		background-image: url(../img/meta_navigation/navi7_1.jpg);
	}
	
	li.home a.acthome {
		background-image: url(../img/meta_navigation/navi7_1.jpg);
	}
	
/*Metanavi*/


#border {
	width: 820px;
	float: left;
	background-image: url(../img/borders.png);
	background-repeat:repeat-y;
}

#footer {
	width: 820px;
	height: 22px;
	float: left;
	background-image: url(../img/footer.png);
	background-repeat:no-repeat;
}

	#page {
		float: left;
		width: 790px;
		/*border: 1px solid #000000;
		border-bottom: 0px;*/
		background-color: #FFFFFF;
		text-align: left;
		margin: 0px 15px 0px 15px;
		background-image: url(../img/subnavibg.jpg);
		background-repeat:repeat-y;
		background-position: left;
	}
		
	
	
		#metanavigation {
			float: left;
			width: 790px;
			height: 28px;
			background-color: #42556D;
			background-image: url(../img/navi.jpg);
			background-repeat: no-repeat;
			background-position: right;			
		}
		
		div#divider {
		float: left;
		height: 31px;
		width: 100%;
		background-image: url(../img/navi_bottom.jpg);
		}
		
		
			
		
						
	
		#content {
			float: left;
			width: 424px;
			background-image: url(../img/trenner.jpg);
			background-repeat:repeat-y ;
			background-position:right;
			padding-right: 4px;
			margin-left: 4px;
		
		}
		
		#content div.contwrap {
		
			margin-bottom: 15px;
			
		}
		
		#content_right {
		float: right; 
		width: 200px;
		padding: 0px;
		}
		
		.contright {
		margin-bottom: 0px;
		}
		

/*Kontakt Form*/
label {
float: left;
}


select {
margin-top: 12px;
}


.csc-mailform-field {
float: left;
width: 170px;
margin-right: 10px;
margin-bottom: 5px;
}

input, textarea {
width: 170px;
}

input.csc-mailform-submit {
width: 100px;
}

.csc-mailform {
width: 360px;
}

.csc-mailform-submit {
float: right;
}

