.nav-schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#container {
	height: 400px;
	overflow: auto;
}
.kontakt1 {
	border: 1px solid #6BA38F;
	display: block;
	width: 90%;
}
#weltkarte {

	height: 400px;
	overflow: auto;
}
a.unt:link   {
	color: #FFFFFF;
	text-decoration: none;
}
a.unt:visited   {
	color: #FFFFFF;
	text-decoration: none;
}
a.unt:hover   {
	color: #000000;
	background-color: #99CCFF;
}
a.unt:active   { color: #000000; }

