/* CSS Document */

#Logo-Ebene {
	position:absolute;
	left:0px;
	top:0px;
	width:270px;
	height:180px;
	z-index:1;
}
#ebene-oben-r {
	position:absolute;
	left:270px;
	top:0px;
	width:750px;
	height:180px;
	z-index:2;
}
#titel-ebene {
	position:absolute;
	left:0px;
	top:180px;
	width:1020px;
	height:60px;
	z-index:3;
}
#ebene-rechts {
	position:absolute;
	left:740px;
	top:240px;
	width:280px;
	height:610px;
	z-index:4;
	background-image: url(punkt-kreis.gif);
	background-repeat: repeat-y;
}
#ebene-links {
	position:absolute;
	left:0px;
	top:240px;
	width:220px;
	height:610px;
	z-index:5;
	background-image: url(hg-ebene-links.gif);
	background-repeat: repeat-y;
}
#button {
	position:absolute;
	left:290px;
	top:130px;
	width:800px;
	height:50px;
	z-index:6;
}
#titeltext {
	position:absolute;
	left:280px;
	top:180px;
	width:500px;
	height:50px;
	z-index:7;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
}
.text-links {
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bolder;
	color: #666666;
	margin-left: 20px;
}
.text-linksnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
}
.text-rechts {
	margin-right: 20px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.normal-fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-right: 20px;
	margin-left: 30px;
}
.pink-fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FF0099;
	margin-right: 20px;
	margin-left: 30px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF0099;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
}
#hg {
	position:absolute;
	left:1020px;
	top:0px;
	width:0px;
	height:230px;
	z-index:8;
	background-image: url(hg.gif);
	background-repeat: repeat-x;
}
#textebene {
	position:absolute;
	left:220px;
	top:240px;
	width:520px;
	height:610px;
	z-index:9;
	background-color: #FFFFFF;
}
#Layer1 {
	position:absolute;
	left:500px;
	top:50px;
	width:520px;
	height:60px;
	z-index:10;
}
.text-links-pink {
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bolder;
	color: #FF0099;
	margin-left: 20px;
}

