@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #333333;
	background-color: #B4B4B4;
	background-image: url(../bilder-site/hg-body-grau-weiss.jpg);
	background-repeat: repeat;
    }
   #container {
	width: 970px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-color: #FFFFFF;
    } 
   #header {
	background-color: #DDDDDD;
	background-image: url(../bilder-site/headbanner3a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
    } 
  #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. */
    }
	#nav {
	height: auto;
	font-size: 12px;
	background-color: #333333;
	text-align: right;
	margin: 0px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../bilder-site/hg-nav.gif);
	}
	#nav a:link, #nav a:visited, #nav a:active, #footer a:link, #footer a:visited, #footer a:active {
	color: #F3F3F3;
	text-decoration: none;
	font-weight: bold;
	}
	#nav a:hover, #footer a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	}
    #sidebar1, #sidebar1S {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	line-height: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 80%;
    }
	#sidebar1 {
	width: 250px;
	}
	#sidebar1S {
	width: 350px;
	}
	#sidebar1 h1, #sidebar1S  h1 {
	font-size: 18px;
	}
	#sidebar1 h2, #sidebar1S  h2 {
	font-size: 14px;
	}
	#sidebar1 h3, #sidebar1S  h3 {
	font-size: 14px;
	color: #CC0033;
	height: auto;
	}
	#sidebar1 p, #sidebar1S  p {
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-color: #CC0033;
	}
#sidebar1 a:link, #sidebar1 a:visited, #sidebar1 a:active, #sidebar1S a:link, #sidebar1S a:visited, #sidebar1S a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}
	#sidebar1 a:hover, #sidebar1S  a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	}
    #mainContent, #mainContentS, #mainContentW {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-bottom: 0;
	padding-left: 30px;
    }
	#mainContent {
	margin-right: 280px;
	padding-right: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 90%;
	}
	#mainContentS {
	margin-right: 380px;
	padding-right: 20px;
	}
	#mainContentW {
	margin-right: 0px;
	padding-right: 30px;
	}
	#mainContent h1, #mainContentS h1, #mainContentW h1 {
	font-size: 24px;
	} 
	#mainContent h2, #mainContentS h2, #mainContentW h2 {
	font-size: 18px;
	} 
	#mainContent h3, #mainContentS h3, #mainContentW h3 {
	font-size: 16px;
	} 
	#mainContent p, #mainContentS p, #mainContentW p {
	line-height: 1.3em;
	padding-left: 10px;
	} 
#mainContent a:link, #mainContent a:visited, #mainContent a:active, #mainContentS a:link, #mainContentS a:visited, #mainContentS a:active, #mainContentW a:link, #mainContentW a:visited, #mainContentW a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	}
	#mainContent a:hover, #mainContentS a:hover, #mainContentW a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
	}	
    #footer {
	width: 970px;
	font-size: 80%;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
    } 
   #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. */
    }
	
	#news {
	}
	#news h1, #einkauf h1, #aktiv h1, #info h1, #special h1 {
	color: #F3F3F3;
	display: block;
	font-size: 14px;
	padding-bottom: 0px;
	text-align: center;
	line-height: 28px;
	}
	#news h1 {
	background-image: url(../bilder-site/hg-rot.gif);
	background-repeat: no-repeat;
	}
	#einkauf {
	}
	#einkauf h1 {
	background-image: url(../bilder-site/hg-grau.gif);
	background-repeat: no-repeat;
	}
	#aktiv {
	}
	#aktiv h1 {
	background-repeat: no-repeat;
	background-image: url(../bilder-site/hg-gruen.gif);
	}
	#info {
	}
	#info h1 {
	background-image: url(../bilder-site/hg-blau.gif);
	background-repeat: no-repeat;
	}
	#special {
	}
	#special h1 {
	background-image: url(../bilder-site/hg-rot.gif);
	background-repeat: no-repeat;
	}
	.text10 {
	font-size: 10px;
	}
	.text14 {
	font-size: 14px;
	}
	.textred {
	color: #CC0033;
	}
	.textred110 {
	color: #CC0033;
	font-size: 110%;
	font-weight: bold;
	}	
	.textred14 {
	color: #CC0033;
	font-size: 14px;
	}
	.textred16 {
	color: #CC0033;
	font-size: 120%;
	}
	.textblue {
	color: #0066CC;
	}
	.textgreen {
	color: #009900;
	}
	.textorange {
	color: #CE5700;
	}
	.textyellow {
	color: #FFCC00
	}
	.schlappiW, .schlappiG {
	font-size: 14px;
	line-height: normal;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	}
	.schlappiW {
	background-image: url(../bilder-site/schlappi-weiss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-top: 100px;
	}
	.schlappiG {
	background-image: url(../bilder-site/schlappi-grau.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	padding-top: 90px;
	}
	.blockgrey {
	background-color: #EBEBEB;
	color: #000000;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	}
	.blockblack {
	background-color: #333333;
	color: #FFCC00;
	padding: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	}
	.blockborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	padding-bottom: 10px;
	}
	.blockangebote {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 90%;
}	
	.impressum {
	background-image: url(../bilder-site/hg-nav.gif);
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	}
	
    .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;
    }
