#outer {
	background-color: #FFF;
}
#all {
	width: 800px;
	margin: 0 auto;
	background-color: #FFF;
}
#header {
	position: relative;
	background: transparent;
	height: 100px;
	/*background-image: url("/res/header_bg.jpg");
*/
	/*background-repeat: no-repeat;
*/
}
#header-logo {
	position: absolute;
	left: 0px;
	top: 2em;
}
#global {
	font-size: 0.8em;
	position: absolute;
	right: 20em;
	top: 4px;
}
#global a {
	color: #0F335E;
}
#url {
	font-size: 11px;
	position: absolute;
	right: 15px;
	top: 41px;
}
#url a {
	font-weight: bold;
	color: #0F335E;
}
#body {
	width: 985px;
	background-image: url("../res/linie.jpg");
	background-repeat: repeat-y;
	margin: 20px 0 0 0;
}
#body-start {
	width: 985px;
	background-image: url("../res/bg.jpg");
	background-repeat: repeat-x;
	padding: 20px 0 0 0;
}
#menu-top {
	background-color: #c31525;
	border-bottom: 3px solid #990033;
	height: 31px;
	width: 800px;
}
#menu-top a {
	display: block;
	float: left;
	color: #fff;
	height: 22px;
	border-right: 1px #990033 solid;
	padding: 10px 43px 0 52px;
}
#menu-top a.active, #nav0-1 a.activesub {
	font-weight: bold;
	background-color: #990033;
}
#menu-left {
	padding: 0pt;
	margin: 0pt;
}
#menu-left a {
	width: 155px;
	height: 19px;
	padding: 8px 0 0 10px;
	display: block;
	color: #444;
	background-color: #EFEFEF;
	border-bottom: 1px solid #2A712F;
}
#menu-top a:hover, #menu-left a:hover {
	color: #000000;
	background-color: #cdcdcd;
}
#menu-left  a.active, #menu-left  a.activesub {
	color: #000000;
	font-weight: bold;
	background-color: #cdcdcd;
}
#nav0-3 {
	padding: 0;
	width: 205px;
	margin: 0 0 0 0;
}
#nav0-3 a {
	width: 175px;
	height: 19px;
	padding: 8px 0 0 30px;
	display: block;
	color: #5692CC;
	background-color: #f8f8f8;
	border-bottom: 1px solid #CFCFCF;
}
#nav0-3 a:hover {
	color: #5692CC;
	background-color: #efefef;
}
#nav0-3 a.active, #nav0-3 a.activesub {
	color: #5692CC;
	font-weight: bold;
	background-color: #efefef;
}
#banner {
	position: relative;
	border-bottom: 1px #2A712F solid;
	margin: 0;
}
#titel {
	height: 81px;
	width: 985px;
}
#bilder {
	margin: 20px 0 0 0;
}
#left {
	position: relative;
	float: left;
	/*width: 200px;
*/
	margin: 0;
	background-color: #FFFFFF;
}
#right-start {
	float: left;
	width: 760px;
	margin: 0 0 0 20px;
}
#main {
	float: left;
	width: 406px;
	margin: 0 0 0 2em;
}
#right {
	position: relative;
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
}
#aktuelle {
	width: 205px;
	height: 19px;
	background-image: url("../res/bg_aktuell.jpg");
	background-repeat: repeat-x;
	padding: 17px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
}
#kontakt {
	width: 192px;
	border-bottom: 1px solid #CFCFCF;
	height: 123px;
	padding: 15px 0 10px 13px;
	background-color: #EFEFEF;
	color: #2A712F;
}
#kontakt a {
	color: #56AF24;
	font-size: .9em;
}
.aktuelle_meldungen {
	width: 164px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CFCFCF;
	padding: 12px 10px 10px 31px;
	background-image: url("../res/pfeil_rechts.gif");
	background-position: 9px 14px;
	background-repeat: no-repeat;
	color: #5692CC;
}
#aktuelle_meldungen a {
	color: #5692CC;
}
.teaser {
	float: left;
	width: 174px;
	height: 49px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CFCFCF;
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #5692CC;
	padding: 11px 0 0 31px;
	background-image: url("../res/pfeil_rechts.gif");
	background-position: 9px 12px;
	background-repeat: no-repeat;
	color: #5692CC;
}
.teaser a {
	color: #5692CC;
}
#pathfinder {
	color: #7A7A7A;
	font-size: 11px;
	margin: 4px 0 3px 0;
	padding: 0 0 0 1px;
}
#pathfinder a {
	color: #7A7A7A;
}
#content {
	position: relative;
	color: #000000;
	padding: 0;
	margin: 0;
}
.teaser_right {
	float: left;
	width: 260px;
	margin: 21px 15px 0 0;
	color: #7A7A7A;
}
#teaser_right {
	float: left;
	width: 192px;
	margin: 21px 0px 0 0;
	color: #7A7A7A;
}
.teaser_right_right {
	float: left;
	width: 260px;
	margin: 21px 0px 0 0;
	color: #7A7A7A;
}
.img {
	float: left;
	margin: 0 12px 0 0;
}
.text {
	margin: 9px 0 0 0;
}
.link {
	color: #2A712F;
}
#footer {
	border-top: 1px solid #2A712F;
	width: 800px;
	margin: 20px auto 0 auto;
	padding: 14px 0 0 0px;
	height: 60px;
	font-size: 11px;
	color: #4C4C4C;
}
#footer a {
	font-size: 11px;
	color: #4C4C4C;
}
#footer #footer-text {
	float: left;
	margin: 0pt;
	width: 800px;
}
.oben {
	background-image: url("../res/pfeil_oben.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
	text-transform: uppercase;
	color: #56AF24;
}
.oben a {
	font-size: 11px;
	color: #4C4C4C
}
.drucken {
	background-image: url("../res/drucken.gif");
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 16px 0 0;
	text-transform: uppercase;
	color: #4C4C4C;
}
.drucken a {
	font-size: 11px;
	color: #4C4C4C
}
#copyright {
	padding: 0pt;
	color: #BCBCBC;
	font-weight: bold;
}
#banner p {
	margin: 0;
	padding: 0;
}
.directedit {
	position: absolute;
	right: 0px;
	top: 0px;
}
.content {
	font-size: 12px;
	padding: 10px;
	background-image: none;
	background-color: #fff !important;
}
/* F?r WYSIWYG immer Content als important setzen! */
.content a {
	color: #5692CC !important;
	text-decoration: none !important;
}
.content table {
	border-collapse: collapse;
}
.content table tr td {
	vertical-align: top;
	font-size: 12px;
}
.randleiste_1 {
	background-image: none;
	background-color: #fff !important;
}
.randleiste_2 {
	background-image: none;
	background-color: #fff !important;
}
hr {
	border: none;
	border-top: 1px solid #cccccc;
	height: 1px;
}
#sitemap {
}
#sitemap div a {
	display: block;
	border-bottom: 1px #e2e2e2 solid;
	padding: 1px 3px 1px 0;
	font-weight: normal;
}
#sitemap div a.eebene {
	display: block;
	padding: 1px 3px 1px 3px;
	font-weight: bold;
}
.tablepadding {
}