html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #eee8e1;
}

body {
	font-family:verdana, arial, sans-serif; 
}

#background {
	position:absolute; 
	z-index:1; 
	width:100%; 
	height:100%;
}

#logo {
	position: absolute;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 50px;
	left: 50px;
	width: 343px;
	height: 102px;
	background-image: url(body.shaping.concept.of.beauty.png);
	background-repeat: no-repeat;
}

#koeln-fettabsaugung {
	position: absolute;
	font-size: 16px;
	letter-spacing: 2px;
	z-index: 2;
	padding: 0;
	margin: 0;
	bottom: 25px;
	left: 50px;
	color: #ffffff;
}

#impressum {
	position: absolute;
	font-size: 16px;
	letter-spacing: 2px;
	z-index: 2;
	padding: 0;
	margin: 0;
	bottom: 25px;
	right: 50px;
	color: #ffffff;
}

#menue {
	position: absolute;
	font-weight: 100;
	font-size: 16px;
	letter-spacing: 2px;
	z-index: 2;
	padding: 0;
	margin: 0;
	width: 600px;
	top: 200px;
	left: 50px;
	color: #ffffff;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	background-image:url('quad.png');
	background-repeat: no-repeat;
	list-style: none;
}

a {
	text-decoration: none;
	color: #ffffff;
}

.infotext {
	font-size: 12px;
	text-transform: none;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	width: 700px;
	color: #b89782;
	line-height: 18px;
}

.infotext_impressum {
	font-size: 8px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	width: 600px;
	color: #b89782;
}

#div_text_area {
	position:absolute; 
	background-color: transparent;
	z-index: 3;
	left:50px;
 	top:240px; 
 	width:700px;
 	height:380px;
 	overflow:auto;
	font-size: 12px;
	color: #b89782;
	text-align: justify;
	padding-right: 25px;
	letter-spacing: 1px;
	line-height: 18px;
}

#div_back_to_index {
	position:absolute; 
	background-color: transparent;
	z-index: 4;
	left:50px;
 	top:660px; 
	font-size: 16px;
	letter-spacing: 2px;
}

#div_w3c_validate {
	position: absolute;
	background-color: transparent;
	z-index: 3;
	right: 50px;
	bottom: 70px;	
}

.td_picture_sidetext {
	font-size: 10px;
	padding-left: 15px;
	text-align: left;
}

br {letter-spacing:0;}

