a.main:link {
	font-family: "Book Antiqua";
	color: #F1E9A9;
	text-decoration: underline
}
a.main:visited {
	font-family: "Book Antiqua";
	color: #F1E9A9;
	text-decoration: underline
}
a.main:hover {
	font-family: "Book Antiqua";
	color: #F1E9A9;
}
a.main:active {
	font-family: "Book Antiqua";
	color: #F1E9A9;
}
a:link {
	font-family: "Book Antiqua";
	color: #F1E9A9;
	text-decoration: none;
}
a:visited {
	font-family: "Book Antiqua";
	color: #F1E9A9;
	text-decoration: none;
}
a:hover {
	font-family: "Book Antiqua";
	color: #F1E9A9;
	text-decoration: underline;
}
a:active {
	font-family: "Book Antiqua";
	color: #F1E9A9;
	text-decoration: underline overline;
}
body {
	background-color: #253D46;
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #F1E9A9;
	position: absolute;
}
.main {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	color: #F1E9A9;
	width: 100%;
}
.navi_top {
	font-family: "Book Antiqua";
	color: #F1E9A9;
	text-align: center;
	background-color: #253d46;
	vertical-align: middle;
	border: medium ridge #F2D8AE;
	background-position: center center;
}
.navi_top_index {
	background-image: url(../images/navi.gif);
	font-family: "Book Antiqua";
	font-style: italic;
	font-size: 16pt;
	color: #CCCC99;
	background-color: #333333;
}
.navi_top_alt {
	background-color: #354d56;
}
.navi_sub {
	font-family: "Book Antiqua";
	color: #F1E9A9;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #F2D8AE;
	border-bottom-color: #F2D8AE;

}
.button {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #F1E9A9;
	background-color: #253D46;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #556D76;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #556D76;
}
.wichtig {
	font-family: "Book Antiqua";
	color: #C1A969;
}
.navi_main {
	vertical-align: top;
	background-color: #000000;
	font-family: "Book Antiqua";
	vertical-align: top;
	text-align: center;
	border: medium ridge #F2D8AE;
	font-size: 18px;
	background-image: url(images/navi.gif);
	position: absolute;
	height: 0px;
	width: 140px;
	left: 0px;
	top: 0px;
}