img, * {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Arial", "Helvetica", "sans-serif";
}


body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 100.01%;
}

html, body {
	height: 100%;
}

div.admin_panel {
	position: absolute;
	left: 400px;
	top: 0px;
	z-index: 25500;
}

table.typo3-adminPanel {
	position: absolute;
	left: 600px;
	top: 0px;
	z-index: 25500;
}

table.typo3-adminPanel input {
	background-color: #FFFFFF;
	color: #000000;
}

/* gilt f�r alle bilder */
/* Bildabstand rechts und unten */
/*dl.csc-textpic-image,dt{
 padding-right:10px;
 padding-bottom:10px;
}*/

/* gilt dann nur f�r bilder in reihen */
/*der abstand zwischen den bildern*/
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-imagerow dl.csc-textpic-image, div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image{
 float:left;
 margin-right:15px;
 margin-bottom:15px;
}

/* Bilduntertitel */
.csc-textpic-caption {
	font-size: 1.1em;
}


/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 0px solid white;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* 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 {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 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 {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 0px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 0px;
	}
	DIV.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
	div.csc-textpic-equalheight div.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
	div.csc-textpic div.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0 !important; margin-top: 0 !important; }


	/* Add margin from image-block to text (in case of "Text w/ images") */
	div.csc-textpic-intext-left div.csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
		margin-right: 18px !important;
	}
	div.csc-textpic-intext-right div.csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
		margin-left: 18px !important;
	}

	/* Positioning of images: */

	/* Above */
	div.csc-textpic-above div.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	div.csc-textpic-center { text-align: center; /* IE-hack */ }
	div.csc-textpic-center div.csc-textpic-imagewrap { margin: 0 auto; }
	div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	div.csc-textpic-center div.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	div.csc-textpic-right div.csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left div.csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left div.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right div.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html div.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html div.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
div.csc-textpic div.csc-textpic-imagerow-last { margin-bottom: 0; }

/* +++++++++++++ Positionierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:742px;
	height: auto;
	clear:left;
}


div#pos_headerspalte {
	position: absolute;
	left: 0px;
	top: 122px;
	width: 742px;
	height: 340px; /*inklusive Zusatzbereich unterhalb des Bildes von 20px f�r die Seitennavi in den Referenzen*/
	z-index: 200000;
	/*border: 1px solid #ff0000;*/
}

div#pos_logo {
	position: absolute;
	left: 256px;
	top: 37px;
	z-index: 600;
}

div#pos_inhalt {
	position: absolute;
	left: 0;
	top: 462px;
	z-index: 55700;
	width: 742px;
	/*border: 1px solid #ffff00;	*/
}

div#pos_inhalt_text_spalte1 {
	float: left;
	width: 400px;
	min-height: 152px;
	padding-left: 11px;
	padding-right: 146px;
	/*border: 1px solid #ffdede;	*/
}

/*############################*/

div#pos_inhalt_text_spalte2 {
	float: left;
	width: 185px;
/*	padding-top: 33px; 
	min-height: 119px; */
	min-height: 152px ;
	/*border: 1px solid #ffdede;	*/
}

div#pos_inhalt_text_spalte3 {
	float: left;
	width: 160px;
/*	padding-top: 33px;
	min-height: 119px; */
	min-height : 152px ;
	/*border: 1px solid #ffdede;	*/
}

/* Template 3 Spalten linke Spalte breit */
div.drei_spalten_linke_spalte_breit div#pos_inhalt_text_spalte1 {
	width: 260px;
	padding-right: 100px;	
}

div.drei_spalten_linke_spalte_breit div#pos_inhalt_text_spalte2 {
	width: 185px;
}

div.drei_spalten_linke_spalte_breit div#pos_inhalt_text_spalte3 {
	width: 186px;
}


/* Template 3 Spalten mittlere Spalte breit */
div.drei_spalten_mittlere_spalte_breit div#pos_inhalt_text_spalte1 {
	width: 170px;
	padding-right: 0;	
}

div.drei_spalten_mittlere_spalte_breit div#pos_inhalt_text_spalte2 {
	width: 374px;
	padding-right: 46px;
	/*padding-top: 0px;*/
}

div.drei_spalten_mittlere_spalte_breit div#pos_inhalt_text_spalte3 {
	width: 140px;
}

/****************************************************/

/* Template 2 Spalten gleichbreit */
div.zwei_spalten_gleichbreit div#pos_inhalt_text_spalte1 {
	width: 320px;
	padding-right: 0;
}

div.zwei_spalten_gleichbreit div#pos_inhalt_text_spalte2 {
	width: 320px;
	padding-right: 46px;
	padding-left : 30px ;
	/*padding-top: 0px;*/
}


/* Template 1 Spalte - ganze Breite */
div.eine_spalte div#pos_inhalt_text_spalte1 {
	width: 742px;
	padding-right: 0;	
}

/* Template News - ganze Breite */
div.news div#pos_inhalt_text_spalte1 {
	width: 742px;
	padding-right: 0;
	min-height: 266px;
	padding-left: 0;	
}

div.news div#pos_headerspalte {
	height: 225px;
}

div.news div#pos_inhalt {
	top: 347px;

}


* html div#pos_inhalt_text {
	height: 152px;	
}

div.clearer {
	float: left;
	width: 742px;
	height: 19px;
	text-align: right;
	margin-top: 10px;
}

div#pos_navigation {
	float: left;
	width: 742px;
	height: 68px;
	background-color: #F1F1F1;
}

div.hauptnav1 {
	float: left;
	height: 68px;
	width: auto;
}

div.subnav1 {
	position: absolute;
	margin-left: 12px;
	*margin-left: -44px;
	margin-top: 40px;
	z-index: 1000;
}

div.navi-bg-bild {
	float: left;
}

div.subnavi-bg-bild {
	float: left;
}

div.trennlinie {
	float: left;
	width: 742px;
	height: 2px;
	background-color: #CCCCCC;
}

div.referenz_uebersicht {
	float: left;
	width: 742px;
	min-height: 309px;
}

* html div.referenz_uebersicht {
	height: 309px;	
}

div.referenz-text {
	float: left;
	width: 731px;
	width: 400px;
	min-height: 154px;
	padding-left: 177px;
	background-repeat: no-repeat;
}

* html div.referenz-text {
	height: 154px;
}

div.referenz-datensatz {
	float: left;
	width: 148px;
	height: 64px;	
	overflow: hidden;
}

div.profil-datensatz {
	float: left;
	width: 185px;
	height: 103px;
	overflow: hidden;
}

div.referenzen_clearer {
	float: left;
	width: 742px;
	height: 27px;
	text-align: right;
	font-size: 0.7em;
}

div.referenzen_clearer a img {
	padding-top: 4px;
}

div.seitenanzeige {
	float: right;
	padding-top: 2px;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}

div.ref_floater {
	float: right;
}

div.referenz_detail_logo {
	float: left;
	width: 166px;
	height: 309px;
}

div.referenz_detail_bilder {
	float: left;
	width: 574px;
	height: 280px;
	/*border: 1px solid #ff0000;*/
}

a.lightbox {
	padding-left: 8px;
}

a.lightbox img {
	/*border: 1px solid #9F9F9F;*/
}

/* +++++++++++++ Textformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 

p {	
	text-decoration: none;
	font-size: 0.7em;
	line-height: 15px;
	color: #020202;		
}

p strong, p b {
	color: #006699;
}

h1 {
	text-decoration: none;
	font-size: 1.12em;
	font-weight: normal;
	color: #006699;
	margin-bottom: 12px;
}

div.back_link {
  float: left;
  padding-top: 116px;
}

div.back_link a {
  text-decoration: none;
	font-size: 0.7em;
}

div.back_link1 {
  float: left;
  padding-right: 5px;
  padding-top: 2px;
}

div.back_link2 {
  float: left;
}

a {
  text-decoration: none;
	font-size: 0,7em; 
}


/* +++++++++++++ Linkformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link, a:visited, a:active, a:hover {
	color: #006699;
}

div#pos_inhalt_text_spalte3 a:link, div#pos_inhalt_text_spalte3 a:visited {
	color: #006699;
	text-decoration: none;
	background-image: url('../bilder/link-pfeilchen.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 3px;
}

/* +++++++++++++ Aufz�hlungen +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Bullets Inhaltselment */
ul.csc-bulletlist li {
	font-size: 0.7em;
	line-height: 15px;
	padding-bottom: 4px;	
}


/* tx-flseositemap-pi1 */
div.tx-flseositemap-pi1 ul li {
	font-size: 0.7em;
	font-weight: bold;
	line-height: 19px;	
}

div.tx-flseositemap-pi1 ul li ul li {
	font-size: 1.1em;
	font-weight: normal;	
}



/* +++++ Standard Listen im Inhalt ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* !!!!! immer zuerst definieren, dann die weiteren Listen ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
}

ul li {
	font-size: 0.7em;
	line-height: 15px;
	color: #999999;	
	list-style-type:none;
	padding-left: 0;
	margin-left: 16px;
	list-style-image: url('../bilder/aufzaehlung.gif');
	*list-style-image: url('../bilder/aufzaehlung_ie7.gif')
}

ul li a:link, ul li a:visited, ul li a:hover, ul li a:active {
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}

ul li a:hover {
	color: #006699;
	font-weight: bold;
}


/* +++++++++++++ Newsbereich ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.news-list-item {
	float: left;
	width: 340px;
	height: 90px;
	overflow: hidden;
	margin-left: 11px;
	padding-right: 20px;
}

div.news-list-item a {
	font-size: 0.7em;
	line-height: 15px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

div.news-list-bild {
	float: left;
	width: 94px;

}

div.news-liste_text {
	float: left;
	width: 226px;	
}

div.news-single-text {
	min-height: 229px;
}

div.news-single-text p {
	-moz-column-count: 2;
	-moz-column-gap: 34px;
}

div.news-single-images {
	height: 225px;
	padding-top: 12px;
	overflow: hidden;
}

div.news-single-images img {
	
}


/* +++++++++++++ Formulare ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */
	border: none;
}
fieldset.tx-powermail-pi1_fieldset_1, fieldset.tx-powermail-pi1_fieldset_22 {
	/* Style left fieldset */
	width: 383px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset_2, fieldset.tx-powermail-pi1_fieldset_23 {
	width: 350px;
}



input, textarea {
 	border:1px solid #A7A7A7; 
	color: #006699;
	font-size: 0.7em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Arial", "Helvetica", "sans-serif";
	height: 15px;
	width: 245px;
}

textarea {
	height: 90px;
	width: 235px;	
}


label {
	font-size: 0.7em;
	font-weight: bold;
}

div.tx-powermail-pi1_formwrap legend {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html label {
	color:#006699;
	float: left;
	width: 80px;
}

div.tx_powermail_pi1_fieldwrap_html_5 label {
	width: 110px;
}

div.tx_powermail_pi1_fieldwrap_html_text {
	padding-bottom: 8px;
}

div.tx_powermail_pi1_fieldwrap_html_select {
	padding-bottom: 8px;
}

div.tx_powermail_pi1_fieldwrap_html_file {
	padding-bottom: 8px;
	padding-top: 8px;
}

div.tx_powermail_pi1_fieldwrap_html_submit {
	padding-bottom: 8px;

}

input.powermail_submit {
	color: #006699;
	border: 0;
	width: auto;
	background-color: #ffffff;
	background-image: url('../bilder/senden-pfeil.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 7px;
	font-weight: bold;
}

input.powermail_submit:hover {
	cursor: pointer;
}

div.powermail_mandatory_js {
 	color:#000000; 
	font-size: 0.7em;
	font-weight: bold;	
}

div.tx_powermail_pi1_fieldwrap_html_6 {
	margin-left: 110px;
	margin-top: 10px;
}


span.sitemap_beschreibung {
  font-weight: normal;
  line-height: 12px;
}





