div#leftcontent {
	display:none;
}

div#rightcontent {
	display:none;
}

div#wrapper {
	position:absolute;
	width:600px;
	height:auto;
	
	left:0px;
	margin-left:0px;
	margin-top:0px;
	border-bottom:1px solid #3366FF;
	border-top:1px solid #3366FF;
	padding-left:0px;
	padding-bottom:2px;
}

div#footer {
	width:600px;
	margin-left:0px;
	float:left;
	padding:2px;
	padding-left:4px;
	color:#a7a8aa;
	font-size:8pt;
	margin-top:30px;
}

div#footer ul {
	list-style-type:none;
	float:left;
}

img.wechselbild {
	display:none;
}

