@charset "iso-8859-2";
body {
	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. */
	background-image: url(grafiks/Hintergrund21.png);
	background-color: #fbc445;
	background-position: center top;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	left: 0px;
	top: 0px;
    }
 #container {
	width: 930px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px none #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #fbc445;
	font-family: Verdana, sans-serif;
    }
 #header {
	background-color: #fbc445;
	height: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(grafiks/FSIG%20Logo%20trans2.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	background-position: center top;
	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. */
	font-size: 42px;
	font-weight: 700;
	color: #666666;
	letter-spacing: 0.1em;
	position: relative;
	top: 50px;
	left: -5px;
	font-family: "Courier New" bold, Verdana, sans-serif;
    }
#header  h2 {
	font-size: 16px;
	color: #666666;
	font-weight: 500;
	left: -5px;
	position: relative;
	top: 5px;
	font-family: Verdana, sans-serif;
	width: auto;
}

    #subcontent {
	background: #fff6e2;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8aa1a;
	border-right-color: #e8aa1a;
	border-bottom-color: #e8aa1a;
	border-left-color: #e8aa1a;
	width: 851px;
	height: auto;
	margin: 0px;
    }
#subcontent p {
	font-size: 0.9em;
	font-weight: 400;
	color: #000000;
}

#subcontent ul {
	list-style-position: outside;
	list-style-image: url(grafiks/listenpunkt2.gif);
	font-size: 1em;
	font-weight: 400;
	vertical-align: baseline;
}

#subcontent h1 {
	font-size: 2em;
	font-weight: 800;
	color: #F6BA26;
	letter-spacing: 0.2em;
	background-position: left;
	left: 0px;
}

#subcontent h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.1em;
	letter-spacing: 0.1em;
}
#subcontent h3 {
	color: #666666;
	letter-spacing: 0.1em;
	font-size: 1.3em;
}
#subcontent h4 {
	color: #666666;
}


#subcontent_re_spalte {
	width:250px;
	font-size:.9em;
	border:1px none #cccccc;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0.5em;
	padding-top: 0;
	padding-right: 0.7em;
	padding-bottom: 0.25em;
	padding-left: 0.7em;
	top: 0px;
	position: relative;
	right: 20px;
	float: right;
}

#subcontent_li_spalte {
	float: left;
	width: 500px;
}


#footer {
	background-color: #fbc445;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	top: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
    }
 #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: 0.7em;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-align: center;
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 1em;
	vertical-align: middle;
    }
#footer a {
	font-weight: 400;
	color: #5A5858;
	text-decoration: none;
}
#footer a:hover {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}

table.stats
{
	text-align: center;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #fff;
	width: 80%;
	background-color: #fbc445;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td
{
	background-color: #f9e0a6;
	color: #000;
	text-align: left;
	border: 1px solid #fbc445;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

table.stats td.hed
{
	background-color: #fbc445;
	color: #5A5858;
	padding: 4px;
	text-align: center;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}



#menucontainer {
	background-color: #fbc445;
	height: auto;
	width: 930px;
	left: 0px;
	float: left;
	overflow: hidden;
	margin-bottom: 3px;
}
.veranstaltung {
	background-image: url(grafiks/listenpunkt3_linksrum.gif);
	background-repeat: no-repeat;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fbc445;
	border-right-color: #fbc445;
	border-bottom-color: #fbc445;
	border-left-color: #fbc445;
	background-position: 130px top;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-size: 10px;
}

