@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #707173;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pp{
	position: absolute;
	width: 50px;
	height: 20px;
	left: 50%;
	margin-left: 400px;
	margin-top: 390px; 
	z-index: 15;
}
#logo{
	position: absolute;
	width: 208px;
	height: 48px;
	left: 50%;
	margin-left: 260px;
	margin-top: 31px; 
	z-index: 5;
}
#flash{
	position: absolute;
	width: 260px;
	height: 86px;
	left: 50%;
	margin-left: -458px;
	margin-top: 37px;
	z-index: 10;
}
#sprache{
	position: absolute;
	width: 160px;
	left: 50%;
	margin-left: -180px;
	margin-top: 62px;
	z-index: 15;
}
#suche{
	position: absolute;
	width: 200px;
	left: 50%;
	margin-top: 62px;
	z-index: 20;
}
#main{
	position: absolute;
	width: 969px;
	left: 50%;
	margin-left: -485px;
	margin-top: 18px;
	background-image: url(../images/main_hg.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}
#head{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 66px;
}
#bild{
	height: 263px;
	width: 935px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-left: 13px;
}
#mutter{
	margin-right: 22px;
}
#left{
	float: left;
	width: 274px;
	background-image: url(../images/news.jpg);
	background-repeat: repeat-y;
}
#news_o{
	background-image: url(../images/news_top.jpg);
	background-repeat: no-repeat;
	height: 24px;
}
#news{
	margin-left: 20px;
	margin-right: 10px;
	//width: 244px;
	//margin-left: 20px;
	//margin-right: 25px;
}
#news_u{
	background-image: url(../images/news_bottom.jpg);
	height:22px;
}
#right{
	float: right;
	width: 660px;
	margin-top: 2px;
}
#content{
	line-height: 140%;
}
#unten{
	background-image: url(../images/footer.jpg);
	height:43px;
}
#footer{
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
.bodytext{
	padding: 0px;
	margin: 0px;
}
a img{
	border: 0px;
}
a{
	color: #e30059;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.contentelement{
	clear: both;
}
.clear{
	clear: both;
}
.tkm a{
	color: #707173;
	text-decoration: none;
}
.tkm a:hover{
	color: #e30059;
	text-decoration: none;
}
h1{
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #e30059;
	font-size: 18px;
	font-weight: normal;
}
h2{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #e30059;
	font-size: 13px;
	font-weight: normal;
}
h3{
	margin: 0px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #e30059;
}
fieldset {
	border: 0px;
}