@import url('reset.css');

body{
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin: 0;
	padding-bottom: 12px;
	overflow-y: scroll;
}
a{
	color: #fff;
	text-decoration: none;
}
a:hover{
	color:#bd0926;
}
.clr{
	clear: both;
}
h1{
	font-size: 16px;
	position:relative;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.8), 0px 0px 1px #fff;
    padding: 0 0 10px 0;
}
h2{
	font-size: 14px;
	position:relative;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.8), 0px 0px 1px #fff;
    padding: 0 0 10px 0;
}
img {
	border:0;
}

#impressum{
	background: 0 none ! important;
	border: 0 none;
	border-radius: 0;
    box-shadow: none;
	position:absolute;
	top: 0;
	right: -120px;
	width: 80px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	opacity: 1;
}
/* Header Style */
.header{
	height: 100px;
	font-size: 11px;
	background: #bd0926;
	z-index: 1000;
	position: relative;
	top: 0;
	-webkit-box-shadow: #222 0px 4px 10px;
	-moz-box-shadow: #222 0px 4px 10px;
	box-shadow: #222 0px 4px 10px;
	text-align: center;
}
.trennungsabschnitt{
	height: 260px;
	font-size: 11px;
	color:#fff;
	background: #000;
	z-index: 1000;
	position: relative;
	top: 0;
	-webkit-box-shadow: #222 0px 4px 10px;
	-moz-box-shadow: #222 0px 4px 10px;
	box-shadow: #222 0px 4px 10px;
	text-align: center;
}
#logo{
	margin-top: 30px;
}
#willkommen{
	margin-top: 30px;
	text-align:center;
	font-size:24px;
	font-style:italic;
	font-style:oblique;
}
#socialmedia{
	margin:20px auto;
}
.socialmediaicon{
	padding:10px;
}
.bx-content iframe{
	box-shadow: 0 0 30px #111111;
	max-width: 100%;
	margin: 0;
}
.vimeoWrap{
	display: block;	
}
.beschreibung{
	display: none;
	position: absolute;
    top: 0;
	width: 100%;
}
.bx-content{
	max-width: 1371px;
	margin: 0 auto;
}
.bx-content > div{
	display: none;
	position: relative;
	z-index: 100;
	text-align: center;
	width: 70%;
	margin:0px auto;
}
.bx-content > div.active{
	display: block;
}
video{
	width: 100%;
	height: auto;
}
.beschreibungstitel{
	width:120px;
	font-size:16px;
	font-weight:400;
	background: #bd0926;
	box-shadow: 0 0 25px #444444;
	margin: 5px 0px;
	margin-top: 10px;
	padding-left: 20px;
	text-align:left;
	float:left;
}
.beschreibungstext{
	width:500px;
	font-size:12px;
	background: rgba(40, 40, 40, .6);
	margin: 20px -16px;
	padding-left:34px;
	padding-right:20px;
	text-align:left;
	float:left;
}
.beschreibung-wechsel{
	display: inline-block;
	width: 35px;
	height: 35px;
	right: -40px;
	background: url('../img/designparts/beschreibung.png') no-repeat transparent;
	position: absolute;
	top: 0;
	cursor: pointer;
}
.bx-content h2, .bx-content h3{
    font-size: 20px;
    position: relative;
    z-index: 300;
    color: #fff;
    padding: 0px;
	margin: 20px 0;
    text-align: center;
    text-shadow: 0px 0px 1px rgba(255,255,255,0.9), 1px 2px 5px rgba(0,0,0,0.5);
}
.bx-content h3{
    font-size: 30px;
}
.bx-container{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:0;
}
.bx-container img{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index: 101;
	display:none;
}
.bx-canvas{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.bx-content > div {
	position: relative;
	width: 57.62304921968788%;
	margin: 0 auto;
}
.bx-overlay, .bx-loading {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: transparent url(../images/pattern.png) repeat top left;
	z-index:10;
}
.bx-loading{
    z-index: 9999;
    background: #000;
}
.bx-loading span{
    color: #fff;
    font-size: 13px;
    position: fixed;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin: -12px 0 0 -46px;
    left: 50%;
    top: 50%;
    text-shadow: 0px 0px 1px rgba(255,255,255,0.9), 1px 2px 5px rgba(0,0,0,0.5);
}
.bx-thumbs{
	margin: 0 auto;
	padding: 30px;
    position: relative;
    width: 510px;
	height: 70px;
    z-index: 100;
}
.bx-thumbs a{
    float: left;
    width: 66px;
    height: 66px;
    border: 2px solid #000;
    overflow: hidden;
    margin: 2px 7px;
    position: relative;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.8;
    border-radius: 34px;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
	box-shadow: 
        0px 0px 3px rgba(0,0,0,0.6),
        0px 0px 0px 40px rgba(0,0,0,0.3) inset;
    -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.bx-thumbs a:hover{
    opacity: 1.0;
    box-shadow: 
        0px 0px 3px rgba(0,0,0,0.6),
        0px 0px 0px 0px rgba(0,0,0,0.1) inset;
}
.bx-thumbs a.bx-thumbs-current{
    opacity: 1.0;
    border-color: #fff;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
}

/* *** Formular *** */
form{
	text-align: left;
	padding-left: 265px;
}
form > div{
	margin-bottom: 5px;
}
form label{
	width: 100px;
	float: left;
	margin-top: 3px;
}
form input[type="text"], form textarea{
	width: 300px;
}
form input[type="submit"]{
	margin-left: 100px;
}

.vimeoBadge { margin-left:50px; padding: 0; font: normal 11px verdana,sans-serif; }
        .vimeoBadge img { border: 0; }
        .vimeoBadge a, .vimeoBadge a:link, .vimeoBadge a:visited, .vimeoBadge a:active { color: #3A75C4; text-decoration: none; cursor: pointer; }
        .vimeoBadge a:hover { color:#00CCFF; }
        .vimeoBadge #vimeo_badge_logo { margin-top:10px; width: 57px; height: 16px; }
        .vimeoBadge .credit { font: normal 11px verdana,sans-serif; }
        .vimeoBadge .clip { padding:0; float:left; margin:10px 10px 0px 0; line-height:0; }
        .vimeoBadge.vertical .clip { float: none; }
        .vimeoBadge .caption { font: normal 11px verdana,sans-serif; overflow:hidden; width: auto; height: 30px; }
        .vimeoBadge .clear { display: block; clear: both; visibility: hidden; }
        .vimeoBadge .s160 { width: 160px; } .vimeoBadge .s80 { width: 80px; } .vimeoBadge .s100 { width: 100px; } .vimeoBadge .s200 { width: 200px; }