body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 100.01%;
}


div#pos_navigation {
  display: none;
}

div.hauptnav1 {
  display: none;
}

div.subnav1 {
  display: none;
}

div#pos_headerspalte {
  display: none;  
}

div.clearer {
  display: none;  
}

div.referenzen div#pos_headerspalte {
  display: block;
	margin-top: 70px;
}


div#pos_logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 600;
}

div#pos_inhalt {
	position: absolute;
	left: 0;
	top: 70px;
	z-index: 700;
	width: 742px;
	/*border: 1px solid #ffff00;	*/
}


div.referenz_uebersicht {
	float: left;
	width: 742px;
	min-height: 309px;
}

* html div.referenz_uebersicht {
	height: 309px;	
}

/*++++++++++++++++++++++++++++++++++++++++*/

div.referenz-text {
	float: left;
	width: 731px;
	min-height: 154px;
	padding-left: 11px;

}

* 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;
}

div.referenz_detail_logo {
	float: left;
	width: 182px;
	height: 309px;
}



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;
}

a:link, a:visited, a:active, a:hover {
	color: #006699;
}

div.drei_spalten_mittlere_spalte_breit div#pos_inhalt_text_spalte3 a:link, div.drei_spalten_mittlere_spalte_breit 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;
}


/* 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: 224px;
	padding-top: 12px;
	overflow: hidden;
	background-image: url('../bilder/news-hintergrund.gif');
	background-repeat: no-repeat;
}

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_3 {
	/* Style left fieldset */
	width: 383px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset_2, fieldset.tx-powermail-pi1_fieldset_4 {
	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;
}

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;
}



hr.clearer {
	display: none;
}

div.seitenanzeige, div.referenzen_clearer {
	display: none;	
}


a.lightbox {
	padding-left: 4px;
}

a.lightbox img {
	border: 1px solid #9F9F9F;
}



