#print_logo{
display: block;
float: none;
text-align:right;
margin-right:150px;
margin-bottom:20px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



img {
	border: 0;
}

	
#header_image{
position:relative;
z-index: 0;


}

/* div Bereiche fr Seiteneinteilung*/

#header{
	height: 27px;
	width: 50%;/*ge�dert fr safari*/
	/*background-color:#FF3300;*/
	display:none;
}

#right_column{
	position: relative;
	left: 0%;
	top: 0px;
	width:80%;
	margin: 0px;

}

#right_column img{
	display: none;
}



#content{
margin: 0%;
padding:0%;
width:99%;

}
.news_header{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 180%;
	
}

#statements{/* W3konformit� und  ff-Download*/
display:none;
}

/* Ende Div Bereiche*/
/* Textformatierung */
h1{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 27px;
}

.fliesstext{
	font-size: 70%; 
	/*font-size: 11px;*/
	}
/* textformatierung fr "text-header"*/
.text_header{
width: 100%;
}
.fliesstext_white{
	font-size: 11px;
	line-height: 100%;
	color:#000000;
	padding-left: 20px;
}
.headline_white{
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color:#000000;
	padding-left: 20px;
}

.subheadline{
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color:#000000;
	padding-left: 20px;
}
/* ENDE textformatierung fr "header"*/
.feature_text{
	font-size: 11px;
	line-height: 170%;
	color:#000000;
	padding-left: 30px;
	padding-top: -10px;
}

.news_text{
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	margin:0px 10px;
	line-height: 150%;
}

.tbl_feature{
padding: 0%;
margin:0%;
width: 100%;
}

.feature_text{
	font-size: 11px;
	line-height: 170%;
	color: #000000;
	padding-left:0px;
}

.feature_headline{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height:10px;
	padding-left:0px;
	padding-top: 8px;
}

/* Ende Textformatierung */
.spacer{
	float: left;
	width: 6px;
	padding: 0px;
	margin: 0px;
}


#nav{
	display:none;
	
}

/* horizontal-menu-Styles */

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	
}

li {
	float: left;
	position: relative;
	width: 119px;
	
}



li ul {
	display: none;
	position: absolute;
	left: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 27px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	z-index: 40;	
}


/* ENDE  horizontal-menu-Styles */

/* Styles fr sitemap*/
.firstlevel{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 20px;
	padding-left: 5px;
}

.secondlevel {
	color: #000000;
	font-size: 10px;
}

a.secondlevel{
font-weight: bold;
line-height: 11px;
vertical-align: middle;
}

.thirdlevel{
font-weight: normal;
padding: 0px;
margin: 0px;
}

a.thirdlevel {
font-size: 9px;
font-weight: normal;
padding-left: 5px;
padding-top: 0px;
margin: 0px;
}

/* Ende stile fr sitemap*/
/* formulare*/
form{
padding: 0px;
margin: 0px;
display:none;
}

.search{
	width: 200px;
	margin-left:11px;
	margin-top: 13px;
	margin-bottom: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: #8AAEC4;
	display:none;
}


.download{
display: none;
}
/*beginn Suche*/
/*Ende Suche*/