/*
AQUAMARIS 2009 screen stylesheet

Design by mindflowmedia 2008-2011

letzte Änderung Mai 2011 ah

*/

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #007BBE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005888;
}
form {
}
input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}
input.reservierung {
	padding: 0;
	border: 0;
	margin-left:-10px;
}
input.anfrage {
	padding: 0;
	border: 0;
	margin-left:0px;
}
h1, h2, h3, h4 {
	margin: 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif
}
h2, h3, h4 {
	margin-top: 7px;
	margin-bottom: 8px;
	padding-bottom: 9px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #005888;
}
h1 {
	font-size: 28px;
	border-bottom: 1px solid #ffe79e;
}
h2 {
	font-size: 28px;
	border-bottom: 1px solid #ffe79e;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}
p.ostsee {
	margin-bottom: 1.5em;
	line-height: 120%;
	text-align: left;
}
h3.dran {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: -0.035em;/*	background-image: url(icon/info.gif);
	background-position: left top;
	background-repeat:no-repeat;
 	padding: 0 0 0 24px !important; */

}
p.ruegen {
	margin-bottom: 1.5em;
	line-height: 150%;
	text-align: left;
}
ul, ol {
	margin-left: 3em;
}
dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl.list1 dt {
	float: left;
	width: 70px;
}
dl.list1 dd {
	margin-bottom: 10px;
}
dl.list1 a {
	color: #007CC0;
}
ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}
ul.list2 li.nopad {
	margin-right: 0;
}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
a {
	color: #007CC0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5892CD;
}
a img {
	border: none;
	text-decoration: none;
}
img.left {
	float: left;
	margin: 5px 20px 0 0;
}
img.right {
	float: right;
	margin: 5px 0 0 20px;
}
input, select, textarea {
	padding: 1px 5px;
	border-top: 1px solid #007cc0;
	border-left: 1px solid #007cc0;
	border-right: 1px solid #007cc0;
	border-bottom: 1px solid #007cc0;
	background: #B8C8E8;
	font-size: 10px;
	color: #005888;
}
/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(img02.jpg) repeat-y;
}
#wrapper2 {
/* Wrapper  background: url(img10.jpg) no-repeat left bottom; */	
}
/* Header */

#header {
	height: 100px;
	background: #087FE7 url(headerlogo.png) no-repeat;
}
/* Logo */

div#logo {
	padding: 0 0 0 50px;
	float: left;
	height:50px;
	width: 125px;
	position: relative;
	background:none;
	border:none;
}
#logo h1 {
	margin: 0;
	font-size: 1px;
	text-indent: -10000px;
	border:none;
}
#logo h1 a {
	display: block;
	width: 175px;
	height: 70px;
	text-decoration: none;
}
#logo h1 a span {
	display: none;
}
#languages {
	width: 150px;
	height: 11px;
	text-decoration: none;
	text-align:right;
	top:3px;
	float: right;
	position: static;
	background:none;
	border:none;
	margin-right: 50px;
	margin-left: 550px;
}
/* Menu */

#menu {
	float: right;
}
#menu ul {
	margin: 0;
	padding: 0px 55px 0 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	padding-left: 22px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
}
#nav {
	margin:0px 40px 0 0;
	float:right;
}
/* the styling */
#nav {
	width:675px;
	height:20px;
	position:relative;
}
#nav .select, #nav .current {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	height:auto;
}
#nav .select a, #nav .current a {
	display:block;
	height:20px;
	float:left;
	padding:0 10px 0 10px;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	color:#fff;
}
* html #nav .select a, * html #nav .current a {
	width:1px;
	height:21px;
}
#nav .select a:hover {
	cursor:pointer;
	color:#b8c8e8;
	text-decoration:underline;
}
#nav .select li:hover a {
	cursor:pointer;
	color:#b8c8e8;
}
#nav .sub {
	display:none;
}
/* for IE5.5 and IE6 only */
#nav table {
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}
#nav .current a {
	color:#b8c8e8;
}
#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {
	color:#b8c8e8;
	text-decoration:underline;
}
#nav .sub_active .current_sub a, #nav .sub_active a:hover {
	color:#ff0;
}
#nav .select li a:hover .sub, #nav .select li:hover .sub {
	display:block;
	position:absolute;
	width:675px;
	top:20px;
	left:0;
	margin-top:0;
	padding:0;
	z-index:100;
	color:#fff;
	font-size:11px;
}
#nav .sub, #nav .sub_active {
	margin:0;
	padding:0;
	list-style:none;
}
#nav .sub_active {
	display:block;
	position:absolute;
	width:675px;
	top:20px;
	left:0;
	margin-top:0;
	padding:0;
	z-index:10;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1;
	margin-top:0;
	margin-t\op:1px;
}
#nav .sub_active a {
	height:12px;
	text-decoration:none;
	line-height:11px;
	white-space:nowrap;
	display:block;
	float:left;
	padding:5px 10px 10px 10px;
	margin:0;
	font-size:12px;
	white-space:nowrap;
	border:0;
	color:#fff;
}
#nav .select a:hover .sub li a, #nav .select li:hover .sub li a {
	display:block;
	padding:5px 10px 10px 10px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#fff;
	font-size:12px;
}
/* Page */

#page {
	background: url(img04.jpg) no-repeat;
}
/* Content */

#flashcontent {
	float: left;
	width: 830px;
	padding: 8px 0 0 66px;
}
#slidercontent {
	float: left;
	width: 860px;
	padding: 8px 0 0 0;
	margin: 8px 0 0 50px;
	background-color: #005C8F;
}
#katalogcontent {
	float: left;
	width: 860px;
	padding: 8px 0 0 0;
	margin: 8px 0 0 50px;
}
#content {
	float: left;
	width: 577px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 72px;
	font-size:110%;
}
#breadcrumb {
	padding-top: 11px;
	padding-bottom: 5px;
}
.clearfix {
	display:block;
}
.post {
	padding-top: 11px;
	padding-bottom: 11px;
}
.post .title {
}
.post .title a {
	text-decoration: none;
	color: #005888;
}
.post .title a:hover {
	text-decoration: underline;
	color: #007CC0;
}
.post a:hover {
	text-decoration: underline;
}
.post .entry {
}
.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(img07.jpg) repeat-x left bottom;
	line-height: normal;
}
.subheadline {
	text-decoration: none;
	color: #005888;
	display:block;
	background-color:#90ACD8;
}
h3.subheadline {
	padding: 2px 2px 2px 10px;
	font-weight:bold;
}
/* tabellen ersatz      */

.container2spaltig {
	width:577px;
	margin-top:0px;
	margin-bottom:5px;
	height:auto;
}
.container2spaltiglinks {
	width: 280px;
	float:left;
	padding-top:5px;
}
.container2spaltigrechts {
	width: 280px;
	float:right;
	padding-top:5px;
}
.container2spaltigclear {
	clear:left;
	padding-bottom:5px;
}
.containerdunkelbg {
	width:500px;
	margin-top:15px;
	margin-bottom:15px;
	padding: 5px 0px 5px 0px;
	background-color:#90ACD8;
}
.containerhellbg {
	width:500px;
	margin-top:15px;
	margin-bottom:15px;
	padding: 5px 0px 5px 0px;
	background-color:#B8C8E8;
}
.image-left {
	float: left;
	margin-right: 1em;
}
.image-right {
	float: right;
	margin-left: 1em;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 211px;
	padding: 33px 70px 0 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 40px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
}
/* Search */

div#search {
	padding: 10px 33px 0 1px;
	float:right;
	height:22px;
	width: 188px;
}
#search br {
	display: none;
}
#search p {
	display: none;
}
#search input {
	padding: 1px 5px;
	border-top: 1px solid #B8C8E8;
	border-left: 1px solid #007cc0;
	border-right: 1px solid #007cc0;
	border-bottom: 1px solid #007cc0;
	background: #B8C8E8 url(img18.gif) repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#search #q {
	width: 100px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}
dl#suche {
	padding: 5px 2px 5px 2px;
}
/* schnellanfrage */

#schnellanfrage {
	font-size: 10px;
}
#schnellanfrage p {
	display: none;
}
#schnellanfrage input {
	padding: 1px 5px;
}
#schnellanfrage select {
	padding: 0;
}
#schnellanfrage .button {
	padding: 1px 5px;
	border-top: 1px solid #B8C8E8;
	border-left: 1px solid #007cc0;
	border-right: 1px solid #007cc0;
	border-bottom: 1px solid #007cc0;
	background: #B8C8E8 url(img18.gif) repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:52px;
	margin-top: 10px;
}
.rahmen {
	border:solid 1px #005888;
	padding: 2px 5px 5px 5px;
	background-image:url(bg_verlauf.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
.rahmenlos {
	padding: 10px 11px 10px 11px;
	background-image:url(bg_verlauf.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
.rahmenlos2 {
	padding: 8px 11px 8px 11px;
	background-image:url(bg_verlauf200.gif);
	background-position: center;
	background-repeat:no-repeat;
}
.rahmenlos3 {
	padding: 8px 11px 8px 11px;
	background-image:url(bg_verlauf200.gif);
	background-position: top;
	background-repeat:no-repeat;
	height: 70px;
}
.rahmenlos4 {
	padding: 1px 8px 8px 8px;
	background-image:url(hintergrund45.gif);
	background-position: top;
	background-repeat:no-repeat;
	height: 35px;
	text-align:center;
}
.bookingbg {
	padding: 1px 8px 5px 5px;
	background-image:url(bg-buchung.jpg);
	background-position: top;
	background-repeat:no-repeat;
	height: 80px;
	text-align:center;
}
.bookingbguni {
	padding: 1px 3px 3px 3px;
	background-image:url(bg-buchung_neutral.jpg);
	background-position: top;
	background-repeat:no-repeat;
	height: 50px;
	text-align:center;
}
.booking {
	padding: 0;
	margin: 0;
}
.booking img {
	padding: 0;
	margin: 1px;
}
h3.bookingtxt {
	font-size:20px;
	letter-spacing: 1px;
	font-stretch:expanded;
	font-weight:bold;
	margin-left:10px;
	padding-left:0px;
	padding-right:30px;
	padding-top:10px;
}
.hotline {
	font-size:20px;
	letter-spacing: 1px;
	font-stretch:expanded;
	font-weight:bold;
}
.hotlinetxt {
	font-size:13px;
}
#vtour {
	margin-top:5px;
	padding: 5px 5px 2px 15px;
	background-image:url(vtourverlauf.jpg);
	background-repeat:no-repeat;
	height:34px;
	width:210px;
	text-align:center;
	font-size:16px;
	font-weight: normal;
}
p.vtour {
	text-align:center;
	font-size:16px;
	font-weight: normal;
	margin: 0 auto;
}
table.mediacenter {
	padding: 8px 11px 8px 11px;
	background-image:url(medienbuttons.jpg);
	background-repeat:no-repeat;
	height:74px;
	width:211px;
	text-align:center;
	font-size:16px;
	border-collapse: collapse;
	border-width: 0;
	font-weight: 300;
}
td.mediacenter {
	padding: 10px 5px 5px 5px;
}
td {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
label {
	width:52px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	font-size:11px;
}
.label {
	width:52px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	font-size:11px;
}
#content label {
	width:111px;
	text-align: left;
	display: block;
	height:22px;
	font-size: 100%;
}
/* die trennlinie */
.seperator {
	padding : 5px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom-color : #B8C8E8;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size:10%;
}
/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 2px 28px 0 28px;
	background: #B8C8E8 url(widebar.gif) repeat-x;
	font-size: 90%;
}
#widebar #colA {
	float: left;
	width: 225px;
}
#widebar #colB {
	float: left;
	width: 225px;
	padding-left: 45px;
}
#widebar #colC {
	float: left;
	width: 240px;
	padding-left: 45px;
}
/* Footer */

#footer {
	height: 1px;
	background: url(img05.jpg) no-repeat;
	padding-bottom:1px;
}
#footer p {
	margin: 0;
	padding-top: 22px;
	text-align: center;
	color: #8E8E8E;
}
#footer a {
	color: #666666;
}
.link-list {
	text-align: left;
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}
.link-list>* {
	margin: 1px 1.5ex 1px 0;
	line-height: 1.333em;
}
.link-list>li, .link-list>dt {
	padding: 2px 0;
}
.link-list>dd {
	padding-left: 1.25ex;
}
.link-list li, .link-list dt {
	_padding: 0.15em 0 0.2em;
}
.link-list dd {
	_padding-left: 1.25ex;
}
.link-list li, .link-list dt, .link-list dd {
	_margin: 1px 1.5ex 1px 0;
	_line-height: 1.35em;
}
.tags li {
	margin-right: 10px;
}
.tag {
	margin-bottom: 0.5em;
}
.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-position-y: top;
}
/*\*//*/pcie/**/*\5 .icon {
	height: 1em;
}
a.icon, span.icon, li.icon {
	zoom: 100%;
}
a.icon:not([className~=icon]), span.icon:not([className~=icon]) {
display: inline-block;
vertical-align: bottom;
}
li.icon, p.icon {
	background-position: left top;
}
.icon-20 {
	padding: 0 0 0 24px !important;
	min-height: 20px;
	_height: 20px;
	display: block;
}
li > span.icon-20, li > a.icon-20 {
	line-height: 1.6em;
}
.download {
	background-image: url(icon/downloadFile.gif)
}
.email {
	background-image: url(icon/email.gif)
}
.enroll {
	background-image: url(icon/enroll.gif)
}
.help {
	background-image: url(icon/help.gif)
}
.info {
	background-image: url(icon/info.gif)
}
.pdf-file {
	background-image: url(icon/pdf.gif)
}
.quicktime-file {
	background-image: url(icon/quicktime.gif)
}
.rss-file {
	background-image: url(icon/rss.gif)
}
h3.section {
	margin-top: 1em;
}
#vertical_slide, #horizontal_slide {
	padding: 2px;
}
div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

