/* CSS Document */

*
{
	margin:0;
	padding:0;
}

html,
body
{
	height:100%;
	width:100%;
}

a,
a:link
a:visited,
a:active
{
	color:#C95A47;
}

a:hover
{
	color:#f4a47d;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:66.6%;
	color:#333333;
	min-height:550px;
	min-width:950px;
	background-color:
}

#distance
{
	float:left;
	height:50%;
	margin-bottom:-265px;
	width:100px;
}

#wrapper
{
	clear:left;
	position:relative;
	height:550px;
	z-index:5;
	margin:0 auto;
	overflow:hidden;
	background-color:#ffffff;
}

#top_border
{
	height:10px;
	width:100%;
	background-color:#f4a47d;
	position:absolute;
	top:20px;
	left:0;
}

#bottom_border
{
	height:10px;
	width:950px;
	margin:0 auto;
	background-color:#f4a47d;
	position:relative;
	bottom:-50px;
}

#main
{
	width:950px;
	margin:0 auto;
	position:relative;
}

#content
{
	width:500px;
	padding-left:10px;
	height:470px;
	position:relative;
	overflow:auto;
	top:40px;
}

td
{
	vertical-align:top;
}

tr > td
{
	padding-right:10px;
}

#background
{
	position:absolute;
/*	top:-100px;
*/	top:-80px;
	right:-180px;
	width:733px;
	height:879px;
	background-image:url(../images/great_lengths_haarverlaengerung.jpg);
}

#logo_klein
{
	width:94px;
	height:84px;
	position:absolute;
	bottom:0px;
	z-index:150;
	left:55%;
	margin-left:-47px;
}

/* Schrift */
h1
{
	font-size:16px;
	line-height:1.5;
	color:#f4a47d;
}

a img
{
	border:0;
}

h1#start
{
	color:#f4a47d;
	position:absolute;
	z-index:20;
	font-size:3em;
}

#content ul
{
	margin-bottom:10px;
}

h1#start_shadow
{
	color:#868789;
	position:absolute;
	z-index:10;
	top:2px;
	left:2px;
	font-size:3em;
}

p,
td
{
	font-size:13px;
	line-height:1.5;
}

#content ul li
{
margin-left:20px;
font-size:1.2em;
line-height:1.5;
}

p
{
	margin-bottom:10px;
}
#navi
{
	list-style:none;
	position:absolute;
	left:-10px;
	top:0;
}

#navi li
{
	float:left;
}

#navi li a
{
	display:block;
	margin:0 15px;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	color:#f4a47d;
	white-space:nowrap;
}

#navi li ul
{
	position:absolute;
	margin-left:10px;
	background-color:#f4a47d;
	z-index:100;
}

#navi li ul li
{
	clear:both;
	display:block;
}

#navi li ul li a
{
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px 5px;
	margin:0;
}

#navi li ul li a:hover
{
	color:#f4a47d;
	background-color:#fff;
}

table
{
	margin-bottom:10px;
}

table.preise td
{
	border-bottom:1px solid #f4a47d;
}

table thead
{
	font-weight:bold;
	font-size:13px;
}

table .beschreibung
{
	width:300px;
}

table .preis
{
	width:100px;
}

#adresse
{
		list-style:none;
	position:absolute;
	left:0;
	bottom:-85px;
	z-index:100;
	font-size:0.8em;
}

* html #adresse
{
	font-size:1em;
}

.neu 
{
	padding-bottom:25px;
	clear:both;
	/*border-top:1px solid #f4a47d;*/
	text-align:left;
}

.haar 
{
	border-bottom:1px solid #f4a47d;
	padding-bottom:5px;
	padding-top:5px;
}