
div#nav,
div#subheader,
div#breadcrum,
div#footer{
	display:none;
}

*{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	line-height:12px;
	color:#000;
}

h3{
	font-size:140%;
}

div#header img{
	display:block;
	border-style:none;
	margin-bottom:50px;
}

div#content div.rechts{
	display:none;
}

div#content div.links{
	display:block;
	width:550px;
	line-height:25px;
}


