@charset "utf-8";
/* CSS Document */

div#head {
	background:none;
}	
div#presented {
	display:block;
	height:28px;
	width:585px;
	background:url(../bilder/represented.png) left top no-repeat;
	cursor:pointer;
	margin:0 0 5px 0;
}	

#navimain {
	position:relative;
	margin:0 53px;
	top:60px;
}	

#toptext {
	position:relative; 
	margin:10px 0 0 53px;
	width:1094px;
	height:60px;
	z-index:40;
	top: 0;
	display:inline-block;
	font-size:0.8em;
}



#content {
/*	position:relative; */
	margin:35px 10px 0 10px;
	width:1094px;
	/*height:370px;*/
	height:auto;
	z-index:40;
	top: 0;
	background:#F2F2F2;
	left: 20px;
	overflow:auto; 
	white-space:nowrap;
	display:block;
	background:url(../bilder/ajax-loader.gif) center center no-repeat;
	cursor:pointer;
}

#naviartist {
/*	position:relative; */
	margin:0px 0 23px 53px;
	height:20px;
	z-index:50;
	font-size:10pt;
	font-size:18px;
	text-transform:lowercase;
	width:1094px;



	
}

div#back {
	float:right;
}

div#back a {
	font-size:10pt;
	font-size:18px;
	text-transform:lowercase;
	margin:0;


}	

#naviartist a {
	margin-right:15px;
	font-family:"Helvetica Neue W02 75 Bold", Arial, sans-serif !important;


}

.hair a:hover {
	color:#AE01FF !important;
}

.styling a:hover {
	color:#00C2FF !important;
}	
			
div#a_titel {
	font-family:"Helvetica Neue W01 45 Light", Arial, sans-serif !important;
	font-size:42px;
	text-transform:lowercase;
	letter-spacing:-2px;
}	

span#rubrik {
	font-family:"HelveticaNeue W01 35 Thin", Arial, sans-serif;
	margin-left:20px;
}
div#a_ort {
	font-family:"Helvetica Neue W01 45 Light", Arial, sans-serif;
	font-size:20px;
	text-transform:lowercase;
	margin-top:-6px;
}	

/* Gallerie Slider */

ul.fotos {
  display: block;
  margin: 0;
  padding:0;
  list-style: none;
}
.fotos li {
  display: block;
  float: left;
}

div#footer {
	margin-top:55px;
}	