@charset "UTF-8";
html {
	margin: 0;
	height:100%;
}
body {
	margin: 0;
	height: 100%;
	background-color: #B9C533;
}
#margin {
	margin-bottom:-285px; /* die Hälfte der Höhe von #desk */
	height:50%;
}
#center {
	margin: 0 auto;
	position:relative;
	width:972px;
	height:570px;
}
#desk {
	margin:0;
	position:relative;
	left:0px;
	top:0px;
	width:970px;
	height:570px;
	z-index:1;
}
#headline {
	position: absolute;
	top: 109px;
	left: 230px;
	width: 707px;
	height: 20px;
	z-index: 7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4F4455;
}
#home {
	position: absolute;
	left: 33px;
	top: 501px;
	width: 146px;
	height: 20px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}
#home a:link, #home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	color: #352957;
}
#home a:hover {
	color: #DC8407;
}
#datenschutz {
	position: absolute;
	left: 33px;
	top: 523px;
	width: 146px;
	height: 20px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}
#datenschutz a:link, #datenschutz a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	color: #352957;
}
#datenschutz a:hover {
	color: #DC8407;
}
#impressum {
	position: absolute;
	left: 33px;
	top: 545px;
	width: 146px;
	height: 20px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}
#impressum a:link, #impressum a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	color: #352957;
}
#impressum a:hover {
	color: #DC8407;
}
#menu {
	position: absolute;
	left: 33px;
	top: 244px;
	width: 146px;
	height: 245px;
	z-index: 5;
}
ul.menu
{
	margin: 0;
	padding-left: 0px;
	padding-top: 12px;
	height:20px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
ul.menu li
{
	margin: 0;
	padding-left: 0px;
	padding-bottom: 24px;
	list-style-type: none;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
	width: 146px;
	color: #352957;
	list-style-type: none;
	height:18px;
	line-height:18px;
}
ul.menu p
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-indent:38px;
	height:18px;
	line-height:18px;
	color: #F3FE3E;
}
ul.menu a
{
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
	color: #352957;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	text-indent:38px;
	height:18px;
	line-height:18px;
}
ul.menu a:link, ul.menu a:visited
{
	margin: 0;
	padding: 0;
	cursor: pointer;
	color: #352957;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	text-indent:38px;
	height: 18px;
	line-height: 18px;
}
ul.menu a:hover
{
	margin: 0;
	padding: 0;
	color: #F3FE3E;
	text-decoration: none;
}
#menuframe {
	position: absolute;
	left: 31px;
	top: 238px;
	width: 151px;
	height: 57px;
	z-index: 4;
	background-image: url(../images/frame.png);
}
