.nodruck {
	display: none;
}

#content {
	width: 590px;
	padding-top: 30px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
}

#content h1{
	font-size: 23px;
	line-height: 27px;
	color: #000000;
}


.druck {
	display: inline;
	font-weight: bold;
}