*{
	margin:0;
	padding:0;
}
html,body{
	width:100%;
	height:100%;
}
body{
	background: #e7e5d8;
	cursor: default;
}
img{
	border: 0px;
}
#wrapper{
	background: #ffffff;
	width: 100%;
	height: 160px;
}
#wrapper *{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-decoration: none;
}
#menu_top{
	position: absolute;
	top: 19px;
	left: 9px;
	width: 800px;
}
#menu_top, #menu_top a{
	color: #d80202;
}
#wrapper{
	height: 340px;
}
#home_logo{
	position: absolute;
	left: 491px;
	top: 0;
	width: 500px;
	height: 500px;
	background: url(../img/home_flash.jpg);
}
#home_enter{
	position: absolute;
	left: 0;
	top: 340px;
	width: 100%;
	height: 150px;
	background: url(../img/home_enter_bg.gif) no-repeat #ffffff;
}
#home_festbuero, #home_ideenkiste, #home_onlineshop{
	position: absolute;
	left: 23px;
}
#home_festbuero{
	top: 2px;
}
#home_ideenkiste{
	top: 38px;
}
#home_onlineshop{
	top: 90px;
}
#home_text{
	position: absolute;
	top: 480px;
	left: 90px;
	width: 430px;
	color: #d80202;
	font-size: 10px;
}
#allover a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-decoration: underline;
	color: #ffffff;
}