@font-face {
  font-family: 'HelveticaLight';
  src: url('heln-webfont.eot');
  src: url('heln-webfont.eot?#iefix') format('embedded-opentype'),
       url('heln-webfont.woff') format('woff'),
       url('heln-webfont.ttf') format('truetype'),
       url('heln-webfont.svg#HelveticaLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*********************************
EMAIL VALIDATION
*********************************/
/*.error {
  color: #bea984;
  font-weight: bold;
  display: none;
  position: absolute;
  font-size: 0.9em;
  padding-left: 10px;
  }
*/

  #ajaxsuccess {
    color: white;
    display: none;
    font-size: 1.4em;
    margin-top: 2px;
  }


html {
  background: url("../img/bg/start.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}

/*div#content img {
  margin-top: -27px;
}*/

body {
  font-size: 0.8em;
  line-height: 1.5em;
  letter-spacing: 0.08em;
  color: white;
  font-family: "HelveticaLight", Helvetica, sans-serif;
}

/************* HEADER WITH HEADER GRADIENT AND IMAGE, FIXED POSITION ***************/

div.header {
	width: 824px;
  height: 570px;
	position: fixed;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(-55deg,  rgba(0,0,0,0.20) 0%, rgba(0,0,0,0) 50%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0.20)), color-stop(50%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(-55deg,  rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 50%);
	background: -o-linear-gradient(-55deg,  rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 50%);
	background: -ms-linear-gradient(-55deg,  rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 50%);
	background: linear-gradient(145deg,  rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57000000', endColorstr='#00000000',GradientType=1 );	
}

div.header img {
	width:164px;
	height: 65px;
	padding: 28px 0 0 40px;
}

/**************** MAIN OUTER WITH GRADIENT, FIXED POSITION **************************/

div.main-outer {
	height: 400px;
	width: 100%;
	position: fixed;
	bottom: 0;
	background-image: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.52) 70%, rgba(0,0,0,0.52) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(70%,rgba(0,0,0,0.52)), color-stop(100%,rgba(0,0,0,0.52))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.52) 70%,rgba(0,0,0,0.52) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.52) 70%,rgba(0,0,0,0.52) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.52) 70%,rgba(0,0,0,0.52) 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.52) 70%,rgba(0,0,0,0.52) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#85000000',GradientType=0 ); /* IE6-9 */

}

/************** MAIN WITH NAV CONTENT *******************************/

.main {
  height: 290px;
  width: 1040px;
  position: fixed;
  bottom: 0;
  left: 0;
}

.nav {
  width: 161px;
  /*height: 161px;*/
  height: 125px;
  margin: 3px 0 0 0;
  padding: 0 20px 0 40px;
  border-right: 1px solid white;
  display: inline-block;
  vertical-align: top;
}

.nav ul{
  margin: 0;
  margin-right:0;
  padding: 0;
  list-style-type: none;
}

.nav ul li{
  line-height: 25.76px;
}

div#content ul{
/*  margin: 0;
  padding-left: 15px;*/
  padding: 0 0 0 10px;
  margin: 0;
  list-style-type: none;
}

div#content ul li {
  text-indent: -0.8em;
  margin-bottom: 0.4em;
}

div#content ul li:before{
  content: "· ";
}

li a{
  background: url("../img/nav/nav.png") no-repeat;
  color: white;
  text-decoration: none;
  text-indent: -9999px;
  float: right;
  clear: both;
  height: 25px;
  display: none;
}
a:focus {
  outline: 0;
  -moz-outline-style: 0;
}

.active {
  background: url("../img/nav/navActive.png") no-repeat;
}

a.kontakt.active {
  height: 20px;
} 

li a:visited {
  color: white;
}

/*PHILOSOPHIE*/
a.phil {
  width:154px;
  height: 22.5px;
  background-position: 0px -2.5px;
}

/*SPECIALS*/
a.aktuelles {
  width: 135px;
  background-position: -22px -28px;
}

/*SPECIALS*/
a.specials {
  width: 109px;
  background-position: -47px -54px;
}

/*===============================================*/

/*EINZELUNTERRUCHT*/
a.einz{
  display: none;
  height: 20px;
  width: 111px;
  background-position: -47px -79px;
}
/*KREATIVBEREICH*/
a.kreativ {
  display: none;
  height: 20px;
  width: 102px;
  background-position: -56px -100px;
}

/*SPORT*/
a.sport {
  display: none;
  width: 39px;
  background-position: -119px -121px;
  margin-bottom: 25px;  
}
/*===============================================*/


/*WIRKUNG*/
a.wirkung{
  width: 109px;
  background-position: -48px -168px;
}
/*VITA*/
a.vita{
  width: 46px;
  background-position: -111px -194px;
}

/*VITA_ALLGEMEINE*/

a.vita_allgemeine {
  display: none;
  width: 153px;
  height: 20px;
  background-position: -5px -220px;
}
/*VITA_YOGA*/
a.vita_yoga {
  display: none;
  width: 121px;
  height: 20px;
  background-position: -37px -239px;
  margin-bottom: 25px;  
}


/*KONTAKT*/
a.kontakt{
  width: 105px;
  height: 17px;
  background-position: -52px -282px;
}

a.enter {
  display: block;
  background: url("../img/nav/enter.png") no-repeat;
  height: 25px;
  width: 88px;
 /* margin-top: 143px;*/
  margin-top: 104px;
}

div#form {
  height: 345px;
  position: absolute;
  top: -230px;
  left: 63%;
}

.textbox, #email {
  height: 22px;
  width: 344px;
  display: block;
  padding-left: 10px;
  margin-bottom: 3px;
  background-color: white;
  opacity: 0.7;
  border: 1px solid #d2cbb6;
  color: #343434;
  font-family: Helvetica, sans-serif;
}

#nachricht {
  padding: 10px 0 0 10px;
  height: 105px;
  width: 345px;
  display: block;
  background-color: white;
  opacity: 0.7;
  border: 1px solid #d2cbb6;
  resize: none;
  overflow: auto;
  color: #343434;
  font-family: Helvetica, sans-serif;
}

/*
#submit {
  text-indent: -9999px;
  background: url("../img/send.png") no-repeat;
  height: 25px;
  width: 116px;
  display: block;

  float: right;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #626262;
  border: none;
  background-position: 0px 12px;
}
*/

#submit {
	float: right;
	margin-right: 105px;
}

p.tel {
  margin-top: 32px;
}

#address {
  display: none;
}

/*=====================
CONTENT div
=======================*/

h1 {
  margin: 0 0 1em 0;
  font-size: 0.9em;
}

div.main div#content {
  max-width: 70.58823529411765%;
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
}

p {
    margin-top: 0;

}

.content1 {
  max-width: 47.25%;
  display: inline-block;
  vertical-align: top;
}

.content2 {
  max-width: 47.25%;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}


#aktuelles_box {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    margin-left: -410px; /*half width*/
	margin-top: -285px; /*half height*/
	position: fixed;
	left: 50%;
	top: 50%;
    overflow: auto;
    padding: 12px;
    width: 820px;
	height: 570px;
	display: none;
	color: #666;
}



/*
================================================================================================================
MEDIA QUERIES
========================*/
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1)  { 
    div.main div#content { 
        height: 175px;       
        font-size: 0.7em;
        line-height: 1.2em;
        letter-spacing: 1px;
        color: white;
        display: inline-block;
        vertical-align: top;
    }

    div.main {
        height: 230px;
        position: fixed;
        bottom: 0;
        left: 0;
    }

    .content1 {
        max-width: 35%;
        height: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .content2 {
        max-width: 35%;
        height: 100%;
        display: inline-block;
        vertical-align: top;
        margin-left: 15px;
    }
}