*{
	
}
body{
		font: 12px "Arial";
		margin:  0;
		padding: 0 ;
		color: #555555;
		width: 100%;
		overflow:auto;
		height: 101%;
		
}

a:link{
	color: #4193B8;
	text-decoration: none;
}

a:visited{
	color: #4193B8;
	text-decoration: none;
}

a:active{
	color: #4193B8;
	text-decoration: none;
}
#center-site {
	margin: 0 auto;	
	padding: 0 ;
	height: auto;
	width: 799px;
	text-align:left;
	display: block;
	

}

/*
.center-content{
	vertical-align: left;
	text-align: left;
	padding: 0 auto;
	margin: 0 auto;
}
*/

#header-100{
	/*width:100%;*/
	height: 122px;
	background: url(../img/logo_fortsetzung.jpg) no-repeat center;
	display: block;
	margin: 0;
	padding:0;
}

#header{
	width:100%;
	height: 122px;
	background: url(../img/logo.jpg) center;
	margin: 0 auto;	
	height:122px;
	width: 799px;
	text-align:left;
	display: block;

}



#meta-navi {
 position: relative;
 margin: 0;
 padding: 0;
 color: #ffffff;
 border: 0;
 background-color: transparent;
 bottom: -100px;
 right:-370px;
 font: 12px "Verdana";
 width: 460px;
 display: block;
}

.ie #meta-navi {
 position: relative;
 margin: 0;
 padding: 0;
 color: #ffffff;
 border: 0;
 background-color: transparent;
 bottom: -100px;
 left:350px;
 font: 12px "Verdana";
}
.win #meta-navi {
 position: relative;
 margin: 0;
 padding: 0;
 color: #ffffff;
 border: 0;
 background-color: transparent;
 bottom: -100px;
 left:350px;
 font: 12px "Verdana";
}

#meta-navi a{
	color: #fff;
	text-decoration: none;
}
#meta-navi a:hover{
	color: #4193B8;
	text-decoration: none;
}
#meta-navi a:activ{
	color: #4193B8;
	text-decoration: none;
}
#homelink{
	display: block;
	width: 370px;
	height: 80px;
}


.text-bold{
	font-weight: bold;
	color: #535353;
}

.headline{
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #666666;
}

.subheadline{
	font-weight: bold;
	font-family: "Arial", Arial, serif;
	font-size: 14px;
	line-height: 16px;
	color: #666;
	
}
.newstext {
	font-family: "Arial", Arial, serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.fliesstext {
	font-family: "Arial", Arial, serif;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	text-align: left;
}

p{
	font: 13px, "Arial";
	
}

#left-content {
	float: left;
	width: 539px;
	display: block;
	min-height: 400px;
	border-right: 1px solid;
	border-color: #C5C5C5;
	padding: 12px 32px 32px 32px;
	margin: 20px 0 20px 0;

}

#right-content {
	width: 173px;
	float: right;
	display: block;
	min-height: 400px;

	padding: 32px 0 32px 8px;
	
}

#right-content a{
	color: #666;
	text-decoration: none;
}

#right-content a:hoover{
		color: #333333;
		text-decoration: none;
}
#right-content a:activ{
		color: #333333;
		text-decoration: none;
}


#right-content p{

	padding-top: 5px;
	font-size: 11px;
}



.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;	
}



h1{
	border: 0;
	color: #535353;
	font-weight: bold;
	font-style: normal;
	font:14px "Arial";
}






.ie6 h1{
	font-size: 14px;
	border: 0;
	color: #535353;
	font-weight: bold;
	font-style: normal;
}

h2{
	font-size: 11px;
	border: 0;
	color: #535353;
	font-weight: bold;
	font-style: normal;
	border-top: 1px solid;
	border-color: #C5C5C5;
	padding-top: 10px;
}
.content-pdf{
	width: 169px;
	float: left;
	font-weight: normal;
	margin: 0 10px 10px 0;
	font-size: 10px;
	

}

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background: url(../img/footer_logo.jpg) no-repeat;
	height: 85px;
	 position: relative;

}


#footer-kontakt{
 width: 799px;
 margin: 0 0 0 0;
 padding: 40px 0 0 0;
 text-align: center;
 color: #707070;
 font: 9px "Arial";


}



#footer-logo{
	display: block;
	width: 85px;
	height: 69px;
	float: right;
	margin-top: -60px;
	text-decoration: none;
}


#center-site .center-content #left-content table tr td p .fliesstext .subheadline .fliesstext {
	font-weight: normal;
}

