/* CSS Document */

/* Menügrafik ausrichtung korrigieren */
#grafik_menue {
	top: -13px;
}

#news_bild {
	position: relative;
	left: 45px;
}

.liste {
	position: relative;
	width: 580px;
	float: left;
	left: 60px;
}

.ueber td {
	font-size: 12px;
	color: #EC8624;
	height: 30px;
	vertical-align: top;
}

.data td {
	font-size: 11px;
}

.data td a {
	text-decoration: none;
	color: #000;
}

.data:hover {
	background-color: #F6DEC7;
}

.news_detail {
	clear: both;
	padding-top: 20px;
}

.news_detail h2 {
	position: relative;
	width: 630px;
	left: 45px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: #EC8624;
}

.news_detail h3 {
	position: relative;
	width: 630px;
	left: 45px;
	padding-top: 0;
	margin-top: 0;
	font-size: 14px;
}
