#infotext {
	position:absolute;
	margin: 10px 0px 0px 0px;
	width:264px;
	index: 1;
	left: 0px;
	top: 0px;
	}





/* positioning the scroller */
#scroller {
	position:absolute;
	left:275px;
	top:10px;
	width:458px;
	height:305px;
	clip:rect(0 458 305 0);
	overflow:hidden;
}

#headgif {
	position:absolute;
	width:458px;
	height:19px;
}

#bottomgif {
	position:absolute;
	width:458px;
	height:9px;
	top:296px;
}

#leftborder {
	position:absolute;
	width:1px;
	height:277px;
	top:19px;
}

#scroller #container { position:absolute; top:19px; width:458px; height:277px; clip:rect(0 458 277 0); overflow:hidden; }
#scroller #content { position:absolute;  width:400px; margin: 18px 18px 0px 16px;}

div.newsstart { 
margin: 0px 0px 0px 0px;
}

div.newsstart p {
padding: 0px 18px 10px 18px; 
margin: 0px 0px 20px 0px;
}

div.newsstart p img.bilden{ 
float:right;
	padding:0px 5px 5px 0px;
	border:none;
}

div.newsstart h3 {
font-family:'Verdana', 'Arial', 'Trebuchet MS';
	font-size:14px;
	color: #595959;
	padding:0px 18px 3px 18px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: normal;
}

div.newsstart h5 {
font-family:'Verdana', 'Arial', 'Trebuchet MS';
	font-size:11px;
	color: #595959;
	padding:0px 18px 3px 18px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: normal;
}

div.newsstart h6 {
font-family:'Verdana', 'Arial', 'Trebuchet MS';
	font-size:10px;
	color: #999999;
	padding:0px 18px 3px 18px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: normal;
}


#scroller #scrollUp { position:absolute; left:448px; top:20px; cursor:default;}
#scroller #scrollDn { position:absolute;	left:448px;	top:282px; cursor:default;}
#scroller #scrollbar {	position:absolute;	left:448px;	top:33px;	width:10px;	height:249px;	clip:rect(0 10 249 0); cursor:default;}
#scroller #thumb {	position:absolute;	left:1px;	top:33px;	background-color:#CCCCCC;	layer-background-color:#CCCCCC; cursor:default;}
#scroller #thumbArrowUp, #scroller #thumbArrowDn {	position:absolute;	left:1px;	visibility: hidden; }
#scroller #marker {
	position:absolute;
	left:1px;
	top:0px;
	width:8px;
	height:1px;
	clip:rect(0 10 1 0);
	background-color:#d96500;
	layer-background-color:#d96500;
	visibility: hidden;
}
#scroller #scrollerMo5Shim {
	position:absolute;
	left:0px;
	top:5px;
	width:1px;
	height:1px;
}
#scroller #elevUp, #scroller #elevDn {
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:249px;
	clip:rect(0 10 249 0);
	background-image:url(images/scrolldekor/elevator1.gif);
	layer-background-image:url(images/scrolldekor/elevator1.gif);
}

