@charset "utf-8";
html {
	font-size: 62.5%;
	height: 100.3%;
}

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. */
	color: #000;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.twoColFixRtHdr #container {
	width: 955px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px none #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-color: #FFF;
	background-image: url(bilder/bilder_header/hg-inhalt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background: #DDDDDD;  /* 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. */
	background-color: #C62700;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 210px;
	position: relative;
} 
#headerlogos  {
	position: absolute;
	top: 14px;
	left: 26px;
}
#headerbilder {
	position: absolute;
	left: 767px;
	top: 9px;
	height: 57px;
	width: 155px;
}

.twoColFixRtHdr #header h1 {
	color: #FFF;
	font-size: 1.5em;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
.twoColFixRtHdr #header p {
	font-size: 0.8em;
	color: #FFF;
	font-weight: bold;
	margin-top: 3px;
}



.twoColFixRtHdr #sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 200px;
	padding-bottom: 15px;
	background-color: #999;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	width: 710px;
} 
.twoColFixRtHdr   #mainContent h1{
	font-size: 1.5em;
	color: #FFB18C;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 1.2em;
}
.twoColFixRtHdr #mainContent h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.3em;
}
.twoColFixRtHdr #mainContent h3 {
	font-weight: bold;
	margin-bottom: 0.2em;
}
.twoColFixRtHdr #mainContent p {
	margin-top: 0em;
	padding-top: 0em;
}
.twoColFixRtHdr #mainContent a {
	text-decoration: underline;
	color: #666;
}

.klein {
	font-size: 0.9em;
	font-variant: normal;
	font-weight: normal;
}



.twoColFixRtHdr #footer {
	padding: 0 10px 0px 20px;
	background-color: #FC6;
	color: #FFF;
} 
.twoColFixRtHdr #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;
}
#navigation {
	line-height:16px;
	letter-spacing:0.1em;
	background-color: #999;
	font-weight: bold;
	position: relative;

	}
.twoColFixRtHdr #container #header #head_bild_1 img {
	position: absolute;
	left: 815px;
	top: 11px;
}
.twoColFixRtHdr #container #header #head_bild_2 img {
	position: absolute;
	left: 687px;
	top: 10px;
}



#navigation td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-style: none;
	width: 200px;
	text-indent: 12px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #FFF;
	}
	
#navigation a {
	text-decoration: none;
	background-color: #FC6;
	font-weight: normal;
	display: block;
	color: #666;
	}
	
#navigation a:hover {
	background-color: #FFF;
	}
#navigation a:visited {
	background-color: #FFF;

}


#header a {
	color: #FFF;
}
#pin {
	position: absolute;
	top: 136px;
	left: 301px;
	width: 71px;
	height: 53px;
}
#schweiz {
	position: absolute;
	width: 379px;
	top: 85px;
	left: 23px;
	height: 226px;
}
.weiss {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.rot {
	color: #F60;
}

