/* 1. Ueberschrift / Links  */
/* 2. individuelle Styles */
/* 3. Container */
/* 4. Navigation */

html {
	font-size: 62.5%;	
}

body {	
	background-color: #FFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.jumper {
	display: none;
}

/* 1. Ueberschrift / Links / Schriften */

h1 {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	font-size : 1.3em;
	margin: 0 0 0 0;
	padding: 0 0 1em 0;
	}

h2 {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	font-size : 1.3em;
	margin: 0 0 0 0;
	padding: 0 0 1em 0;
}

h3 {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	font-size : 1.1em;
	margin: 0 0 0 0;
	padding: 0 0 1em 0;
}

h4 {
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-size : 1.1em;
	padding: 0 0 1em 0;
}

a:link, a:visited, a:active  {
	background-color: #FFFFF;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	background-color: #FFFFF;
	color: #000000;
	text-decoration: underline;
}

a img {
	border: 0px;
	background-image: none;
}



/* 2. individuelle Styles */

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}


ul {
	list-style: square;
}

li {
	list-style: square;
}


/* 3. Container */

#allbox {
	width: 100em;
}

#all {
	width: 78em;
}

#sky {
	position: absolute;
	top: 12.1em;
	left: 80em;
	width: 20em;	
}


/* 3.1. Container Kopfbereich - top */

#topallbox {
	width: 78em;
	height: 9.9em;
}

#topall {
}

#topbalkenblau {
	float: left;
	width: 26em;
	height: 0.9em;
	background-color: #0068AD;
}

#topbalkenrot {
	float: left;
	width: 26em;
	height: 0.9em;
	background-color: #D5131F;
}

#topbalkengruen {
	float: left;
	width: 25.9em;
	height: 0.9em;
	background-color: #106732;
}

#logo {
	position: absolute;
	top: 2em;
	left: 52em;
	width: 18.5em;
}

#infoall {
	position: absolute;
	top: 4.9em;
	left: 0em;
	width: 42.8em;
	height: 5em;
}

#info {
	width: 36em;
	margin: 0 0 0 6em;
	padding: 0.2em 0 0 0;
	font-size : 1.1em;
}

/* 3.2. Container Bereich - nav1 */

#nav1all {
	margin: 0 0 0 6em;	
}

#nav1box {
	float: left;
	border-right: 0.1em solid #000000;
}

#nav1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nav1 ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#nav1 ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 0 0 0;
}

#nav1 ul li a {
	background: #FFFFFF;
	color: #000000;
	border-top: 0.1em solid #000000;
	border-bottom: 0.1em solid #000000;	
	border-left: 0.1em solid #000000;
	border-right: none;
	text-decoration: none;
	display: block;
	font-size: 1.1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 0;
   padding: 0.3em 0.4em 0.3em 0.4em;
}



#nav1 ul li a:hover {
	border-top: 0.1em solid #000000;
	border-bottom: 0.1em solid #000000;	
	border-left: 0.1em solid #000000;
	border-right: none;
	text-decoration: none;
	display: block;
	font-size: 1.1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 0;
   padding: 0.3em 0.4em 0.3em 0.4em;
}


#nav1 ul li .nolink {
	border-top: 0.1em solid #000000;
	border-bottom: 0.1em solid #000000;	
	border-left: 0.1em solid #000000;
	border-right: none;
	text-decoration: none;
	display: block;
	font-size: 1.1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 0;
   padding: 0.3em 0.4em 0.3em 0.4em;
}

#suchebox {	
	float: left;
	background-color: #908E8E;
	border-top: 0.1em solid #000000;
	border-bottom: 0.1em solid #000000;	
	border-left: none;
	border-right: 0.1em solid #000000;
}

#suche {
	font-size: 1.1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
   padding: 0.3em 0.4em 0.3em 0.4em;
}

#bottomall a {
	text-decoration: none;
}

/* 3.3. Container Contentbereich - middle */

#middleallbox {
	width: 78em;
}

#middleall {
	width: 74em;
	margin: 0 0 0 4em;
}


#middleleft {
	float: left;
	width: 14em;
	margin: 0 0 0 0;
}

#middleleftkeyvisual {
	width: 14em;
}

#middleleftlang {
	width: 12em;
	margin: 0 0 0 2em;
	padding: 0.8em 0 0.8em 0;
	background-color: #EFEFEF;
}

#middleleftnav2 {
	width: 14em;
}

#nav2 ul, #nav2 ul ul, #nav2 li, #nav2 li li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	list-style-image: none;
}

#nav2 ul li a:link, #nav2 ul li a:active, #nav2 ul li a:visited, #nav2 ul li a:hover, #nav2 ul li .nolink {
	width: 14em;
	border-bottom: 0.1em solid #FFFFFF;	
	text-decoration: none;
	display: block;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
   padding: 0.2em 0.1em 0.2em 2.4em;
}

#navgraubox {
	width: 14em;
}

#navgrau {
	width: 12em;
	padding: 0.8em 0 0.8em 0;
	margin: 0 0 0 2em;
	background-color: #EFEFEF;
}


#middleright {
	float: left;
	width: 59.9em;
	margin: 0 0 0 0;
}

#contentleftbox {
	float: left;
	width: 36.6em;
}

#news_left {	
	width: 29em;
	float: left;
}

#news_right {	
	width: 17.5em;
	float: left;
	margin: 0 0 0 3em;
}

#header, #footer {
	width: 36.6em;
	height: 1.5em;
}

#header h1 {	
	font-weight: bold;
	font-size : 1.1em;
	padding: 0.1em 0 0.1em 1.5em;
	margin: 0 0 0 0;
}

#contentspacer {
	float: left;
	width: 1.5em;
	height: 36.6em;
}

#contenttextbox {
	float: left;
	padding: 1.5em 0 1.5em 0;
	width: 33.6em;
}

#content {
	font-size: 1.1em;
}

#contentrighttextbox {
	float: left;
	width: 23.3em;
}

#contentrightbox {
	font-size: 1.1em;
}

#contentright h1 {	
	font-weight: bold;
	font-size : 1.1em;
	padding: 0.1em 0 0.1em 1.5em;
	margin: 0 0 1em 0;
}

#contentright h3 {	
	font-weight: bold;
	font-size : 1.1em;
	padding: 0.1em 1.5em 1em 1.5em;
	margin: 0 0 0 0;
}

#contentright p {	
	padding: 0.1em 1.5em 1em 1.5em;
	margin: 0 0 0 0;
}




/* 3.4. Container Fußbereich - bottom */

#bottomallbox {
	width: 78em;
}

#bottomall {	
	width: 36.6em;
	margin: 2em 23.4em 0 18em;
	text-align: center;
}

/* mailform css */

form {
	margin: 0px;
	padding: 0px;
}

form br {
	clear: both;
}

.csc-mailform-field {
	clear: both;	
}

fieldset {
	line-height: 225%;
	border: 0px;
}

label {
   float: left;
   text-align: left;
   width: 100px;
}

textarea {
	border: 1px solid #666666;
}

input {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
/* rechte Spalte, ehemals Specialelement */

.right_coloumn_se_text_0 {
   padding: 15px 15px 0px 15px;
}

.right_coloumn_se_text_0 p {
	padding: 0px 0px 0px 0px;
}

.right_coloumn_se_portrait_3 {
   padding: 15px 15px 0px 15px;
}


/*gästebuch 

.tx-guestbook-list-table { 
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	}
	
.tx-guestbook-list-header { 
background-color: #539521; 
color: #FFFFFF; 
font-weight:bold; 
}

.tx-guestbook-list-row { 
background-color: #FFFFFF; 
}
    
.tx-guestbook-list-rowleft { 
background-color: #EEEEEE; 
}

.tx-guestbook-list-entrycomment-title {
font-weight: bold; 
}

.tx-guestbook-list-entrycomment { 
font-style: italic; 
}

.tx-guestbook-list-small { 
font-size: 9px; color: #666666; 
}

.tx-veguestbook-pi1-browsebox TD { 
font-size: 9px; color: #666666; 
}

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { 
font-weight: bold; 
}

.tx-veguestbook-pi1-browsebox-SCell { 
background-color: #EEEEEE; 
}

.tx-guestbook-latest-header { 
background-color: #539521; 
color: #FFFFFF; 
font-weight:bold; 
}

.tx-guestbook-latest-row { 
background-color: #FFFFFF; 
}

.tx-guestbook-latest-small { 
font-size: 9px; color: #666666; 

}

.tx-guestbook-form-inputfield-med { 
border-style: solid; 
border-width: 1pt; 
border-color:#539521; 
font-size:14px; 
color:#333333; 
width:100px; 
}

.tx-guestbook-form-inputfield-big { 
border-style: solid; 
border-width: 1pt; 
border-color:#539521; 
font-size:14px; 
color:#333333; 
width:150px; 
}

.tx-guestbook-form-textarea { 
border-style: solid; 
border-width: 1pt; 
border-color:#539521; 
font-size:14px; 
color:#333333; 
width:250px; 
}

.tx-guestbook-form-obligationfield { 
color: #CC0000; 
}

.tx-guestbook-form-error { 
color: #CC0000; 
}
*/

/*--------------------------------- search  ---------------------------------*/

.tx-indexedsearch {
	color: #000;
	text-decoration: none;
}

.tx-indexedsearch a {
	color: #000;
	text-decoration: none;
}

.tx-indexedsearch a:hover {
	color: #000;
	text-decoration: underline;
}

/* */
/*
.tx-indexedsearch  .tx-indexedsearch-searchbox {
	width: 400px;
}
*/
.tx-indexedsearch  .tx-indexedsearch-searchbox table td {
	width: 200px;
	
}

/* Form Button */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:80px;
}

/* Form Input */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px;
}

/* Regeln: */
.tx-indexedsearch .tx-indexedsearch-rules h2 {
}

/* Suchen nach: NOP...*/
.tx-indexedsearch .tx-indexedsearch-searchbox from p {
}



.tx-indexedsearch .tx-indexedsearch-browsebox-SCell a {
	text-decoration: none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox-SCell a:hover {
	text-decoration: none;
}

/* Suchen nach [Suchwort] */
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px;
}

/* Suchwort von: Suchen nach [Suchwort] */
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	color: #FF0000;
	font-weight:bold;
}

/* Keine Ergebnisse */
.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align:left;
	font-weight:bold;
}

/* Balken Suchergebnis Bereich TABELLE*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background-color: #ffb400;
}

/* Balken Suchergebnis Bereich ZELLE*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align:absmiddle;
	padding: 0px 2px;
}

/* Balken Suchergebnis Bereich ZELLE Link */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD a {
	color: #000;
	text-decoration: none;
}

/* Balken Suchergebnis Bereich ZELLE Link HOVER */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD a:hover {
	color: #000;
	text-decoration: underline;
}

/* Balken Suchergebnis Bereich */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:5px;
}

/* Balken Suchergebnis Bereich Links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
}

/* Balken Suchergebnis Seite Link */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a {
	color: #fff;
	text-decoration: none;
}

/* Balken Suchergebnis Seite Link HOVER */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Balken Suchergebnis Seite */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background:#999;	
	color: #fff;
}

/* Balken Suchergebnis Seite Nr & Prozent */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight:bold;
	color: #fff;
}

/* Balken Suchergebnis Seite Prozent */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight:normal;
}

/* Gefunden in Text */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style:italic;
}

/* Suchwort hervorheben */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color:#FF0000;
}

/* Bereich mit Informationen zum Ergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	padding: 0px 2px;
/*	background-color:#E5E5E5; */
	font-size: 9px;
}

.news-list-container img {
float: right;
margin-bottom: 5px;
margin-right: 2px;
margin-left: 5px;
}

.news-list-item {
	padding-bottom: 2em;
}

.news-list-item h3 {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-list-item a:link, .news-list-item a:visited, .news-list-item a:active  {
	text-decoration: none;
}

.news-list-item a:hover {
	text-decoration: underline;
}

.news-single-additional-info dd, .news-single-additional-info dl {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-single-additional-info dt {
	font-weight: bold;
}

.news-list-termine-item {
	padding-bottom: 1em;
}

.news-list-termine-item  a:link, .news-list-termine-item  a:visited, .news-list-termine-item  a:active  {
	text-decoration: none;
}

.news-list-termine-item  a:hover {
	text-decoration: underline;
}

.news-list-termine-subheader {
	float: left;
	width: 8em;
}

.news-list-termine-newstitle {
	font-size: 0.9em;
	float: left;
	width: 22em;
}

.news-list-termine-newstitle h3 {
	font-size: 1em;
}
