A:hover {
	COLOR: #FF0000; 
	BACKGROUND-COLOR: #f0efe3
}
A:link {
	COLOR:#0000FF; 
	text-decoration:none;
}
A:visited {
	COLOR:#000080; 
	text-decoration:none;
}
A:active {
	COLOR:#0000FF; 
	text-decoration:none;
}

BODY  { 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, "Times New Roman", Serif; 
	background-color: #ffffff; 
	background-image: none; 
	background-repeat: no-repeat; 
	background-position: right top;
	background-attachment: scroll;
	margin-top: 10px; 
	margin-left: 10px 
}
TD {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, "Times New Roman", Serif;
}
P {
	BACKGROUND: transparent
}

.textreg, p, li {
	FONT-SIZE: 12px; 
	COLOR: #4c4c4c; 
	FONT-FAMILY: Verdana, Arial, Helvetica, "Times New Roman", Serif;
}

p.klein {font-size:8pt}

H1 {
	font-family: Verdana, Arial, Helvetica, "Times New Roman", Serif;
	text-align: left; 
	color:#000080; 
	font-size:20px;
	font-style: normal;
	font-weight: bold; 
}
.textbg, H2 {
	font-family: Verdana, Arial, Helvetica, "Times New Roman", Serif;
	text-align: left; 
	color:#000080; 
	font-size:18px;
	font-style: normal;
	font-weight: bold; 
}
H3 {
	font-family: Verdana, Arial, Helvetica, "Times New Roman", Serif;
	text-align: left;
	color:#000080; 
	font-size:14px;
	font-style: normal;
	font-weight: bold; 
}
.textsm, H4 {
	font-family: Verdana, Arial, Helvetica, "Times New Roman", Serif;
	text-align: left;
	color:#000080; 
	font-size:12px;
	font-style: normal;
	font-weight: bold; 
}
#map {
        width: 500px;
        height: 400px;
}