@charset "utf-8";
/* CSS Document */

body {
background-color: #e1ddd9;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
min-height: 101%;
}

html { height: 100% } 


#banner {
	background-color: #e1ddd9;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#topmenu {
	background-color: #e1ddd9;
	padding-left: 50px;
	margin: 0px;
	top: 135;
	height: 30px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #9CAAB7;
	line-height: 30px;
	color: #2881B9;
	font-weight: bold;

}

#topmenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2881B9;
	text-decoration:none
	
}
#topmenu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B7233E;
	text-decoration:none;
}

#schlanke_suche {
	float: right;
	height: 30px;
	width:300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 30px;
	
}
.schlanke_suche_feld{
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	width: 150px;
}
.schlanke_suche_suche{
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	width: 50px;
	height: 16px;
	border: 1px solid #6D6E71;
	background-color: #ffffff;
	vertical-align: text-bottom;
}
	
#left {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;

}

#right {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	
	background-image: url(../fileadmin/images/bkgrd_right.png);
	background-repeat: no-repeat;
}
#container {
	width: 1000px;
	/*margin-bottom: 10px;*/
	margin:0 auto;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border-left: 1px solid #9CAAB7;
	border-bottom: 1px solid #9CAAB7;
	border-right: 1px solid #9CAAB7;
}

/* ****** CONTENT BEREICH ******   */

#content {
	width:550px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 250px;
	border-left: 1px solid #9CAAB7;
	border-right: 1px solid #9CAAB7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 140%;

}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); }

#content .tx-thmailformplus-pi1 li {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#B7233E;
}


#content h1 {
	font-size: 16px;
	font-weight: 900;
	color: #B7233E;
	line-height: 140%;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #2881B9;
}

#content hr {
	height:1px;
	color: #9CAAB7;
	
}

#content h3 {
	font-size: 12px;
	font-weight: normal;
	color: #2881B9;
	text-decoration: none;
}
#content h3 a {
	font-size: 12px;
	font-weight: normal;
	color: #2881B9;
	text-decoration: underline;
}
#content h3 a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #2881B9;
	text-decoration: underline;
}

#content .bodytext a {
	font-size: 12px;
	font-weight: normal;
	color: #B7233E;
	text-decoration: underline;
}
#content .bodytext a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #B7233E;
	text-decoration: underline;
}

/* ****** CONTENT BEREICH ENDE ******   */

/* ****** NEWS BEREICH RECHTS ******   */

.news	{
	width: 166px;
	height: 115px;
	float:right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom: 1px solid #9CAAB7;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
	overflow: hidden;
}

.news .bodytext {
	margin-bottom: 0px;
	margin-top: 0px;
}

.news h3 {
	font-size: 11px;
	margin-bottom: 0px;
}

.news a {
	font-weight: bold;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
	text-decoration: underline;
	margin-bottom: 0px;
}
.news a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
	text-decoration: underline;
	margin-bottom: 0px;
}
.news a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #B6233F;
	line-height: 140%;
	text-decoration: underline;
	margin-bottom: 0px;
}

/* ****** NEWS BEREICH RECHTS ENDE ******   */

/* ****** ADRESSE RECHTS ******   */

.adresse {
	width: 166px;
	height: 115px;
	float:right;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom: 1px solid #9CAAB7;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
	overflow: hidden;
}
.adresse b {
	font-weight: bold;
	font-size: 11px;
	color: #B6233F;
	line-height: 140%;
}
	
.adresse a {
	font-weight: bold;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
	text-decoration: underline;
}
.adresse a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
	text-decoration: underline;
}
.adresse a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #B6233F;
	line-height: 140%;
	text-decoration: underline;
}

/* ****** ADRESSE RECHTS ENDE ******   */

#menucontainer {
	position:absolute;
	/*float: left; */
	width: 250px;
	height: 300px;
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;	

}
#small_image {
	position: relative;
	height: 176px;
	width: 250px;
	background-color: #FFFFFF;
	top: 300px;
	border-bottom: 1px solid #9CAAB7;
}

/* ****** SUBMENU BEREICH ******   */

.submenu {
	position: absolute;
	width: 250px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #9CAAB7;	
}
.submenu ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 33px;
	font-weight: bold;
}

.submenu li {
	display: block;
	padding-left: 50px;
	background-image: url(../fileadmin/images/submenu_bkgrd.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #9CAAB7;
	
}

.submenu a {
	width: 200px;
	padding-left: 0px;
	
}

.submenu a:link, a:visited {
	color: #6D6E71;
	text-decoration: none;
}

.submenu a:hover {
	color: #999999;
}
.submenu .leftnavi-aktiv {
	color: #B7233E;
}

/* ****** SUBMENU BEREICH ENDE ******   */

#footer {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	height: 35px;
	text-align: center; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	border-top: 1px solid #9CAAB7;
	
}

#footer bodytext {
	margin: 0 ;
	padding: 0 ;
	font-size: 11px;
	color: #6D6E71;
}

/* Inhalt stylen */



.csc-firstHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 33px;
	font-weight: bold;
	color: #2881B9;
}




/* Formatierung der SUche */

.tx-indexedsearch table{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
}

.tx-indexedsearch-searchbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
}
.tx-indexedsearch-searchbox-sword {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
	width: 350px;
}
.tx-indexedsearch-browsebox p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
}
.tx-indexedsearch-browsebox a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7233E;
	line-height: 140%;
	text-decoration: underline;
}
.tx-indexedsearch-browsebox a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7233E;
	line-height: 140%;
	text-decoration: underline;
}
.tx-indexedsearch-browsebox a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7233E;
	line-height: 140%;
	text-decoration: none;
}
.tx-indexedsearch-redMarkup {
	color: #B7233E;
	font-weight: bold;
}
.tx-indexedsearch-res {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
}
.tx-indexedsearch-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 140%;
}

.tx-indexedsearch-descr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 140%;
}
.tx-indexedsearch-res a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7233E;
	line-height: 140%;
	text-decoration: underline;
}
.tx-indexedsearch-res a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7233E;
	line-height: 140%;
	text-decoration: underline;
}
.tx-indexedsearch-res a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7233E;
	line-height: 140%;
	text-decoration: none;
}
.news-single-backlink a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7233E;
	line-height: 140%;
	text-decoration: underline;
}
.news-single-backlink a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7233E;
	line-height: 140%;
	text-decoration: underline;
}
.news-single-backlink a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7233E;
	line-height: 140%;
	text-decoration: underline;
}

#newsletteranmeldung label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 140%;
}
#newsletteranmeldung input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 140%;
	width: 300px;
}
#kontaktformular label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 140%;
	align = left;
}
#kontaktformular input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 140%;
	width: 300px;
}
#kontaktformular .checkbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 140%;
	align: left;
	width: 20px;
}

.news-list-morelink a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
	font-weight: bold;
	text-decoration: underline;
}
.news-list-morelink a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	line-height: 140%;
	font-weight: bold;
	text-decoration: underline;
}
