.clr {
	clear:both;
}
.typo_text {
	text-align:left;
}
.news_cover {
	background-color:#eee;
	width:845px;
	height:250px;
	overflow:hidden;
}
.news_cover .images {
	width:500px;
}
.news_cover .teaser {
	margin-top:20px;
	width:270px;
	float:left;
	margin-left:540px;
	line-height:1.7em;
	color:#555;
}
#linien {
	margin-bottom:20px;
}
.main {
	width:570px;
	overflow:hidden;
}
.main.wide {
	width:845px;
	border:none;
}
.rtf {
	width:400px;
	line-height:1.7em;
}
.sidebar {
	width:270px;
	min-height:25px;
	float:right;
	border-left:1px solid #eee;
	line-height:1.7em;
}
.sidebar h3 {
	font-size:11px;
	line-height:1em;
	padding:0px;
	margin:10px 0px 0px 20px;
}
.sidebar h4 {
	font-size:12px;
	color:#777;
	margin:10px 0px 5px 20px;
}
.sidebar a {
	display:block;
	color: #cf0600;
	text-decoration:none;
}
.sidebar a.sel, .sidebar a:hover {
	color:#474747;
}
.sidebar a.gfx {
	display:block;
	margin:20px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	background:transparent url(files/arrow_right.png) no-repeat 0px 3px;
}

.news_head, .year_head {
	padding-right: 0px;
	padding-top: 0px;
	line-height:1em;
	background:transparent url(images/back_head.gif) repeat-x 0px -34px;
	padding-left: 0px;
	margin:0px 0px 0px 5px;
	padding-bottom: 0px;
}
.year_head {
	margin:0px 0px 20px 0px;
	width:500px;
}
.year_head h2 {
	display:inline-block;
	line-height:1em;
	margin:0px;
	color: #cf0600;
	padding:0px 15px 0px 25px;
	border:none;
	background:#fff url(files/arrow_right.png) no-repeat 0px 2px;
}
.news_head {
	margin-bottom:20px;
}
.news_head img {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display:inline-block;
	padding:0px;
}
.newsentry {
	overflow:hidden;
	margin-top:10px;
	font-size:10px;
	line-height:1.8em;
	padding:5px 0px 5px 22px;
	cursor:pointer;
}


.news_short {
	font-size:10px;
	padding-left:22px;
	font-weight:bold;
}
.newsentry:hover, .newsentry.sel {
	background-color:#eee;
}
.newsentry h4 {
	font-size:11px;
	margin:0px 0px 0px 0px;
}
.newsentry .picture {
	display:block;
	float:right;
	margin-left:5px;
}
.newsentry p {
	margin:0px;
	padding:0px;
	line-height:1.8em;
	font-size:10px;
}
.news_menu {
	margin:5px 0px 5px 5px;	
}

.newsteaser {
	width:500px;
	overflow:hidden;
	padding:15px 0px 15px 0px;
	border-bottom:1px solid #eee;
}
.newsteaser h3 {
	line-height:1em;
	margin:0px;
	font-size:14px;
}
.newsteaser.first {
	border-top:1px solid #eee;
}
.newsteaser .text {
	width:350px;
}
.text a {
	text-decoration:none;
	color: #cf0600;
}
.text p {
	margin:1em 0px;
}
.newsteaser .picture {
	display:block;
	float:right;
	margin:0px 0px 5px 5px;
}
.newsteaser a.more {
	display:block;
	margin:0px 0px 0px 0px;
}

.pictures {
	position:relative;
}
.pictures .picture {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}
.story {
	width:500px;
	line-height:1.7em;
}
.story a {
	color: #cf0600;
	text-decoration: none;
}