@charset "UTF-8";
/* CSS Document */




#col_left {
width:939px;
	padding:0px 0 0 0;
	}
		
#col_right {
	display:none;}
	
	
.headline_section {padding:0px 0 20px 0;}

#kopfbild {}

.kopfbild_mask {width:984px; height:319px;
	background:url(../images_system/kopfbild_mask_large.png) no-repeat;}
	
	
.teaser3 {background:transparent;}

.newsBox {
	background:#f5f5f5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 0 3px #888;
	-webkit-box-shadow:0 0 3px #888;
	box-shadow:0 0 3px #888;
	}

.newsTeaser {width:210px; overflow:hidden; margin-bottom:3px;}
.newsTeaser a {text-decoration:none;}	

.newsTeaser .date {
	display:block;float:left;
	font-size:10px;color:#888;line-height:14px;
margin:0 8px 0 0;
}

.newsTeaser .teaserbox_head {
	display:block;float:left;font-size:10px; line-height:14px;
	width:145px; font-weight:bold; color:#555;}

.newsBox a.more {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
border-radius:2px;
	background:none repeat scroll 0 0 #AAAAAA;
	color:#FFFFFF;
	margin:0px 0 0 5px;
	padding:0 6px;
position:relative; display:inline;
	text-decoration:none;
	text-transform:lowercase; 
font-size:11px; line-height:18px;}
