/* @override http://www.katharina-saurwein.com/css/news.css */

/* @override http://www.katharina-saurwein.com/css/news.css */

/* @override http://www.katharina-saurwein.com/css/news.css */

/* @override http://localhost:8888/saurwein/css/news.css */

/* @override http://www.katharina-saurwein.com/2010/css/news.css */

body {
	background: url(../gfx/background/160g_wide.gif) no-repeat 1040px 159px;
}

h2 {
	padding-left: 10px;
	height: 80px;
	line-height: 120px;
	font-size: 25px;
	color: #474242;
	font-weight: normal;
}

div#body {
	width: 960px;
	position: relative;
}

div#newsUebersicht {
	width: 320px;
	position: absolute;
	top: 0px;
	left: 00px;
	margin: 80px 0 0 80px;
}

a {
	text-decoration: none;
	color: #77be07;
}


div#newsUebersicht ul li a {
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #474242;
	text-align: left;
	width: 100%;
	display: block;
}

div#newsUebersicht ul li a:hover {
	text-decoration: none;
	color: #77be07;
}


div#news p strong {
	color: #72b60e;

}

a.hidden {
	display: none;
}

div.bottom {
	border-top: 1px solid #aaa;
	margin-top: 10px;
	padding-top: 10px;
}

div#content div.bottom a {
	color: #474242;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

div#content div.bottom a:hover {
	color: #77be07;
	text-decoration: none;
}

div#content div.bottom a.top {
	position: fixed;
	bottom: 0;
	height: 40px;
	width: 40px;
	display: block;
	background: url(../gfx/icons/top.gif) no-repeat 0px 2px #e4e3e3;
	text-indent: -10000px;
	overflow: hidden;
	left: 1040px;
}

div#content div.bottom a.top:hover {
	background-color: #ccc;
}

a.archiv {
	float: right;
}

div#content {
	margin-left: 480px;
	width: 480px;
	position: relative;
	padding-top: 0px;
	z-index: 1;
}

div#news h2 {
	padding: 0;
	line-height: 120px;
	position: relative;
	overflow: hidden;
}

div#sponsoren {
	width: 320px;
}

div#news div.newsImg {
	width: 480px;
	height: 160px;
	text-indent: -10000px;
	overflow: hidden;
}

div#news h2 a {
	
	display: block;
	position: absolute;
	bottom: 3px;
	right: 0;
	height: 20px;
	width: 20px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../gfx/icons/icons.gif) no-repeat -160px 0px;
}

div#news a.mark {
	visibility: hidden;
	display: block;
}

div#news h2 a.margin {
	margin-right: 25px;
}

div#news h2 a.fotos {
	background: url(../gfx/icons/icons.gif) no-repeat -240px 0px;
}

div#news h2 a.bericht:hover {
	background: url(../gfx/icons/icons.gif) no-repeat -160px -80px;
}

div#news h2 a.fotos:hover {
	background: url(../gfx/icons/icons.gif) no-repeat -240px -80px;
}

div#content p {
	font-size: 13px;
	line-height: 17px;
	margin: 0;
	padding-top: 5px;
}