
/* hide spans for image replacement */
span {
	display:none;
}




body {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background-color:#FFFFFF;
	font-family: Arial;
	color:#917F62;
}

td{
	font-size: 11px;
}

#main {
	border: 1px solid black;
	width: 998px;
	margin: auto;
	background: url('/images/cunard_background_repeater.gif') repeat-y;
}


#header {
	position: relative;
	float: left;
	background-color: #67583F;
	clear: both;
	width: 998px;
}

#header h1 {
	margin: 0;
	background-image: url('/images/neu_header6.jpg');
	background-repeat: no-repeat;
	
	height: 147px;
}

#top_navi {
	position: absolute;
	margin-top: -29px;
	right: 50px;
}

#top_navi a{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	background-color: none;
}

#header > #top_navi {
	margin-top: -41px;
}

#top_navi ul {
	list-style: none;
}

#top_navi li {
	float: left;
	height: 16px;
	width: 115px;
	background-color: #B3A184;
	border: 1px #fff solid;
	border-bottom: none;
	margin-right: 3px;
	padding:5px;
}


#balken {
	width: 998px;
	height: 21px;
	float: left;
	background-color: #B3A184;
}


#left_navi {
	position: relative;
	float: left;
	width: 209px;
	background-color: #e5ddd1;
}

/* image replacement and colors for left navigation */
#left_navi ul {
	list-style: none;
}

#left_navi li {
	margin-left: -40px;
	text-transform: uppercase;
}

#left_navi a {
	display: block;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.schiffe a {	background-color: #67583F;}
.spezialangebote a {background-color: #B1302A;}

.schiffe a:hover  {
	background-color: #996600;
}
.spezialangebote a:hover  {
	background-color: #996600;
}
/* EOF image replacement and colors for left navigation */


#content {
	position: relative;
	float: left;
	width: 580px;
	color:#343C74;
	padding:15px;
	font-family:verdana;
	font-size:10px;
	text-align: left;
	clear: right;
	background-color: #f4f0ea;
}

#content a:link, a:visited, a:hover, a:active  {
	color: #000;
}

#right_navi {
	float: left;
	width: 168px;
	top: 55px;
	clear: right;
	background-color: #e5ddd1;
	margin-top: 60px;
	margin-left: 11px;
}

/* correct settings for real browsers */
#main > #right_navi {
	margin-top: 42px;
	margin-left: 11px;
}


/* image replacement and colors for right navigation */

#right_navi ul {
	list-style: none;
}

#right_navi li {
	margin-left: -40px;
	text-transform: normal;
}

#right_navi a {
	display: block;
	padding: 2px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}


#right_navi a{	background-color: #b3a184; margin-bottom: -10px;}
#right_navi .schiffe a{	background-color: #67583F; text-transform: uppercase; margin-top: 0px; margin-bottom: 9px;}

#main > #right_navi a {
	margin-bottom: 5px;
}

#right_navi a:hover{
	background-color: #996600;
}
/* EOF image replacement and colors for right navigation */


#ticker2{
	position: absolute;
	top: 105px;
	right: 10px;
}

#ticker2 a{
	color: #fff;
}

#footer {
	width:100%;
	font-size: 8pt;
	top: 20px;
	margin-top: 20px;
}

#footer a{
	color: #666;
}

/* this is important for the height of the container*/
.clearing {
	width: 1px;
	clear: both;
}


/* boxes in the middle */

#startseitenangebot_container {
	width: 270px;
	float: left;
	margin: 5px;
	height: 330px;
}

.startseitenangebot {
	position: relative;
	float: left;
	background-color: #E5DDD1;
	border: #B1A083 1px solid;
	text-align: left;
	height: 330px;
}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
   z-index: 10;
}

/* hide corners from ie */
.roundtop {	display: none;}
.roundbottom {display:none;}

/* show corners in real browsers */
.startseitenangebot > .roundtop { 
	display: block;
	background: url(/images/neu_corner_topright.gif) no-repeat top right; 
	margin-right: -1px;
}

.startseitenangebot > .roundbottom {
	display: block;
	background: url(/images/neu_corner_bottomright.gif) no-repeat top right; 
	margin-right: -1px;
}



.contentimg {
	border-top: #B1A083 1px solid;
	border-bottom: #B1A083 1px solid;
	margin: 0;
	width: 268px;
}

.startseitenangebot p{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, sans-serif;
	text-decoration: normal;
	font-size: 12px;
}

h1 {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}





/*linke navigation details */

#queen_mary2 {
	list-style: none;
	background-color: #B3A184;
}

/* EOF linke navigation details */


/* Banner im rechten Content */
#banner_right {
	float: left;
	width: 160px;
	height: 600px;
	top: 55px;
	clear: right;
	background-image: url(/images/rightBanner/banner_rechts_deutsch.jpg);
	background-repeat: none;
	margin-top: 60px;
	margin-left: 15px;
}
