@charset "UTF-8";
/* CSS Document */

#wrapper {
  margin-left: auto;
  margin-right: auto;
  width:  980px;
  height: 800px;
  /*background-image:url(foto/headerbern7_2.jpg)*/
}

#header{
  margin-left: auto;
  margin-right: auto;
  width:  980px;
  height: 210px;
  background-image: url(foto/headerbern7_2.jpg)
  
}

#headerOben{
  margin-left: auto;
  margin-right: auto;
  width:  980px;
  height: 145px;
  
}
#headerUnten{
  margin-left: auto;
  margin-right: auto;
  width:  980px;
  height: 65px;
}

#headerUnten_Links{
  margin-left: auto;
  margin-right: auto;
  width:  200px;
  height: 60px;
  float: left;
}

#headerUnten_1{
  margin-left: auto;
  margin-right: auto;
  width:  116px;
  height: 60px;
  float: left;
}

#headerUnten_2{
  margin-left: auto;
  margin-right: auto;
   width:  116px;
  height: 60px;
  float: left;
}

#headerUnten_3{
  margin-left: auto;
  margin-right: auto;
  width:  116px;
  height: 60px;
  float: left;
}

#headerUnten_4{
  margin-left: auto;
  margin-right: auto;
  width:  116px;
  height: 60px;
  float: left;
}

#headerUnten_5{
  margin-left: auto;
  margin-right: auto;
n width:  116px;
  height: 60px;
  float: left;
}

#headerUnten_Rechts{
  margin-left: auto;
  margin-right: auto;
  width:  200px;
  height: 60px;
  float: left;
}





#menue-left{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 510px;
	float: left;
	background-color: #F9FCF5;
	text-align: center;
	
}

#manicure{
	background-color: #D3E8B1;
	height: 70px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
}

#pedicure{
	background-color: #D3E8B1;
	float: none;
	height: 70px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
}
#epilation{
	background-color: #D3E8B1;
	float: none;
	height: 70px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
}
#kosmetik{
	background-color: #D3E8B1;
	float: none;
	height: 70px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	}
	
#massage{
	background-color: #390;
	float: none;
	height: 70px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
}
#shop{
	background-color: #D3E8B1;
	float: none;
	height: 70px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
}


#content{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 510px;
	float: right;
	background-color: #F9FCF5;
}





#footer{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 80px;
	background-color: #D3E8B1;
	clear: both;
}
