@charset "utf-8";
@import url("../webfonts/OpenSans_Regular/stylesheet.css");
@import url("../webfonts/OpenSans_Light/stylesheet.css");


/* CSS Document */
#body  {
	background-color: #FFF;
	width: 100%;
	height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed; 
}

#maincontainer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	background: url(../Bilder/back2.jpg) no-repeat;
	width: 1280px;
	position: relative;
	margin: 0 auto;
	height: 800px;
}
#header {
	font-family:"OpenSans Light", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	float: none;
	height: 195px;
	width: 1280px;
}
.h1 {
	font-family:"Existence Light", Arial, sans-serif;
	font-size: 60px;
	line-height:0.8em;
	font-weight: normal;
	color: #C8070A;
	/*letter-spacing: 0.1em;*/
}
.h2 {
	font-family:"Existence Light", Arial, sans-serif;
	font-size: 36px;
	line-height: normal;
	font-weight: lighter;
	color: #C8070A;
	letter-spacing: 0.2em;
}
.h2_texte {
	font-family: "OpenSans Regular", Arial, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: lighter;
	color: #C8070A;
	letter-spacing: 0.2em;
}
#navicontainer_oben {
	font-family: "OpenSans Light", Arial, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	float: none;
	height: auto;
	width: 700px;
	color: #000;
	margin-bottom: 2%;
}
#inhalt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	float: none;
	height: auto;
	width: 1280px;
	color: #000;
}
#bild_container_links {
	float: left;
	height: 450px;
	width: 870px;
}
#textcontainer {
	font-family: "OpenSans Light", Arial, sans-serif;
	font-size: 16px;
	height: 470px;
	width: 400px;
	margin-right: 35px;
	overflow: auto;
	line-height: 2em;
}
#textcontainer_links {
	font-family: "OpenSans Light", Arial, sans-serif;
	font-size: 16px;
	float: left;
	margin-left: 45px;
	margin-right: 65px;
	height: 450px;
	width: 400px;
	overflow: auto;
	line-height: 2em;
}
#textcontainer_rechts {
	font-family: "OpenSans Light", Arial, sans-serif;
	font-size: 16px;
	float: right;
	margin-right: 25px;
	padding-right: 10px;
	height: 470px;
	width: 300px;
	overflow: auto;
	line-height: 2em;
}
#navicontainer_unten {
	font-family: "OpenSans Light", Arial, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	float: none;
	height: auto;
	width: 1280px;
	margin: 0;
	position: absolute;
	left: auto;
	bottom: 0px;
}
.angecklickte_Seite {
	font-family: "OpenSans Regular", Arial, sans-serif;
	font-size: 24px;
	color: #C8070A;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #C8070A;
}
a:active {
	text-decoration: none;
}
.zitatcontainer {
	font-family: "OpenSans Light", Arial, sans-serif;
	font-size: 16px;
	line-height: normal;
	float: right;
	height: auto;
	width: 300px;
	margin-top: 80px;
	margin-right: 35px;
	letter-spacing: 0.3em;
}
.GK_Container {
	font-family: "Existence Light", Arial, sans-serif;
	float: left;
	height: auto;
	width: auto;
}
