/* @group font-face *//*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010 Fontspring
 *
 * The fonts included are copyrighted by the vendor listed below.
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 */

@font-face {
	font-family: 'DaxCompact-Light';
	src: url('../fonts/DaxCompact-Light.eot');
	src: local('☺'), url('../fonts/DaxCompact-Light.woff') format('woff'), url('../fonts/DaxCompact-Light.ttf') format('truetype'), url('../fonts/DaxCompact-Light.svg#webfontiL3CLdca') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxCompact-Regular';
	src: url('../fonts/DaxCompact-Regular.eot');
	src: local('☺'), url('../fonts/DaxCompact-Regular.woff') format('woff'), url('../fonts/DaxCompact-Regular.ttf') format('truetype'), url('../fonts/DaxCompact-Regular.svg#webfontiL3CLdca') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxCompact-Medium';
	src: url('../fonts/DaxCompact-Medium.eot');
	src: local('☺'), url('../fonts/DaxCompact-Medium.woff') format('woff'), url('../fonts/DaxCompact-Medium.ttf') format('truetype'), url('../fonts/DaxCompact-Medium.svg#webfontiL3CLdca') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxCompact-Bold';
	src: url('../fonts/DaxCompact-Bold.eot');
	src: local('☺'), url('../fonts/DaxCompact-Bold.woff') format('woff'), url('../fonts/DaxCompact-Bold.ttf') format('truetype'), url('../fonts/DaxCompact-Bold.svg#webfontiL3CLdca') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxCompact-ExtraBold';
	src: url('../fonts/DaxCompact-ExtraBold.eot');
	src: local('☺'), url('../fonts/DaxCompact-ExtraBold.woff') format('woff'), url('../fonts/DaxCompact-ExtraBold.ttf') format('truetype'), url('../fonts/DaxCompact-ExtraBold.svg#webfontiL3CLdca') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* @end */

body {
	overflow-x: hidden;
	font-family: 'DaxCompact-Light', 'Arial';
	font-size: 0.8em;
	margin: 0px 0px 0px 0px !important;
	line-height: 140%;
	color: #666;
}
#glob {
	overflow: hidden;
	width:100%;
}

table{
	font-size: 1em;
}

img {
	border: 0;
}

.ebene {
	overflow: hidden;
	width: 100%;
}

#nav{
	display: none;
}

.clearer, .spacer {
	clear: both;
}

a {
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
.content p a, .content ul li a, .content p a, .content ul li a:active, .content p a, .content ul li a:visited{
	color: #333;
	font-family: DaxCompact-Bold;
}
.content p a:hover, .content ul li a:hover{
	color: #ef5a38;
	font-family: DaxCompact-Bold;
}

a.active {
	color:#ef5a38 !important;
}

a:visited {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#ef5a38;
	text-decoration:none;
}

h1 {
	font-size: 23px;
	line-height: 23px;
	font-family: 'DaxCompact-Bold';
	z-index: 2;
	font-weight: normal;
}

h2 {
 	font-size: 100px;
	line-height: 105px;
	font-weight:normal;
	font-family: 'DaxCompact-Light';
 	position: relative;
  	color: #eaeaea;
  	margin: 0;
  	padding: 0;
  	z-index: 2;
}
h2 span {
  background:  url(../img/text-gradient.png) repeat-x left bottom;
  position: absolute;
  display: block;
  width: 100%;
  height: 120px;
}

h3 {
 	font-size: 140px;
 	z-index: 2;
	line-height: 145px;
	font-weight:normal;
	font-family: 'DaxCompact-Light';
 	position: relative;
  	color: #eaeaea;
  	margin: 0;
  	padding: 0;
  	display: block;
}
h3 span {
  background:  url(../img/text-gradient.png) repeat-x left bottom;
  position: absolute;
  display: block;
  width: 100%;
  height: 160px;
}

p.subline, span.subline{
	font-family: 'DaxCompact-Medium';
}

.footline{
	font-family: 'DaxCompact-Regular';
	font-size: 10px;
	line-height: 12px;
}

/* @group Header */

#header {
	background: #bbb url(../img/header_bg.png) repeat-x;
	font-family: 'DaxCompact-Light';
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	font-size: 11px;
	color: #fff;
	padding: 0px;
	margin-top: -30px;
	letter-spacing: 1px;
	position: fixed;
	z-index: 9998;
}
#header b{
	font-family: 'DaxCompact-ExtraBold';
	font-weight: normal;
}

#header .left, #header .right{
	display: block !important;
}





#header .left{
	position: absolute;
	left: 20px;
	line-height: 30px;
}
#header .left a{
	padding-left: 15px;
}
#header .left span{
	float: left;
}



#header .right{
	min-width: 750px;
	max-width: 1280px;	
}
#header .right .inner {
	float: right;		
}
.print {
	margin: 8px 20px 0 0;
}


#logowrap {
	height: 91px;
	/*	
	min-width: 750px;
	max-width: 1280px;
	*/
	width: 100%;
	
}
#####logowrap .inner {
	height: 91px;
	width: 100%;	
}
#logo {	
	margin: 108px 0 0 0;	
	position: absolute;
	right: 20px;
	top: 0px;
		
}



#header .right ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#header .right ul li{
	float: left;
	margin-left: 10px;
	line-height: 30px;
}
#header a:link, #header a:visited, #header a:active{
	color: #fff;
	display: table;
	float: left;
	font-family: DaxCompact-Bold;
}
#header a:hover{
	color: #ef5a38;
}

#bar_navi{
	position: fixed;
	width: 100px;
	height: 500px;
	left: 0px;
	bottom: 30px;
}
#bar_navi .square{
	width: 70px;
	height: 30px;
	position: absolute;
	z-index: 9999;
	left: 20px;
	display: block;
	background: #fff;
}
#bar_navi .square a{
	display: block;
	height: 30px;
	width: 60px;
	margin: 0 auto;
	line-height: 9px;
	background: #fff url(../img/square-bg.png) repeat-x center center;
}

#bar_label{
	position: fixed;
	bottom: 30px;
	z-index: 9998;
}
#bar_label .label{
	width: 70px;
	position: fixed;
	padding-bottom: 36px;
	font-family: DaxCompact-ExtraBold;
	letter-spacing: 1px;
	color: #ef5a38;
	font-size: 10px;
	left: -180px;
	text-transform: uppercase;
}

#bar_navi .s1, #bar_label .s1{
	bottom: 320px;
}
#bar_navi .s2, #bar_label .s2{
	bottom: 280px;
}
#bar_navi .s3, #bar_label .s3{
	bottom: 240px;
}
#bar_navi .s4, #bar_label .s4{
	bottom: 200px;
}
#bar_navi .s5, #bar_label .s5{
	bottom: 160px;
}
#bar_navi .s6, #bar_label .s6{
	bottom: 120px;
}
#bar_navi .s7, #bar_label .s7{
	bottom: 80px;
}
#bar_navi .s8, #bar_label .s8{
	bottom: 40px;
}
#bar_navi .s9, #bar_label .s9{
	bottom: 0px;
}

/* @end */







/* @end */


#pronav{
	position:absolute;
	overflow-y: scroll;
	overflow-x: hidden;
	top:100%;
	padding: 30px;

	left:10%;
	height: 8000px;
	z-index: 3;
	display: none;
}

#trace {
	position: fixed; 
	top: 30px; 
	left: 100px;
	z-index: 1000;
}


#wrapper{
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.ebene h1{
	text-transform: uppercase;
	line-height: 23px;
	padding-top: 2px;
	
}
.ebene h1 a{
	line-height: 26px;
	display: block;
	float: left;
	height: 25px;
	
}

#e1{
	background: url(../img/home-gradient.png) repeat-x 0 0;
}

.tabs a{
	margin-right: 10px;
	font-family: DaxCompact-Bold;
}
#e1 .tabs{
	position: absolute;
	right: -10px;
	margin-top: 180px;
}
#e1 .tabs a:link, #e1 .tabs a:visited, #e1 .tabs a:active{
	margin-right: 30px;
	margin-left: 10px;
	font-size: 16px;
	color: #777;
	display: block;
	padding-top: 5px;
	float: left;
	font-family: DaxCompact-Medium;
}
#e1 .tabs .a1, #e1 .tabs .a2, #e1 .tabs .a3, #e1 .tabs .a4{
	position: relative;
	top: -20px;
	opacity: 0;
}

#e1 .tabs a:hover{
	color: #ef5a38;
}

.content{
	width: 520px;
	position: absolute;
	left: 210px;
	margin-top: 30%;
	z-index: 3;

}
.content img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
}
.content ul{
	margin: 12px 0 0 0;
	padding: 0;
	
}
.content ul li{
	list-style: none;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: url(../img/list-icon.png) no-repeat 0px 4px;
	font-size: 11px;
	line-height: 15px;
}
.arrowDown{
	position: absolute;
	bottom: 150px;
	left: 210px;
	

}

.bgHead1{
	position: absolute;
	right: 20px;
	margin-top: 60px;
	margin-right: 0px;

	
}
.bgHead2{
	position: absolute;
	margin-top: 150px;
	margin-left: 100px;

}

#e1 .content{
	position: absolute;
	left: 210px;
	bottom:  50px;
}

#e2 .content{
	position: absolute;
	left: 210px;
	margin-top: 30%;
}
#team .content{
	width: 485px;
}

#impressum .content{
	margin-top: 10%;
	width: 860px;
}

#e9 {
	margin-top: 360px;
}


#unternehmen .unternehmen-logo{
	position: absolute;
	right: 0;
	margin-right: 30px;
	margin-top: 60px;
}
#unternehmen .content img{
	border: 1px solid #bbb;
}
#unternehmen .content .subline, #impressum .content .subline{
	margin-bottom: 3px;
	display: block;
}
.textbloc{
	width: 100%;
	z-index: 2;
}
.textbloc-left{
	width: 30%;
	margin-right: 4%;
	float: left;
	padding-right: 4%;
	border-right: 5px solid #efefef;
}
.textbloc-right{
	float: left;
	width: 48%;
}

#kontakt form{
	width: 540px;
	display: block;
}
#kontakt form .right_form{
	width: 245px;
	margin-left: 20px;
	float: left;
}
#kontakt form .left_form{
	width: 250px;
	float: left;
}
#kontakt form .form-field{
	clear: both;
	margin-bottom: 5px;
}
#kontakt form .right_form select{
	float: left;
	width: 180px;
}
#kontakt form .right_form span{
	color: #666;
	font-size: 11px;
	margin-right: 15px;
}
#kontakt form label{
	color: #666;
	width: 80px;
	display: block;
	float: left;
	padding-top: 3px;
	letter-spacing: 1px;
	font-family: DaxCompact-Bold;
	font-size: 11px;
	text-transform: uppercase;
}
#kontakt form input{
	font-size: 11px;
}
#kontakt form .left_form input, #kontakt form .right_form textarea{
	border:1px solid #ccc;
	padding: 3px;
}
#kontakt form .right_form textarea{
	margin-bottom: 10px;
}
#kontakt form .left_form input:hover, #kontakt form .right_form textarea:hover{
	border:1px solid #666;
}
#kontakt form .left_form input:focus, #kontakt form .right_form textarea:focus{
	border:1px solid #ef5a38;
}
