.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #235C87;
	text-align: left;

}
.navi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #69A8D6;
	text-decoration: none;
}
.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #69A8D6;
	text-decoration: none;
}
.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #69A8D6;
	text-decoration: underline;
}
.navi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #69A8D6;
	text-decoration: underline;
}
.hotspot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #235C87;
	font-weight: bold;
	text-align: left;


}
.angebot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #336699;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #69A8D6;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #69A8D6;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #69A8D6;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #69A8D6;
	text-decoration: none;
}
.textbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #235C87;
	text-align: left;
}
.tabelle {
	border-style: solid;
	border-width: 1px;
	border-color: #235C87;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #336699;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}

.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #336699;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #336699;
	border: 1px solid #336699;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #336699;
	border: 1px solid #336699;
}
body {
	background-color: #69A8D6;
	background-image: url(images/background.gif);
	margin: 0;
}
.tableheader {
	background-image: url(images/head_bg.gif);
	background-color: #B8D7EC;
}
.tablefooter {
	background-image: url(images/sub_bg.gif);
	background-color: #B8D7EC;
}
.tableshadow {
	background-image: url(images/box_shad.gif);
}