body {
	 background:	#FFFFFF;
     border:		0px;
     margin:		0px;
     font-family:	Verdana, sans-serif;
     font-size:		12px;
}

#header {
	height:			121px;
    border:			0px solid black;
	background:		url('../bld/header_bg.jpg');
    margin:			0px;
}
#header #logos {
	margin:			13px;
}
#header #headercontent {
	text-align:		left;
    width:			609px;
}
#balken {
	height:			24px;
    background:		#A3A3A3;
}
#balkencontent {
	text-align:		right;
    padding-right:	20px;
    line-height:	24px;
	vertical-align:	middle;
    font-weight:	bolder;
    width:			609px;
}

#quoka_logo {
	position:		absolute;
    top:			215px;
    left:			50%;
    margin-left:	-300px;
}

#information {
	width:			609px;
	background:		#CACACA url('../bld/informationen_bg.jpg') bottom no-repeat;
    margin-bottom:	200px;
}

#footer {
	border-top:		2px #cccccc solid;
    padding-top:	10px;
	font-size:		10px;
    line-height:	100%;
}

#content {
	padding:		10px;
    padding-top:	20px;
	line-height:	150%;
}
h1 {
	font-family:	Verdana, sans-serif;
    font-size:		20px;
}
a {
	color:			#0018a0;
    font-weight:	bold;
    text-decoration:none;
}