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

div#head {
/*	position:relative; */
	width:774px;
	height:43px;
	background:url(../bilder/logo_standard.png) left top no-repeat;
/*	left:53px;
	top:116px; */
	margin:80px 0 75px 53px;
	z-index:-1;
}	

div#head div#hair {
	position:relative;
	width:253px;
	height:43px;

	left:390px;
	z-index:100;
}	

div#head div#hair:hover {
	background: #F2F2F2 url(../bilder/hair_over.png) left top no-repeat;
}

div#head div#styling {
	position:relative;
	width:110px;
	height:43px;
    top:-43px;
	left:653px;
	z-index:100;
}	

div#head div#styling:hover {
	background: #F2F2F2 url(../bilder/style_over.png) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}


div#page {
	margin:0 53px;
}	

#content2 {
	position:relative;
	width:952px;
	height:auto;
	min-height:378px;
	overflow:visible;
	z-index:40;
	margin:0 53px;	

}

ul#artists {
	float:left;
	list-style:none;
	width:200px;
	margin:0;
	padding:0;
	text-transform:lowercase;
}	

ul#artists li.hair a , .hair{
	color:#AE01FF;
}

ul#artists li.styling a , .styling{
	color:#00C2FF;
}

div#navtop {
	display:inline;
}		
	
div.break {
	height:1%;
	clear:both;
}	

div#footer {
	position:absolute;
	width:882px;
	bottom:2;
	height:25px;
	margin:30px 53px;	
	font-size:9pt;
	white-space:nowrap;

}

div#stylingvorort {
	width:399px;
	height:23px;
	background:url(../images/styling-vor-ort-logo-unten.png) left top no-repeat;
	cursor:pointer;
}

div#stylingvorort:hover {
	width:399px;
	height:23px;
	background:url(../images/styling-vor-ort-logo-unten-over.png) left top no-repeat;
	cursor:pointer;
}



img[src|="http://fast.fonts.com/colophon/Webfonts-SmallBadge.gif"] {display:none}

