body {
	background-color: #000000;
	background-repeat: repeat-y;
	color: #9999FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #8FA073;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #938057;
}a {
	color: #CC9900;
}
a:link {
	color: #CC9900;
}
a:visited {
	color: #CCCC00;
}
a:hover {
	color: #6666FF;
}
a:active {
	color: #CC0099;
}
table.kinfo {

}
table.kinfo td {
	margin: 5px;
	padding: 5px;
	border: 1px solid #9966CC;
	font-size: 12px;

}
table.kinfo th {
	background-color: #330000;
	margin: 5px;
	padding: 5px;
	border: 1px solid #9933CC;
	font-size: 12px;
	font-weight: normal;
	color: #CC3366;
	text-align: left;

}
table.kinfo td.besonders {
	margin: 5px;
	padding: 5px;
	border: 1px solid #9966CC;
	font-size: 12px;
	background-color: #660000;
}
table.kinfo td.ohneRand {
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.backBlueBorder {

	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	width: 100%;
}
.backBlueBorder .blueBorderTop {

	background-repeat: repeat-x;
	background-position: center;
	height: 100px;
	margin-right: 100px;
	margin-left: 100px;
}
#map3d {
	margin-right: auto;
	margin-left: auto;
}


