html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	/*overflow: -moz-scrollbars-vertical;*/
	background-image: url(../pictures/layout/hintergrund/body.gif);
	background-position: 1000px 18px;
	background-repeat: no-repeat;
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.abschluss {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.abschlusslinie {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.abschlussstrichlinie {
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	height: 10px;
}

html>body .abschluss {
	display: block;
}

table {
	border: 1px solid #DCDCDC;
	border-collapse: collapse;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
}

td {
	border: 1px solid #DCDCDC;
	padding: 2px 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
}

/* Seite */

#seite {
	margin: 0px; 
	width: 1000px;
	background-color: white;
	background-image: url(../pictures/layout/hintergrund/seite.gif);
	background-position: left top;
	background-repeat: repeat-y;
	min-height: 100%;
}

* html #seite {
	height: 100%;
}

/* Seite -> Oben */

#oben {
	position: relative;
	background-color: white;
	background-image: url(../pictures/layout/oben/bg_oben.gif);
	background-position: 195px 0px;
	background-repeat: no-repeat;
	height: 97px;
}

/* Seite -> Oben -> Links */

#oben .links {
	float: left;
	padding: 0px;
}

/* Seite -> Oben -> Links -> Logo */

#oben .links img {
	display: block;
	width: 195px;
	height: 97px;
}

/* h1 Titel im setup fest vergeben */
#hauptueberschrift {
	display: none;
}



/* Seite -> Hauptnavigation */

#hauptnavigation {
	position: absolute;
	top: 72px;
	left: 196px;
	white-space: nowrap;
	border-top: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
}

/* Seite -> Hauptnavigation -> Ebene 1 */

#hauptnavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#hauptnavigation li {
	float: left;
	background-color: #E6E6E6;
	border-left: 1px solid #A9A9A9;
	border-right: none;
}

#hauptnavigation li a {
	display: block;
	float: left;
	color: #4B4B4B;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 14px 5px 14px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

#hauptnavigation li a:hover {
	background-color: #CBDDEF;
}

#hauptnavigation li .aktiv {
	display: block;
	background-image: url(../pictures/layout/hauptnavigation/bg_hauptnavigation_mitte_2.gif);
	background-repeat: repeat-x;
	background-color: #6698CC !important;
	color: white !important;
}

/* Seite -> Oben -> Navigation -> Ebene 2 */

#hauptnavigation li ul {
	position: absolute;
	z-index: 1;
	left: -1000000px;
	top: 93px;
	clear: both;
	border: 1px solid #dadada;
	border-top: none;
	margin-left: -1px;
	padding: 4px 0px;
	background-color: white;
}

#hauptnavigation .deaktiv ul {
	display: none;
}

#hauptnavigation li:hover ul,  #hauptnavigation li.ieHover ul {
	left: auto;
}

#hauptnavigation li ul li {
	display: block;
	float: none;
}

#hauptnavigation li ul a {
	display: block;
	float: none;
	white-space: nowrap;
	border: none;
	padding: 3px 18px 4px; 
	font-weight: normal;
	background-color: white;
}




/* Seite -> Oben -> topnavigation */

#oben .topnavigation {
	width: 551px;
	display: inline;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 12px;
}

#oben .topnavigation ul {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#oben .topnavigation li {
	display: inline;
	float: left;
	border-right: 1px solid #E3E3E3;
	list-style: none;
}

#oben .topnavigation li a {
	color: #666;
	text-decoration: none;
	padding: 0px 8px;
}

#oben .topnavigation li a:hover, #oben .topnavigation li .aktiv {
	color: #C13631;
}

/* Seite -> Mitte */ 

#mitte {
	padding-bottom: 30px;
	background-image: url(../pictures/layout/mitte/links/bg_blau.jpg);
	background-repeat: no-repeat;
}

*html #mitte {
	height: 80%;
}

#mitte .links, #mitte .zentrum, #mitte .rechts {
	display: inline;
	float: left;
	overflow: hidden;
}

/* Seite -> Mitte -> Links */

#mitte .links {
	width: 195px;
}

/* Seite -> Mitte -> Links -> Navigation -> Ebene 1 */

#mitte .links .navigation, #mitte .links .navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mitte .links .navigation .headline {
	position: relative;
	display: block;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pictures/layout/mitte/links/navigation/bg_navi_blau.jpg);
	background-repeat: repeat-x;
	height: 110px;
	background-color: #1F439B;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
}

#mitte .links .navigation .headline strong {
	position: absolute;
	bottom: 10px;
	padding: 0px 0px 0px 12px;
}

/* Seite -> Mitte -> Links -> Navigation -> Ebene 1 */

#mitte .links .navigation ul {
	padding-top: 6px;
}

#mitte .links .navigation ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../pictures/layout/mitte/links/navigation/pfeil_gelb.gif);
	background-repeat: no-repeat;
	background-position: 13px 4px;
}

#mitte .links .navigation ul li a {
	display: block;
	padding: 0px 20px 7px 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
}

#mitte .links .navigation ul li a:hover {
	color: #16347C;
}

#mitte .links .navigation .abschlusslinie {
	background-image: url(../pictures/layout/mitte/links/navigation/strichlinie_navigation.gif);
	background-repeat: no-repeat;
	background-position: 13px 0px;
	height: 12px;
}

#mitte .links .navigation .aktiv {
	color: #A7EBFF;
}

#mitte .links .unterpunkte a {
	font-weight: normal !important;
	margin-left: 10px !important;
}

#mitte .links .unterpunkte {
	background-image: none !important;
}

#mitte .links .navigation .unterpunktelinie {
	background-image: url(../pictures/layout/mitte/links/navigation/strichlinie_navigation.gif);
	background-repeat: no-repeat;
	background-position: 13px bottom;
	margin-top: -5px;
	margin-bottom: 11px;
}

* html #mitte .links .navigation .unterpunktelinie {
	height: 12px;
}

#mitte .links .navigation .untermenuliste {
	position: relative;
}


/* Seite -> Mitte -> Zentrum */

#mitte .zentrum {
	width: 585px;
}

/* Seite -> Mitte -> Zentrum -> eyecatcher */


#mitte .zentrum #eyecatcher {
	width: 585px;
	height: 110px;
}

#mitte .zentrum #eyecatcher img {
	margin-left: 1px;
}

#mitte .zentrum #eyecatcher .eyecatcherlinks {
	/*padding: 0px 1px;*/
	
}

/* Seite -> Mitte -> Zentrum -> Inhalt */

#mitte .zentrum #inhalt {
	margin: 18px 21px 50px 29px;
}

#inhalt h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C13631;
	padding: 0px 0px 4px 0px;
	margin: 15px 0px 0px 0px;
}

#inhalt h3 {
	margin: 0px 0px 16px 0px;
	font-weight: normal;
	color: #3E75AF;
	font-size: 12px;
}

#inhalt h4 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding-top: 10px;
	color: #3E75AF;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.3;
}

#inhalt h6 {
	font-size: 11px;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #3E75AF;
	margin: 4px 0 0 0;
	padding: 10px 0 10px 0;
}

#inhalt ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 13px;
	list-style-type: square;
	list-style-image: url(../pictures/layout/mitte/inhalt/liste_icon.gif);
}

* html #inhalt ul {
	padding-left: 16px;
	height: 1em;
}

html>body #inhalt ul {
	overflow: auto;
	padding-left: 14px;
	
}

#inhalt li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#inhalt p {
	margin: 0px 0px 10px 0px;
	line-height: 14px;
}

#inhalt a {
	color: #4B4B4B;
	text-decoration: underline;
}

#inhalt a:hover {
	color: #C13631;
}

#inhalt .markergruen {
	background-color: #F0F7FA;
	border-bottom: 1px solid #C4D1D7;
	border-right: 1px solid #C4D1D7;
	padding: 8px 9px 10px 9px;
	color: #48595F;
}

#inhalt .markerblau {
	background-color: #F6F9FC;
	border-bottom: 1px solid #C4D1D7;
	border-right: 1px solid #C4D1D7;
	padding: 8px 9px 10px 9px;
	color: #3E75AF;
}

#inhalt p.blau, #inhalt p.blau a {
	color: #3E75AF !important;
}

#inhalt p.rot, #inhalt p.rot a {
	color: #C13631 !important;
}

#inhalt .pfeil {
	background-image: url(../pictures/layout/icons/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 22px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#inhalt .zielscheibe {
	background-image: url(../pictures/layout/icons/zielscheibe.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 22px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #C13631;
	margin: 0px;
}

#inhalt .zielscheibe a{
	color: #C13631;
}

#inhalt .pdf {
	background-image: url(../pictures/layout/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 50px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #C13631;
	margin: 0px;
}

#inhalt .pdf a {
	color: #3E75AF;
}

/* Seite -> Mitte -> Zentrum -> Zusatz */

#inhalt .zusatz {
	display: inline;
	float: right;
	width: 286px;
	margin-left: 10px;
}

/* Seite -> Mitte -> Zentrum -> Inhalt -> Ticker */

#mitte .zentrum #inhalt #ticker {
	height: 25px;
	width: 250px;
	padding-left: 3px;
	margin-top: -90px;
}

#mitte .zentrum #inhalt #ticker a {
	color: #C13631;
}

/*#mitte .zentrum #inhalt .tickerrahmen{
	background-image: url(../pictures/layout/hintergrund/bg_ticker.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 25px;
	margin-top: -10px;
	padding-bottom: 10px;
}*/

/* Seite -> Mitte -> Zentrum -> Inhalt -> Newsliste*/

#mitte .zentrum #inhalt .newsliste em {
	color: #959595;
	font-style: normal;
	padding: 2px 0px 8px 0px;
	display: block;
	text-decoration: underline !important;
}

#mitte .zentrum #inhalt .newsliste a:hover em {
	color: #000 !important;
}

#mitte .zentrum #inhalt .newsliste a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#mitte .zentrum #inhalt .newsliste h3 {
	margin: 0;
	padding: 0 0 2px 0;
}

#mitte .zentrum #inhalt .newsliste .author {
	padding: 4px 0 0 0;
	color: #3E75AF;
	background-color: #F0F7FA;
}

/* Seite -> Mitte -> Rechts -> Infospalte -> weitere */

#mitte .rechts .weiterelinks {
	float: left;
	display: inline;
	width: 8px;
	height: 10px;
	background-image: url(../pictures/layout/mitte/rechts/weitere_hintergrund_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	margin-bottom: 0px;
}

#mitte .rechts .weitere  {
	position: relative;
	float: right;
	right: 1px;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 218px;
	text-align: right;
	margin-bottom: 5px;
	margin-top: -20px;
}

#mitte .rechts .weitere a {
	text-decoration: none;
	line-height: 2;
	font-size: 10px;
	color: #4E5E6D;
	background-color: #DDECFB;
	padding-left: 5px;
	padding-right: 5px;
	padding: 2px 3px 2px 3px;
}

#mitte .rechts .weitere a:hover {
	color: #B80003;
}

#mitte .rechts .weitererechts {
	float: left;
	width: 3px;
	height: 10px;
	background-image: url(../pictures/layout/mitte/rechts/weitere_hintergrund_rechts.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* Seite -> Mitte -> Zentrum -> Inhalt -> Newsdetails*/

#mitte .zentrum #inhalt .newsdetails .subheader {
	color: #3E75AF;
	font-size: 12px;
	width: 400px;
}

#mitte .zentrum #inhalt .newsdetails .newsbild img {
	float: left;
	margin: 1px 10px 0px 0px;
	padding: 0;
}

#mitte .zentrum #inhalt .newsdetails .erstellungsdatum {
	margin-top: 25px;
	color: #959595;
	font-size: 10px;
	background-image: url(../pictures/layout/mitte/inhalt/bg_erstellungsdatum.jpg);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	height: 20px;
}

#mitte .zentrum #inhalt .newsdetails .author {
	padding: 4px 0 4px 0;
	color: #3E75AF;
	background-color: #F0F7FA;
}

#mitte .zentrum #inhalt .newsdetails .author a {
	color: #3E75AF;
}

#mitte .zentrum #inhalt .newsdetails h2 {
	float: left;
	display: inline;
	margin-top: 0px !important;
	padding-top: 0 !important;
	width: 400px;
}

#mitte .zentrum #inhalt .newsdetails .backtolist {
	float: right;
	display: inline;
	margin-top: 0px !important;
	padding-top: 0 !important;
}

#mitte .zentrum #inhalt .newsdetails .backtolist a {
	color: #959595;
	white-space: nowrap;
}

/* Seite -> Mitte -> Rechts */

#mitte .rechts {
	width: 220px;
}

/* Seite -> Mitte -> Rechts -> Suche */ 

#mitte .rechts #suche form {
	margin: 0px;
	padding: 0px;
	height: 28px;
	
}

#mitte .rechts #suche {
	padding: 12px 0px 0px 12px;
	background-color: white;
	margin: 0px 1px;
	display: block;
}

#mitte .rechts #suche form label {
	display: none;
}

#mitte .rechts #suche form input {
	float: left;
	width: 146px;
	border: 1px solid #CBCBCB;
	border-right: none;
	color: #787878;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 0px 1px 0px;
	text-indent: 2px;
	background-image: url(../pictures/layout/mitte/rechts/bg_suche.jpg);
	background-repeat: repeat-x;
	background-color: #CBDDEF;
	border-right: 1px solid #C9C9C9;
}

#mitte .rechts #suche form .button {
	width: 46px;
	height: 16px;
	border: none;
	color: #707070;
	font-size: 10px;
	background-image: url(../pictures/layout/mitte/rechts/bg_suche_button.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	cursor: pointer;
	padding-bottom: 2px;
}

*html #mitte .rechts #suche form .button {
	padding-bottom: 1px;
}

.ergebnis {
	padding-bottom: 10px;
}

.ergebnis a {
	display: block;
	background-image: url(../pictures/layout/icons/doppelpfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}

/* Seite -> Mitte -> Rechts -> Infospalte */

/*#mitte .rechts .infospalte {
	background-image: url(../pictures/layout/mitte/rechts/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}*/

#mitte .rechts .infospalte h4 {
	font-size: 11px;
	color: #3E75AF;
	margin: 0px 1px;
	padding: 6px 10px 3px 10px;
	background-color: #D8D8D8;
	background-image: url(../pictures/layout/mitte/rechts/bg_grau.jpg);
	background-repeat: repeat-x;
}

#mitte .rechts .infospalte .pfeilblau {
	position: relative;
	float: left;
	width: 10px;
	height: 14px;
	background-image: url(../pictures/layout/mitte/rechts/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#mitte .rechts .infospalte h5 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	color: #4E88C5;
	margin: 0px 0px 5px 0px;
}


/* Seite -> Mitte -> Rechts -> Banner */

#mitte .rechts #banner {
	margin: 0px 1px;
	background-image: url(../pictures/layout/mitte/rechts/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: white;
	display: block;
	padding-left: 5px;
}
	
#mitte .rechts #banner img {
	position: relative;
	background-image: url(../pictures/layout/mitte/rechts/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 1px 0px;
	left: -5px;
}

#mitte .rechts #banner a {
	background-image: url(../pictures/layout/mitte/rechts/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* Seite -> Mitte -> Rechts -> Tools */

#mitte .rechts #tools {
	background-color: #6698CC;
	height: 110px;
	border-left: 1px solid #A2B7C7;
}

#mitte .rechts #tools ul {
	margin: 0px;
	padding: 34px 0px 0px 0px;
}

#mitte .rechts #tools li {
	list-style: none;	
	background-image: url(../pictures/layout/mitte/rechts/pfeil_gelb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 13px;
	margin-left: 20px;
	line-height: 2;
}

#mitte .rechts #tools a {
	color: white;
}

#mitte .rechts #tools a:hover {
	color: #C0DFFF;
}

/* Seite -> Mitte -> Rechts -> Infospalte -> News */

#mitte .rechts .infospalte .news {
	padding: 12px 15px 11px 15px;
	background-image: url(../pictures/layout/mitte/rechts/strichlinie_grau.gif);
	background-repeat: repeat-x;
}

#mitte .rechts .infospalte .news h2 {
	font-size: 36px;
}

#mitte .rechts .infospalte .news a em {
	color: #959595;
	font-style: normal;
	display: block;
	padding-top: 4px;
}

#mitte .rechts .infospalte .news a:hover em {
	color: #4B4B4B;
}


#mitte .rechts .infospalte .news a {
	display: block;
	text-decoration: none;
	color: #4B4B4B;
}

#mitte .rechts .infospalte .news a:hover {
	color: #C13631;
}

#mitte .rechts .infospalte .textuebersicht {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	float: right;
	text-decoration: underline !important;
	position: relative;
	top: -17px;
	color: #3E75AF;
	background-image: url(../pictures/layout/icons/doppelpfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 15px;
	cursor: pointer;
}

#mitte .rechts .infospalte .textuebersicht a {
	text-decoration: underline;
	color: #3E75AF;
}

#mitte .rechts .infospalte .textuebersicht a:hover {
	color: #C13631;
}


/* Seite -> Unten */

#unten {
	position: relative;
	clear: both;
	height: 30px;
	width: 1000px;
	margin-top: -30px;
	text-align: left;
}

/* Unten -> abavo-Link */

#unten #abavo {
	position: absolute;
	right: 97px;
	color: #C4C8CB;
	margin-top: 5px;
}

/* Unten -> Hersteller-Logos */

#unten .hersteller {
	margin: 0px 215px 0px 188px;
	text-align: center;
}

#unten .hersteller img {
	height: 22px;
	margin-right: 17px;
}

/* Karte*/

#karte {
	
}

#karte img {
	margin: 0px;
	padding: 0px;
}

.fahnen {
	position: absolute;
	left: 458px;
	top: 235px;
}

/* Kontaktformular*/

#kontaktformular label {
	width: 200px;
	display: block;
	float: left;
	padding-top: 3px;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: 10px 1px;
}

#kontaktformular fieldset {
	border: none;
}

#kontaktformular input {
	border: 1px solid #6698CC;
	background-color: #F6F9FC;
	border-bottom-color: #91B2D4;
	border-right-color: #91B2D4;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 300px;
}

#kontaktformular select {
	border: 1px solid #6698CC;
	background-color: #F6F9FC;
	border-bottom-color: #91B2D4;
	border-right-color: #91B2D4;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
}

#kontaktformular textarea {
	border: 1px solid #6698CC;
	background-color: #F6F9FC;
	border-bottom-color: #91B2D4;
	border-right-color: #91B2D4;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	width: 300px;
}

#kontaktformular #kontaktformulartv {
	border: none !important;
	width: 20px !important;
}

.csc-mailform-submit {
	border: 1px solid #6698CC !important;
	border-right: 2px solid #333 !important;
	border-bottom: 2px solid #333 !important;
	width: 110px  !important;
	margin-top: 20px;
	background-image: url(../pictures/layout/mitte/rechts/bg_grau.jpg);
	background-repeat: repeat-x;
	padding: 3px 0px;
	cursor: pointer;
}


/* Sitemap */

#sitemap {
	margin: 4px 0 0 0;
	padding: 0px;
	display: inline;
}

#sitemap ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	display: block;
}

#sitemap li {
	margin: 0;
	padding: 0;
}

.sitemapEins  {
	display: none;
}

.sitemapZwei {
	padding: 12px 0px 12px 0px;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sitemapZwei a:link, .sitemapZwei a:visited {
	font-weight: bold;
	color: #006699;
}

.sitemapDrei {
	background-image: url(/fileadmin/pictures/layout/icons/doppelpfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0 10px 12px;
}

.sitemapDrei a:link, .sitemapDrei a:visited {
	color: #333;
}

.sitemapVier {
	background-image: url(/fileadmin/pictures/layout/icons/sub2_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 0px 0 12px 18px;
}

.sitemapVier a:link, .sitemapVier a:visited {
	color: #666;
}

.sitemapFuenf {
	background-image: url(/fileadmin/pictures/layout/icons/sub2_bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding: 0px 0 10px 28px;
	font-size: 10px;
}

.sitemapFuenf a:link, .sitemapFuenf a:visited {
	color: #666 !important;
}


/* Admin-Panel */

#adminpanel {
	position: absolute;
	top: 15px;
	left: 365px;
}

/* styles beinflussen in typo3\sysext\css_styled_content\static z.B. um Bildabstände zu ändern

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding-right: 12px;
}

DIV.csc-textpic-left,
DIV.csc-textpic-intext-left-nowrap,
DIV.csc-textpic-intext-left {
	padding-bottom: 0px;
}
	
/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding-left: 12px;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding-right: 30px;
	padding-bottom: 25px;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: none;
}

/*DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
	width: auto !important;
}*/

/*DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding-bottom: 10px;
}*/

.csc-textpic-caption {
	padding-top: 4px;
	line-height: 1.2;
	color: #8A96A3;
	font-size: 10px;
}

/*.csc-header csc-header-n2 {
	padding: 50px;
}*/

.csc-textpic-clear {
	padding-bottom: 0px;
}

.text {
	/*clear: both;*/
	padding-top: 5px;
}








/* Newsletter*/

#formular {
	margin-top: 10px;
}


#formular label {
	width: 200px;
	display: block;
	float: left;
	padding-top: 3px;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: 10px 1px;
}

#formular fieldset {
	border: none;
}

#formular input {
	border: 1px solid #6698CC;
	background-color: #F6F9FC;
	border-bottom-color: #91B2D4;
	border-right-color: #91B2D4;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 300px;
}

#formular select {
	border: 1px solid #6698CC;
	background-color: #F6F9FC;
	border-bottom-color: #91B2D4;
	border-right-color: #91B2D4;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
}

#formular .checkbox input {
	float: right;
	border: 1px solid #6698CC;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	width: 20px;
	margin-right: 312px;
}

#formular textarea {
	border: 1px solid #6698CC;
	background-color: #F6F9FC;
	border-bottom-color: #91B2D4;
	border-right-color: #91B2D4;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	width: 300px;
}

#formular #kontaktformulartv {
	border: none !important;
	width: 20px !important;
}

#formular #buttons {
	position: relative;
	display: block;
	padding: 5px 0px 5px 0px;
	margin-right: 20px;
}

#formular #buttons a {
	display: block;
	width: 108px;
	background-color: #fff;
	border: 1px solid #3E3E3D;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 3px 0px 0px 2px;
	color: #000;
	white-space: nowrap;
}

#formular #buttons a:hover {
	color: #204188;
}

#formular #buttons a:hover img, #newsletter #buttons a.sfhover img {
	background-color: #6698CC;
}

#formular #buttons a img {
	background-color: #C13631;
	border: none;
	border-left: 1px solid #000;
	float: right;
	margin-top: -3px;
}

#formular #buttons .loeschen {
	position: relative;
	float: left;
}

#formular #buttons .abschicken {
	position: relative;
	float: right;
}

#formular em, .pflichtfeld_oben em {
	font-style: normal;
	background-color: #C13631;
	color: #fff;
	padding: 1px 3px;
	font-weight: bold;
}

.pflichtfeld_oben {
	margin: 10px 0px -11px 0px;
}









