*{
	font-family: Verdana, Helvetica, 'sans-serif';
	vertical-align: top;
	border: none;
	text-decoration:none;
	margin: 0px;
}
body{
	background-color: #d9dfc1;
   background-image: url(img/bgWrap.gif);
	background-repeat:repeat-x;
	background-attachment: fixed;
	text-align: center;
	text-decoration:none;
	margin:0px;
	font-size:62.5%;
	line-height:1.6em;
	color: #663;
}
p{
	margin: 1em 0px 1em 0px;
}
h1{
	font-size: 1.8em;
	font-family: 'Lucida sans unicode', Verdana, Helvetica, 'sans-serif';
	color:#C60;
	line-height: 19px;
	font-weight:normal;
	padding:0px 0px 4px 25px;
	background-image: url(img/hDeko.gif);
	background-repeat:no-repeat;
}
h2{
	font-size: 1.4em;
	color: #363;
	margin:1.4em 0px 1.2em 0px;
}
h3{
	color: #C60;
	font-size:1.2em;
}
h4{
	color: #363;
	font-weight: bold;
	margin:1.4em 0px 1.2em 0px;
}
#topWrapper{
	width:100%;
	clear:both;
	background-image: url(img/bgTop.gif);
	background-repeat: repeat-x;
	height: 141px;
}
#top{
	width: 767px;
	margin: 0px auto;
   text-align: left;
}
#logo{
	margin: 10px 53px 0px 5px;
	float:left;
}
#nav{
	padding: 95px 0px 0px 0px;
}
#nav ul{	
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
}
#nav li{
	padding:0px 10px 10px 5px;
	display: inline; 
 	background: url(images/bullet.gif) no-repeat;
	background-position: left;
}
#nav li a{
	font-family: 'Lucida Sans Unicode', Tahoma, 'Sans-serif';
	color: #FFF;
	text-transform: uppercase;
	padding: 5px 0px 10px 35px;
	font-size: 1.6em;
	line-height: 2.2em;
	font-family: 'Lucida Sans Unicode', Tahoma, 'Sans-serif';
}
#nav li a.home{
	background-image: url(img/iconHome.gif);
	background-repeat: no-repeat;
}
#nav li a.frisor{
	background-image: url(img/iconFrisor.gif);
	background-repeat: no-repeat;
}
#nav li a.makeup{
	background-image: url(img/iconProd.gif);
	background-repeat: no-repeat;
}
#nav li a.om{
	background-image: url(img/iconMakeup.gif);
	background-repeat: no-repeat;
}
#nav li a:hover{
	color:#9C3;
}
body#home a.home:visited, body#home a.home:link,
body#frisor a.frisor:visited, body#frisor a.frisor:link,
body#makeup a.makeup:visited, body#makeup a.makeup:link,
body#om a.om:visited, body#om a.om:link{
	color:#9C3;
}
#wrapper{
	clear:left;
	width: 100%;
	text-align: center;	
	font-size: 1.1em;	
	margin:0px 0px 0px 0px;
}
#content{
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
#sideA{
	width:135px;
	float:left;
	padding:20px 0px 10px 10px;
	text-align:left;
}
#sideB{
	width:100px;
	padding:0px;
	float:left;
	background-image: url(img/bilder.gif);
	background-repeat:no-repeat;
	height:481px;
	margin:0px 0px 0px -20px;
}
#main{
	width:440px;
	color:#330;
	float:left;
	background-image: url(img/bgMain.png);
	_background-image: url(img/bgMain.gif);
	background-repeat: repeat-y;
	padding: 20px 50px 10px 50px;
	min-height:481px;
	_height:481px;
	background-position: center;
}
#main img{
	border: 2px solid #FFF;
	margin:4px;
}
#main img.right{
	border: 0px solid #FFF;
	margin:0px 0px 5px 10px;
	float:right;
}
#main a{
	background-color: #c6da93;
	color:#330;
}
#main a:hover{
	background-color: #fff;
}
#footerWrap{
	clear: both;
	width:780px;
	text-align:center;
	margin:0px 0px 0px -15px;
	_margin:0px 0px 0px -15px;
}
#footer{
	background-image: url(img/bgFooter.png);
	_background-image: url(img/bgFooter.gif);
	background-repeat: no-repeat;
	background-position:right top;
	height: 85px;
	color: #663;
	padding:45px 0px 0px 0px;
}
#footer a{
	color: #690;
}
#footer a:hover{
	color:#330;
	text-decoration:underline;
}
