/* ----- Menü Links ----- */

#menuelinks {
	position: absolute;
	top: 150px; left: 50%; margin-left: -400px;
	z-index: 6;
}

#ml_beauty {	position: absolute;	top: 0px;}
#ml_frisuren {	position: absolute;	top: 200px;}
#ml_spezials {	position: absolute;	top: 400px;}

/* ----- Menü Rechts ----- */

#menuerechts {
	position: absolute;
	top: 150px; right: 50%; margin-right: -350px;
	z-index: 6;
}

#mr_uebermich {	position: absolute;	top: 0px;}
#mr_vita {	position: absolute;	top: 140px;}
#mr_kontakt {	position: absolute;	top: 270px;}
#mr_impressum {	position: absolute;	top: 450px;}


#titel {
	position: absolute;
	top: 15px;
	left: 50%; margin-left: -350px;
	z-index: 6;
}

#masken {
	position: absolute;
	top: 130px;
	left: 50%; margin-left: -300px;
	z-index: 6;
}

#vorhangoben {
  background: url(vorhang_oben.gif) repeat-x;
	position: absolute;
	top: 0px; left: 0px; width: 100%; height: 119px;
	z-index: 5;
}

#vorhanglinks {
  background: url(vorhanglinks.gif) no-repeat;
  position: absolute;
	left: 50%; margin-left: -475px;
	top: 90px; width: 180px; height: 708px;
	z-index: 4;
	overflow: auto;
}

#vorhangrechts {
  background: url(vorhangrechts.gif) no-repeat;
  position: absolute;
	left: 50%; margin-left: 295px;
	top: 90px; width: 180px; height: 708px;
	z-index: 4;
}


BODY {
	background:#000000;
	margin:0;
	padding:0;
}



.header01 {
	color:#660808;
	border-bottom: 1px solid #660808;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
}

.header02 {
	color:#660808;
	font-weight: bold;
	border-bottom: 1px solid #660808;
	font-size: 16px;
	margin: 10px 0 10px 0;
}

ul {
	margin: 0;
	padding: 0;}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
	
a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	
	}

IMG {
	border: 0px;
	}

#cont {
	position: absolute;
	top: 100px; left: 50%; margin-left: -350px;
	background: #fdd07f url(bg.gif);
	width: 700px; height: 670px;
	z-index: 3;
}

.content {
	position: absolute;
	top: 50px; left: 270px; width: 350px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:120%;
	font-size: 15px;
	color: #000000;
	z-index: 7;
}


.content a:visited { 
	color: #660808;
}

.content a:link { 
	color: #660808;
}

.content a:hover { 
	color: #FFFFFF;
}

/* Bildergallery formatieren */

TD.iflow-td-image-and-description{
	/* background:#000000; */
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
	border: 2px solid #d60601;
	height: 240px;
}

/* Mailformular formatieren */

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #C0C0C0;
}

.radiolayout {
	width:60%;
	padding-top:15px;
	padding-bottom:15px;
}

.formu {
	width:340px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border: 1px solid #660808;
	font-weight: bold;
	color: #660808;
	background-color: #e8b65e;
}

.mf-radio {
	border:0px;
	margin-left:130px;
}

.mf-text {
	color: #000000;
	border: 1px solid #660808;
	margin-bottom:5px;
	font-size: 14px;
	width: 190px;
}

.mf-check {
	border: 0px;
}
.mf-select {
	border: 1px solid #660808;
	margin-bottom: 5px;
	width: 190px;
	font-size: 14px;
}

.mf-input {
	border: 1px solid #660808;
	margin-bottom:5px;
	font-size: 14px;
	width: 190px;
}

.mf-submit {
	color: #ffffff;
	background-color: #660808;
	border: 0px;
	margin-left:130px;
	font-size: 14px;
}
