body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8C8C8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(assets/hintergrund.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #F58141;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #F58141;
}
a:hover {
	font-weight: bold;
	text-decoration: underline overline;
	color: #000000;
}

#navileisteoben {
	position: relative;
	width: 980px;
	padding-left: 1px;
}
#hauptcontainer {
	position: relative;
	width: 980px;
}
#fusszeile {
	position: relative;
	width: 980px;
	float: left;
}
#subnavicontainer {
	width: 200px;
	height: inherit;
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
}
#textecontainer {
	width: 460px;
	height: inherit;
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
}
#textecontainerBreit {
	width: 660px;
	height: inherit;
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
}

#newscontainer {
	width: 200px;
	height: inherit;
	float: right;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 20px;
}

p, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
}
h3, strong {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #F58141;
	font-weight: bold;
}
.copyrechts {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
}
.copymitte {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
}
.black {
	font-weight: bold;
}
