body {
	text-align: center;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0;
}
 a:link { color:#bd0926;font-weight: bold;}
 a:visited { color:#bd0926; font-weight: bold;}
 a:hover { color:#bd0926; font-weight: bold;}
 a:active { color:#bd0926; font-weight: bold;}

ul {
	list-style-image: url(../images/liste.gif);
}
table {
	border: 0;
}
td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	border: 0;
}
h2 {
	font-size: 14px;
	color: #bd0926;
}
.ueberschrift {
	color: #7C6646;
	font-size: 13px;
	font-weight: bold;
}
#alles {
	width:1024px; 
	margin:0px auto; 
	text-align:left;
}
#inhalt {
	width:1024px; 
	height: 98%;
	margin:0px auto; 
	text-align:left; 
	background-color: #ffffff; 
	position: absolute;
}
#header {
	float: left;
	width: 1024px;
	height: 142px;
	border-bottom: 1px solid #bd0926;
	padding: 0;
	margin: 0;
}
#content_unten {
	float: left;
	width: 1024px;
	height: 626px;
	background-image: url(../images/bg.jpg);
}

#navigation {
 	width: 157px;
	float: left;
	height: 606px;
	overflow: auto;
}
#region {
	float: left;
	height: 20px;
	width: 140px;
	background-color: #bd0926;
	color: #ffffff;
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
}
*html #region {
	width: 157px;
}
#region a {
	color: #ffffff;
	text-decoration: none;
}
#content_links {
	float: left;
	height: 420px;
	width: 826px;
}
#content_mitte {
	float: left;
	overflow: auto;
	width: 587px;
	height: 606px;
	padding: 0px 40px 0 40px;
	border-left: 1px solid #bd0926;
	border-right: 1px solid #bd0926;
}
#content_mitte img {
	 float:left; 
	 margin: 0 10px 5px 0;
}
*html #content_mitte {
	width: 667px;
}
#navi_unten {
	float: left;
	width: 826px;
	height: 20px;
	background-color: #bd0926;
	text-align: right;
}
#navi_unten a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#navi_unten img {
	border: 0;
}
#content_rechts {
	float: left;
	width: 198px;
	text-align: center;
	padding-top: 14px;
}
#rubrik {

	width: 150px;
	color: #000000;
	font-size: 12px;
	margin-top: 4px;
	padding-left: 5px;

}

#rubrik a:link, #rubrik a:visited {
	color: #000000;
	font-size: 12px;
	margin-top: 4px;
	padding-left: 1px;
	text-decoration: none;
}
#rubrik a:active, #rubrik a:hover {
	color: #bd0926;
	font-size: 12px;
	margin-top: 4px;
	padding-left: 1px;
}
#rubrik img {
	border: 0;
}
#unterrubrik {
	width: 140px;
	font-size: 11px;
	margin-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	line-height: 15px;
}
a.unterrubrik:link, a.unterrubrik:visited {
	color: #000000;
	font-size: 11px;
	margin-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.unterrubrik:active, a.unterrubrik:hover {
	color: #bd0926;
	font-size: 11px;
	margin-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
#inhaltmitte {
 	width: 440px;
	float: left;
	padding: 5px;
}

#rechtespalte {
 	width: 150px;
	float: right;
	padding: 5px;
	margin-top: 30px;
}
#newsteaser {
	width: 140px;
	background-color: #E3D8BA;
	border: 1px solid #7C6646;
	color: #333333;
	font-size: 11px;
	margin-bottom: 4px;
}
#newsteaserinhalt {
	width: 120px;
	font-size: 11px;
	margin: 5px;
border: 1px;
}
