@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-color: #FFFFFF;
}
#hauptfenster {
	float: left;
	width: 500px;
	margin-left: 20px;
	font-family: "Comic Sans MS", fantasy, sans-serif;
	color: #FFFF66;
}
#hauptfenster iframe {
	background-color: #0EA4FE;
	height: 350px;
	width: 460px;
}
#rechterrand {
	float: right;
	width: 189px;
	background-position: right;
	height: 430px;
	overflow: hidden;
	text-align: right;
}
#layouttable {
	text-align: center;
}


td img {
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
#rechterrand_karte {
	float: right;
	width: 320px;
	background-position: right;
	height: 430px;
	overflow: hidden;
}
#hauptfenster_karte {
	float: left;
	width: 380px;
	margin-left: 20px;
	font-family: "Comic Sans MS", fantasy, sans-serif;
	color: #FFFF66;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
