#header {
	background-image: url(/pics/header.jpg);
	height: 200px;
	width: 850px;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 850px;
}
#links {
	background-image: url(/pics/bk_bleu_dk.gif);
	width: 170px;
	float: left;
}
#mitte {
	background-image: url(/pics/bk_bleu.gif);
	width: 530px;
	float: left;
}
#rechts {
	background-image: url(/pics/bk_bleu_dk.gif);
	width: 150px;
	float: left;
}
#footer {
	width: 850px;
	background-image: url(/pics/bk_bleu_dk.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;




}
.center {
	text-align: center;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.rubrik {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FF9900;
	padding: 3px;
	margin-bottom: 10px;
	font-weight: bold;


}
body {
	margin: 0px;
}
#landkarten {
	overflow: auto;
	height: 450px;
}
.BildRechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.justify {
	text-align: justify;
}
.menu a:hover {
	text-decoration: underline;
}
a {
	color: #990000;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.strichel {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#headerSub {
	line-height: 110px;
	text-align: center;
	background-color: #E0E3F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;



}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.KarteStart {
	text-align: center;
	float: left;
}
.clr {
	clear: both;
}
