/* CSS Document */
html {
	background-image:url(/images/bg_body_repeat.gif);
	background-repeat:repeat-x;	
}
body {
	background-image:url(/images/bg_body_grey.gif);
	background-repeat:no-repeat;	
}

#container {
	float:left;
	/*background-color:#99FF00;*/
	width:850px;
	min-height:300px;
	margin-top:11px;
	border-bottom:1px solid #CCCCCC;	
	background-image:url(/images/index/bg_container_lines.gif);
	background-repeat:repeat-y;
}

#container #right #weisscontainer { /*franz weiss*/
	margin-top:20px;
	margin-left:1px;
	clear:both;
	float:left;
	width:306px;
	text-align:left;	
	/*border:1px solid #ff3399;*/
}
#container #right #weisscontainer #left {
	float:left;
	/*border:1px solid #003399;*/
}
#container #right #weisscontainer #right {

	float:right;
	border-left: 1px solid #ccc;
	/*border:1px solid #ff3399;*/
	width:163px; /*-32px*/
	padding:0px 8px 0px 16px;	
}


#container #right #actualcontainer {
	margin-top:20px;
	float:right;
	width:362px;
	text-align:left;
	/*border:1px solid #443399;	*/
}
#container #right #actualcontainer #left {
	float:left;
	width:148px;/*-32px*/
	padding:0px 8px 0px 16px;
	margin-bottom:30px;
	/*border:1px solid #00eee9;	*/
}
#container #right #actualcontainer #right {
	float:right;
	width:156px;
	padding:0px 8px 0px 16px;	
	/*border:1px solid #003300;*/
}
.green_news {
	color:#006600;
	 border-bottom:1px dashed #ccc; 
	 display:block; 
	 padding:8px 0px 10px 0px;
}
#aktuellbottombuttons{
	font-size:10px;
	clear:both; 
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0px 0px 0px 0px;	
	padding:3px 10px 4px 16px;
}
#aktuellbottombuttons img{
	border:none;
	padding-right:5px;
	text-decoration:none;
}
.detailgreen a{
	color:#006600;
	text-decoration:none;
	background-image:url(/images/arrow_grey_small_border.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding:0px 16px 2px 0px;
}
#banner{
	text-decoration:none;
	float:right;
	float:left;
	margin-top:10px;
	padding:2px;
	background-image:url(/images/index/bannerstern3.gif);
	background-repeat:no-repeat;
	background-position:275px -10px;
	background-color:#66cc33;
	width:299px;
	height:40px;
	color:#FFFFFF;
}

#banner a{
	text-decoration:none;
	color:#FFFFFF;
}
#banner a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#bannerstern{
	text-decoration:none;
	float:right;
	float:left;
	margin-top:30px;
	background-image:url(/images/index/bannerstern3.gif);
	background-repeat:no-repeat;
	background-position:275px 0px;
	background-color:none;
	width:299px;
	height:50px;
}