body {
	background-color: #FDFDE5;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	color:#552506;
}

#alles{
	position:absolute;
	width:100%;
	height:100%;
}

#container{
	position:relative;
	margin:auto;
	width:964px;
	height:584px;
	background-image: url(/image/background.gif);
	background-repeat: no-repeat;
}
#container1{
	position:relative;
	margin:auto;
	width:964px;
	height:584px;
	background-image: url(/image/background2.gif);
	background-repeat: no-repeat;
}
#picup{
	position:absolute;
	margin:auto;
	left:230px;
	top:80px;
	width:500px;
	height:auto;
	padding-bottom:5px;
	background-color:#EAE7DB;
	text-align:center;
	color:#000000;
	border-color:#CCCCCC;
	border-right-width:2px;
	border-bottom-width:2px;
	border-right-style:outset;
	border-bottom-style:outset;
}

#seolink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:lighter;
	color: #999999;
	letter-spacing:2px;
	position:absolute;
	top:558px;
	left:600px;
	border:0px;
	background-color:inherit;
}

#seolink a:link, a:active, a:visited, a:hover{
	text-decoration:none;
	color:#999999;
	background-color:inherit;
}

img {
	border: 0;
}

#navimenue a{
	text-decoration:none;
	font-family:Tahoma, Arial, "MS Sans Serif";
	font-size:12px;
	color:#000000;
	background-color:inherit;
}

#navimenue ul{
	list-style:none;
	list-style-position:inherit;
	margin:0;
	padding:0;
}

#navimenue li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
