/*LATEST*/
#news-latest-container {	
	margin:0px 0px 0px 0px;
	border-top:1px solid #B0B4B7;
	width:270px;
}

#news-latest-container .inactive .news-latest-title h1 a {
	color:#737267;
	margin-top:0px;
	padding-top:0px;
}

#news-latest-container .active .news-latest-title h1 a {
	color:#FFFFFF;
	margin-top:0px;
	padding-top:0px;
}

#news-latest-container .inactive .news-latest-title h1 {
	color:#737267;
	margin-top:0px;
	padding-top:0px;
}

#news-latest-container .active .news-latest-title h1 {
	color:#FFFFFF;
	margin-top:0px;
	padding-top:0px;
}

#news-latest-container .inactive .news-latest-icon {
	background-image:url(../images/auf.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}

#news-latest-container .active .news-latest-icon {
	background-image:url(../images/zu.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}

.news-latest-item {
	background-color:#FFFFFF;
	border-bottom:1px solid #B0B4B7;
	border-left:1px solid #B0B4B7;
	border-right:1px solid #B0B4B7;
	float:left;
	padding-bottom:5px;
	width:270px;
}

.news-latest-mehr {
	float:right;
}

.latest-more {
	width:270px;
}

#col3 .latest-more {
	width:660px;
}

.news-latest-title {
	float:left;
	width:240px;
	margin-bottom:0px;
	margin-top:0px;
}

#news-latest-container .news-latest-title h1 {
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:5px;
	padding-top:0px;
}

.news-latest-icon {
	float:right;
	padding-right:5px;	
}

.news-latest-image-top {
	background-image:url(gfx/image_border_top.gif);
	background-repeat:no-repeat;
	height:7px;
}

.news-latest-item-content {
	background-color:#FFFFFF;
	padding:5px;
	float:left;
	width:260px;
}

.news-latest-item-content-image {
	padding-bottom:5px;
	width:260px;
}

.news-latest-item-content-text {
	height:50px;
}

.news-latest-content p {
	margin:0px;
	padding:0px;
}



/*LIST*/
#news-list-container {
	float:left;
	width:660px;
	padding-bottom:10px;
}

#news-list-container h1 {
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:5px;
}

#news-list-container .inactive .news-list-title h1 a {
	color:#737267;
}

#news-list-container .active .news-list-title h1 a {
	color:#FFFFFF;
}

#news-list-container .inactive .news-list-title h1 {
	color:#737267;
}

#news-list-container .active .news-list-title h1 {
	color:#FFFFFF;
}

#news-list-container .inactive .news-list-icon {
	background-image:url(../images/auf.gif);
	background-repeat:no-repeat;
	height:15px;
	float:left;
}

#news-list-container .active .news-list-icon {
	background-image:url(../images/zu.gif);
	background-repeat:no-repeat;
	height:15px;
	float:left;
}

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

.news-list-title {
	float:left;
	width:640px;
}

.news-list-icon {
	float:left;
	width:20px;	
}

#news-latest-container h1 {
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:5px;
}

.news-list-item {
	float:left;
	width:660px;
}

.news-list-item-content {
	float:left;
	width:100%;
	margin-top:5px;
	width:658px;
}

.news-list-item-content p {
	margin:0px;
	padding:0px;
}

.news-list-item-content-left{
	float:left;
	width:205px;
	padding:5px 0px 5px 5px;
}

.news-list-image {
	padding-bottom:5px;
}

.news-list-item-content-right{
	float:left;
	width:435px;
	padding:5px;
}


/*Einzelansicht*/

.news-single-title {
	
}

..news-single-item {
	float:left;
	width:660px;
}

.news-single-item-content {
	float:left;
	width:100%;
	margin-top:5px;
	width:658px;
	border:1px solid #CCCCCC;
}

.news-single-item-content p {
	margin:0px;
	padding:0px;
}

.news-single-item-content-left{
	float:left;
	width:225px;
	padding:5px 0px 5px 5px;
}

.news-single-image {
	padding-bottom:5px;
}

.news-single-item-content-right{
	float:left;
	width:420px;
	padding:5px 5px 5px 2px;
}

	