/* CSS Document */
@page {
size: auto;
margin: 1cm;
/* die meisten Drucker kommen nicht
bis an den Rand; kann auch vom Browser
ueberschrieben werden */
}



html,body {
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

h1{
	font-size: 18px;
	color: #000000;
	line-height: 22px;
	margin-right: 50;
	margin-bottom: 10px;
	font-weight: normal;
	margin-left: 20px;
}

h2 {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 30px;
	font-weight: normal;
	text-align: left;
}

h3 {
	font-size: 12px;
	color: #000000;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: normal;
	text-align: left;
}

p {
	margin-left: 20px;
	line-height: 19px;
	margin-top: 5px;
	font-size: 1.1em;
	padding-bottom: 5px;
}



#content_head {
	left:0px;
	top:0px;
	width:950px;
	height:300px;
	z-index:1;
}

#space {
	height: 300px;
	width: 300px;
	float: left;
	display:none;
}

#space_folgeseiten {
	height: 300px;
	width: 300px;
	float: left;
	display:none;
}

#signet {
	position:absolute;
	top:10px;
	width:196px;
	z-index:5;
}

#claim {
	position:absolute;
	left:71px;
	top:185px;
	width:196px;
	z-index:2;
	display:none;
}

#search {
	position:absolute;
	left:71px;
	top:258px;
	width:196px;
	z-index:5;
	height: 30px;
	vertical-align: top;
	display:none;
}

#banner {
	float: left;
	width: 650px;
	display:none;
}

#navigation {
	float: right;
	width: 880px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	display:none;
}

#subnavi {
	float: left;
	width: 950px;
	padding-top: 5px;
	color: #F81C72;
	text-decoration: none;
	text-align: right;
	display:none;
}

#ticker {
	float: left;
	width: 210px;
	text-decoration: none;
	padding-left: 60px;
	margin-right: 30px;
	display:none;
}
.ticker_headline {
	font-size: 14px;
	color: #EE1B6E;
	padding-top: 10px;
	display:none;
}
.ticker_text {
	font-size: 11px;
	line-height: 16px;
}

#links {
	float: left;
	width: 210px;
	text-decoration: none;
	padding-left: 60px;
	margin-right: 30px;
	margin-top: 20px;
	display:none;
}

#text {
	width: 550px;
	padding-top: 200px;
	text-decoration: none;
	padding-bottom: 10px;
	margin-right: 20px;
}

#text_seminar {
	width: 550px;
	padding-top: 200px;
	text-decoration: none;
	padding-bottom: 10px;
	margin-right: 20px;
}

#form {
	float: left;
	width: 218px;
	padding-top: 15px;
	text-decoration: none;
	border: 1px solid #F81C72;
	padding-left: 15px;
	margin: 20px;
	padding-right: 10px;
	display:none;
}

#news {
	float: left;
	width: 210px;
	padding-top: 15px;
	text-decoration: none;
	display:none;
}

.news_headline {
	font-size: 12px;
	color: #F81C72;
	background-image: url(images/pfeil_re.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight: normal;
}

.news_datum {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
}

.news_text {
	margin-top: 0px;
	color: #666666;
	line-height: 16px;
	margin-bottom: 20px;
	padding-left: 20px;
	font-size: 11px;
}
.text_pics {
	font-size: 11px;
	font-style: italic;
	color: #F81C72;
}
.text_inhaltsstoffe {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	line-height: 15px;
	padding-top: 50px;
}

.links_ticker {
	font-size: 12px;
	color: #F81C72;
	background-image: url(images/pfeil_re.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
}

#fooder {
	float: left;
	width: 700px;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#fooder_seminar {
	float: left;
	width: 920px;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	margin-top: 10px;
	padding-bottom: 15px;
}

#fooder a, #fooder a:visited {
	color: #666666;
}
