
* {
	margin: 0;
	padding:0;
	outline:none;
}

html,
body {
	height: 100%;
	width:100%;
}

body {
	background:#eaf7ff url(../images/bg-body.gif) 0 0 repeat-x;
	font:14px/normal "trebuchet MS", verdana, arial;
	color:#445762;
}

a {
	color:#445762;
}

a:hover {
	text-decoration:none;
}

#contentContainer ul { padding:0 0 0 20px}
#contentContainer ul li{ list-style:disc}

img {
	border:none;
}
html[xmlns^="http"] {
 overflow-y: scroll;
}

#container {
	width: 948px;
	margin: 0 auto;
	padding:0 0 0 46px;
}

/* HEADER */
#header {
	width:948px;
	height:510px;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	position:relative;
}

#branding a {
	display:block;
	height:160px;
	position:absolute;
	right:100px;
	text-indent:-5000px;
	top:10px;
	width:180px;
}

.claim {
	display:none;
}

#headerMail {
	color:#2d80b4;
	font-size:12px;
	position:absolute;
	bottom:66px;
	left:42px;
}

#naviAdd {
	position:absolute;
	list-style-type:none;
	top:10px;
	left:36px;
}

#naviAdd li {
	float:left;
	color:#e4f5ff;
	font-size:13px;
	padding:0 2px;
}

#naviAdd li a {
	color:#e4f5ff;
	text-decoration:none;
}

#naviAdd li a:hover,
#naviAdd li.active a {
	text-decoration:underline;
	color:#fff;
}

#naviAdd2 {
	position:absolute;
	list-style-type:none;
	bottom:65px;
	right:85px;
}

#naviAdd2 li {
	float:left;
	color:#2d80b4;
	font-size:12px;
	padding:0 2px;
}

#naviAdd2 li a {
	color:#2d80b4;
	text-decoration:none;
}

#naviAdd2 li a:hover,
#naviAdd2 li.active a {
	text-decoration:underline;
}

#navi {
	position:absolute;
	bottom:10px;
	left:18px;
	list-style-type:none;
}

#navi li {
	float:left;
}

#navi li a {
	height:35px;
	display:block;
	padding:13px 22px 0 20px;
	text-transform:uppercase;
	color:#e4f5ff;
	font-size:12px;
	float:left;
	text-decoration:none;
	background:url(../images/bg-navi.gif) right top no-repeat;
}

#navi li a.naviFirst {
	background:url(../images/bg-navi-first.jpg) 0 0 no-repeat;
	padding:13px 30px 0 35px;
}

#navi li a.naviLast {
	background:url(../images/bg-navi-last.jpg) 0 0 no-repeat;
	padding:13px 33px 0 32px;
}

#navi li a:hover {
	background-position:right bottom;
}

#navi li.active a,
#navi li.active a:hover {
	background-position:right top;
	text-decoration:underline;
	color:#fff;
}

/* CONTENT */
#contentContainer {
	width:948px;
	float:left;
}

#contentContainer p {
	margin:0 0 14px 0;
}

#contentHome {
	width:848px;
	float:left;
	padding:0 0 0 38px;
}

#contentHome h2.home {
	width:268px;
	height:72px;
	background:url(../images/h2/bg-home.gif) 0 0 no-repeat;
	text-indent:-5000px;
	margin:15px 0 0 0;
}

#contentSidebar {
	width:194px;
	float:left;
	padding:151px 24px 0 0;
	text-align:right;
	font-size:12px;
	line-height:18px;
	position:relative;
	background:url(../images/bg-sidebar-logo.gif) 76px 19px no-repeat;
}

#contentSidebar p {
	margin:0 0 18px 0;
}

#contentSidebar p span {
	font-size:14px;
	color:#2d80b4;
}

#contentSidebar a {
	position:absolute;
	width:100px;
	height:100px;
	right:24px;
	top:30px;
	display:block;
	text-indent:-5000px;
	text-align:left;
}

#contentMain {
	float:left;
	width:630px;
	padding:0 0 0 25px;
	margin:34px 0 0 0;
	min-height:210px;
	background:url(../images/bg-content.gif) 0 0 repeat-y;
}

* html #contentMain {
	height:210px;
}

#contentMain h2 {
	width:500px;
	height:51px;
	text-indent:-5000px;
	display:block;
}

#contentMain h2.grossehafenrundfahrt {
	background:url(../images/h2/bg-grossehafenrundfahrt.gif) 0 0 no-repeat;
}

#contentMain h2.hafenrundfahrt_zwei {
	background:url(../images/h2/bg-hafenrundfahrt_zwei.gif) 0 0 no-repeat;
}

#contentMain h2.newsletter {
	background:url(../images/h2/bg-newsletter.gif) 0 0 no-repeat;
}

#contentMain h2.ueberUns {
	background:url(../images/h2/bg-ueber-uns.gif) 0 0 no-repeat;
	position:relative;
	top:-4px;
}

#contentMain h2.programmfahrten {
	background:url(../images/h2/bg-programmfahrten.gif) 0 0 no-repeat;
}

#contentMain h2.charterfahrten {
	background:url(../images/h2/bg-charterfahrten.gif) 0 0 no-repeat;
}

#contentMain h2.gastronomieAnBord {
	background:url(../images/h2/bg-gastronomie-an-bord.gif) 0 0 no-repeat;
}

#contentMain h2.aktuelles {
	background:url(../images/h2/bg-aktuelles.gif) 0 0 no-repeat;
}

#contentMain h2.kontakt {
	background:url(../images/h2/bg-kontakt.gif) 0 0 no-repeat;
}

#contentMain h2.danke {
	background:url(../images/h2/bg-danke.gif) 0 0 no-repeat;
}

#contentMain h2.impressum {
	background:url(../images/h2/bg-impressum.gif) 0 0 no-repeat;
}

#contentMain h2.anfahrt {
	background:url(../images/h2/bg-anfahrt.gif) 0 0 no-repeat;
}

#contentMain h2.galerie {
	background:url(../images/h2/bg-galerie.gif) 0 0 no-repeat;
}

#contentMain h2.programmheft {
	background:url(../images/h2/bg-programmheft.gif) 0 0 no-repeat;
}

#contentMain h3 {
	font-size:16px;
	margin:0 0 10px 0;
}

#contentMain p {
	margin:0 0 18px 0;
}

#contentMain ul{ list-style:none}

#anfahrt iframe {
	border:solid 1px #1888c8;
	padding:1px;
	margin:0 0 10px 0;
	background:#fff;
}



.clear {
	float:none;
	clear:both;
}

.Line {
	height:1px;
    background:url(../images/dotted_line.gif) 0 0 repeat-x;
    clear:both;
    overflow:hidden;
    margin:10px 0 14px 0px;}

/* FOOTER */
#footer {
	width: 100%;
	height: 386px;
	background:url(../images/bg-footer.gif) 0 0 repeat-x;
}

#innerFooter {
	width:948px;
	height:386px;
	background:url(../images/bg-inner-footer3.jpg) 46px 0 no-repeat;
	margin:0 auto;
	font-size:12px;
	line-height:15px;
	padding:0 0 0 46px;
}

#innerFooter h3 {
	display:none;
}

#innerFooter a.linkBox {
	width:119px;
	height:21px;
	padding:6px 0 0 0;
	margin:8px 0 0 0;
	background:url(../images/bg-footer-a.gif) 0 0 no-repeat;
	text-align:center;
	display:block;
	float:left;
	position:relative;
	left:-4px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#innerFooter a.linkBox:hover {
	background-position:0 -27px;
	text-decoration:none;
}

#innerFooter a.linkBoxActive,
#innerFooter a.linkBoxActive:hover {
	width:119px;
	height:21px;
	padding:6px 0 0 0;
	margin:8px 0 0 0;
	background:url(../images/bg-footer-a.gif) 0 0 no-repeat;
	text-align:center;
	display:block;
	float:left;
	position:relative;
	left:-4px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}

#footerNewsletter {
	width:135px;
	height:134px;
	padding:82px 150px 0 43px;
	float:left;
}

#footerGallery {
	width:135px;
	height:134px;
	padding:82px 149px 0 0;
	float:left;
}

#footerProgramm {
	width:155px;
	height:134px;
	padding:82px 0 0 0;
	float:left;
}

#footerLogos {
	list-style-type:none;
	float:left;
	width:140px;
	padding:0 0 0 26px;
}

#footerLogos li {
	float:left;
	width:140px;
	padding:0 0 13px 0;
}

#footerLogos li a {
	width:75px;
	background:url(../images/bg-footer-logos.gif) 0 0 no-repeat;
	text-indent:-5000px;
	display:block;
	height:70px;
}

#footerLogos li a.rheinfels {
	background-position:0 -76px;
}

#innerFooter ul {
	list-style-type:none;
}

#sitemap1 {
	float:left;
	width:100px;
	padding:8px 43px 0 0;
}

#sitemap1 li {
	width:100px;
}

#sitemap2 {
	float:left;
	width:143px;
	padding:9px 0 0 0;
}

#sitemap2 li {
	width:143px;
}

#sitemap3 {
	float:left;
	width:83px;
	padding:8px 57px 100px 0;
}

#sitemap3 li {
	width:83px;
}

#innerFooter ul#sitemap1 li,
#innerFooter ul#sitemap2 li,
#innerFooter ul#sitemap3 li {
	float:left;
	padding:0 0 3px 0;
}

#innerFooter ul#sitemap1 li a,
#innerFooter ul#sitemap2 li a,
#innerFooter ul#sitemap3 li a {
	float:left;
	background:url(../images/bg-footer-sitemap-a.gif) 0 7px no-repeat;
	padding:0 0 0 9px;
	text-decoration:none;
}

#innerFooter ul#sitemap1 li a:hover,
#innerFooter ul#sitemap2 li a:hover,
#innerFooter ul#sitemap3 li a:hover,
#innerFooter ul#sitemap1 li.active a,
#innerFooter ul#sitemap2 li.active a,
#innerFooter ul#sitemap3 li.active a {
	text-decoration:underline;
}

#innerFooter p.adress {
	line-height:18px;
	margin:8px 0 19px 0;
}

#innerFooter p.adress strong {
	padding:0 0 0 1px;
}

.image {
	border:solid 1px #1888c8;
	padding:1px;
	background:#fff;
}

.highlight {
	font-weight:bold;
	color:#2d80b4;
}

.floatRight {
	float:right;
	margin:28px 0 0 10px;
}

.floatLeft {
	float:left;
}

.cmsGalerie {
	width:190px;
	float:left;
	padding:0 20px 20px 0;
}

.cmsGalerie img {
	margin:0 0 10px 0;
}
.contentHomeLeft{float:left;width:535px}
.contentHomeRight{float:right;width:303px}
.newsbox{background:url(../images/newsbox.jpg);width:800px;height:91px;padding:35px 10px 10px;margin:15px 0}
.newsbox h2{text-indent:-999999px;height:0px;width:0px}
.newsbox p{font-size:13px}
#fblike{width:400px;height:70px;position:absolute;left:13px;bottom:48px}

.col{width:48%}
.left{float:left}
.right{float:right}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* + html .clearfix {display:inline-block} 
* html .clearfix{height:1%}
