html,body {
	position:relative;
	height:100%;
}
body {
	margin:inherit;
	padding:inherit;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin:0px;
	padding:0px;
	background: white url(images/back_body.png) repeat-y;
	font: 11px/1.6em "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", Verdana, Helvetica, sans-serif;
}
a img {
	border:none;
}
a#blind {
	top:25px;
	left:860px;
	width:80px;
	height:80px;
	position:absolute;
}
hr {
	border-top: 3px solid white;
	height: 1px;
	color: white;
}
h2 {
	margin-top:13px;
	font-size:17px;
}
h3 {
	margin-top:12px;
	font-size:13px;
}
#cover {
	width:950px;
	height:161px;
	background-image: url(images/back.png);
}
.impressum {
	text-align:left;
	margin:10px 10px 10px 20px;
	background:transparent url(images/pfeil_orange.gif) no-repeat right center;
}
.impressum a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#wrapper {
	width:970px;
}

#seitenleiste {
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
	width: 210px;
}

#wrappercontent {
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom:20px;
	width: 733px;
}

#coverimage {
	border-bottom: 4px solid white;
	padding: 0;
	margin: 0;
}
#topthema {
	border-bottom: 4px solid white;
	background: #eee url(images/marker-rot.png) no-repeat 0 0;
	margin: 0px;
	padding: 0px 11px 8px 33px;
}
#content {
	float: left;
	margin: 0;
	padding: 0 11px 0 33px;
	width: 440px;
}

#marginalspalte {
	width: 204px;
	float: left;
	padding: 0 11px 0 33px;
}

#content img {
	border:4px solid #fff;
}

#banner {
	text-align: center;
}

#banner hr {
	height: 5px;
	color: #fff;
	border: 0;
	background-color: #fff;
	
}
.clr {
	clear:both;
}

h1.klinkerot {
	margin: 0 20px 0 0;
	padding: 2px 10px;
	font-size: 11px;
	font-weight: normal;
	background-color: #ed1c24;
	display: inline-block;
	color: white;
	font-style: normal;
	width: 200px;
}

h1.klinkeorange {
	margin: 0 20px 0 0;
	padding: 2px 10px;
	font-size: 11px;
	font-weight: normal;
	background-color: #ee9601;
	display: inline-block;
	color: white;
	font-style: normal;
	width: 200px;
}

.klinkegrau {
	margin: 0 20px 0 -33px;
	font-size: 11px;
	font-weight: normal;
	display: inline-block;
	color: white;
	font-style: normal;
	background: url(images/back_klinke.png) no-repeat;
	width: 480px;
}

.klinketext {
	margin-left: 33px;
	margin-top: 3px;
	padding: 2px 10px;
	width: 427px;
	background: #808080 url(images/klinke_open.png) no-repeat 425px;
}

.klinketext:hover {
	background: #808080 url(images/klinke_open_over.png) no-repeat 425px;
	cursor: pointer;
	color: #ee9601;
}

/* @group Klinken Content */

/* Definition
	"orange" => "Orange ohne wei&szlig;e Trennlinie oben",
	"orangemit" => "Orange mit wei&szlig;e Trennlinie oben",
	"rot" => "Rot ohne wei&szlig;e Trennlinie oben",
	"rotmit" => "Rot mit wei&szlig;e Trennlinie oben",
	"grau" => "Grau mit wei&szlig;e Trennlinie oben",
	"graumit" => "Grau ohne wei&szlig;e Trennlinie oben",
*/

/* Orange */
.klorange {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-orange.png) no-repeat;
	width: 480px;
}

.kltxtorange {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 230px;
	background: #ee9601;
	margin-left: 33px;
	margin-top: 0;
}

/* Orange mit Strich */
.klorangemit {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-orange-mit.png) no-repeat;
	width: 480px;
}

.kltxtorangemit {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 230px;
	background: #ee9601;
	margin-left: 33px;
	margin-top: 3px;
}

/* Rot */
.klrot {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-rot.png) no-repeat;
	width: 480px;
}

.kltxtrot {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 230px;
	background: #ed1c24;
	margin-left: 33px;
	margin-top: 0;
}

/* ROT mit Strich */
.klrotmit {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-rot-mit.png) no-repeat;
	width: 480px;
}

.kltxtrotmit {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 230px;
	background: #ed1c24;
	margin-left: 33px;
	margin-top: 3px;
}


/* Grau ohne Strich */
.klgrau {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-grau.png) no-repeat;
	width: 480px;
}

.kltxtgrau {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 426px;
	background: #808080;
	margin-left: 33px;
	margin-top: 0;
}

/* Grau mit Strich */
.klgraumit {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-grau-mit.png) no-repeat;
	width: 480px;
}

.kltxtgraumit {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 230px;
	background: #808080;
	margin-left: 33px;
	margin-top: 3px;
}



/* @end */

.white {
	height: 3px !important;
	background-color: white;
	margin: 0 0 0 -33px;
	width: 480px;
	display: block;
}

/* @group Klinken Marginalspalten */

/* Definition
	"orange" => "Orange ohne wei&szlig;e Trennlinie oben",
	"orangemit" => "Orange mit wei&szlig;e Trennlinie oben",
	"rot" => "Rot ohne wei&szlig;e Trennlinie oben",
	"rotmit" => "Rot mit wei&szlig;e Trennlinie oben",
	"grau" => "Grau mit wei&szlig;e Trennlinie oben",
	"graumit" => "Grau ohne wei&szlig;e Trennlinie oben",
*/

/* Orange */
.klmaorange {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-orange.png) no-repeat;
	width: 248px;
}

.klmatxtorange {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 195px;
	background: #ee9601;
	margin-left: 33px;
	margin-top: 0;
}

/* Orange mit Strich */
.klmaorangemit {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-orange-mit.png) no-repeat;
	width: 248px;
}

.klmatxtorangemit {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 195px;
	background: #ee9601;
	margin-left: 33px;
	margin-top: 3px;
}

/* Rot */
.klmarot {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-rot.png) no-repeat;
	width: 248px;
}

.klmatxtrot {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 195px;
	background: #ed1c24;
	margin-left: 33px;
	margin-top: 0;
}

/* ROT mit Strich */
.klmarotmit {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-rot-mit.png) no-repeat;
	width: 248px;
}

.klmatxtrotmit {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 0 10px 2px;
	width: 195px;
	background: #ed1c24;
	margin-left: 33px;
	margin-top: 3px;
}


/* Grau ohne Strich */
.klmagrau {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-grau.png) no-repeat;
	width: 248px;
}

.klmatxtgrau {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 195px;
	background: #808080;
	margin-left: 33px;
	margin-top: 0;
}

/* Grau mit Strich */
.klmaraumit {
	margin: 0 20px 0 -33px;
	font-style: normal;
	display: inline-block;
	background: url(images/marker-grau-mit.png) no-repeat;
	width: 248px;
}

.klmatxtgraumit {
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 10px;
	width: 195px;
	background: #808080;
	margin-left: 33px;
	margin-top: 3px;
}



/* @end */

/* @group Navigation */

#navigation {
	background-color: #9fc500;
	position: absolute;
	top: 129px;
	left: 214px;
	width: 732px;
	/*height: 27px;*/
}
.submenu {
	height:27px;
	width:732px;
	border-bottom:4px solid #fff;
	background-color: #9fc500;
}
.rex-navi1 {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 732px;
	font-size: 11px;
	position:relative;
}

.rex-navi1 li, .rex-navi2 li {
	float: left;
	margin: 0;
	padding: 0;
}

.rex-navi1 a, .rex-navi2 a {
	color: white;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	border-right: 1px solid white;
	font-weight: bold;
}

.rex-navi1 a:hover, .rex-navi2 a:hover {
	background-color: #ed1c24;/* url("images/hover.gif") no-repeat center bottom;*/
	color: #fff;
	padding-bottom: 5px;
}

a.rex-current, .rex-active {
	background-color: #ed1c24; /*url("images/hover.gif") no-repeat center bottom;*/
	color: #fff;
	padding-bottom: 5px;
}
.rex-navi2 {
	margin:0px;
	padding:0px;
	display:block;
	list-style-type:none;
	background-color: #9fc500;
	position:absolute;
	top:32px;
	left:0px;
}
.rex-navi2 li {
	background-color: #00947d;

}

.aktiv {
	background-color: #ed1c24; /* url("images/hover.gif") no-repeat center bottom !important;*/
	color: #fff !important;
	padding-bottom: 5px !important;
}



/* @end */



/* @group Standard */

a {
	color: #ed1c24;
	text-decoration: none;
}

/* @end */

/* @group Klassen */

.tinymcewysiwyg {
	
}
/*
#map {
	display: block; 
	width: 248px; 
	height: 200px;
	margin-top: 0px;
	margin-left: -33px;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	overflow: hidden;
	margin-bottom: 15px;
}
*/
.trennlinie {
	margin-top:10px;
	height: 3px;
	border-top: 3px solid white;
}

/* @end */

/* @group Diverses*/
.download {
	margin-top:10px;
}
.download td {
	vertical-align:top;
	padding:5px;
}
.download-link {
	font-weight:bold;
}
#content .download img {
	border:0px;
}
.img_right {
	float:right;
	margin-left:10px;
}
.floatLeft {
	float:left;
	clear:left;
	margin-right:10px;
}

.floatRight {
	float:right;
	clear:right;
	margin-left:10px;
}

.top_thema {
	width:670px;
	padding-bottom:5px;
	overflow:hidden;
}
.top_thema p {
	margin:0px 0px 2px 0px;
}
.top_thema .rtf {
	float:left;
	width:445px;
}
.top_thema .img_right {
	float:right;
	width:210px;
	text-align:center;
}
.top_thema .img_right img {
	border:4px solid #fff;
}

.rtf {
	width: 425px;
}
.front_teaser, .news_block {
	padding-bottom:5px;
}
.front_teaser .rtf, .news_block .rtf {
	margin-top:0px;
	width:280px;
}
.rtf.noimg {
	width:425px;
}
.picture {
	float:right;
	margin-left:10px;
}


.front_teaser .img_right {
	margin-right:15px;
}
.front_teaser h4, .news_block h4 {
	line-height:1.4em;
	margin-bottom:0px;
	padding-bottom:0px;
}
.front_teaser p, .news_block p {
	margin:0px 0px 2px 0px;
}
.news_block {
	margin-top:14px;
}
.news_block em {
	display:block;
	color:#333;
}
.news_block.short {
	margin:5px 0px;
}
.news_block.short em {
	display:inline;
	color:#333;
}
.news_block .rubrik {
	font-style:italic;
}
.news_block img {
	float:right;
	margin-right:15px;
}
.news_block .picture {
	max-width:100px;
	height:auto;
/*
	width:140px;
	height:auto;
*/
	margin-left:20px;
}
.news_block h4 {
	margin:0px;
}
.news_block h4 a {
	padding-left:10px;
}
.news .picture {
	max-width:210px;
	height:auto;
}
.news img {
	margin-left:15px;
	border:4px solid #fff;
}
.news .teaser {
	font-weight:bold;
}
/*Listen */
.termine {
	margin:10px 0px;
}
.termine.spacer {
	margin-top:20px;
}
.termine a {
	color: #ee9601;
	font-weight:bold;
}
.termine p {
	margin:0px;
}
.list_block {
	clear:both;
	width:425px;
	margin:5px 0px 15px 0px;
	border-bottom: 2px solid white;
	padding-bottom: 15px;
	
}
.list_block h4 {
	margin:10px 0px 3px 0px;
	padding:0px;
	font-size:13px;
}
.zitat {
	margin:5px 0px;
}
.image {
	margin:0px 0px 0px 10px;
}
p.more {
	margin:3px 0px 0px 0px;
	padding:0px;
}
.list_block h4 a {
	color:#000;
}
.koepfe_liste {
	margin-top:20px;
}
/* Banner */

.statement {
	margin-top:20px;
	border-top:4px solid #fff;
	padding-top:0px;
}
.uni_link {
	padding:8px 0px 8px 0px;
	margin:0px 10px 0px 15px;
	color:#fff;
	/*border-top:1px dotted #fff;*/
}
.uni_link a {
	color: #fff;
	line-height:1em;
	padding:2px 0px 4px 0px;
	display:block;
	background-image:url(images/pfeil-re-w.png);
	background-repeat:no-repeat;
	background-position:right 3px;
	text-align:left;
	font-weight:bold;
}
.statement .zitat {
	margin:6px 15px 0px 15px;
	line-height:1.3em;
	font-weight:bold;
	text-align:left;
	color:#fff;
}
.statement .autor {
	color:#fff;
	margin:0px 15px 0px 15px;
	padding:6px 0px 10px 0px;
	text-align:left;
}
.statement img {
	display:block;
	width:210px;
}
.unibanner img {
	display:block;
}
.unibanner h4, .statement h4 {
	margin:0px;
	text-align:right;
	padding:8px 0px 8px 0px;
	margin-right:15px;
	color:#fff;
}
.unibanner h4 a, .statement h4 a {
	color: #fff;
	font-weight:bold;
	line-height:1em;
	padding:0px;
}
/* Google Maps Info Window*/
#googleInfo {
	width:130px;
}
#googleInfo_tl {
	width:1px;
	height:1px;
}
#googleInfo_t {
	height:1px;
}
#googleInfo_tr {
	width:1px;
	height:1px;
}
#googleInfo_l {
	width:1px;
}
#googleInfo_contents {
	background-color:#fff;
	padding:0px 4px;
	border:1px solid #ee9601;
}
#googleInfo_r {
	width:1px;
}
#googleInfo_bl {
	width:1px;
	height:1px;
}
#googleInfo_b {
	height:1px;
}
#googleInfo_br {
	width:1px;
	height:1px;
}
#googleInfo_beak {
	width:5px;
	height:5px;
}
#googleInfo_close {
	width:8px;
	height:8px;
}
/* jquery bubbles - Bereich Koepfe */
.popup_block {
	width:140px;
	margin-bottom:10px;
	float:left;
}
.popup_holder {
	position:relative;
}
.popup {
	position:absolute;
 	width:231px;
 	display:none;
 	top:-30px;
 	left:-55px;
}
.popup_top {
	width:231px;
	height:36px;
	background:transparent url(images/bubble_top.png) no-repeat;
}
.popup_content {
	width:231px;
	margin:0px;
	/*padding:0px 25px;
	*/
	background:transparent url(images/popup_content.png) repeat-y;
}
.popup_inner {
	margin:0px 25px;
	background-color:#fff;
}
.popup_bottom {
	width:231px;
	height:28px;
	background:transparent url(images/bubble_bottom.png) no-repeat;

}
/* @end */

