/*
Theme Name: Pop Blue DE-Version
Theme URI: http://www.blogohblog.com/
Description: Pop Blue is a 2 columns Wordpress theme. Clean, simple and lightwieght theme. I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version:
Author: Bob
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

html {
	background: none repeat scroll 0 0 transparent;
    	border: 0 none;
    	font-size: 100%;
    	margin: 0;
    	outline: 0 none;
    	padding: 0;
	}
body {
	
	background: url("http://www.1000Kreuzfahrten.de/images/Background.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-attachment:fixed;
	position: relative;
	vertical-align: baseline;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:0.8em;
	margin:0;
	padding:0;
	color:#333;
	}
a img  {
	border:none;
}
#top {
	width:1000px;
	height:120px;
	margin: 0 auto;
	padding:0;
	}
#header {
    background-image: url("http://www.1000Kreuzfahrten.de/images/Header.png");
    background-position: 10px top;
    background-repeat: no-repeat;
    height: 120px;
    position: relative;
    width: 1000px;
}
#Header a {
    display: block;
    position: absolute;
}
#HeaderLogo {
    height: 79px;
    left: 10px;
    top: 25px;
    width: 215px;
}
#HeaderTest {
    height: 68px;
    left: 231px;
    top: 26px;
    width: 72px;
}
#HeaderBestoffer {
    height: 30px;
    left: 317px;
    top: 63px;
    width: 357px;
}
#HeaderBestoffer:hover {
    background-image: url("/images/Header_BestofferHover.png");
}
#Header #verisign {
    position: absolute;
    right: 219px;
    top: 21px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color : #2B5CAE;
	border: none;
	}
a:hover {
	text-decoration: underline;
	color : #9a141b;
	border: none;
	}
#nav {
	height:25px;
	border-bottom: 4px solid #9a141b; 
	margin:auto;
	padding:0;
	width: 980px;
	background-color:white;
	position: relative;
	}
ul.nav2 {
	height:24px;
	float:left;
	list-style:none;
	font-size:12px;
	font-weight:700;
	margin:0 0 0 5px;
	padding:0;
	}
ul.nav2 li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	height: 24px;
	}
ul.nav2 li a, ul.nav2 li a:link, ul.nav2 li a:visited {
	background:url('images/navigation_button.png');
	background-repeat: no-repeat;
	text-decoration:none;
	width: 127px;
	display: block;
	float:left;
	display:block;
	padding:4px 0px;
	height: 16px;
	text-align: center;
	color: #fff;
	}
ul.nav2 li a:hover, ul.nav2 li a:active {
	background:url('images/navigation_button.png');
	background-position: 0px -24px;
	background-repeat: no-repeat;
	}
span.cmt {
	background:transparent url(images/comment.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
	}
#Menu {
    background: url("/images/MenuSprite.png") repeat scroll 0 0 #AED6E8;
    height: 40px;
    list-style-type: none;
    margin-left: 0px;
    position: relative;
    width: 940px;
}
#Menu li {
    float: left;
    height: 40px;
    position: relative;
}
#Menu a {
    background-image: url("/images/MenuSprite.png");
    background-repeat: no-repeat;
    color: #137CB8;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    line-height: 120px;
    overflow: hidden;
    text-decoration: none;
    text-shadow: 0 1px 0 white;
    text-transform: uppercase;
}
#MenuHome a {
    background-position: 0 -40px;
    margin-left: -40px;
    width: 71px;
}
#MenuHome a:hover {
    background-position: 0 -120px;
}
#MenuHome a.active {
    background-position: 0 -80px;
    cursor: default;
}
#MenuRating a {
    background-position: -71px -40px;
    margin-left: 0px;
    width: 151px;
}
#MenuRating a:hover {
    background-position: -71px -120px;
}
#MenuRating a.active {
    background-position: -71px -80px;
    cursor: default;
}
#MenuDestination a {
    background-position: -222px -40px;
    margin-left: 0px;
    width: 112px;
}
#MenuDestination a:hover {
    background-position: -222px -120px;
}
#MenuDestination a.active {
    background-position: -222px -80px;
    cursor: default;
}
#MenuCruiser a {
    background-position: -334px -40px;
    margin-left: 0px;
    width: 90px;
}
#MenuCruiser a:hover {
    background-position: -334px -120px;
}
#MenuCruiser a.active {
    background-position: -334px -80px;
    cursor: default;
}
#MenuHarbour a {
    background-position: -424px -40px;
    margin-left: 0px;
    width: 77px;
}
#MenuHarbour a:hover {
    background-position: -424px -120px;
}
#MenuHarbour a.active {
    background-position: -424px -80px;
    cursor: default;
}
#MenuBestOffers a {
    background-position: -501px -40px;
    margin-left: 0px;
    width: 148px;
}
#MenuBestOffers a:hover {
    background-position: -501px -120px;
}
#MenuBestOffers a.active {
    background-position: -501px -80px;
    cursor: default;
}
#MenuNewsletter a {
    background-position: -649px -40px;
    width: 131px;
}
#MenuNewsletter a:hover {
    background-position: -649px -120px;
}
#MenuNewsletter a.active {
    background-position: -649px -80px;
    cursor: default;
}
#MenuAktuelles a {
	background-position: -777px -40px;
	width: 115px;
}
#MenuAktuelles a:hover {
    background-position: -777px -120px;
}
#MenuAktuelles a.active {
    background-position: -777px -80px;
    cursor: default;
}
.price_button {
    background: url(http://www.1000kreuzfahrten.de/images/preisgarantie_button.png) 0px 0px;
cursor: pointer;
display: block;
position: absolute;
right: 5px;
top: -20px;
z-index: 100;
	
}
#main {
	width:980px;
	margin:0 auto;
	padding:0;
	background-color:white;
	overflow: hidden;
	}
#content {
	float:left;
	width:620px;
	margin:10px 0 0 30px;
	padding:0;
	border-right:1px #d8eaf3  solid;
	}
.entry {
	float:left;
	width:540px;
	margin:0;
	padding:0;
	overflow:hidden;
	}
#sidebar {
	float:right;
	width:260px;
	margin:30px 30px 30px 30px;
	padding:0;
	}
#rsidebar {
	float:right;
	width:260px;
	margin:0;
	padding:0;
	overflow:hidden;
	}
#rsidebar h2 {
	font-size:12px;
	border-bottom:#eee 1px solid;
	margin:0 0 5px 5px;
	padding:0;
	}
#rsidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#rsidebar ul li {
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
	}
#rsidebar ul li ul {
	list-style-type:square;
	margin:0;
	padding:0 3px;
	}
#rsidebar ul li ul li {
	list-style-type:none;
	background:transparent url(images/li.gif) no-repeat 0 3px;
	border:0;
	margin:0;
	padding:0 0 3px 15px;
	}
.navigation {
	width:580px;
	color:#666;
	margin:0 auto;
	padding:0;
	}
.alignright {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	}
.alignleft {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	}
#searchsubmit {
	float: left;
	}
#searchform {
	background: url('images/search_button.gif');
	width: 230px;
	height:28px;
	float:right;
	margin: 0 10px 0 0 ;
	padding: 0 0 0 10px;
	}
input#s {
	color: #5188d2;
	border: 1px solid #cbcbcb;
	background:#fcfcfc;
	float: right;
	margin: 4px 10px 0 0;
	}
.boxcomments {
	border-top:3px solid #2B5CAE;
	border-bottom:3px solid #2B5CAE;
	margin-bottom:20px;
	width:570px;
	}
#commentform {
	border-top:1px solid #eee;
	margin:0;
	padding:15px 15px 1px;
	}
#commentform label {
	display:block;
	margin:0;
	}
#commentform input {
	width:170px;
	margin:0 5px 10px 0;
	padding:1px;
	}
#commentform textarea {
	width:400px;
	margin:0 0 10px;
	padding:0;
	}
#commentform #submit {
	margin:0 0 20px;
	}
#commentform p {
	margin:5px 0;
	}
ol.commentlist {
	margin:0 0 1px;
	padding:0;
	}
ol.commentlist :hover {
	background:#faf3ef;
	}	
ol.commentlist li {
	border-top:1px solid #eee;
	display:block;
	list-style:none;
	margin:0;
	padding:15px 15px 1px;
	}
ol.commentlist li :hover {
	background:none;
	}
ol.commentlist li.commenthead {
	display:block;
	list-style:none;
	margin:0;
	padding:5px 15px;
	}
ol.commentlist li.commenthead h2 {
	margin:0;
	}
ol.tblist {
	border-top:1px solid #9a141b;
	list-style:none;
	margin:0 0 1px;
	padding:15px;
	}
ol.tblist li {
	display:block;
	list-style:none;
	background:#002e5a;
	padding-left:15px;
	margin:0 0 5px;
	}
#footer {
    background-color: #AED6E8;
    border-top: 10px solid #FFFFFF;
    color: #FFFFFF;
    margin-top: 10px;
    padding: 25px 20px 20px;
    text-shadow: none;
    width: 940px;
    overflow: hidden;
}
#footerbox {
    clear:both;
}
#footer .col {
    color: #182D5B;
    display: inline;
    float: left;
    font-size: 12px;
    margin-left: 10px;
    width: 225px;
}
.col ul {
	list-style: none;
        padding-left: 0px;
}
.col li a{
	color: #182D5B;
	margin: 0;
        padding: 0;
    	vertical-align: baseline;
}

