/* 
Webentwicklung
Netzwiese Karim Bouchouchi Stefan Klasen GbR
www.netzwiese.com 

________________________________________________________________________________________________*/




/* Global Style
_______________________________________*/

a{
 border: 0;
}

h1, h2{
  text-transform: uppercase;
}

.right{
  float: right;
}

.leftcol{
  padding-top: 40px;
  height: 600px;
}

#company .main, #contact .main, #impressum .main, #homepage .main{
  padding-top: 40px;
}

div.beautywater-logo{
  height: 150px;
  width: 170px;
  margin: 80px 10px 0 0;
  padding: 0;
  float: right;
}

.navi{
  position: relative;
}

.navi .active{
  text-decoration: underline;
}

ul.navigation{
  position: absolute;
  top: 250px;
  left: 65px;
}

.leftcol ul{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  list-style: none;
  width: 100px;
}

.leftcol ul li{
  width: 100%;
}

.leftcol ul li a{
  font-size: 0.9em;
  line-height: 1.3em;
  color: #777;
  text-align: right;
  text-decoration: none;
  display: block;
}

.leftcol ul li a:hover{
  text-decoration: underline;
  color: #777;
}


body#homepage .navigation a.nav-highlight, body#company .navigation a.nav-highlight, body#products .navigation a.nav-highlight, body#distribution .navigation a.nav-highlight, body#blog .navigation a.nav-highlight, body#news .navigation a.nav-highlight, body#impressum .navigation a.nav-highlight, body#contact .navigation a.nav-highlight, .de .languages a.nav-highlight, a:link, a:hover, a:visited{
  text-decoration: underline;
  color: #000;
}

.navigation ul#products-navi, .navigation ul#news-navi, .navigation ul#distr-navi{
  float: right;
  margin: 0;
  list-style: none;
  padding: 0;
}

.navigation ul#products-navi li, .navigation ul#news-navi li, .navigation ul#distr-navi li{
  text-align: right;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

.navi .active{
 text-decoration: underline;
}

a.ticker{
text-decoration: none;
color: #900;
}
a.ticker:hover{
text-decoration: underline;
color: #900;
}

/* Homepage
____________________________________________________________*/


#homepage .navi{
  position: relative;
}

#homepage ul.languages{
  position: absolute;
  top: 0;
  left: 65px;
}

/* Company
_____________________________________________________________*/


.company-pic{
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
}

#company .company-text h2{
  font-size: 3em;
  color: #666;
  margin-top: 0;
  line-height: 1.2em;
  margin:0 0 20px 0;
}

#company .company-text p{
  color: #666;
  font-size: 1em;
  text-align: justify;
  white-space: normal;
  line-height: 1.3em;
  margin:10px 0;
}

/* Products
___________________________________________________________*/

.product{
  height: 475px;
}

#product1, #product2, #product3, #product4{
  float: left;
  width: 750px;
  margin-bottom: 30px;
}

#products, #news, #distribution{
  overflow: hidden;
}

#product2 div.span-19{
  margin-bottom: 10px;
}


#product2 h3{
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
/*  margin: 10px 0 10px 0;*/
}

#product2 p{
  font-size: 1em;
  line-height: 1.3em;
  color: #666;
  text-align: justify;
}

#product2 .medizin{
  background: url('../images/siegel.gif') no-repeat 150px 60px;
  }

#product3 h2{
/*  margin-top: 10px;*/
  font-size: 4em;
  color: #999;
  margin-bottom: 0.5em;
}

#product3 p{
  font-size: 1em;
  color: #666;
  line-height: 1.3em;
  text-align: justify;
}

#product4 h3{
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
/*  margin: 10px 0 10px 0;*/
}

#product4 p{
  font-size: 1em;
  color: #666;
  line-height: 1.3em;
  text-align: justify;
}

/* Distribution
______________________________________________________________*/


#distribution h3{
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
}

#distribution .main ul{
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
  line-height: 1.3em;
  color: #666;
}

#distribution .empty-column{
  height: 220px;
}

#distribution .leftcol{
  padding-top: 40px;
  height: 1400px;
}

#distribution .span-13{
  margin-bottom: 20px;
}

.special-sale{
position: relative;
}

.special-sale-action{
position: absolute;
top: 40px;
left: 180px;
}

/* News
_____________________________________________________________*/
.news{
  height: 475px;
  margin-bottom: 38px;
}

#news1, #news2, #news3{
  float: left;
  width: 100%;
}

body#news #news1 div.span-6, body#news #news2 div.span-6, body#news #news3 div.span-6{
  margin-right: 20px;
} 

.news h3{
  font-size: 1.3em;
  font-weight: bold;
  margin: 15px 0;
}

.news p{
  margin: 0;
  font-size: 1em;
  color: #666;
  line-height: 1.3em;
  text-align: justify;
}


/* Kontakt
______________________________________________________________*/

#contact p.kontakt-text{
  font-size: 1em;
  color: #666;
  line-height: 1.3em;
}

#contact label{
  display: block;
}

#contact input#lastname, #contact input#firstname, #contact input#email{
  width: 400px;
}

.information{
  margin-top: 10px;
  font-size: 0.9em;
  color: #666;
}
.information p{
  font-size: 1em;
  line-height: 1.2em;
  margin: 0;
  color: #666;
}

/* Impressum
_______________________________________________________________________*/

#impressum h2{
  font-size: 1.3em;
  font-weight: bold;
  color:#000;
  text-transform:none;
}

#impressum .main ul{
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}

#impressum .main ul li{
  font-size: 1em;
  color: #666;
  line-height: 1.3em;
}

.gap{
  margin-bottom: 10px;
}



#impressum p{
  font-size: 1em;
  color: #666;
  line-height: 1.3em;
}

/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	
/*  padding-top: 55px;*/
/*  float: left;*/
	/* vertical scrollers have typically larger height than width */	
/*  height: 800px;   */
  width: 750px;
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
/*  height:2000em;  */
	margin: 0px;
}


/* the action buttons above the scrollable */
#actions {
	width:700px;
  margin:30px 0 10px 0; 
}

#actions a {
	font-size:11px;		
	cursor: pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.nextPage {
/*  float:right;*/
}	

#mask{
  position: absolute;
  top: 0px;
  background-color: #F5F4F3;
  width: 740px;
  height: 28px;
  opacity: 0.75;
  z-index: 1;
  display: none;
}


.items{
  margin-top: 70px;
}


#mask-middle{
  position: absolute;
  top: 535px;
/*  background-color: #fff;*/
  width: 21px;
  height: 38px;
  z-index: 2;
}

#mask-top{
  position: absolute;
  top: 38px;
  background-color: #fff;
  width: 21px;
  height: 21px;
  z-index: 2;
}

#mask-bottom{
  position: absolute;
  top: 575px;
  background-color: #F5F4F3;
  width: 740px;
  height: 100%;
  opacity: 0.75;
  z-index: 1;
}

#products-navi li, #news-navi li, #distr-navi li, .prevPage, .nextPage{
  cursor: pointer;
}

.hover{
  color: #999;
  text-decoration: underline;
}