a {text-decoration: none}
a:active { color: #CE0000}
a:link {
	color: Navy;
}
a:visited {
	color: Navy;
	;
}
a:hover {
; text-decoration: underline
}


#AdresseMZ {
	position:absolute;
	top:60;
	left:550;
	width:180px;
	height:20px;
	visibility:hidden;
}
#AdresseLZG {
	position:absolute;
	top:60;
	left:550;
	width:180px;
	height:20px;
	visibility:hidden;
}
#Info {
	position:absolute; top:100; left:10; width:250px;	height:20px; visibility:hidden;}

#morepix {
	position:absolute;
	top:320;
	left:480;
	width:250px;
	height:150px;
	visibility:hidden;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
h1 {  font: bold 14pt Verdana, Arial, Helvetica, sans-serif}
h2 {  font: bolder 14pt Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC}
h3 {  font: bold 10pt Verdana, Arial, Helvetica, sans-serif}

.footer{
	font-size: 8pt;
	color : Navy;
	background-color : #EBEBEB;
}
.medium {
	font-size: 8pt;
   
}

.small {
	font-size: 7pt;
}
.wide {
	 line-height: 14pt
}

.white {
	color: White;
}

.gray {
	color: White;
}

.copyH {
	font-size: 8pt;
	color: White;
	font : "Courier New", Courier, monospace;
}
.copyB {
	font-size: 7pt;
	color: Navy;
}

.just {  text-align: justify}
.bild {
	font-size: 8pt;
	color: #003366;
	text-align: center;
	font-style: italic;
	
}

.vcardimage{
	background-image: url(../images/ico_vcf2.gif);
	background-repeat : no-repeat;
	border : none;
	background-position : center;
	background-color : Black;
	width : 44px;
	height : 31px;
	cursor: pointer;
	}
