body {
	margin: 0;
	padding: 0;
	background-color: #e7efc1;
	color: #171717;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
}
#seite {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 1000px;
	background-color: #DBE4B0;
	border-top: 12px solid #AEC733;
	background-image: url(../../media/layout/cm_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 100px;
	
	min-height:400px;
	height:auto !important;
	 /* für moderne Browser */
	height:400px;
	 /*für den IE */
}
#logo {
	width: 244px;
	height: 104px;
	background-image: url(../../media/layout/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
#vis1 {
	width: 535px;
	height: 104px;
	background-image: url(../../media/img/standardvisual_535.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
#vis2 {
	width: 221px;
	height: 104px;
	background-image: url(../../media/img/standardvisual_221.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: right;
}
#brotkrume {
	clear: both;
	float: none;
	color: #385C7E;
	padding: 0;
	padding-top: 2px;
	padding-left: 244px;
	height: 22px;
	line-height: 1.5em;
}
#brotkrume a {
	color: #385C7E;
	text-decoration: none;
}
#navi {
	width: auto;
	float: left;
	height: auto;
	padding-left: 35px;
	margin-top: 20px;
}
#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navi ul li a {
	text-decoration: none;
	color: #171717;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.9em;
	margin-left: 0px;
}
#navi ul li.aktiv {
	text-decoration: none;
	color: black;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	background-image: url(../../media/layout/nav_bg_oben.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: -10px;
	padding-left: 10px;
}
#navi ul li.aktiv a {
	font-size: 1em;
}
#navi ul li.aktiv ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(../../media/layout/nav_bg_unten.gif);
	background-position: bottom left;
	margin-left: -10px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#navi ul li.aktiv ul li {
	background-image: url(../../media/layout/nav_bg_mitte.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 201px;
	line-height: 20px;
	padding-left: 10px;
	margin-left: 0px;
}
#navi ul li.aktiv ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 10px;
	width: 150px;
	height: 1.5em;
	border: 1px solid #fff;
	display: block;
	background-color: #AEC733;
}/*background-image: url(../../media/layout/dot.gif);
background-position: left;
background-repeat: no-repeat;*/
#navi ul li.aktiv ul li a.aktiv {
	color: #fff;
/*background-image: url(../../media/layout/dot_red.gif);*/}
#navi ul li.aktiv ul li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: none;
}
#navi ul li.aktiv ul li ul li {
	background-image: none;
	margin-left: -10px;
}
#navi ul li.aktiv ul li ul li a {
	text-decoration: none;
	background-image: url(../../media/layout/dash2.gif);
	background-position: 10px;
	background-repeat: no-repeat; /**/
	background-color: #E7EFC1;
	color: #171717;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	width: 140px;
	line-height: 1.5em;
	margin-left: 0px;
}
#navi ul li.aktiv ul li ul li a:hover {
	color: #171717;
	background-color: #C1D574;
}
#navi ul li.aktiv ul li ul li a.aktiv, #navi ul li.aktiv ul li ul li a:hover {
	/**/ 
	background-image: url(../../media/layout/dash_red2.gif);
	color: #171717;
	background-color: #C1D574;
}
#inhalt {
	margin: 0;
	position: relative;
	left: 0px;
	margin-left: 244px;
	background-color: #ffffff;
	padding: 0;
	width: 535px;
	z-index: 1;
	font-size: 12px;
}
#iol, #ior, #iul, #iur {
	width: 9px;
	height: 9px;
	margin: 0;
	padding: 0;
	line-height: 9px;
	z-index: 5;
}
#iol {
	float: left;
	background-image: url(../../media/layout/cmol.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#ior {
	float: right;
	background-image: url(../../media/layout/cmor.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#iul {
	float: left;
	background-image: url(../../media/layout/cmul.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#iur {
	float: right;
	background-image: url(../../media/layout/cmur.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#servicenav {
	line-height: 20px;
	text-align: right;
	background-color: #DBE4B0;
	color: #385C7E;
	z-index: 10;
	position: relative;
	top: 9px;
}
* html #servicenav {
	width: 535px;
	top: -4px;
	line-height: 1.3em;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: -4px;
}
#servicenav a {
	text-decoration: none;
	color: #385C7E;
}
#inhalt h1 {
	padding: 20px;
	padding-bottom: 3px;
	margin: 0px;
	font-size: 16px;
	color: #AEC733;
}
#inhalt h2 {
	padding: 0 20px;
	margin: 0px;
	font-size: 14px;
	color: #171717;
}
#inhalt p {
	padding: 0px 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
	margin-right: 10px;
}

#inhalt ul {
	line-height: 1.5em;
	margin-right: 10px;
}
#inhalt ul li , #inhalt ul li p {
	padding: 0;
	line-height: 1.5em;
	margin: 0;
}


#artikel {
	min-height: 380px;
}

#rechterbereich {
	position: relative;
	background-image: none;
	right: 20px;
	width: 188px;
	float: right;
}
.meldungen {
	margin-top: 0;
	background-image: url(../../media/layout/info_bg_mitte.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: transparent;
	padding: 0;
	position: relative;
	right: 0px;
	width: 188px;
	float: right;
}
.meldungen h2 {
	color: #ffffff;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0px;
	margin-top: 0px;
	font-size: 16px;
	width: 170px;
	height: 2.2em;
	background-image: url(../../media/layout/info_bg_oben.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.meldungen h2.ohnerahmen {
	background-image: none;
	padding-top: 5px;
}
.meldungen h3 {
	color: #171717;
	padding: 0 10px;
	padding-top: 15px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}
.meldungen p {
	color: #171717;
	padding: 0 10px;
	padding-top: 5px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
.meldungen p.last {
	color: #171717;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../../media/layout/info_bg_unten.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
	width: 188px;
}
.meldungen a {
	padding-left: 12px;
	text-decoration: none;
	background-image: url(../../media/layout/pfeil.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #385C7E;
}
#meldungen2 {
   margin-top: 20px;
}

#meldungen2 h2{
   color: #171717;
   margin: 0;
   padding-top: 15px;
   padding-bottom: 15px;
}
#meldungen2 h3 {
   line-height: 1.5em;
   background-image: url(../../media/layout/linie.gif)!important;
   background-repeat: repeat-x;
   background-position: bottom;
   margin: 0px 10px;
   padding: 5px 0px 5px 0px;
}
#meldungen2 h3 a {
   color: #171717;
   padding-left: 0px;
   display: block;
   margin-bottom: 5px;
   background-image: none;
}
#meldungen2 p.tf {
    font-size: 0.85em;
}

#mini {
	width: 180px;
	height: 110px;
	position: relative;
	text-align: left;
	bottom: 0;
	left: 0;
	top: 0px;
	padding: 15px;
	margin: 0;
}
#mini a {
	padding-left: 8px;
	text-decoration: none;
	background-image: url(../../media/layout/pfeil.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #385C7E;
}
#mini a.maillink, #mini a.spamspan {
	padding-left: 0;
	text-decoration: none;
	background-image: none;
	color: #385C7E;
}
#inhalt ul li a {
	text-decoration: none;
	color: #385C7E;
	line-height: 1.5em;
}
p.teaser {
	font-weight: bold;
	color: #707173;
}

#inhalt a {
	color: #385C7E;
}
#switch {
    width: 171px;
    padding: 40px 0 0 0;
    margin: 0;
    margin-left: -1px;
    border: 0;
}
#switch img {
    width: 171px;
    padding: 0;
    margin: 0;
    border: 0;

