* { margin: 0px; padding: 0px; border: 0px;}
html {font-size:62.5%;}
body {font-family:Arial, Verdana, Helvetica, Trebuchet MS, sans-serif; font-size: 1.2em; font-weight: bold; background-color: #cac8bf;}


div#wrapper {
	position:absolute;
	left:55%;
	width:1000px;
	height:450px;
	z-index:1;
	bottom:50%;
	margin-bottom:-225px;
	background-color: #cac8bf;
	margin-left: -500px;
}
div#wrapperinside {
	position:absolute;
	right:80px;
	top:128px;
	width:689px;
	height:142px;
	z-index:2;
	background-color: #cac8bf;
}
div#logo {
	position:absolute;
	right:83px;
	top:0px;
	width:422px;
	height:83px;
	z-index:3;
	background-color: #cac8bf;
}
div#mail {
	position:absolute;
	right:83px;
	top:0px;
	width:422px;
	height:83px;
	z-index:3;
	background-color: #cac8bf;
}
div#quadrat {
	position:absolute;
	right:0px;
	top:0px;
	width:83px;
	height:83px;
	z-index:4;
	background-color: #646360;
}
div#contact a {
	position:absolute;
	left:0px;
	bottom:0px;
	width:75px;
	height:15px;
	z-index:4;
	background-color: #cac8bf;
	color: #424140;
	text-decoration: none;
}
div#enter a {
	position:absolute;
	left:75px;
	bottom:0px;
	width:180px;
	height:15px;
	z-index:4;
	background-color: #cac8bf;
	color: #fefbf8;
	text-decoration: none;
}

