* {margin: 0; padding: 0;}

body {
	background: #e2d1b5 url(images/bg_body.jpg) top left repeat-x;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 13px;
	}
	
a {color: #78111f;}
a:hover {color: #a05862;}
a img {border: none;}

img {display: block;}

h1 {font-size: 18px; padding-bottom: 10px;}
h2 {font-size: 14px; padding-bottom: 10px;}

#site {
	width: 970px;
	margin: 0 auto;
	}

#left {
	width: 790px;
	float: left;
	text-align: left;
	}
	
#content {
	width: 720px;
	margin-left: 20px;
	}
	
#topbox {
	width: 720px;
	margin: 25px 0 30px 20px;
	}
		
#topbox #topbox_top {
	padding: 10px;
	background: url(images/bg_content.gif) top left no-repeat;
	}

#topbox_bottom {
	padding: 10px;
	color: white;
	background: url(images/bg_content_rot.gif) bottom left no-repeat;
	}
		
#content_top {
	height: 20px;
	background: url(images/bg_content.gif) top left no-repeat
	}

#content_middle {
	background-color: #faf4e4;
	padding: 0 20px;
	}
	
#content_middle .img_floatleft {
	float: left;
	margin-right: 15px;
	}
	
#content_middle .img_floatright {
	float: right;
	margin-left: 15px;
	}

#content_middle p {
	padding: 0 0 10px 0;
	}

.content_text ul {
	padding: 0 0 10px 15px;
	
	}

#content_bottom {
	height: 20px;
	background: url(images/bg_content.gif) bottom left no-repeat
	}
	
#right {
	width: 160px;
	float: right;
	}
	
.bild_rechts {
	margin: 30px 0 0 0;
	}

.text_rechts {
	margin: 30px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #c8bcac;
	}


#footer {
	color: #808080;
	text-align: center;
	font-size: 12px;
	margin: 10px 0;
	clear: both;
	}

#footer a {
	color: #808080;
	}

#navi {
	margin: 10px 0 10px 20px;
	float: left;
	list-style-type: none;
	}
	
#navi li.ebene1 {
	float: left;
	position: relative;
	}

#navi li.ebene1 a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 7px;
	border-left: 1px solid;
	}

#navi li.ebene1 a.first {border-left: none;}

#navi li.ebene1 ul {
	display:none;
	}

#navi li.ebene1:hover ul {
	list-style-type: none;
	text-align: center;
	display: block;
	position: absolute;
	top: 100%;
	padding: 5px 0 0 0;
	z-index: 1000;
	background-color: #faf4e4;
	border: 1px solid #78111f;
	opacity: .9;
	filter:Alpha(opacity=90, finishopacity=90, style=2)
	}

#navi li.ebene2 {
	float: none;
	text-align: center;
	padding: 0 5px 5px 5px;
	background-image: none;
	}

#navi li.ebene2 a {
	display: block;
	border: none;
	float: none;
	font-size: 12px;
	padding: 2px 5px;
	}

#navi li.ebene2 a:hover {
	color: #78111f;
	background-color: #cccccc;
	}

#sub_home {left: -10px;}
#sub_zweithaar {left: -10px;}
#sub_trends {left: -11px;}
#sub_kosmetik {left: -5px;}

