.news-latest-container{
	background-color:#ffffff;

}

.news-latest-item{
	border: 1px #ebf4fd solid;
	border-top:none;
	width:175px;
	padding:0px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	font-size: 90%;
	height:107px;
	background-color: #ebf4fd;
	overflow: hidden;
}


.news-latest-item .titel{
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.news-latest-item p{
	padding:0px;
	padding-top:3px;
	margin:0px;
}


.news-latest-morelink{
	border: 1px #ebf4fd solid;
	border-top:none;
	width:175px;
	padding:0px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	font-size: 90%;
	height:36px;
	background-color: #ebf4fd;
}

.news-latest-morelink a {
	border: 1px #669900 solid;
	font-family: "Trebuchet MS";
	font-size: 100%;
	display:block;
	float:right;
	width: 123px;
	height:23px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-right: 4px;
	padding-top:4px;
	padding-right:7px;
	background-color: #FFFFFF;
}



.news-list-container{
width:672px;

margin-bottom:15px;

}

.news-list-item {
min-height:150px;

}

.news-list-container h1{
	background-color: #ebf4fd;
	height:24px;
	font-size: 110%;
	margin:0px;
	display:block;
	padding-top:4px;
	padding-left:10px;
	border: 1px solid #ffffff;
}

.news-list-item .image{
width:200px;
float:left;
min-height:90px;
padding-right:10px;
}

.news-list-date {
	font-size: 80%;
}

.news-list-morelink {
float:right;
}

.news-list-morelink a {
	font-family: "Trebuchet MS";
	font-size: 90%;
	background-image: url(../../img/button_weiter.jpg);
	display:block;
	width: 132px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	text-decoration: none;
	text-indent: -999px;
	overflow: hidden;
	margin-right: 10px;
}


.news-single-container{
width:672px;
margin-bottom:15px;

}

.news-single-container p{
padding:0px;
margin:0px;

}

.news-single-container h1{
	background-color: #ebf4fd;
	height:25px;
	font-size: 110%;
	margin:0px;
	display:block;
	padding-top:4px;
	padding-left:10px;
	border: 1px solid #ffffff;
}
.news-single-item hr {
border: 1px solid #999999;

}

.news-single-item{
padding:5px;
}

.news-single-item a{
font-family: "Trebuchet MS";
	width: 123px;
	height:30px;
	color: #333333;
	text-decoration: none;
	text-indent: 15px;

}


.news-single-img{
display: block;
float: left;
}

.newsimage{
margin-right:5px;
float: left;
}

.news-single-item .bodytext{
clear: left;
}
