/*untere spalte news */

#news_list{
	width: 640px;
	float: left;
}
div.news_head{	
	width: 640px;
	height: 32px;
	float: left;
	padding-top: 18px;
	padding-left: 10px;
	}
div.news_head h1{
	margin: 0px;
	float: left;
}
#home_list{
	margin-top: 35px;
	width: 640px;
	float: left;
}
.homeitem{
	text-decoration: none;
	margin-left:150px;
	width: 490px;
	height:auto;
	border-top: 1px solid #BCB49F;
	float: left;
	font-size: 11px;
	line-height: 17px;
	color: #53514D;
}
a.homeitem_image, a.homeitem_linked{
	display:block;
	text-decoration: none;
	margin-left:150px;
	margin-bottom: 8px;
	width: 490px;
	height:auto;
	border-top: 1px solid #BCB49F;
	float: left;
	font-size: 11px;
	line-height: 17px;
	color: #53514D;
}
a:hover.homeitem_linked{
	cursor:pointer;
	background-color: #F2F0EC;
	display:block;
	text-decoration: underline;
	width: 490px;
	height:auto;
}
.home_thumb{
	height:80px;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-right: 10px;
	float: left;
}

.homeitem_text{
	margin-top: 7px;
	width: 320px;
	float: left;
}
.newsitem{
	text-decoration: none;
	width: 640px;
	border-top: 1px solid #BCB49F;
	float: left;
	font-size: 11px;
	line-height: 17px;
	color: #53514D;
}
a.newsitem_image, a.newsitem_linked{
	display:block;
	text-decoration: none;
	width: 640px;
	height:auto;
	border-top: 1px solid #BCB49F;
	float: left;
	font-size: 11px;
	line-height: 17px;
	color: #53514D;
}
a:hover.newsitem_image{
	cursor:pointer;
	background-color: #F2F0EC;
	display:block;
	text-decoration: none;
	width: 640px;
	height:auto;
}
a:hover.newsitem_linked{
	cursor:pointer;
	background-color: #F2F0EC;
	display:block;
	text-decoration: underline;
	width: 640px;
	height:auto;
}
.newsitem_text{
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 12px;
	width: 560px;
	float: left;
}
.newsitem_mehr{
	width: 66px;
	float: left;
	padding-top: 8px;
}
.newsitem_mehr span{
	background-image: url(icons/form_arrow_right.gif);
	float: right;
	background-repeat: no-repeat;
	padding-left: 12px;
	text-decoration: none;
	color: #53514D;
	line-height: 14px;
}
#news_bildheadline{
	height: 17px;
	width: 598px;
	padding-right: 4px;
	background-color: #53514D;
	line-height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	float: left;
	}
#menu2_unten_newsdetail{
	/*width: 160px;*/
	float: left;
	padding-top: 0px;
	padding-right: 14px;
	}
#menu2_unten_newsdetail ul{
	width: 164px;
	padding: 0px;
	margin: 0px;
	list-style:none;
	line-height: 18px;
}
#menu2_unten_newsdetail li{
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 18px;
	vertical-align: bottom;
}
#menu2_unten_newsdetail a{
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	font-size: 11px;
	color: #51514F;
	text-decoration: none;
	padding-left: 14px;
	height: 18px;
}
#menu2_unten_newsdetail a.active{
		background:url(icons/menu1_unten_selected.gif) no-repeat;
}
#menu2_unten_newsdetail a.active{
	background:url(icons/menu1_unten_active.gif) no-repeat;
	}
#menu2_unten_newsdetail a.selected{
	background:url(icons/menu1_unten_selected.gif) no-repeat;
	}
