@import url("../slideshow/css/OPEN_SANS_LIGHT/stylesheet.css");
@import url("../slideshow/css/OPEN_SANS_BOLD/stylesheet.css");
@import url("../slideshow/css/OPEN_SANS_NORMAL/stylesheet.css");
@import url("../webfonts/HammersmithOne/stylesheet.css");
@import url("../mobile/webfonts/Familiar_Pro_Bold/stylesheet.css");
/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/

* { margin:0; padding:0; }
body { background:#111; height:100%; }
	img { border:none; }
	
	#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../slideshow/img/progress.gif) no-repeat center center;}
	
	#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
		#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
		#supersized a { width:100%; height:100%; display:block; }
			#supersized li.prevslide { z-index:-20; }
			#supersized li.activeslide { z-index:-10; }
			#supersized li.image-loading { background:#111 url(../slideshow/img/progress.gif) no-repeat center center; width:100%; height:100%; }
				#supersized li.image-loading img{ visibility:hidden; }
			#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }.box-oben {
	height: 100px;
	width: 82%;
	margin-right: 9%;
	margin-left: 9%;
	font-family: "OPEN SANS BOLD";
	color: #000;
	margin-top: 3%;
	font-size: 13px;
}
.box-oben .logo-hendrik.still {
	width: 670px;
	height: 60px;
	float: left;
	background-repeat: no-repeat;
}
.box-mitte {
	height: 450px;
	width: 82%;
	margin-right: 9%;
	margin-left: 9%;
	margin-top: 2%;
	background-repeat: no-repeat;
	background-position: right top;
}
.box-mitte .textfeld {
	float: right;
	width: 900px;
	height: 295px;
	background-repeat: no-repeat;
	background-position: right top;
	color: #CCC;
	font-family: "OPEN SANS LIGHT";
	font-size: 14px;
	padding-top: 40px;
	background-image: url(../bgs/infobox%20Kopie.png);
}
.box-mitte .textfeld-1 {
	background-color: #0C3;
}
.box-mitte .textfeld-impressum {
	float: right;
	width: 900px;
	background-image: url(../bgs/impressum-bg.png);
	height: 330px;
}
.box-mitte .textfeld .text-tabelle table tr td a {
	color: #F00;
}
.box-mitte .textfeld .header {
	float: right;
	font-size: 36px;
	font-family: "OPEN SANS BOLD";
	color: #FF7800;
	line-height: 22px;
	width: 540px;
}
.box-mitte .textfeld-impressum table tr td {
	font-family: "OPEN SANS BOLD";
	font-size: 12px;
	color: #CCCCCC;
	height: 250px;
}
.box-mitte .textfeld-impressum .impressum-tabelle {
	padding-left: 350px;
	height: 245px;
	overflow: auto;
	max-height: auto;
	margin-right: 15px;
	margin-top: 7px;
	font-size: 12px;
	padding-top: 2px;
}
.box-mitte .textfeld-impressum {
}
.box-mitte .textfeld .text-tabelle {
	float: right;
	width: 95%;
	margin-top: 4%;
	margin-right: -20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 395px 57px;
}
.box-mitte .textfeld .header .vorzurück {
	height: 35px;
	width: 100px;
	float: right;
	margin-right: 100px;
	margin-top: -5px;
	line-height: 36px;
}
.box-mitte .textfeld .header .vorzurück .zurück a{
	height: 35px;
	width: 50px;
	text-decoration: none;
	display: block;
	float: left;
	color: #FF7800;
	opacity: 0.5;
	background-image: url(../bgs/zur%C3%BCck.png);
}
.box-mitte .textfeld .header .vorzurück .zurück a:hover {
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.box-mitte .textfeld-impressum .überschrift {
	font-size: 36px;
	color: #F60;
}
.box-mitte .textfeld .header .vorzurück .vor a{
	height: 35px;
	width: 50px;
	text-decoration: none;
	display: block;
	float: left;
	color: #FF7800;
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-image: url(../bgs/vor.png);
}
.box-mitte .textfeld .header .vorzurück .vor a:hover {
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.box-mitte .menü {
	height: 335px;
	width: 210px;
	background-image: url(../bgs/hintergrund_reiter-variante-1.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.box-mitte .menü a {
	text-decoration: none;
	color: #FFF;
	display: block;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 24px;
	font-family: "OPEN SANS BOLD";
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	line-height: 35px;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 9px;
}
.box-mitte .menü a:hover {
	left: 20px;
	color: #F57200;
	padding-left: 20px;
}
.box-mitte .box-news a{
	background-image: url(../bgs/hintergrund_news.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 305px;
	float: left;
	display: block;
	margin-top: 40px;
	color: #CCC;
	font-size: 12px;
	font-family: "OPEN SANS LIGHT";
	text-decoration: none;
	padding-left: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 15px;
}
.box-mitte .box-news a strong {
	font-size: 28px;
	color: #FE7800;
	font-family: "OPEN SANS BOLD";
	line-height: 26px;
	margin-left: -1px;
}
.box-mitte .textfeld .text-tabelle.vita {
	background-image: url(../bgs/vita-hendrik.png);
}
.box-mitte .box-news a:hover {
	color: #FF7E00;
	padding-right: 5px;
	display: block;
}
.box-unten {
	height: 37px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-image: url(../bgs/hintergrund_impressum-1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.box-unten .rechts a {
	text-decoration: none;
	color: #CCC;
	float: right;
	margin-right: 17px;
	margin-top: 12px;
	font-family: "OPEN SANS BOLD";
	font-size: 12px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.box-unten .rechts .bratkeicon a{
	background-image: url(../bgs/bratke-off.png);
	float: right;
	height: 37px;
	width: 90px;
	margin-right: 67px;
	display: block;
	margin-top: 0px;
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.box-unten .rechts .bratkeicon a:hover {
	background-image: url(../bgs/bratke-off.png);
	opacity: 1.0;
}
.box-unten .rechts .facebookicon a{
	height: 35px;
	width: 35px;
	float: right;
	background-image: url(../bgs/facebook-off.png);
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-position: center center;
	margin-top: 1px;
}
.box-unten .rechts .facebookicon a:hover {
	opacity: 1.0;
	margin-top: -17px;
	background-image: url(../bgs/facebook.png);
}
.box-unten .rechts .youtubeicon a{
	height: 35px;
	width: 35px;
	float: right;
	background-image: url(../bgs/youtube-off.png);
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top: 1px;
	background-position: center center;
}
.box-unten .rechts .youtubeicon a:hover {
	opacity: 1.0;
	margin-top: -17px;
	background-image: url(../bgs/youtube.png);
}
.box-unten .rechts a:hover {
	color: #FA7527;
}
.box-mitte .textfeld-impressum {
	font-size: 14px;
	color: #CCC;
	font-family: "OPEN SANS NORMAL";
}
.box-mitte .bildergallery {
	background-color: #096;
	float: right;
	height: 350px;
	width: 77%;
}
.box-mitte .textfeld-impressum .header-impressum {
	font-family: "OPEN SANS BOLD";
	font-size: 36px;
	padding-left: 349px;
	padding-top: 27px;
	color: #FB7806;
}
