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

body {
	width: 100%;
	background-color: #330000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: no-repeat;
}

a:link, a:visited {
	color: #b77d69;
	text-decoration: none;
}

a:hover, a:active {
	color: red;
	text-decoration: none;
}

.color {
	color: #b77d69;
}

#container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
	left: 0;
	top: 0;
	float: left;
	z-index: 1;
	background-image: url(../i/kachel.jpg);
}

#container2 {
	width: 100%;
	height: 85%;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
	left: 0;
	top: 0;
	float: left;
	z-index: 1;
	background-color: #bd8a7a;
}

#container2 p {
}

#container2 a {
	color: #330000;
}

#container2 a:hover {
	color: #fff;
}

#head {
	height: 150px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #330000;
}

#mitte2 {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#mitte {
	width: 100%;
	height: 580px;
	margin: 0;
	padding: 20px 0 0 0;
	background-image: url(../i/hair.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 100%;
	margin: 0;
	padding:  0;
	background-color: #330000;
	z-index: 2;
	position: fixed;
	bottom: 0;
	left: 0;
}

#logo {
	width: 100%;
	height: 150px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#hair {
	width: 480px;
	height: 650px;
	margin: 0 0 0 50px;
	float: left;
}

#kontakt {
	font-size: 14px;
	line-height: 20px;
	width: 520px;
	height: 340px;
	margin: 0 50px 0 0;
	padding: 160px 0 0 40px;
	text-align: left;
	color: #fff;
	filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../i/my_beauty_offer.png', sizingMethod='crop');
	background-image:url(../i/my_beauty_offer.png);
	float: right;
}

#impressumwrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 20px 25% 5% 25%;
	overflow: hidden;
}

.impressum1 {
	font-size: 14px;
	line-height: 20px;
	width: 60%;
	min-width: 300px;
	height: auto;
	margin-bottom: 20px;
	padding: 0;
	color: white;
	text-align: left;
	float: left;
	text-transform: uppercase;
	white-space: nowrap;
}

.impressum2 {
	font-size: 14px;
	line-height: 20px;
	width: 40%;
	height: auto;
	margin: 0;
	padding-left: 60%;
	color: white;
	text-align: left;
	text-transform: uppercase;
	white-space: nowrap;
}

.disclaimer {
	width: auto;
	height: auto;
	clear: both;
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 20px 0 20px 0;
	color: #e9d4cc;
}


#finden {
	width: auto;
	height: 25px;
	text-align: left;
	float: left;
	padding: 5px 5px 5px 0;
	margin: 0;
}

#map24 {
	width: 420px;
}

#map24logo {
	height: 25px;
	width: 88px;
	float: left;
	padding: 0;
	margin: 0;
}

#empfehlen {
	margin-top: 100px;
}

#empfehlen a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

#empfehlen a:hover { color:#000000; }


.klein {
	font-size: 11px;
	color: #ae816f;
	text-transform: uppercase;
	text-align: left;
}

.impressum {
	text-align: right;
	margin: 10px 10px 10px 0;
	padding: 0;
	float: right;
}

.copyright {
	margin: 10px 0 10px 10px;
	padding: 0;
	float: left;
}
