.druck {display:none; }

#content {position:absolute; top:20px; left:20px; width:570px; z-index:3; clip: rect(0px,800px,20000px,0px)}

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

h1 {
    font-weight: bold; 
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
a {
	text-decoration:none;
	color:#093A95;
	}

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

.agrey {
	text-decoration:none;
	color:#666666;
	}

a img {
	border:0px;
	}
