body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: normal;
}
.text_mittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 18px;
	text-align: justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
.undertitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
}
.table {
	border: thin solid #666666;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.klein_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.main_title_bild {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 160px;
	z-index: 1;
	background-image: url(images/breit2_1000.jpg);
	margin: 0px;
	border: 1px solid #666666;
}

.main_title_bild_ostsee {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 160px;
	z-index: 1;
	background-image: url(images/ostsee09_titel.jpg);
	margin: 0px;
	border: 1px solid #666666;
}

.main_title_faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #666666;
	text-align: right;
	display: inline;
}

.main_title {
	position: relative;
	left: 0px;
	top: -150px;
	width: 400px;
	height: 64px;
	z-index: 2;
}

.navigation_table {
	position: relative;
	left: 0px;
	top: -60px;
	width: 800px;
	height: auto;
	border: 1px solid #666666;
	z-index: 3;
	background-color: #EEEEEE;
}

.body_table {
	 position: relative;
	 left: 0px;
	 top: -55px; 
	 width: 800px;
	 height: auto;
	 border: 1px solid #666666;
	 z-index: 3
}
.navigation_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #666666;
	text-align: center;
	display: compact;
	background-color: #FFFF99;
}
.image_frame {
	border: 1px solid #666666;
}
.text_mittel_rahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 18px;
	text-align: justify;
	border: 2px solid #CC0000;
	display: block;
	padding: 5px;

}
.image_frame_float_right {
	border: 1px solid #666666;
	float: right;
	margin: 8px 0px 8px 8px;
}
.frame_right {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.frame_left {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.navigation_image_frame {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.sub_navigation_image_frame {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	position: relative;
	top: 10px;
	left: 50px;
	right: 10px;
	bottom: auto;
}
.text_mittel_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 18px;
	text-align: justify;
	color: #CC0000;
}
.text_mittel_fett_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
	color: #CC0000;
}

