@charset "UTF-8";
#wrapper {
	height: 1153px;
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	background-image: url(hg/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 96px;
	width: 1280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 18px;
	width: 1280px;
	padding-left: 315px;
	padding-top: 6px;
	font-size: 13px;
}
#wrapper #navi a {
	color:rgba(255,255,255,1)
}
#wrapper #navi a:hover {
	color:rgba(58,57,53,1)
}

#slidestart {
	height: 240px;
	width: 935px;
	box-shadow: 3px 3px 3px rgba(153,153,153,1);
}

#angebot {
	height: 23px;
	width: 935px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	border-top-color: rgba(102,102,102,1);
	border-bottom-style: dotted;
}
#newshead {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	float: left;
	height: 20px;
	width: 200px;
	font-size: 18px;
}
#newscontent {
	height: 950px;
	width: 265px;
	clear: left;
	float: left;
	overflow: auto;
	padding-right: 10px;
}

.ueberschriftenrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgba(208,0,5,1);
}
.fotoabstand {
	margin-right: 100px;
	float: left;
	margin-bottom: 10px;
}
.roteschrift {
	color: rgba(232,8,5,1);
}
.schwarttextfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgba(0,0,0,1);
}
.gruenschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(0,153,0,1);
}
.textfettgross {
	font-size: 15px;
	font-weight: bold;
	color: rgba(204,51,0,1);
}
