/* CSS Document */

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
	vertical-align: bottom;
}
.kleine_ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.ueberschrift3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.aufzaehlung {
	text-align: left;
	text-indent: 10px;
	list-style-position: inside;
}
.statements {
	font-weight: bold;
	color: #0000FF;
}
.haustypen {
	font-size:14px;
	background-color:#3333CC;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.liste {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 5px;
}
.hausnamen {
	color: Navy;
	text-decoration: underline; 
}
.wohnresidenz_wolfental {
	font-family: Copperplate Gothic Light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
	vertical-align: bottom;	
}
.wohnresidenz_wolfental_klein {
	font-family: Copperplate Gothic Light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: left;
	vertical-align: top;	
}
.leiste_text_rot {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000
}
.leiste_text {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
