body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
body {
	background-color: #728eaa;
}
/* Überschrift 2 - Titel der Seite */
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #4d77a8;
	margin-bottom: 5px;
}
/* Überschrift 2 */
h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
}
/* Überschrift 3 - Zwischenüberschrift Fliesstext*/
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -18px;
}
/* Absatz Fliesstext */
p {
	margin-bottom: -6px;
}
.rahmen {
	height: 500px;
	width: 750px;
	border: medium double #18528B;
}
.navspalte {
	background-image: url(../pics/haus/haus2.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #18528B;
}
.scrollen {
	float: left;
	overflow: auto;
	height: 445px;
	width: 462px;
	scrollbar-base-color: #4d77a8;
	scrollbar-face-color: #4d77a8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #4d77a8;
	scrollbar-darkshadow-color: #4d77a8;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	padding-left: 20px;
	padding-right: 8px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.content {
	background-color: #dce3ea;
}
.rand {
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	background-color: #4d77a8;
	padding: 2px;
	height: 15px;
}
.fuss {
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
}
a.fuss:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.fuss:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.fuss:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.fuss:active {
	text-decoration: none;
	color: #FFFFFF;
}
.navrubakt {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #ed2125;
	padding-top: 2px;
}
.navrub {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.navrub:link {
	color: #000000;
	text-decoration: none;
}
a.navrub:visited {
	color: #000000;
	text-decoration: none;
}
a.navrub:hover {
	color: #ed2125;
	background-color: #e2e8ee;
	text-decoration: none;
}
a.navrub:active {
	color: #000000;
	background-color: #e2e8ee;
	text-decoration: none;
}
.subnavakt {
	font-size: 11px;
	line-height: 120%;
	color: #ed2125;
}
.subnav {
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	padding-bottom: 4px;
}
a.subnav:link {
	color: #000000;
	text-decoration: none;
}
a.subnav:visited {
	color: #000000;
	text-decoration: none;
}
a.subnav:hover {
	color: #ed2125;
	background-color: #e2e8ee;
	text-decoration: none;
}
a.subnav:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #4d77a8;
	text-decoration: none;
}
a:visited {
	color: #4d77a8;
	text-decoration: none;
}
a:hover {
	color: #4d77a8;
	text-decoration: underline;
}
a:active {
	color: #4d77a8;
	text-decoration: none;
}
.klein {
	font-size: 10px;
	line-height: 110%;
	padding-left: 25px;
}

