.druck {display:none; }

#content {position:absolute; top:20px; left:20px; width:570px}

div {
	font-family: LucidaGrande, "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 20px; 
    font-weight: normal; 
	font-size: 12px;
	color: #000000;
	}

h1 {
    font-weight: normal; 
	font-size: 24px;
	color: #000000;
	margin: 0px;
	padding-bottom: 20px;
	}
	
h2 {
    font-weight: normal; 
	font-size: 14px;
	color: #000000;
  	display: block;
	margin: 0px;
	}

h3 {
	font-weight: normal;
	font-size: 21px;
	color: #000000;
	margin: 0px;
	}

h4 {
    font-weight: normal; 
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

a {
	color:#000000;
	font-size: 12px;
	}

a:hover {
	text-decoration:none;
	color:#000000;
	}	

.apoint {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

a img {
	border:0px;
	}
