@page { size:portrait; }

body {
	background: white;	
	margin:0;
	padding: 0;
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	margin: 1cm 0.3cm 0.5cm 1.5cm; 
	text-align:left; 
	}
	

body a.link, body a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #ff3c00;
	}

body a.link:after, body a:visited:after {
	content: " (" attr(href) ") ";
	font-weight: normal;
	font-size: 80%;
	}
	
p.bodytext a img {border: 0;}

caption {display: none;}

th {
	font-size: 1em; 
	font-weight: bold;
	text-align: left;
	}
	 
tr, td {
        font-size: 1em; 
	font-weight: normal;
	vertical-align: top; 
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	 
td p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	}
	 
input, textarea {
	font-size: 1em; 
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border:1px solid #999999;
	}
	
hr {
	border: 0; 
	background-color: #999999; 
	color: #999999; 
	height: 1px;
	margin: 10px 0;
	}
	
h1 {font: bold 2em Times, sans-serif;}
h2 {font: bold 1.5em Times, sans-serif;}
h3 {font-size: 1.15em;}
h4 {font-size: 1.05em;}

.ganzeseite {
	width: 98%;
	text-align:left; 
	padding: 0px;
	margin-top: 0;
	}
	
#back-header{
	display: none; 
	}
	
#back-hnavi{
	display: none; 
	}

#back-footer {
	display: none; 
	}

/*HEADER*/
#header {
	display: none; 
	}

#logo {
	display: none; 
	}
	
#logo img {display: none; }
	
#suche {
	display: none; 
	}
	
#suche a {display: none; }
#suche input {display: none; }

#flash {
	display: none; 
	}


	
/*LINKESEITE*/
#linkeseite {
	display: none; 
	}
	
	
#links-inhalt {
	display: none; 
	}

	
/*MAIN*/
#main {
	width: 98%;
	min-width: 98%;
	max-width: 98%;
	
	margin:0;
	/*padding: 0 0 0.8em 0;*/
	}
	
#main > #main-seite {
	/*height: auto;*/
	height: auto !important;
	}	
	
/*INAHLT - CONTENT*/
#main-seite {
	width: 98%;
	/*float: left;
	min-height: 325px;
	padding-left: 1em;
	padding-right: 2em*/
	}

	
#orientierungspfad {
	display: none; 
	}

#inhalt {
	/*margin: 1em 0 0 1.5em;padding-top: 1em;*/
	margin: 0 0 0 0px;
	
	width: 98%;
	}
	
#aktion {
	margin: 0 0 0 20px;
	width: 710px;
	}
	
/*Footer*/
#footer {
	width: 98%; 
	/*height: 25px;
	padding: 0.8em; */
	font-size: 8pt;
	
	}

#footer-copyright {display: none; }
#footer-adresse {float: left; width: 455px; font-size: 8pt; padding: 3px 0 0 0px;}
#footer-adresse img a {display: none; }

#footer-navi {display: none; }
#footer-navi a {display: none; }
#footer-navi a:hover {display: none; }
	
/*tabelle*/
.tr-even {
     background-color:#b1d0f1; 
	 line-height: 17px;
	 }
	 
.tr-odd {
     background-color:#d1e3f7; 
     line-height: 17px;
	 }
	 
/*DIVERSES*/
.kleiner {font-size: 7pt;}
.hrclear {clear:both;}
.clear {clear:both;}
.unsichtbar {display: none;}
.unsichtbar-2 {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: inline;
  }
.center {text-align: center}
.rot {color:#CC0000;}
.rotcenter {color:#CC0000; text-align: center;}

.rechts {text-align: right;}
.links {text-align: left;}

.adressen-back-hellblau {background-color: #d1e3f7; padding: 5px;}
.rotbold {color:#CC0000; font-weight: bold;}

/*Rahmen*/
/*Rahmen1*/
.csc-frame-frame1 {background-color: #d1e3f7; padding: 5px; position: relative; }


/*Hintergrundfarben für RTE-Editor*/
.hintergrund-weiss {background-color: #ffffff;}
.hintergrund-schwarz {background-color: #000000}
.rte-back-hellgrau {background-color: #D6D6D6}
.hintergrund-mittelgrau {background-color: #bfbfbf}
.hintergrund-rot {background-color: #cc0000}
.hintergrund-blau-logo {background-color: #006666}
.hintergrund-blau {background-color: #b0f8e6}
.hintergrund-blau-hell {background-color: #d3fbf1}

/*Schriftfarbe*/
.schriftfarbe-weiss {color: #ffffff;} 
.schriftfarbe-schwarz {-color: #000000}
.schriftfarbe-hellgrau {color: #cccccc}
.schriftfarbe-mittelgrau {color: #555555}
.schriftfarbe-rot {color: #cc0000}
.schriftfarbe-blau-logo {color: #006666}
.schriftfarbe-blau {color: #b0f8e6}

a.nav-main  {
	color: #000000;
	text-decoration: none; 
	margin: 0; 
	font-size: 0.9em; 
	font-weight: bold;
	background:   url(../images/maus_normal.png);
	background-position: left;
	background-repeat: no-repeat;
	}
	
a.nav-main:hover {
	color: #006666;
	text-decoration: underline; 
	font-weight: bold;
	background:   url(../images/maus_aktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	}
	
	
a.nav-main-pfeil  {
	color: #000000;
	text-decoration: none; 
	margin: 0; 
	font-size: 0.9em; 
	font-weight: bold;
	background:   url(../images/nav-main-pfeil-on.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	}

a.nav-main-pfeil:hover {
	color: #006666;
	text-decoration: underline; 
	font-weight: bold;
	background:   url(../images/nav-main-pfeil-on.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	}




/*Logoboxen*/

#logoboxlist{
	display: none; 
	}

.logobox {
        display: none; 
	}
	
.logobox-bild {
	display: none; 
	}
	

.logobox-text {
	display: none; 
	}
	
.tx-indexedsearch-browselist-currentPage a {color: #ff0000;}
td.tx-ttnews-browsebox-SCell a {color: #ff0000;}

.hidden {display: none;}

/*Kontakt Mailform*/
.standardlabel label {
	width: 15em;
	font-weight: bold;
	vertical-align: top;
	display: block;
	float: left;
	}
	
.radiolabel label {
	font-weight: normal;
	vertical-align: top;
	display: block;
	float: left;
	}
	
.radioinput {
	width: 16.7em;
	font-weight: bold;
	vertical-align: top;
	display: block;
	float: left;
	text-align: right;
	padding-right: 0.3em;
	}
	
	
.zeile {clear: both; float: none; height: 2em;}
.zeile2 {clear: both; float: none; height: 2.4em;}

legend.legend-kontakt  {
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

.abstand-kontakt {
	width: 15em;
	font-weight: bold;
	vertical-align: top;
	display: block;
	float: left;}
		
.height8 {height: 0.8em;}

.nofloat {float: none; clear: both;}
	
fieldset {border: none; margin: 0; padding: 0;}
legend {margin: 0; padding: 0;}


/*KONTAKT*/
.csc-mailform-check input type {border: none; }

.csc-mailform {border: none; margin: -10px 0 0 0; padding: 0;}

.csc-mailform-field {padding: 0.5em 0;}
.csc-mailform-field label {
	width: 15em;
	font-weight: bold;
	vertical-align: top;
	display: block;
	float: left;
	}
	
/*.standardlabel label {
	width: 15em;
	font-weight: bold;
	vertical-align: top;
	display: block;
	float: left;
	}*/
	

	
.csc-mailform-submit {
	color: #000;
	background-color: #fff;
	font-weight: bold;
	border: solid 1px #000;
	}
	
	
/*INDEXSEARCH*/
/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox ul {margin: 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; margin-left: 0; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; bold; border: solid 1px #000000;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr  { border: solid 1px #000000; background-color: #fff; padding: 5px; margin: 0;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#ffffff; margin: 0; padding: 0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { /*margin-top:20px; margin-bottom:5px;*/ margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom: 2em; }
.tx-indexedsearch .res-tmpl-css h3 {vertical-align: middle; margin-bottom: 0; padding-bottom: 3px; padding-left: 3px; padding-right: 3px;  background-color: #ffffff; border-top: solid 1px #000000; border-left: solid 1px #000000; border-right: solid 1px #000000;}
.tx-indexedsearch .res-tmpl-css h3 a {color: #000000;}
.tx-indexedsearch .res-tmpl-css h3 a:hover {color: #000000;}
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { color: #000000; letter-spacing:0; vertical-align:middle; padding-right: 3px; font-weight:normal; margin-top:-1.2em; float:right;  }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { font-size: 0.85em; float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { font-size: 0.85em; float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { font-size: 0.85em; float:none; }
