@charset "utf-8";
   body  {
	font-family: Tahoma;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	background-color: #cdbea4;
	background-image: url(../Bilder/bg.jpg);
	background-repeat: repeat-x;
	overflow:scroll;
    }
	.folierung #linkauflogo {
	width: 212px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 46px;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	margin-left: 596px;
	margin-top: -90px;
	}
	.folierung #floral {
	width: 265px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 147px;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	}
    .folierung #container {
	width: 860px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    } 
    .folierung #header {
	background-repeat: no-repeat;
	height: 390px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
	  .folierung #referenzen {
	background-repeat: no-repeat;
	padding-top: 20px;
	border: 1px dotted #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #d5c7af;
	padding-bottom: 0px;
    } 
    .folierung #header h1 {
    	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
	}
	.folierung #header2 {
	background-repeat: no-repeat;
	height: 260px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #cebea5;
	border-bottom-color: #cebea5;
	margin-top: 35px;
    }
    .folierung #mainnavi {
	width: 200px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 0px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	top: 15px;
	position: relative;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	left: -40px;
	height: 230px;
	margin-right: 10px;
    }
	.folierung #mainnavisub {
	width: 170px;
	position: relative;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	height: 20px;
	padding: 0px;
	top: -5px;
    }
	.folierung #mainnavisub_en {
	width: 170px;
	position: relative;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	height: 20px;
	padding: 0px;
	top: -5px;
	left: 38px;
    }
    .folierung #mainpic {
	width: 663px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	left: 176px;
	height: 234px;
	position: relative;
	top: -237px;
	z-index: 1;
    }
    .folierung #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 150px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #7C6132;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	border:0px outset #ccc;
	-moz-border-radius:10px;
    }
	   .folierung #stoerer {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	border:1px dotted #FFFFFF;
	/*	-moz-border-radius:5px;*/
	padding: 10px;
	background-image: url(../Bilder/bg_stoerer2.jpg);
	background-repeat: repeat-x;
	top: -28px;
	position: relative;

    }
    .folierung #sidebar2 {
    	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
    	width: 160px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
    	background: #EBEBEB; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
    	padding: 15px 10px 15px 20px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
    }
    .folierung #subnavi {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 197px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	overflow: visible;
	visibility: visible;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cebea5;
	z-index: 5;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cebea5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
    }     
	.folierung #mainContent {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	min-height:250px;
	position: relative;
    } 
    .folierung #footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
    .folierung #footer p {
    	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
form { padding:0px; border:0px solid #000000; }
td, input, select, textarea { font-size:10px; font-family:Tahoma; font-weight:normal; }
td { font-size:11px; font-family:Tahoma; font-weight:normal; }
input, select, textarea { color:#000000; }
input:focus {background-color:#ded4c3;}
textarea:focus {background-color:#ded4c3;}

#mask {
	background-color: #678;
	background-image: url(../Bilder/expose/mask_gradient_1000b.png);
	position: relative;
	background-repeat: no-repeat;
}

form.expose {
	border:0px outset #ccc;
	padding:15px;
	-moz-border-radius:6px;
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

label, input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {

}


	
/* TEXXXXXXXXT ANFANG*/	

	h1  { color: #ffffff; font-weight: bold; font-size: 24px; font-style: normal; text-shadow: 1px 1px 0px #333}
	h2  { color: #ffffff; font-weight: bold; font-size: 16px; font-style: normal; text-shadow: 1px 1px 0px #333}
	h3  { color: #FFFFFF; font-weight: bold; font-size: 14px; font-style: normal;text-shadow: 1px 1px 0px #333}
	
	p.small { font-size: 10px; color: #FFFFFF;	font-weight: normal; }
	.Stil2 {color: #000000}
	.rot {color: #ff0000; font-weight:bold}

	a:link   { color:#ffffff;font-weight: bold; text-decoration:none;text-shadow: 1px 1px 0px #333   }
	a:visited   { color: #ffffff; font-weight: bold; text-decoration:none;text-shadow: 1px 1px 0px #333  }
	a:active   { color:#000000; font-weight: bold; text-decoration:none; background-color: none;none;text-shadow:none }	
	a:hover   { color:#000000; font-weight: bold; text-decoration:none; background-color: none;none;text-shadow:none }
			
	a.mainnavi:link { font-size: 16px; color:#cebca0; font-weight: bold; text-decoration:none; text-shadow: #000000 1px 3px 2px; }
	a.mainnavi:visited { font-size: 16px; color: #cebca0; font-weight: bold; text-decoration:none; text-shadow: #000000 1px 3px 2px; }
	a.mainnavi:active {font-size: 16px; color:#fff0d7; font-weight: bold; text-decoration:none; text-shadow: #000000 1px 3px 2px;}
	a.mainnavi:hover { font-size: 16px; color:#fff0d7; font-weight: bold; text-decoration:none; text-shadow: #000000 1px 3px 2px; } 

	a.mainnaviactive:link { color:#000000; text-shadow: #909090 1px 1px 0px; }
	a.mainnaviactive:visited { color: #000000;text-shadow: #909090 1px 1px 0px; }
	a.mainnaviactive:active {color:#000000;text-shadow: #909090 1px 1px 0px; }
	a.mainnaviactive:hover { color:#000000; text-shadow: #909090 1px 1px 0px; } 
	
	a.footer:link { color:#000000; font-weight: normal;text-shadow: none;}
	a.footer:visited { color: #000000; font-weight: normal;text-shadow: none;}
	a.footer:active {color:#ffffff; font-weight: normal;text-shadow: none;}
	a.footer:hover { color:#ffffff; font-weight: normal; text-shadow: none;}
	
	a.subnaviactive:link {
	color:#000000;
	text-shadow: none;
}
	a.subnaviactive:visited { color: #000000; text-shadow: none;  }
	a.subnaviactive:active {color:#000000; text-shadow: none; }
	a.subnaviactive:hover { color:#000000; text-shadow: none;  } 
	
	a.topnavi:link { font-size: 10px; color:#cbaf83;font-weight: bold; text-decoration:none; text-shadow: #000000 1px 1px 0px;  }
	a.topnavi:visited { font-size: 10px; color: #cbaf83; font-weight: bold; text-decoration:none; text-shadow: #000000 1px 1px 0px;  }
	a.topnavi:active {font-size: 10px; color:#fff0d7; font-weight: bold; text-decoration:none; text-shadow: #000000 1px 1px 0px;}
	a.topnavi:hover { font-size: 10px; color:#fff0d7; font-weight: bold; text-decoration:none; text-shadow: #000000 1px 1px 0px; background-color: none; } 
	
	a.kontimpr:link   { font-size: 10px; color:#ffffff;font-weight: bold; text-decoration:none;text-shadow: 1px 1px 0px #333   }
	a.kontimpr:visited   { font-size: 10px; color: #ffffff; font-weight: bold; text-decoration:none;text-shadow: 1px 1px 0px #333  }
	a.kontimpr:active   { font-size: 10px; color:#000000; font-weight: bold; text-decoration:none; background-color: none;text-shadow:none }	
	a.kontimpr:hover   { font-size: 10px; color:#000000; font-weight: bold; text-decoration:none; background-color: none;text-shadow:none}

	a.kontimpractive:link   { font-size: 10px; color:#000000;font-weight: bold; text-decoration:none;text-shadow: none   }
	a.kontimpractive:visited   { font-size: 10px; color: #000000; font-weight: bold; text-decoration:none;text-shadow: none  }
	a.kontimpractive:active   { font-size: 10px; color:#000000; font-weight: bold; text-decoration:none; background-color: none;text-shadow:none }	
	a.kontimpractive:hover   { font-size: 10px; color:#000000; font-weight: bold; text-decoration:none; background-color: none;text-shadow:none}
	
	#gallery { position: relative; width:500px; height:340px; margin:0; padding:0; }
#gallery li { display: block; }


	
	

