/* Allgemeine Kallibrierung */

@charset "utf-8";

* {
   margin: 0;
   padding: 0;
}

html {
   height: 101%;
}

body {
	margin: 0;
	padding: 0;
	background: #0F5B95 url(bilder/img01.gif) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A4E4F5;
}
/* Formatierung der Schriften */


h1, h2, h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-weight: normal;
}

h2 {
	letter-spacing: normal;
	font-size: 23px;
	font-weight: normal;
}

h3 {
	letter-spacing: normal;
	font-size: 1.8em;
	font-weight: normal;
	padding: 30px 0 10px 0;
	color: #fed772;
	border-bottom: 1px dotted #ffffff;
}

h4 {
	letter-spacing: normal;
	font-size: 18px;
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

p, ol, ul {
    margin-bottom: 1.5em;
    line-height: 180%;
}
p.tel {
	color:#CC0033;
	font-weight: bolder;
	font-size: 1.4em;
	text-align: center;
	line-height:normal;
}

a {
    color: #A4E4F5;
}

a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

hr {
    display: none;
}

/* Beginn Inhalt */

#wrapper {
	width: 100%;
	height: 100%;
	background: url(bilder/page_img3.jpg) no-repeat center left ;
	border: none;
}

/* Überschrift */

#header {
	height: auto;
	background: url(bilder/img02a.jpg) no-repeat center top;
}

#logo {
	position: absolute;
	width: 330px;
	top: 14px;
	left: 4px;
	height: 108px;

}

#logo h1, #logo p {
    float: left;
    margin: 0;
    line-height: normal;
}

#logo h1 {
	padding: 30px 0 0 20px;
	font-size: 2.4em;
	color: #fed772;
}

#logo p {
    padding: 69px 0 0 7px;
    letter-spacing: -1px;
    font-size: 1.4em;
    color: #99FFFF;
}

#logo a {
    text-decoration: none;
    color: #fed772;
}
/* Formatierung der horizontalen Navigation */

#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: right;
}

#menu ul {
    margin: 0;
    padding: 60px 20px 0 0;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(bilder/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .aktive_seite a {
    background: #26BADF url(bilder/img04.gif) no-repeat;
    color: #fed772;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 0 0 0 0;
}

.post {
	margin-bottom: 0px;
	background: #1EB5DD url(bilder/img05.gif) no-repeat;
	color: #00256C;
}

.post a {
    color: #A4E4F5;
}

.post a:hover {
    color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 20px 0px 20px;
	color: #FFFFFF;
}

.post .title a {
    text-decoration: none;
    color: #fed772;
}

.post .byline {
	margin: 0;
	padding: 0 20px;
	color: #0F5B96;
}

.post .entry {
	padding: 20px 20px 10px 20px;
	color: #000000;
}
.post .entry a {
	color: #FFFFFF;
	font-weight: bolder;
}
.post .links {
    margin: 0;
    padding: 10px 30px 35px 30px;
    background: url(bilder/img06.gif) repeat-x left bottom;
    border-top: 1px solid #2872A6;
}

.post .links a {
    padding-left: 10px;
    background: url(bilder/img08.gif) no-repeat left center;
    text-decoration: none;
    font-weight: bold;
    color: #0A416B;
}

.post .links a:hover {
    color: #FFFFFF;
}

/* Linke Sidebar */

#leftbar {
	width: 190px;
	margin-right: 10px;
}
#leftbar a:hover, #leftbar a:focus {
    color: #fed772;
}
 #leftbar .aktiv a {
	color: #fed772;
}
/* Rechte Sidebar */

#rightbar {
	width: 245px;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 10px 0 10px 10px;
	background: url(bilder/img08.gif) no-repeat 0 50%;
	border-bottom: 1px solid #2872A6;
	font-weight: bolder;
}

.sidebar li li a {
    text-decoration: none;
    color: #C9ECF5;
}


.sidebar li li a:hover {
	color: #fed772;
}

.sidebar li h2 {
    padding-top: 20px;
    color: #99FFFF;
}


/* Formatierung der Bilder */

#bilder {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
	
}
#bilder p {
	padding-bottom: 20px;

}
#bilder img {
	margin-bottom: 10px;
}

.bild1 {
	background: url(bilder/bild1.jpg) no-repeat;
	border: none;
}
.bild2 {
    background: url(bilder/bild2.jpg) no-repeat;
	border: none;
}
.bild3 {
    background: url(bilder/bild3.jpg) no-repeat;
	border: none;
}
.bild4 {
    background: url(bilder/bild4.jpg) no-repeat;
	border: none;
}
.bild5 {
    background: url(bilder/bild5.jpg) no-repeat;
	border: none;
}
.bild6 {
	background: url(bilder/bild6.jpg) no-repeat;
	border: none;
}
.bild7 {
    background: url(bilder/bild7.jpg) no-repeat;
	border: none;
}
.bild8 {
    background: url(bilder/bild8.jpg) no-repeat;
	border: none;
}
.bild9 {
    background: url(bilder/bild9.jpg) no-repeat;
	border: none;
}
.bild10 {
    background: url(bilder/bild10.jpg) no-repeat;
	border: none;
}

/* Fussbereich */

#footer {
	clear: both;
	background-color: #083253;
	background: url(bilder/footer.jpg) repeat-x;
	height: 100px;
}

#footer p {
	text-align: center;
	font-size: medium;
	color: #fed772;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
}

#footer a {
    color: #FFFFFF;
}

#footer a:hover {
	color: #fed662;
	font-weight: normal;
}

/* Kontaktformular-Formatierungen */
 
form {
	width: 450px;
}
#vornamenfeld, #nachnamenfeld, #emailfeld, #textfeld {
     margin-bottom: 15px;
}
label {
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	padding-bottom: 10px;
}
 
input#emailadresse, input#vorname, input#nachname, textarea {
	margin-bottom: 1em;
	background-color: #b1d1da;
}
input#emailadresse, input#vorname, input#nachname {
	width: 420px;
} 
textarea {
	height: 16em;
	width: 420px;
} 
 
input#emailadresse:focus, input#vorname:focus, input#nachname:focus, textarea:focus {
	background-color: #f9edcd;
} 
#buttons {
	text-align: right;
	width: 420px;
}
#zurueck {
	width: 100px;
	float: left;
}
#abschicken {
	width: 100px;
	float: right;
}
#kontaktfooter {
	height: auto;
	text-align: center;
	color: #ffffff;
	font-weight: bolder;
	margin-top: 30px;
}
 
/* Formatierung der Tabelle */

#tabelle {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 20px;
}
 table {
	width: 488px;
	border-collapse: collapse;
	color: #000000;
	background-color: #1EB5DD;
	border: 1px solid #0F5B95;
}
caption {
	font-size: 18px;
	font-weight: bolder;
	background-color: #0F5B95;
	color: #fed772;
	text-align: center;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #0F5B95;
	
}
th, td {
	text-align: left;
	padding: 10px;
	font-weight: bolder;
}
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
thead {
	background-color: #1EB5DD;
	color: #000066;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
}
tfoot {
	border-top: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bolder;
}
tr.zebrastreifen {
	background-color: #66CCFF;
	color: #000000;
}
tr:hover {
	background-color: #005B98;
	color: #ffffff;
}
thead tr:hover, tfoot tr:hover {
	background-color: #1EB5DD;
	color: #0F5B95;
}

/* Sonstiges */

.clearing {
    clear: both;
}
#movie {
	margin-left: 14px;
	margin-right: 14px;
	border: 1px solid #0F5B95;
	margin-top: 20px;
}
#adc {
	font-size: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #66CCFF;
	text-align: right;
	font-weight: bolder;
	letter-spacing: 1.5px;
	
}
#externes {
	height: 100px;
	margin-top: 130px;
	padding: 15px;
	text-align: center;
	border: none;
}
#sprachen {
	border: none;
	font-size: 10px;
	padding-left: 20px;
}
#sprachen a img {
    text-decoration: none;
	border: none;
}
#nachoben {
	text-align: right;
	font-style: italic;
	font-size: larger;
	padding-right: 10px;
}
#tauchlogos {
	padding-top:30px;
}
#liste {
	margin-left: 30px;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px dotted #ffffff;
	border-top: 1px dotted #ffffff;
	padding-left: 30px;
	margin-bottom: 30px;
	font-size: 16px;
}
.listengrafik {
	background:  ;
}
#validator {
	text-align: left;
	padding-right: 35px;
	border: none;
	width: 530px;
	margin: 0 auto;
}
#validator img {
	border: none;
}

/**************************************************************

	SlideShow
	v 1.3

**************************************************************/
#slideshow {
	width: 500px;
	margin-left: 14px;
	margin-right: 14px;
}
.slideshowContainer {
	border: 1px solid #ccc;
	width: 490px;
	height: 368px;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 50px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
}

.current img {
	border: 1px solid red;
	padding: 1px;
}

.outline {
	border: 1px solid #fed772;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	width: 190px;
	float: left;
	padding-left: 30px;
}
#thumbnails p {
	text-align: center;
	float: none;
}
p.slideshow_buttons {
	text-align: center;
}
/*************************************************************/

