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

body {
	background-color: #333332;
}
/* ------------------------------------------------- News Allgemein */
#header {
	position:absolute;
	left:179px;
	top:235px;
	width:487px;
	height:23px;
	z-index:3;
}
#header h2 {
font-size: 11px;
color:#b1b3b4;
float:left;
margin:0;
}
#header p {
margin:0;
}
#content_text {
	position:absolute;
	left:179px;
	top:269px;
	width:493px;
	height:294px;
	overflow: auto;
}
#content_text, 	#content_text h3, #header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#content_text h3 {
	color:#FFF;
	margin: 0 0 3px 0;
}
#content_text p {
	color: #b1b3b4;
	margin:0;
}
#content_text p.datum {
color:#333;	
}
.redtext {
color:#A08183;
}
/* ------------------------------------------------- Newsübersicht */
.newspreview {
	position:relative;
	height:60px;
	width:98%;
	overflow:hidden;
	margin-bottom:14px;
}
.newspreview a {
	height:60px;
	display:block;
	background:#555555;
}
.newspreview a:hover {
	background:#747474;
}
.newspreview img {
	float:left;
	margin-right:20px;
	border:0;
}

/* ------------------------------------------------- Newsdetail */
#header .backnav {
float:right;
font-weight:normal;
color:#b1b3b4;
}
#header .backnav a {
color:#b1b3b4;
text-decoration:none;
}
#header .backnav a:hover {
color:#FFF;
}
body#new_events_detail p.datum {
margin-top:10px;	
}
#thumbnails {
	margin-top: 20px;

}
#newscontent {

}
#thumbnails {
	
}
#thumbnails img {
	margin: 0 7px 7px 0;
	border:0;
}
