/* Style Sheet */
* {
	margin:0; padding:0;
	font-family:'Verdana', 'Geneva', 'sans-serif';
	z-index:0;
}


body {
 	background:#EEE8D6;
}

#main {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-495px;
	width:980px;
	overflow:visible;
}


/* ----- Header ----- */

#header {
	position:absolute;
	background-color:#fff;
	top:0px;
	left:0px;
	width:980px;
	height:380px;
	overflow:hidden;
	z-index:1;
	
	border: solid 1px #fff;	
	border-top-right-radius: 20px; 	
	-moz-border-radius-topright: 20px; 
	-webkit-border-top-right-radius:20px; 
	border-top-left-radius: 20px; 	
	-moz-border-radius-topleft: 20px; 
	-webkit-border-top-left-radius:20px; 

}


#header #logo {
	position:absolute;
	left:20px;
	top:25px;
	width:193px;
	height:80px;
}

#header #header-bild {
	position:absolute;
	margin-left:230px;
	margin-top:25px;
	width:728px;
	height:335px;
}

/* ---------- Inhaltsbereich ---------- */

#content {
	postition:absolute;
	padding-top:350px;
	margin-bottom:30px;
	left:0px;
	width:980px;
	min-height:300px;
	background-color:#fff;
	border: solid 1px #D8E8F5;	
	border-radius:20px;		
	-moz-border-radius: 20px;
	-webkit-border-radius:20px; 
	-moz-box-shadow: 0 0 1px 1px #888;
	-webkit-box-shadow: 0 0 1px 1px#888;
	box-shadow: 0 0 1px 1px #888;

	
}


/* ----- linke Seite ---------- */

#content #left {
	position:absolute;
	margin-top:10px; 
	left:20px;
	width:245px;
}

#content #left #aktuelles {
	width:192px;
	height:100px;
	position:absolute;
	margin-top:20px;	
}

#content #left #aktuelles td {
	padding-bottom:5px;
}



#content #left #aktuelles td p.name {
	color:#00B1EE;
	font-size:10pt;
	line-height:16pt;
	position:absolute;
	margin-left:100px;
	margin-top:-70px;
}

#content #left #aktuelles a:link, 
#content #left #aktuelles a:visited {
	color:#00B1EE;
	font-size:10pt;
	text-decoration:underline;
}

#content #left #aktuelles a:hover, 
#content #left #aktuelles a:active, 
#content #left #aktuelles a:focus {
	color:#00B1EE;
	font-size:10pt;
	text-decoration:none;
}
	
	
#content #spruch {
	width:218px;
	height:129px;
/*	bottom:60px; */
	margin-top:225px;
	position:absolute;
}


/* ---------- Inhaltsbereich ---------- */

#content #inhalt {
	z-index:0;
	position:relative;
	top:30px;
	left:225px;
	width:700px;
	background-color:transparent;
	padding-bottom:20px;
	
}
#inhalt h1 {
	color:#00B1EE;
	font-size:14pt;
	font-weight:normal;
	margin-top:20px;
	padding-bottom:10px;
}

#inhalt h2 {
	color:#00B1EE;
	font-size:10pt;
	font-weight:normal;
	margin-top:20px;
	padding-bottom:10px;
}

#inhalt h3 {
	color:#00B1EE;
	font-size:10pt;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:-8px;
}

#inhalt p {
	margin:9px 0px 20px 0;
	color:#493D2E;
	font-size:10pt;
	line-height:16pt;
}


#inhalt p.zurueck {
	margin-right:30px;
	text-align:right;
}

#inhalt p.zurueck-oben {
	margin-right:30px;
	text-align:right;
	margin-top:-30px;
}

#content #inhalt a:link, 
#content #inhalt a:visited {
	color:#00B1EE;
	font-size:10pt;
	text-decoration:underline;
}

#content #inhalt a:hover, 
#content #inhalt a:active, 
#content #inhalt a:focus {
	color:#00B1EE;
	font-size:10pt;
	text-decoration:none;
}
	
	
/* ----- Startseite drei Bilder ------- */
	

#content #inhalt #tabelle-start td  {
	color:#00B1EE;
	font-size:9pt;
	line-height:16pt;
	padding-right:15px;
}


#content #inhalt #tabelle-start td p.angebote {
	color:#00B1EE;
	font-size:9pt;
	line-height:10pt;
	position:absolute;
	margin-left:15px;
	margin-top:-50px;
	width:190px;
}

#content #inhalt #tabelle-start td p.mehr{
	color:#fff;
	font-size:9pt;
	line-height:12pt;
	position:absolute;
	margin-left:150px;
	margin-top:-25px;
	background-color:#00B1EE;
	border: solid 1px #00B1EE;
	border-radius:5px;		
	-moz-border-radius: 5px;
	-webkit-border-radius:5px; 
	padding-left:5px;
	padding-right:5px;
}

#content #inhalt #tabelle-start a:link, 
#content #inhalt #tabelle-start a:visited {
	color:#fff;
	font-size:8pt;
	text-decoration:underline;
}

#content #inhalt #tabelle-start a:hover, 
#content #inhalt #tabelle-start a:active, 
#content #inhalt #tabelle-start a:focus {
	color:#fff;
	font-size:8pt;
	text-decoration:none;
}
	
	
/* --------- Bildergalerie -------- */

#content #inhalt #galerie img {
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	border:none;
}


/* -------- Tabelle ------------ */

#content #inhalt #schiffspreise {
	margin-top:10px;
	margin-bottom:20px;
	width:715px;
}


#content #inhalt #schiffspreise td {
	color:#493D2E;
	font-size:10pt;
	line-height:12pt;
	padding-right:30px;
	padding-left:30px;
	background-color:#F5F2DD;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

#content #inhalt #schiffspreise td.ueberschrift {
	text-align:center;
}


/* -------- Tabelle Schiffe Spezifikationen------------ */

#content #inhalt #spezifikationen {
	margin-top:10px;
	margin-bottom:20px;
	width:680px;
}


#content #inhalt #spezifikationen td {
	color:#493D2E;
	font-size:10pt;
	line-height:12pt;
	padding-right:30px;
	padding-left:10px;
	background-color:#F5F2DD;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}


/* -------- Tabelle Galerie ------------ */

#content #inhalt #fotogalerie {
	margin-top:0px;
	margin-bottom:15px;
}


#content #inhalt #fotogalerie td {
	padding-right:15px;
	padding-left:15px;
	border-bottom:1px solid  #00ADEF;
}


#content #inhalt #fotogalerie img {

	margin-top:10px;
	margin-bottom:5px;
	border:none;
}


#content #inhalt #fotogalerie td.name {
	color:#493D2E;
	font-size:9pt;
	line-height:12pt;
	padding-right:5px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	width:170px;
	border-right:1px solid #00ADEF;
}
/* ----------- Liste bei Schiffen ---------- */

#content #inhalt ul {
	margin-left:40px;
	margin-bottom:20px;
}

#content #inhalt li {
	margin:5px 0px 5px 0;
	color:#493D2E;
	font-size:10pt;
	line-height:12pt;
}
	
	
	

/*
#content #inhalt #toern {
	position:absolute;
	margin-left:480px;
	margin-top:-400px;
}*/


#content #inhalt #toern {
	position:absolute;
	margin-left:480px;
	margin-top:-400px;
}

#content #inhalt #toern img {
	margin-bottom:5px;
	margin-top:0px;
}
/* ----------- Googlemap --------- */

#content #googlemap {
	position:absolute;
	margin-left:325px;
	margin-top:-250px;
}

/* ----------- Footer --------- */


#content #footer  {
	position:absolute;
	bottom:0px;
	left:0px;
	width:981px;	
	height:25px;
	font-weight:normal;
	text-align:right;
	background-color:transparent;
}

#content #footer  p {
	margin-right:33px;	
	font-weight:normal;
	font-size:8pt;
	color:#493D2E;
	margin-top:2px;
}

#content #footer  a:link, 
#content #footer  a:visited {
	font-weight:normal;
	color:#493D2E;
	text-decoration:underline;
}

#content #footer a:hover, 
#content #footer a:active, 
#content #footer a:focus {
	color:#493D2E;
	text-decoration:none;
	font-weight:normal;
}

