@charset "utf-8";

html {height: 100%; margin-bottom: 1px;}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	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;
	color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/hg-streifen_schwarz--nach-g.jpg);
	background-repeat: repeat-x;
	background-color: #d58432;
    }
    .oneColFixCtrHdr #container {
	width: 967px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #fff0c6;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 30px;
	min-height: 400px;
    }
		 .oneColFixCtrHdr #standard_navi {

    }
    .oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0 0 0 10px;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
	height: 150px;
	background-image: url(../images/header-orange-toene.jpg);
    }
    .oneColFixCtrHdr #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. */
    }
	 .oneColFixCtrHdr #navigation {
	background: #000000;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
	height: 25px;
    }
    .oneColFixCtrHdr #mainContent {
	padding: 25px 10px 0 10px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	background: #FFFFFF;
	min-height: 500px;
	background-color: #fff0c6;
    }
    .oneColFixCtrHdr #footer {
	padding: 0 10px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
	background:#666666;
    }
    .oneColFixCtrHdr #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: 2px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
#footer  p  {
	margin: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-weight: 300;
	color: #CCCCCC;
	text-align: center;
    }
	
	p {
	line-height: 18px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.kleinschrift_p  {
	font-size: 12px;
	top: 0px;
	line-height: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 0px;
	padding-left: 0px;
}

.wichtig_right {
	float:right;
	width: 305px;
	font-size: 11px;
	background-color: #EDEDED;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin: 0 0 0 10px;
	color: #666666;
	line-height: 16px;
}
.wichtig_right110 {
	float:right;
	width: 110px;
	font-size: 11px;
	background-color: #EDEDED;
	padding: 10px 0 10px 10px;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin: 0 0 0 10px;
	color: #666666;
	line-height: 16px;
}

.wichtig_right275 {
	float:right;
	width: 275px;
	font-size: 11px;
	background-color: #EDEDED;
	padding: 10px 0 10px 10px;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin: 0 0 0 10px;
	color: #666666;
	line-height: 16px;
}

.wichtig_left {
	float:left;
	width: 250px;
	font-size: 11px;
	background-color: #EDEDED;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin: 0 0 0 10px;
	color: #666666;
	line-height: 16px;
}
li {
	padding-bottom: 9px;
}
h1 {
	font-size: 18px;
	font-weight: 600;
	color: #c45b24;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: 600;
	color: #c45b24;
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	font-weight: 500;
	color: #ff9;
	background-color: #666666;
	padding: 2px 0 4px 0;
	bottom: 5px;
	margin: 0 0 5px 0;
	border-bottom-color: #ff9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #ff9;
	text-align: center;
	width: auto;
}
h5 {
	font-size: 13px;
	font-weight: 600;
	color: #666666;
	background-color: #CCCCCC;
	padding: 2px 0 4px 0;
	bottom: 5px;
	margin: 0 0 5px 0;
	border-bottom-color: #ff9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #ff9;
	text-align: center;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
}
.gala_orange {
	color: #ff8000
}
.hochzeit_rot {
	color: #cd0000
}
.konzert_bordeaux {
	color: #872657;
}

.konzert_bordeaux_center {
	color: #000;
	text-align: center;
}
.marker_gelb  {
	background-color: #FFFF00;
}


table {
	overflow: hidden;
}
.imgborder {
	border: 2px solid #CCCCCC;
}


    .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;
    }
	
.fltrt_border {
    	float: right;
    	margin-left: 8px;
		border: 2px solid #CCCCCC;;
    }
	
.fltlft_border {
    	float: left;
    	margin-right: 8px;
		border: 2px solid #CCCCCC;;
    }
	
#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
	
#footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}	
	
a:link {
	color: #c45b24;
	text-decoration: none;
}
a:active {
	color: #b5152b;
	text-decoration: none;
}

a:visited {
	color: #b5152b;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}	

a img {border: 0 none;}
#referenzen {
	background-image: url(../images/referenzen-wz-2_hg_946.jpg);
	background-repeat: no-repeat;
	height: 454px;
	text-align: center;
}

