@charset "utf-8";
/* CSS Document */

body{
}

body, table, input, textarea, button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
}

#body, #outer{
	width:auto;
}

#header, #body, #outer, #content, #footer, #contenthead{
	background-image:none;
	background-color:#FFFFFF;
}

#contenthead{
	float:none;
	width:735px;
	overflow:hidden;
}

#printhead{
	display:block;
}

#content{
	float:none;
	margin:0;
	width:auto;
}

#navi, #aktuelles, #printer, #header{
	display:none;
}

#footer, #footer ul{
	float:none;
	position:static;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
