* {padding:0; margin:0;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:0;
}

a {color:#FFFFFF;}

#wrapper {
	position:absolute;
	width:900px;
	height:600px;
	margin-left:-450px;
	margin-top:-300px;
	left:50%;
	top:50%;
}

#header {
	width:880px;
	height:80px;
	padding:10px;
	background:url(img/bg_header.gif) no-repeat;
}

#header #titel {
	float:left;
	margin:0 0 15px 15px;
	height:65px;
	width:425px;
	background-position:left;
}

#header #side-titel {
	background-position:bottom !important;
	float:right;
	margin:0 15px 15px 0;
	height:65px;
	width:400px;
}

#header #side-titel span {
	visibility:hidden;
}

#header #titel span {
	visibility:hidden;
}

#content {
	width:880px;
	height:400px;
	padding:10px 10px 0 10px;
	background:url(img/bg_content.gif) no-repeat;
	background-position:top center;
}

#content #spalte {
	float:left;
	width:293px;
	height:400px;
	text-align:center;
}

#content #spalte.first{
}

#content #spalte.second{
}

#content #spalte.second ul li {
	list-style:none;
	text-align:center;
	margin:22px 0 0 0;
}

#content #spalte.first ul li, #content #spalte.third ul li {
	list-style:none;
	text-align:center;
	margin:214px 0 0 0;
}

#content #spalte ul li span {
	visibility:hidden;
}

#content #spalte.third{
}

#content #oversigt {
	float:left;
	width:425px;
	height:400px;
	margin-right:1px;
}

#content #vis {
	float:left;
	width:454px;
	height:400px;
	overflow-y:auto;
	overflow-x:hidden;
}

#footer {
	float:left;
	width:900px;
	height:90px;
	background:url(img/bg_footer.gif) no-repeat;
	background-position:top center;
	text-align:right;
}

#footer img {
	margin-top:40px;
}

#footer span {
	visibility:hidden;
}
