body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
.centerFrame {
	position: relative;
	margin: 20px auto;
	padding: 0px;
	width: 950px;
	background-image: url(../img/bg_center.jpg);
	background-repeat: repeat-y;
}
#downloads { position: absolute; top: 6px; left: 36px; width: 200px; background-color: White; border: 1px solid Black; padding: 5px; display: none; text-align: left; }
#downloads a { color: Black; text-decoration: none; }
#downloads a:hover { color: #660000; text-decoration: none; }
.logo {
	width: 139px;
	height: 126px;
	position: absolute;
}
.linie_topnav {
	width: 795px;
	height: 1px;
	position: absolute;
	left: 155px;
	top: 1px;
	background-color: #A91C3A;
}
.nav {
	height: 112px;
	position: absolute;
	top: 7px;
	font-size: 11px;
}
.nav a{
	display: block;
	text-decoration: none;
	color: #666666;
	padding-bottom: 1px;
}
.nav a:hover{
	color: #A91C3A;
}
.nav .first{
	color: #000000;
	font-size: 15px;
	display: block;
	padding-bottom: 2px;
}
.linie_bottomnav {
	width: 795px;
	height: 1px;
	position: absolute;
	left: 155px;
	top: 122px;
	background-repeat: repeat-x;
	background-color: #A91C3A;
}
.linie_bottomheadline {
	width: 950px;
	height: 1px;
	position: absolute;
	top: 202px;
	background-repeat: repeat-x;
	background-color: #A91C3A;
}
.headline {
	position: absolute;
	width: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	top: 141px;
}
.inhalt {
	width: 710px;
	font-size: 12px;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	float: left;
	padding-bottom: 20px;
}
.inhalt a{
	color: #A91C3A;
	text-decoration: underline;
}
.inhalt a:hover{
	text-decoration: none;
}
.inhalt .linieportal{
	background-image: url(../img/linie_h.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 13px;
	margin-bottom: 9px;
}
.inhalt h1{
	font-size: 12px;

}
.portal {
	width: 200px;
	font-size: 12px;
	height: auto;
	padding-top: 20px;
	left: 751px;
	float: right;
	padding-bottom: 20px;
}
.portal a{
	height: 25px;
	padding-top: 7px;
	text-decoration: none;
	color: #000000;

}
.portal a:hover{
	color: #A91C3A;

}
.portal .datum{
	color: #666666;
}
.portal .teasertext{
	color: #666666;
	font-size: 11px;
}
.portal .linieportal{
	background-image: url(../img/linie_h.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 10px;
}
.wrap {
	position: absolute;
	top: 203px;
	width: 950px;
	height: auto;
	background-image: url(../img/bg_wrap.gif);
	background-repeat: repeat-y;
}
.fuss {
	width: 950px;
	height: 45px;
	font-size: 11px;
	padding-top: 5px;
	clear: both;
	text-align: right;
	border-top-color: #A91C3A;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #FFFFFF;
}
.text11 {
	font-size: 11px;
}
.textgrau {
	color: #666666;
}
.impressum a{
	color: #666666;
	text-decoration: none;
}
.impressum a:hover{
	color: #A91C3A;
	text-decoration: none;
}
