.haupteinstellungen {
	font-family: Arial, Helvetica, sans-serif;
}
.navigation {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	background-color: #99FF00;
}
.adresse {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.wohnstadtkopf {
	background-color: #0066FF;
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(web_images/wohnstadt_basel.jpg);
	clear: left;
	float: left;
	height: 100px;
	width: 800px;
	left: 0px;
	top: 0px;
}
.kopftexttitel {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.kopftext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blocktexttitel {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.blocktext {
	font-size: 12px;
	vertical-align: top;
}
.blockbild {
	margin-right: 15px;
	margin-bottom: 5px;
	background-position: top;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.kopfnavigation {

	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: right;
}
.navigationeinzug {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	list-style-type: disc;
}
.blocktextklein {
	font-size: 9px;
	height: auto;
	vertical-align: top;
}
.blocktextfett {
	font-size: 12px;
	height: auto;
	font-weight: bold;
}
.blocktext_h {
	font-size: 12px;
	vertical-align: top;
	visibility: hidden;
}

