body {
	background-image: url(../images/back-seite.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #ffffff;
	font: normal 10pt Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #000;
	margin: 0;
	padding: 0;
	}

a {
	color: #3d3d3d;
	text-decoration: none;
	}

a:hover {
	color: #d00f14;	
	text-decoration: underline;
	}

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 {
color: #3d3d3d;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-weight: normal;
font-size: 8pt;
line-height: 1.3em;
margin: 0px;
	}

input {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border:1px solid #999999;
	width: 219px;
	}
	
textarea {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border:1px solid #999999;
	width: 219px;
	}

hr {
	border: 0;
	background-color: #999999;
	color: #999999;
	height: 1px;
	margin: 10px 0;
	}

h1 { 	color: #d00f14;
	font-size: 1.4em;
	font-weight: normal;
         margin: 3px 0px 15px 0px;
         padding: 0px 0px 0px 0px;
	}

h2 {
	color: #d00f14;
         font-weight: normal;
         font-size: 1.25em;
         }

h3 {
	color: #d00f14;
	font-weight: normal;
         font-size: 1.15em;
         margin: 10px 0px 10px 0px;
         padding: 0px 0px 0px 0px;
         }

h4 {
	color: #d00f14;
         font-weight: normal;
         font-size: 1.05em;
         }

.ganzeseite {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding: 0px;
	margin-top: 0;
	}

#back-header{
	width: 100%;
	height: 188px;
	}

#back-hnavi{
	width: 100%;
	height: 25px;
	}

#back-footer {
	width: 909px;
	float: left;
	}

/*HEADER*/
#header {
	width: 909px;
	height: 188px;
	margin-left: 1px;
	background-image:  url(../images/back-header.jpg);
	background-repeat: no-repeat;
         }

#logo {
	width: 120px;
	height: 99px;
	float: left;
	text-align: left;
	padding: 0px 0 0 7px;
	}

#logo img {border: none;}

#suchbox {
	z-index: 99;
	position: relative;
	top: 144px;
        float: right;
        }

#suche {
	width: 139px;
	margin: 0px 38px 0px 0px;
	padding:  0px 0px 0px 0px;
	background-image:  url(../images/back-suche.gif);
	background-repeat: no-repeat;
	height: 23px;
	z-index: 99;
	position: relative;
	top: 335px;
         float: right;
         }

#suche a {font-size: 8pt;}
#suche input {
	font-size: 9pt;
	background-color: transparent;
	border: 0px solid;
	}

#flash {
	width: 760px;
	float: right;
	margin-right: 9px;
	}

/*LINKESEITE*/
#linkeseite {
	float: left;
	width: 170px;
         margin: 0px 0px 0px 0px;
	padding: 0px 0 0 10px;
	overflow: hidden;
	}

#links-inhalt {
	margin: 10px 0 0 0px;
	}

/*MAIN*/
#main {
	width: 909px;
	min-width: 909px;
	max-width: 909px;
	float: left;
	background-repeat: no-repeat;
	background-image:  url(../images/back-inhalt-neu2.jpg);
         margin: 0px 0px 0px 0px;
	padding: 3px 0 0 0;
	}

#main > #main-seite {
	/*height: auto;*/
	height: auto !important;
	}

/*INAHLT - CONTENT*/
#main-seite {
	width: 909px;
	min-height: 378px;
	/*padding-left: 1em;
	padding-right: 2em*/
	}

#orientierungspfad {
	font-size: 7.5pt;
	text-align:left;
	margin: 10px 0 5px 20px;
	clear: right;
	}

#inhalt {
	/*margin: 1em 0 0 1.5em;padding-top: 1em;*/
	margin: 14px 0 0 10px;
	float: left;
	width: 680px;
	}

#inhalt-main {
	/*margin: 1em 0 0 1.5em;padding-top: 1em;*/
         float: left;
	min-height: 312px;
	max-height: 312px;
	overflow: hidden;
	}

#aktion {
	margin: 0 0 0 20px;
	width: 909px;
	}

/*RECHTESEITE*/
#rechteseite {
	width: 209px;
	height: 100%;
	/*padding-left: 0.75em;*/
	overflow: hidden;
	/*margin-left: 9px;*/
	}

#rechts-inhalt {
	width: 190px;
	margin: 10px 0 0 10px;
	}

/*Footer*/
#footer {
	width: 906px;
	height: 30px;
	/*padding: 0.8em; */
	font-size: 8pt;
	float: left;
	}

#footer-copyright {float: left; font-size: 8pt; padding: 0px 0 0 33px;}
#footer-adresse {float: left; font-size: 8pt; padding: 0px 0 0 80px;}
#footer-adresse img a {border: solid 1px #ffffff;}

#footer-navi {float: right; text-align: right; padding: 0px 30px 0 0px;}
#footer-navi a {font-weight: normal; font-size: 8pt; text-decoration: none;}
#footer-navi a:hover {font-weight: normal; font-size: 8pt; text-decoration: underline; color: #990000;}


/*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; }

/*Listen*/
.div-liste-adressen {
	margin: 0;
	padding: 0;
	}

.liste-adressen {
	margin: 0;
	padding: 0;
	}

.liste-adressen li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 0 0;
	padding: 0;
	}

.liste-adressen a {
	/*display: block;*/
	padding-left: 0px;
	margin: 0;
	line-height: 1.8em;
	}

/*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}

/*Logoboxen*/

#logoboxlist{
	list-style: none;
	padding: 0;
	margin: 0;
	}

.logobox {
        padding: 0;
	width: 25em;
	height: 170px;
	background-color: #d1e3f7;
	margin: 15px 30px 15px 0;
	float: left;
	border: solid 1px #cccccc;
	}

.logobox-bild {
	width: 25em;
	height: 170px;
	/*clip: rect (0 0 0 0);*/
	float: left;
	}


.logobox-text {
	width: 15em;
	margin: 10px;
	float: left;
	font-size: 8pt;
	}

.tx-indexedsearch-browselist-currentPage a {color: #ff0000;}
td.tx-ttnews-browsebox-SCell a {color: #ff0000;}

.hidden {display: none;}

.macina-p {display: none;}

p {    	color: #3d3d3d;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.3em;
         margin: 5px 5px 0px 5px;
	}
	
#kontaktbox {    	
	color: #3d3d3d;
	width: 150px;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.3em;
        margin: 0px 0px 0px 0px;
	float: left;
	}

#kontaktbox-u {    	
	color: #3d3d3d;
	width: 65px;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.3em;
        margin: 5px 0px 0px 0px;
        float: left;
	}
	
#kontaktbox2 {    	
	color: #3d3d3d;
	width: 150px;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.3em;
        margin: 0px 0px 0px 0px;
	float: left;
	}

#kontaktbox2-u {    	
	color: #3d3d3d;
	width: 150px;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.3em;
        margin: 5px 0px 0px 0px;
        float: left;
	}
	
#kontaktinfo {
	height: 95px;
	display: block;
	}
	
#info-oben {
	width: 300px;
	padding: 5px 0px 0px 0px;
	}
	

#info-unten {
	width: 300px;
	padding: 0px 0px 0px 0px;
	}
