#start-klein-links {
	position:absolute;
	left:43px;
	height:39px;
	top:515px;
	width:250px;
	background-color:#F1F2F3;
	z-index:800;
	overflow:hidden;
}
#rand-links {
	position:absolute;
	left:0px;
	top:0px;
	z-index:950;
}

#rand-rechts {
	position:absolute;
	right:0px;
	top:0px;
	z-index:950;
}

#links-eventtrigger {
	position:absolute;
	top:0px;
	left:0px;
	height:39px;
	width:250px;
	cursor:pointer;
	z-index:900;
}
* html #links-eventtrigger {
	top:0px;
	left:0px;
	height:49px;
	width:250px;
	cursor:hand;
	z-index:900;
}
#start-klein-links img.header {
	float:left;
	margin:12px 0px 0px 22px;
	cursor:pointer;
}
#start-klein-links img.button {
	float:right;
	margin:10px 26px 0px 0px;
	cursor:pointer;
}

#start-punkte-gross {
	position:absolute;
	top:45px;
	left:22px;
	width:511px;
	height:1px;
	border: 0;
	margin: 0;
	padding: 0;
}



#start-gross-rechts {
	position:absolute;
	right:43px;
	height:39px;
	top:515px;
	width:560px;
	overflow:hidden;
	background:url(images/start-rechts-bg.gif) left top repeat-x #FFFFFF;
}
#rechts-eventtrigger {
	position:absolute;
	top:0px;
	left:0px;
	height:39px;
	width:560px;
	cursor:pointer;

}
* html #rechts-eventtrigger {
	top:0px;
	left:0px;
	height:39px;
	width:560px;
	cursor:hand;
}
#start-gross-rechts img.header {
	float:left;
	margin:12px 0px 0px 22px;
	cursor:pointer;
}
#start-gross-rechts img.button {
	float:right;
	margin:10px 26px 0px 0px;
	cursor:pointer;
}
.start-punkte-klein-oben {
	position:absolute;
	top:45px;
	left:22px;
	width:202px;
	height:1px;
	border: 0;
	z-index:805;
}

.start-bild {
	position:absolute;
	top:45px;
	left:0px;
}

#start-news {
	position:absolute;
	top:45px;
	left:22px;
	width:202px;
	background-color:#F1F2F3;
	background-position:bottom left;
	background-image:url(images/start-punke-klein.gif);
	background-repeat:no-repeat;
}
#start-news ul {
	margin:27px 0px 27px 0px;
	padding:0;
	padding-left:18px;
}
#start-news ul li {
	margin:0px 0px 8px 0px;
	list-style-image:url(images/start-pfeil-news-off.gif);
	line-height:13px;
}
#start-news ul li:hover {
	margin:0px 0px 8px 0px;
	list-style-image:url(images/start-pfeil-news.gif);
	line-height:13px;
}
#start-news ul li a {
	color:#333333;
	text-decoration:none;
	list-style-image:url(images/start-pfeil-news-off.gif);
	line-height:13px;
}
#start-news ul li a:hover {
	color:#999999;
	list-style-image:url(images/start-pfeil-news.gif);
	line-height:13px;
}


.start-content {
	position:absolute;
	left:0px;
	top:74px;
	width:560px;
	height:auto;
	overflow:hidden;
}
.strich-unten {
	padding: 0;
	margin: 0;
}
.start-begrenzer {
	margin:0px 22px 0px 22px;
	width:510px;
}
.start-begrenzer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	text-indent:0px;
	font-size:11px;
	line-height:13px;
}
.line-unten img { margin-top:0px; }



#info-layer {
	position:absolute;
	left:43px;
	height:300px;
	top:154px;
	width:250px;
	background-color:#333333;
	z-index:800;
	display:block;
	background:url(../img/hintergrund-start.jpg) top left no-repeat; 
	overflow:hidden;
}

#info-layer_en {
	position:absolute;
	left:43px;
	height:300px;
	top:154px;
	width:250px;
	background-color:#333333;
	z-index:800;
	display:block;
	background:url(../img/hintergrund-start-EN.jpg) top left no-repeat; 
	overflow:hidden;
}

.info-layer-content { margin:169px 32px 32px 32px; border:solid 1px #FFFFFF; overflow:hidden;}
