body {
	background-color: #E7EABB;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333366;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #333366;
}

a:link {
	color: #D82B08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B02206;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.float_right {
	float: left;
	background-color: #7CA7C1;
	border: 1px solid #333366;
	margin-right: 8px;
	margin-bottom: 8px;
}
.float_left {
	float: right;
	background-color: #7CA7C1;
	border: 1px solid #333366;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	line-height: normal;
}
.table {
	border: 1px solid #333366;
}
.titel_vorwort {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-align: left;
}
.table_anfahrt {
	background-color: #7CA7C1;
	border: 1px solid #333366;
	vertical-align: middle;
}
.table_kontakt {
	border: 1px solid #333366;
	background-color: #FFFFFF;
}
li {
	list-style-type: disc;
}
.text_bold_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

