* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#container {
	background-image: url(../images/head-druck.jpg);
	background-repeat: no-repeat;
	padding-top:4cm;
}
#head {
	display:none;
}
#content {
	font-size: 11pt;
	width:16cm;
}
#links {
	float:left;
	width:4cm;
}
#text {
	margin-left:5cm;
	margin-top:20px;
}
h1, h2 {
	font-size:12pt;
}
#impressum {
	display:none;
}