@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(pixs/edendesign_back.png);
	margin: 0px;
	padding: 0px;
}
a:link {  color: #3399FF; text-decoration: none}
a:hover {  color: #3399FF; text-decoration: underline}
a:active {  color: #3399FF; text-decoration: none}
a:visited {  color: #3399FF; text-decoration: none}
a:visited:link {  color: #3399FF; text-decoration: none}
a:visited:hover {  color: #3399FF; text-decoration: underline}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 12px;
}
.texttitelblau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3399FF;
	margin-top: 0px;
	margin-bottom: 12px;
	font-style: italic;
	font-weight: normal;
}
.texttitelgrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #989898;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal;
}
.texttitelgelb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9900;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal;
}
.rot {
	color: #FF0000;
	font-weight: bold;
}

.bild {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 550px;
	width: 700px;
	left: 50px;
	top: 50px;
}
.overlayre {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 550px;
	width: 115px;
	left: 635px;
	top: 50px;
}
.logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 90px;
	width: 260px;
	left: 635px;
	top: 50px;
}
.menu1 {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 140px;
	width: 90px;
	left: 750px;
	top: 150px;
}
.menu2 {
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 107px;
	width: 150px;
	left: 760px;
	top: 495px;
}
.iconreihe {
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 20px;
	width: 700px;
	left: 50px;
	top: 615px;
}
.contentbg {
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: 590px;
	width: 460px;
	left: 103px;
	top: 30px;
}
.content {
	position: absolute;
	visibility: visible;
	z-index: 9;
	height: 550px;
	width: 403px;
	left: 140px;
	top: 50px;
	overflow: auto;
}
.contentantiscroll {
	position: absolute;
	visibility: visible;
	z-index: 9;
	height: 550px;
	width: 385px;
	left: 140px;
	top: 50px;
	overflow: hidden;
}
.tickerbg {
	position: absolute;
	visibility: visible;
	z-index: 7;
	height: 338px;
	width: 240px;
	left: 4px;
	top: 200px;
}
.ticker {
	position: absolute;
	visibility: visible;
	z-index: 8;
	height: 286px;
	width: 179px;
	left: 38px;
	top: 221px;
}
.picby {
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 10px;
	width: 100px;
	left: 54px;
	top: 586px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
.slogan {
	position: absolute;
	visibility: visible;
	z-index: 11;
	height: 80px;
	width: 500px;
	left: 65px;
	top: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2E3836;
	font-weight: bolder;
}
.einblendung {
	position: absolute;
	visibility: visible;
	z-index: 12;
	height: 220px;
	width: 180px;
	left: 605px;
	top: 271px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
p {
	padding-top: 10px;
}

