﻿*{
	margin:0;
	padding:0;
	border:0;
	font-family:Century Gothic,Arial,sans-serif;
	font-size:13px;
}

body{
	background:#ffffff;
}

#oben{
position:relative;
width:100%;
height:140px;
margin-top:0px;
}

#mitte{
position:relative;
width:100%;
height:400px;
background:#ffffff;
overflow:auto;
overflow-x:scroll;
overflow-y:hidden;
overflow : -moz-scrollbars-horizontal; 
white-space:nowrap;
}

#beauty{
position:absolute;
top:12px;
left:171px;
width:107px;
height:62px;
overflow: hidden;
}
		
#fashion{
position:absolute;
top:12px;
left:35px;
width:112px;
height:48px;
overflow: hidden;
}

#kontakt{
position:absolute;
top:20px;
right:30px;
width:118px;
height:41px;
overflow: hidden;
}

#logo{
position:relative;
top:22px;
left:28px;
width:309px;
height:103px;
overflow: hidden;
		}
				
#adresse{
	margin: 0px auto;
	margin-top:0;
	width:600px;
	text-align:center;
	height:303px;
}

#impressum{
	margin: 0px auto;
	margin-top:10%;
	width:600px;
	text-align:left;
	height:303px;
}

		
#impressum_btn {
	width: 200px;
	text-align: right;
	float: right;
	padding-right: 30px;
}

#back_btn {
	width: 200px;
	text-align: left;
	float: left;
	padding-left: 30px;
}

#homepage {
	width:559px;
	margin: 0px auto;
	margin-top:20%;
}

		
#unten{
position:relative;
width:100%;
min-height:18px;
padding-top:10px;
height: auto !important;
height:18px;
text-align:right;
color:#ffffff;
}

		a{
		color:#767676;
		font-weight:bold;
		margin-right:3px;
		text-decoration:none;
		}

		a:hover{
		color:#000000;
		font-weight:bold;
		margin-right:3px;
		text-decoration:none;
		}

