@import "reset.css";
@import "layout.css";

@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: normal;
  src: url('anton.woff') format('woff');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url('cabin.woff') format('woff');
}



/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {
display:block;
}
mark,rp,rt,ruby,summary,time {
display:inline
}
/*GLOBAL*/
body {
position:absolute;
font:11px/20px 'Cabin', sans-serif;
color:#808080;
text-transform: uppercase;
min-width: 980px;
min-height:900px;
width:100%;
height:100%;
overflow:hidden;
z-index:1;
}
#glob {
position:absolute;
width:100%;
height:100%;
overflow:hidden;
z-index:2;
}
.spinner {
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:10000;
background:url( "../images/ajax-loader.gif") 50% no-repeat #000;
}
.spinner_bg {
background:url( "../images/ajax-loader.gif") right top no-repeat;
}
#bgStretch {
z-index:1;
}
#bgStretch>img {
background: #000; 
}
.logo {
position:relative;
display:inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
color: #fff;
width: 940px;
height: 289px;
left: 12px;
background: url('../images/logo.png') center center no-repeat;
}
.logo>span{
display: block;
position: relative;
}
header, footer {
position:absolute;
width: 100%;
z-index: 100;
}
/*header*/
header{
top: 29px;
height: 245px;
top: 289px;
}
/*end header*/
/*footer*/
footer {
bottom:0px;
height:21px;
bottom: 100px;
background: #000;
z-index: 1;
}
footer p {
color: #8c8c8c;
padding: 0px 8px;
}
footer p a{
color: #8c8c8c;
}
/*end footer*/
/*menu*/
.menu {
position: relative;
display: inline-block;
width: 940px;
height: 73px;
margin-top: 147px;
background: url('../images/menu_bg.png');
}
#menu{
position: relative;
width: 100%;
height: 100%;
left: -5px;
}
#menu>li {
width: 125px;
float: left;
position: relative;
text-align: center;
background: url('../images/menu_divider.jpg') right center no-repeat;
}
#menu>li.big {
width: 185px;
}
#menu>li.middle {
width: 130px;
}
#menu>li.no_bg {
background: none;
}
#menu>li>a {
position: relative;
display: inline-block;
margin: 29px 0;
font: 15px/15px 'Trebuchet MS', sans-serif;
font-weight: 600;
color: #fff;
text-shadow: rgba(0,0,0,0.75) 0px 0px 3px;
}
#menu>li>a:hover,#menu>li.active>a,#menu>li.sfHover{
color: #f5d63a;
}
.submenu_1 {
position:absolute;
z-index:-1;
width: 100%;
left: -2px;
top: 73px;
padding: 20px 0px 5px 0px;
background: #000;
display: none;
}
.submenu_1 li {
position:relative;
text-align: center;
display: block;
margin: 15px 0;
}
.submenu_1 a {
display: block;
position:relative;
font: 13px/13px 'Trebuchet MS', sans-serif;
text-transform:uppercase;
color:#fff;
}
.submenu_1 li>a:hover,.submenu_1 li.sfHover>a{
color:#fff;
color: #f5d63a;
}
/* END MENU*/
/*PAGES*/
#content {
position:relative;
width:940px;
height:900px;
margin: 0 auto;
z-index: 50;
}
#content>ul {
position: relative;
top: 415px;
width:100%;
height:448px;
overflow: hidden;
}
#content>ul>li.no_bg{
background: none;
}
#content >ul >li {
position:absolute;
width:100%;
height:100%;
background: url('../images/content_bg.png');
}
.readMore{
font: 19px/19px 'Anton', sans-serif;
color: #fff;
}
.readMore:hover {
text-decoration: none;  
}
.vline{
background: url('../images/vline.png') right center no-repeat;
}
.close{
position: absolute;
right: 23px;
top: 22px;
width: 16px;
height: 16px;
overflow: hidden;
background: url('../images/close_icon.png') center bottom no-repeat;
}
.list1>li{
width: 265px;
float: left;
display: inline-block;
margin-right: 22px;
}
.list1>li.nomar{
margin: 0;
}
.list1>li>img{
margin-bottom: 11px;
}
.list1>li>p{
padding-bottom: 4px;
}
.list1{
	display: inline-block;
}

.list2{
display: block;
padding-left: 2px;
white-space: nowrap;
}
.list2 li{
width: 207px;
display: inline-block;
margin-right: 19px;
}
.list2 li.nomar{
margin: 0;
}
.list2 li>img{
margin-bottom: 26px;
}
.list2 li>p{
padding-bottom: 18px;
}
.list3>li{
width: 570px;
/*height: 14px;*/
background: url('../images/arrow.png') 1px 7px no-repeat;
position: relative;
/*margin-bottom: 10px;*/ margin-bottom: 2px;
}
.list3>li>a{
color: #f5d63a;
position: relative;
}
.list3>li>a>span{
display: table-cell;
white-space: nowrap;
color: #808080;
}
/*.list3>li>a>span:first-child{
color: #fff;
padding-left: 11px;
}*/
.list3>li>span:first-child{
/*color: #fff;*/
padding-left: 11px;
}

.list3>li>a>span:first-child+span{
width: 100%;
background: url('../images/list_line.png') 0 13px repeat-x;
}
/*.list3>li ul {
	position: relative;
	top: -20px;
	width: 150px;
	padding-left: 250px;
}*/

.list4 li{
display: inline-block;
float: left;
/*height: 252px;*/
margin-bottom: 25px;
}
.list4 li.nomar{
margin: 0;
}
.list5 li span {
	padding-left: 71px;
}
ul.list5{
	margin-top: -6px;
}
.list5 li {
	height: 13px;
}




.list6>li{
width: 100%;
background: url('../images/arrow.png') 1px 7px no-repeat;
position: relative;
/*margin-bottom: 10px;*/ margin-bottom: 2px;
padding-left:10px;
}
.list6>li>a{
color: #ff9c00;
position: relative;
}
.list6>li>a>span{
display: table-cell;
white-space: nowrap;
color: #808080;
}
/*.list3>li>a>span:first-child{
color: #fff;
padding-left: 11px;
}*/
.list6>li>span:first-child{
/*color: #fff;*/
padding-left: 11px;
}

.list6>li>a>span:first-child+span{
width: 100%;
background: url('../images/list_line.png') 0 13px repeat-x;
}
.list7>li{
width: 170px;
/*height: 14px;*/
background: url('../images/arrow.png') 1px 7px no-repeat;
position: relative;
/*margin-bottom: 10px;*/ margin-bottom: 2px;
float: left;
}
.list7>li>span:first-child{
/*color: #fff;*/
padding-left: 11px;
}

.list7>li>a>span:first-child+span{
width: 100%;
background: url('../images/list_line.png') 0 13px repeat-x;
}


body p a {
color: #808080;
text-decoration:none;
}
body p a:hover {
text-decoration:underline;
}
body p a.und {
text-decoration:underline;
}
body p a.und:hover {
text-decoration:none;
}
/*PADDINGS*/
.pad1 {
padding: 36px 0 20px 0;
}
.pad2 {
padding: 0 20px 0 45px;
}
.pad3 {
padding-bottom:28px;
}
.pad4 {
padding: 0 22px 25px 45px;
}
.pad5 {
padding-bottom: 17px;
}
.pad6 {
padding-bottom: 20px;
}
.pad7 {
padding-bottom: 23px;
}
.pad8{
padding: 0 27px 0 45px;
}
.pad9{
padding: 0 45px;
}
.pad10{
padding: 0 22px 28px 45px;
}
.pad11{
padding-bottom: 9px;
}
.pad12{
padding-top: 22px;
}
.pad13{
padding-top: 35px;
}
.pad14{
padding: 0 20px 0px 20px;
}
.pad15{
padding: 0px;
}


.mar1{
margin-bottom: 21px;
}
.mar2{
margin: 0px 13px 0px 0px;
}
.color1{
color: #f5d63a;
}
.color2{
color: #fff;
}
.w1{
display: inline-block;
width: 120px;
}
/*BG PAGES*/
/*///////////////////////////*/
h1 {
position:relative;
display: inline-block;
margin-left: -9px;
height: 150px;
margin: 1px 0 10px -9px;
}
h2 {
position:relative;
font: 58px/58px 'Anton', sans-serif;
color: #fff;
padding-bottom: 18px;
}
h3 {
font: 27px/27px 'Anton', sans-serif;
color: #fff;
padding-bottom: 14px;
text-transform: uppercase;
}
h4 {
font: 23px/23px 'Anton', sans-serif;
color: #fff;
padding-bottom: 14px;
}
p {
padding-bottom: 13px;
padding-right:10px;
}
/*additional classes*/
.block {
display:block;
}
.fleft {
float:left;
}
.fright,.fr {
float:right;
}
.fnone,.fn {
float:none;
}
.col-1,.col-2,.col-3 {
float:left;
}
.alignleft,.all {
text-align:left;
}
.alignright,.alr {
text-align:right;
}
.aligncenter,.alc {
text-align:center;
}
.wrapper {
width:100%;
overflow:hidden;
}
a.und,.und a {
text-decoration:none;
}
a {
text-decoration:none;
}
a.und:hover,.und a:hover {
text-decoration:underline;
}
.nocolor,.nocolor a {
color:inherit;
}
.upc {
text-transform:uppercase;
}
.extra-wrap {
overflow:hidden;
}
.nopad {
padding:0;
}
.nomar {
margin:0;
}
.clear {
clear:both;
line-height:0;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.rel {
position:relative;
}
.defcur {
cursor:default;
}
.ws {
white-space:pre;
}
.automargin {
margin:0 auto;
}
.autoheight li {
height: auto;
padding-left:11px;
}
/*GOOGLE MAP*/
.google_map{
border-radius: 0px;
width: 844px;
height: 324px;
border: none;
box-shadow: none;
background-color: #000;
background-image: url(../images/ajax-loader.gif);
background-repeat: no-repeat;  
position:  relative;
overflow: hidden;
}
/*END GOOGLE MAP*/
/* Forms*/
#form1 {
position: relative;
}
#form1 input {
position: relative;
background: #252525;
border: 1px solid #323232;
color:#878787;
padding: 2px 9px;
width: 281px;
height: 24px;
outline:none;
box-shadow:none;
font-size:11px;
line-height:24px;
text-transform: uppercase;
}
#form1 textarea {
position: relative;
background: #252525;
border: 1px solid #323232;
color:#878787;
font-size:11px;
line-height:24px;
padding: 2px 10px;
width: 414px;
height: 120px;
overflow:auto;
outline:none;
resize: none;
}
#form1 label {
display:inline-block;
min-height: 40px;
position: relative;
width: 301px;
}
#form1 .success{
position: absolute;
bottom: -48px;
left: 11px;
}
#form1 .error, #form1 .empty {
display:none;
font-size:9px;
color:#f5d63a;
margin-left: 3px;
top: -2px;
position: relative;
}
fieldset{
height: 210px;
}
.btns{
float: right;
right: 5px;
padding-top: 28px;
position: relative;
}
.btns a{
display:inline-block;
margin-left: 16px;
}
/* Form defaults */
input, select, textarea {
font-family:Arial, Helvetica, sans-serif;
vertical-align:middle;
font-weight:normal;
}
/*end forms*/
/*scroller*/
.scrollbar{
width: 944px;
height: 4px;
background: #373736;
}
.scrollbar2{
width: 4px;
height:331px;
position: absolute;
right: 56px;
top: 56px;
}
.thumb{
position: relative;
width: 314px;
height: 4px;
background: #f5d63a;
cursor: pointer;
}
.thumb2{
width: 4px;
height: 313px;
}
.overview{
position: relative;
transition: 0.5s;
}
.viewport{
margin: 0;
width: 438px;
height: 248px;
overflow: hidden;
}
.viewport2{
width: 880px;
height: 287px;
}
/*end scroller*/

.middle img{
	margin-left: 80px;
	margin-top: 35px;
}
.font1 {
font-size: 120%;
}
.font2 {
font-size: 140%;
}
.font3 {
font-size: 160%;
}
.underline {
	text-decoration: underline;
}
.pic_pos0 {
	float: left;
	margin-top: 0px;
	margin-left: -10px;
}
.pic_pos1 {
	float: left;
	margin-top: 130px;
	margin-left: 40px;
}
.pic_pos2 {
	float: left;
	margin-top: 20px;
	margin-left: 280px;
}
.pic_pos3 {
	float: left;
	margin-top: -360px;
	margin-left: 280px;
}
.t-troester {
	color: #fff;
	text-align: center;
	font-size: 14px;
}
article img {
	margin-bottom: 22px;
}
.font_dienst {
	color: #ffffff;
	font:12px/20px 'Cabin', sans-serif;
	text-transform: none;
}
	