@charset "utf-8";
/* CSS Document */
@import url("ie.css");

/* ALLGEMEINES */
BODY {
	font-family:arial, helvetica, clean, sans-serif;
	margin-top:0px;
	background-color:#F6F9FC;
	background-image:url(../img/applat_clair.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:0.814em;
	line-height: 1.22em;
	font:13px Arial, Helvetica, clean, sans-serif;
	font-size:small;
	/*font:x-small;*/
}
H1 {
	font-size: 136%;
	color:#00a76f;
	font-weight: bold;
}
.csc-textpicHeader H2 {
	float:none !important;	
	clear:none !important;
}
H2 {
	font-size: 125%;
	line-height:1.1em;
	float:left;
	clear:both;
	width:100%;
}
H3 {
	font-size:1.25em;
	margin-bottom:0px;
}
H4 {
	font-size:167%;
	padding-top:15px;
	padding-bottom:7px;
}
H4 P {
	margin:0px;
	padding:0px;
}
p {
	margin-top:8px;
}
.text {
	font-size:0.9em;
	line-height:1.25em;
	color:#333333;
}
.link a:link, .link a:active, .link a:visited {
	background-image:url(../img/link_grafik.gif);
	background-repeat:no-repeat;
	color: #3770a5;
	background-position: left 3px;
	padding-left: 15px;
	font-size: 85%;
	text-decoration: underline;
}
.link a:hover {
	text-decoration:none;
}
.csc-textpic-imagewrap a:link, .csc-textpic-imagewrap a:active, .csc-textpic-imagewrap a:visited {
	background-image:none !important;
	padding:0px !important;
	margin:0px !important;
}

.content_text a:link, .content_text a:active, .content_text a:visited {
	background-image:url(../img/link_grafik.gif);
	background-repeat:no-repeat;
	color: #3770a5;
	background-position: left 3px;
	padding-left: 15px;
	font-size: 95%;
	text-decoration: underline;
}
.content_text a:hover {
	text-decoration:none;
}
.content_text TABLE {
	border-collapse:collapse;
	text-align:left;
}
.gesamt_container {
	width:1000px;
	margin:auto;
}
.gesamt {
	width:1000px;
	clear:both;
	background-image:url(../img/fond_content.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
.gesamtcontent {
	background-image:url(../img/fond_content_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
/*################################################################# NAVIGATIONEN ##############################################################*/
/*NAVIGATIONEN*/

/*Metanavi Oben*/
.metanavi_oben {
	float:right;
	color: #2c5a85;
	font-size: 85%;
	margin:0px;
	padding-top:7px;
}
.metanavi_oben ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	text-align:right;
	float:left;
}
.metanavi_oben ul li {
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-left:10px;
	padding-right:5px;
	padding-top:2px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../img/header_separator.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.metanavi_oben ul li a:link, .metanavi_oben ul li a:active, .metanavi_oben ul li a:visited {
	text-decoration:underline;
	color: #2c5a85;
}
.metanavi_oben ul li a:hover {
}
/*Hauptmenü*/
.haupt_menue {
	float:left;
	margin-right:30px;
	margin-top:6px;
	width:600px;
	background-image:url(../img/fond_haut.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.haupt_menue ul {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}
.haupt_menue ul li {
	float:left;
	line-height:1em;
	background-image:url(../img/applat_clair.gif);
	background-repeat:repeat-x;
	background-position: top right;
	width:100px;
}
div.haupt_menue ul li {
	background-image:url(../img/separateur_rubriques.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin-top:-10px;
	text-align:left;
	font-weight:bold;
	font-size:92%;
	color:#364242;
	line-height:1.15em;
	height:30px;
	text-align:center;
	padding-bottom:1px;
}
.haupt_menue ul li a:link, .haupt_menue ul li a:active, .haupt_menue ul li a:visited {
	display:inline-block;
	color: #364242;
	text-decoration:none;
	line-height:1.15em;
	/*padding-top:5px;*/
}
.haupt_menue ul li a:hover {
	text-decoration:underline;
}
.activeallgemeines {
	display:inline-block;
	color:#00a76f;
	line-height:1.15em;
	/*padding-top:5px;*/
}
/*Linkes Hauptmenue*/
.ueberschrift_menue {
	margin-left:10px;
	font-size: 136%;
	color:#00a76f;
	font-weight: bold;
	padding-bottom:15px;
}
.ueberschrift_menue ul {
}
.ueberschrift_menue ul li {
}
.haupt_menue_left {
	width:157px;
	font-weight:bold;
}
.haupt_menue_left ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.haupt_menue_left ul li {
	margin:0px;
	padding:0px;
	background-image:url(../img/nav_separation_haut.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	color:#00a76f;
	font-size:1em;
	width:155px;
	padding-left:10px;
}
.haupt_menue_left ul li .naviactive a {
	color:#333333;
}
.haupt_menue_left ul li a:link, .haupt_menue_left ul li a:active, .haupt_menue_left ul li a:visited {
	text-decoration:none;
	color:#333333;
}
.haupt_menue_left ul li a:hover {
	color:#00a76f;
	text-decoration:underline;
}
.haupt_menue_left ul li.active {
	font-weight:bold;
	/*color:#00a76f;*/
	color:#000000;
	font-size:1em;
	background-color:#FFFFFF;
}
ul.level0 li.active {
	background-image:url(../img/nav_separation_haut.gif);
	background-repeat:no-repeat;
	background-position:top;
}
ul.subnavi {
	color:#00a76f;
}
.haupt_menue_left ul.level0 li.active span.naviactivezwei ul.subnavi A {
	color:#000000 !important;
}
ul.subnavi li .naviactivesub a {
	color:#00a76f;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#333333;
	list-style-type:square;
}
.naviactive {
	color:#FFFFFFF;
	list-style:none;
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
}
.naviactivezwei {
	color:#FFFFFFF;
}
ul.subnavi {
	border:none;
	line-height:0.75em;
	font-weight:normal;
}
ul.subnavi li {
	font-weight:normal;
	border:none;
	font-size:0.80em;
	padding-bottom:3px;
	background-image:none;
	color:#333333;
}
.activesub {
	font-size:1.0em;
}
/*Metanavi Unten*/
.metanavi_unten {
	float:left;
	padding-left:170px;
	width:600px;
}
.metanavi_unten ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
}
.metanavi_unten ul li {
	display:inline;
	padding-left:5px;
	padding-right:10px;
}
div.metanavi_unten ul li {
	background-image:url(../img/separateur_footer.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.metanavi_unten ul li a:link, .metanavi_unten ul li a:active, .metanavi_unten ul li a:visited {
	color: #334343;
	text-decoration: none;
	font-weight: bold;
}
.metanavi_unten ul li a:hover {
	text-decoration: underline;
	color: #767779;
}
/* #################################################### INHALTE und CONTAINER ########################################################################## */
/*CONTENT LINKS*/
.linker_container {
	display:block;
	position:relative;
	top:0px;
	bottom:0px;
	float:left;
	width:170px;
	background-image:url(../img/fond_content.gif);
	background-repeat:repeat-y;
}
.logo {
}
.left_content {
	width:170px;
}
.middle_container {
	float:left;
	width:600px;
}
/*CONTENT MITTE*/
.schatten_content {
	background-color:#FFFFFF;
}
.image_geschwungen {
	height:100px;
}
.image_geschwungen_gross {
	float:left;
}
.image_geschwungen_middle {
	float:left;
}
.image_geschwungen_right {
	float:left;
}
.content {
	width:100%;
	background-color:#FFFFFF;
	margin-top:66px;
}
.content_text {
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:10px;
	font-size:0.9em;
	line-height:1.25em;
	color:#333333;
}
.schatten_unten {
	clear:both;
	width: 1000px;
	height: 7px;
	font-size: 0em;
	background-color: #edf2f8;
	background-image:url(../img/ombre_bas.gif);
	background-repeat:no-repeat;
	background-position: right top;
}
.breadcrumb_print_container {
	clear:both;
	padding-bottom:20px;
	padding-top:5px;
}
.breadcrumb {
	padding-left:10px;
	padding-right:10px;
	font-size:0.85em;
	line-height:1.25em;
	color:#333333;
	float:left;
}
.breadcrumb ul {
	padding:0px;
	margin:0px;
}
.breadcrumb ul li {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
}
.breadcrumb ul li a, .breadcrumb ul li a:active, .breadcrumb ul li a:visited {
	color:#333333;
}
.breadcrumb ul li a:hover {
	text-decoration:none;
}
.printlink {
	margin-left:30px;
	background-image:url(../img/print.gif);
	padding-left:20px;
	padding-bottom:5px;
	padding-right:10px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333333;
	font-size:0.85em;
	line-height:1.25em;
}
.drucken {
	float:right;
}
.ueberschrift_untermenue {
	font-size: 1.5em;
	/*color: #079B5E;*/
	color:#00a76f;
	font-weight: bold;
	border-bottom:1px dotted #333333;
	padding-bottom:10px;
	padding-top:10px;
}
.ueberschrift_bereich {
	/*font-size:167%;*/
	font-size:1.85em;
	padding-top:15px;
	padding-bottom:15px;
}
.ueberschrift_bereich p {
	/*wegen TYPO*/
	margin:0px;
	padding:0px;
}
.einleitungstext {
	border-bottom:1px dotted #333333;
	float:left;
	font-weight:bold;
}
/*CONTENT RECHTS*/
.rechter_content {
	float:right;
	width:230px;
	padding-top:66px;
	background-color:#DCE4EA;
	background-image:url(../img/applat_clair.gif);
	background-repeat:repeat-x;
}
.rechter_content_1 {
	float:right;
	width:230px;
	padding-top:10px;
	background-color:#DCE4EA;
}
.right_content {
	padding-left: 10px;
	/*background-color:#DCE4EA;*/
	padding-right:5px;
}
.right_content a:link, .right_content a:active, .right_content a:visited {
	background-image:url(../img/link_grafik.gif);
	background-repeat:no-repeat;
	color: #3770a5;
	background-position: left 3px;
	padding-left: 15px;
	text-decoration: underline;
}
.right_content a:hover {
	text-decoration:none;
}
.right_top_image {
	margin-top:-1px;
}
/*###################################################### FOOTER ###########################################################*/
/*FOOTER*/
.footer {
	clear:both;
	float: left;
	padding-top:6px;
	margin-right: 2px;
	text-align: left;
	width: 100%;
	font-size: 77%;
	background-color: #edf2f8;
	background-image:url(../img/separateur_footer.gif);
	background-repeat: no-repeat;
	background-position: 769px 0px;
}
.footer_left {
	float:left;
	width:170px;
}
.footer_right {
	float:right;
	width:230px;
}
.copyright {
	margin-left:10px;
	color: #334343;
}
/*################################################ FONT SIZE #################################################################*/
a.f1 {
	font-size:80%;
	color: #2c5a85;
	font-weight:bold;
}
a.f2 {
	font-size:100%;
	color: #2c5a85;
}
a.f3 {
	font-size:120%;
	color: #2c5a85;
}
/*############################################### SUCH BOX ######################################################################*/
.tx-macinasearchbox-pi1 {
	float:left;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../img/header_separator.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
div.tx-macinasearchbox-pi1 .tx-macinasearchbox-pi1-input {
	font-size: 85%;
	width: 50px;
	border:1px solid #354241;
	padding-right: 2px;
	padding-left: 2px;
	color: #354241;
	height:12px;
}
div.tx-macinasearchbox-pi1 input.tx-macinasearchbox-pi1-submit {
	padding: 0px;
	width: auto;
	background-color: white;
	border:3px solid #354241;
	font-size: 85%;
	padding-bottom:2px;
}
#suchbutton {
	padding: 0px;
	width: auto;
	background-color: white;
	padding-bottom:2px;
}
#searchform {
	float:left;
}
.tx-macinasearchbox-pi1 INPUT {
	font-size:0.85em;
}
/*################################################ SITEMAP ##################################################################### */
.tx-flseositemap-pi1 {
}
.tx-flseositemap-pi1 ul {
}
.tx-flseositemap-pi1 ul li {
	line-height:1.5em;
}
.tx-flseositemap-pi1 ul li a:link, .tx-flseositemap-pi1 ul li a:active, .tx-flseositemap-pi1 ul li a:visited {
	background-image:none;
	text-decoration:none;
	color:#333333;
	padding-left:0px;
}
.tx-flseositemap-pi1 ul li a:hover {
	text-decoration:underline;
}
/*################################################ FLEXIBLE CONTENT ELEMENTE ################################################## */
/*FLEXIBLE CONTENT ELEMENTE*/
.fce_bild_text_link {
	padding-bottom:10px;
	border-bottom:1px dotted #333333;
}
.ueberschrift_right {
	padding:0px;
	margin:0px;
	margin-bottom:-10px;
}
.image_right {
	padding-bottom:5px;
}
.image_right IMG {
	margin:auto;
}
.fce_text_link {
	padding-bottom:10px;
	border-bottom:1px dotted #333333;
}
.link_whd {
}
.link_whd, .klein {
	font-size:85%;
}
/*HORIZONTALE VOLLE BREITE */
.horizontal_full_container {
	border-bottom: 1px dotted #333333;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
}
.horizontal_full_container H2 {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:10px;
}
/*HORIZONTALE VOLLE BREITE BLAU */
.horizontal_full_container_blau {
	border-bottom: 1px dotted #333333;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	background-color: #edf2f8;
	padding-left:10px;
}
/*HORIZONTALE 3 SPALTEN Border Left und Right */
.drei_spalten_10 {
	width:600px;
	padding-bottom:10px;
	clear:left;
	float:left;
	display:block;
	position:relative;
	top:0;
	bottom:0;
	padding:0;
	background-image:url(../img/bg_lafarge3boxen.gif);
	background-repeat:repeat-y;
}
.linke_spalte_10 {
	float:left;
	width:175px;
	margin-right:10px;
	padding-right:5px;
}
.rechte_spalte_10 {
	float:left;
	width:175px;
	padding-left:5px;
	padding-right:25px;
}
/*HORIZONTALE 3 SPALTEN */
.drei_spalten {
	width:600px;
	padding-top:10px;
	padding-bottom:10px;
}
.linke_spalte {
	float:left;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
}
.mittlere_spalte {
	float:left;
	width:180px;
	background-color: #edf2f8;
	padding-bottom:10px;
	margin:0px;
	padding-left:10px;
	padding-right:7px;
	position:relative;
	top:0;
	bottom:0;
}
.rechte_spalte {
	float:right;
	width:180px;
	padding-right:15px;
	position:relative;
}
.border_dreispalten {
	clear:both;
	border-bottom:1px dotted #333333;
}
/*HORIZONTALE 2 SPALTEN */
.zwei_spalten_blau {
	width:600px;
	float:left;
	background-image:url(../img/bg_zwei_spalten.gif);
	background-repeat:repeat-y;
}
.zwei_spalten {
	width:600px;
	float:left;
}
.linke_spalte_2 {
	width:190px;
	float:left
}
.rechte_spalte_2 {
	width:375px;
	float:left;
	padding-left:10px;
}
.rechte_spalte_2_blau {
	width:355px;
	float:left;
	padding-left:25px;
	/*background-color:#EDF2F8;*/
	padding-right:7px;
}
/*kontaktseite*/
.zwei_spalten_9 {
	width:600px;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
}
.kontakt_gesamt_neu {
	float:left;
	clear:both;
	width:100%;
	display:block;
}
.kontakt_ueberschrift H2 {
	float:left;
	clear:both;
	width:100%;
}
.linke_spalte_9 {
	width:288px;
	float:left;
}
.rechte_spalte_9 {
	width:287px;
	float:left;
	padding-left:10px;
}
.kontakt_spalte_9 {
	width:288px;
	height:130px;
	float:left;
	border-bottom: 1px dotted #333333;
}
.image_9 {
	width:90px;
	float:left;
	padding-top:13px;
}
.text_9 {
	float:left;
	margin-top:4px;
	height:130px;
	width:190px;
}
/*horizontal_zwei_spalten_links_breiter*/
.linke_spalte_3 {
	width:370px;
	float:left;
	/*padding-left:10px;*/
}
.rechte_spalte_3 {
	width:200px;
	float:left;
	padding-left:15px;
}
/*vertikal_eine_spalte_horizontal_zwei_spalten*/
.linke_spalte_4 {
	float:left;
	width:190px;
	padding-left:10px;
}
.rechte_spalte_4 {
	float:left;
	width:380px;
	padding-left:10px;
}
.rechte_spalte_4_oben {
	float:left;
	width:360px;
	border-bottom:1px dotted #333333;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
.rechte_spalte_4_unten {
	float:left;
	width:360px;
	padding-top:5px;
	padding-bottom:10px;
	background-color: #edf2f8;
	padding-left:5px;
	padding-right:5px;
}
.zwei_spalten_4 {
	width:600px;
	float:left;
	padding-top:10px;
}
/*TEXT + LINK + BILD + ÜBERSCHRIFT CONTENT ELEMENT */
.image_content {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.text_ce {
	padding-bottom:15px;
}
.text_ce ul {
	margin:0;
	padding:0;
	padding-left:20px;
}
.text_ce ul li {
	
}
.text_ce_ce {
}
.link_ce {
}
/* teaser liste */
ul.list_ce {
	list-style-image:url(../img/link_grafik.gif);
	padding-left:25px;
}
ul.list_ce li {
	padding-top:3px;
	padding-bottom:3px;
}
.fce_bild_text_link_ueberschrift {
}
.ueberschrift_right_oben {
	padding-bottom:0px;
}

/*####################################### BLAUE KLAPPBOX ############################################## */
.blaue_klappbox {
	width:190px;
}
.bild_klappbox {
	width:190px;
	height:76px;
}
.ueberschrift_klappbox {
	width:185px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid black;
	padding-left:4px;
	font-weight:bold;
}
.content_klappbox {
	display:none;
	width:182px;
	background-color:#dce4ea;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
}
.content_klappbox UL {
	margin:0px;
	padding-left:20px;
}
.blaue_klappbox_open {
	display:block;
	width:190px;
	text-align:right;
	height:26px;
}
.blaue_klappbox_open a:link, .blaue_klappbox_open a:active, .blaue_klappbox_open a:visited {
	text-decoration:underline;
	color: #3770a5;
	font-size:0.85em;
	background-image:none;
	float:none;
}
.blaue_klappbox_close {
	display:none;
	width:190px;
	text-align:right;
	background-color:#dce4ea;
	height:26px;
	
}
.blaue_klappbox_close a:link, .blaue_klappbox_close a:active, .blaue_klappbox_close a:visited {
	text-decoration:underline;
	color: #3770a5;
	font-size:0.85em;
	background-image:none;
	vertical-align:top;
	float:none;
}
.open_link {
	float:left;
	text-align:right;
	width:162px;
	padding-top:3px;
}
.open_image_link {
	float:right;
	margin-top:-1px;
}
.close_link {
	float:left;
	text-align:right;
	width:162px;
	padding-top:3px;
}
.close_image_link {
	float:right;
}
.csc-textpic-intext-right-nowrap {
	margin-bottom:25px;
}
/* ##### NEWSLETTERANMELDUNG ######*/
.roform {
	margin-top:10px;
}
.roform TABLE TD {
	padding-top:8px;
}
.roform INPUT {
	width:155px;
	
}
.roform SELECT {
	width:159px;
	
}
.roform #frau, .roform #herr {
	width:auto;
}
.tx_mbityacomiform-pi1-submit-abmelden {
	float:left;
	clear:both;
	padding-bottom:15px;
	padding-top:15px;
}
.newsletter_submit {
	float:left;
	clear:both;
	margin-left:158px;
}
.roform .tx_mbityacomiform-pi1-submit {
	width:100px;
	border:none;
	border:1px solid #3770A5;
	background:none;
}

/*################# ANWENDUNGEN UND LÖSUNGEN ##################### */
.strukinfoboxrat select {
	width:180px;
	font-size:0.9em;
}
.strukinfoboxrat P {
	font-weight:bold;
	font-size:0.9em;
	padding:0;
	margin:0;
	padding-top:10px;
	padding-bottom:3px;
}
.strukinfoboxrat_breit select {
	width:300px;
	font-size:1em;
}
.strukinfoboxrat_breit P {
	font-weight:bold;
	font-size:1em;
	padding:0;
	margin:0;
	padding-top:10px;
	padding-bottom:3px;
}
/*####################### AGENDA ################################ */
.agenda {
	margin-left:7px;
	margin-top:30px;
}
.agenda H2 {
	padding:0;
	margin:0;
	padding-bottom:10px;
}
.agenda P {
	padding:0;
	margin:0;
}
/*####################### RATGEBER ################################ */
.ratgeber {
	margin-left:7px;
	margin-top:30px;
	width:150px;
}
.ratgeber A {
	background-image:url("../img/link_grafik.gif");
	background-position:left 3px;
	background-repeat:no-repeat;
	color:#3770A5;
	padding-left:15px;
	text-decoration:underline;
}
.ratgeber a:hover {
	text-decoration:none;
}
.ratgeber H2 {
	padding:0;
	margin:0;
	padding-bottom:10px;
}
.ratgeber P {
	padding:0;
	margin:0;
	margin-bottom:7px;
}
/*####################### ONLINE BESTELLUNG ################################ */
.onlinebestellung {
	margin-left:7px;
	margin-top:30px;
	width:150px;
}
.onlinebestellung A {
	background-image:url("../img/link_grafik.gif");
	background-position:left 3px;
	background-repeat:no-repeat;
	color:#3770A5;
	padding-left:15px;
	text-decoration:underline;
}
.onlinebestellung a:hover {
	text-decoration:none;
}
.onlinebestellung H2 {
	padding:0;
	margin:0;
	padding-bottom:10px;
}
.onlinebestellung P {
	padding:0;
	margin:0;
	margin-bottom:7px;
}
/*##################### LOCATOR ################################## */
.tx_locator_searchform INPUT {
	width:190px;
}
.tx_locator_searchform TD {
	padding-top:8px;
}
.tx_locator_searchform .treeview {
	width:190px;
}
.tx_locator_searchform .selectCategory {
	width:130px;
}
.partner_suchen {
	width:120px !important;
	border:1px solid #3770A5;
	background:transparent none repeat scroll 0 0;
}
.tx-locator-pi1 {
	
}
.tx-locator-pi1 A {
	background-image:none !important;
	padding-left:0px !important;
}
#tx_mhtreeview-lvl0 {
	margin:0;
	padding:0;
}
#tx_mhtreeview-lvl0 IMG {
	display:none;
}
.tx-mhtreeview {
	height:60px !important;
	border:1px solid #A5ACB2 !important;
}
.standort_suchen {
	margin-left:75px;
}
.formHeader, .searchResultHeader {
	padding-top:7px;
}
.searchResultTable {
	width:100%;
}

.searchResultTable INPUT {
	border:1px solid #3770A5;
	background:transparent none repeat scroll 0 0;
}
.searchResultTable TD {
	background-color:#FFFFFF;
	padding-top:10px;
}
.tx-locator-pi1 .searchResultTable td.locator_bg_white {
	background-color:#FFFFFF;
}
.tx-locator-pi1 .searchResultTable td.locator_bg {
	background-color:#DCE3E9;
}

/* FCE DOWNLOADS */
.fce_downloads {
	
}
.fce_down_links {
	float:left;
	width:10%;
	margin-top:5px;
}
.fce_downloads_datum {
	
}
.fce_down_rechts {
	float:left;
	border-bottom:1px dotted #333333;
	width:90%;
	padding-bottom:5px;
	margin-top:5px;
}
.fce_downloads_ueberschrift {
	font-weight:bold;
}
.fce_downloads_text {

}
.fce_downloads_text P {
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-bottom:2px;
}
.fce_downloads_links {

}
.fce_downloads_links UL {
	margin:0px;
	padding:0px;
}
.fce_downloads_links LI {
	list-style-type:none;
}
.klein {
	font-size:95%;
}
.link {
	float:left;
	padding-bottom:10px;
}
.link A {
	float:left;
	clear:both;
}
.red {
	color:#FF0000;
}


/* KONTAKTFORMULAR */
.kontaktform {
	width:auto;
}
.kontaktform dl {
	padding-bottom:0px;
}
.kontaktform .red {
	color:red;
}
.kontaktform input {
	margin-left:10px;
}
.kontaktform .f-text {
	width:250px;
	border:1px solid #999999;
}
.kontaktform dt {
	float:left;
	width:120px;
	padding-bottom:10px;
	margin-top:4px;
	clear:left;
}
.kontaktform dd {
	padding-bottom:10px;
	float:left;
	margin:0px;
}
.kontaktformanrede label {
	margin-right:10px;
	padding:0px;
}
.kontaktformanrede .f-herr {
	padding-top:4px;
}
.kontaktformanrede input {
	margin-left:0px;
	margin-right:0px;
}
.kontaktnutzung {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.kontaktmailtouser input {
	padding-left:0px;
	margin-left:0px;
}
.kontaktsubmit {
	/*float:left;
	margin-top:15px;
	margin-left:-13px;*/
	clear:both;
	float:left;
	margin-left:120px;
}

/* WERKSFÜHRUNGEN FORMLUAR */
.werkfuehrung DT {
	width:150px;
	float:left;
	clear:left;
	padding-bottom:10px;
}
.werkfuehrung DD {
	float:left;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:10px;
}
.werkfuehrung SELECT {
	margin-right:10px;
	border:1px solid #999999;
}
.werkfuehrung TEXTAREA {
	border:1px solid #999999;
	width:237px;
}
.werkfuehrung .f-text {
	border:1px solid #999999;
	width:237px;
}
.werkfuehrung #about {
	width:240px;
}
.werkfuehrung .submitwerk INPUT {
	border:1px solid #999999;
}
.werkfuehrung #erwachsene, .werkfuehrung #kinder  {
	width:44px;
}
.werkfuehrung .red {
	color:red;
}
.werkfuehrung .red UL {
	margin:0px;
	padding:0px;
	margin-left:15px;
}
.werkfuehrung .red UL LI {
	
}
.abstand {
	float:left;
	clear:both;
	width:100%;
}	
.csc-textpic {
	float:left;
	clear:both;
}
.feEditAdvanced-allWrapper {
	float:left;
}
