@charset "UTF-8";

/* Seitenhintergrund - Farbe */
body  { background-color: #ffffff}

/* Formularfelder */
button, input, textarea, select, file {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;}

/* Hintergrundfarben */
.b1 { background-color: #eeeeee; }
.b2 { background-color: #FFFFFF; }
.b3 { background-color: #006699; }
.b4 { background-color: #006699; }

/* Navigation - Text */
.MainNavigation { font-family: Verdana, Arial, Helvetica, sans-serif; color: #323E64; text-decoration: none; font-weight: bold; }
.SubNavigation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #323E64;; text-decoration: none; padding:0px 0px 0px 10px;}

#Nav {
	margin:0;
	padding:3px 3px 3px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC4C6;
	background-color: #DEEBF1;}

#Nav a {color: #323E64; text-decoration: none;}
#Nav a:hover {color: #000000; text-decoration: underline;}

/* Sonstiges - Text */
.t9  { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.t10   { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.t10b   { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.tnews  { font-size: 11px; color: #5B6D8B;  font-family: Verdana, Arial, Helvetica, sans-serif;}
.t12   { color: black; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.t14   { color: black; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.t12b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003399; }
a, td   { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000;}

/* Link - Text */
a:link {color: #6cf;}
a:hover {color: #9ff; text-decoration: underline;}
a:visited {color: #6cf;}
a:active {color: #9ff }

/* Horizontale Linie - <hr> */
hr {
  height: 1px;
  color: rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
  border: 1px none;}

/* Fussnote */
#footer  { color: black; font-size: 9px; line-height: 120%;}
#footer a:link { color: #6cf; font-size: 9px; line-height: 120%;}
#footer a:hover { color: #9ff;font-size: 9px; line-height: 120%;}
#footer a:visited { color: #6cf;font-size: 9px; line-height: 120%;}
#footer a:active { color: #9ff; font-size: 9px; line-height: 120%;}

/* Content */
#Content  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #2E3B5B; background-color: #FFFFFF; line-height: 130%;}
#Content a:link { color: #2E3B5B; text-decoration: none; font-size: 13px; line-height: 130%;}
#Content a:hover { color: #2E3B5B; text-decoration: underline;}
#Content a:visited { color: #2E3B5B; text-decoration: underline;}
#Content a:active { color: #2E3B5B;}

/* Dive & Hotel */
#DandH  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #2E3B5B; background-color: #DEEBF1; line-height: 130%;}
#DandH a:link {color: #2E3B5B; text-decoration: none; font-size: 13px; line-height: 130%;}
#DandH a:hover {color: #2E3B5B; text-decoration: underline;}
#DandH a:visited {color: #2E3B5B; text-decoration: none;}
#DandH a:active {color: #2E3B5B; text-decoration: bold;}
#DandH li {list-style-type: none; padding:0px 0px 0px 12px;}

/* News */
#News  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #5B6D8B; background-color: #BED7E3; line-height: 130%;}
#News a:link {color: #5B6D8B; text-decoration: none; font-size: 13px; line-height: 130%;}
#News a:hover {color: #5B6D8B; text-decoration: underline;}
#News a:visited {color:#5B6D8B; text-decoration: none;}
#News a:active {color: #5B6D8B; text-decoration: none;}



/* Localinfo */
#localinfo {
color: #2E3B5B;
margin: 0px;
padding-top: 0px;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 8px;
}

#contentstart, #contentstart td {
	color: #FFFFFF;
}
