html,body {
	height: 100%;
	min-width: 1004px;
	width: expression
		(document.body.clientWidth
		< 1006? "1004px": "auto");
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}
/*
########################################################## BODY KOPFFOTOS ##########################################################
*/	
body.chartern {background: transparent url(../bilder/kopfbilder/chartern.jpg) no-repeat center top;}
body.gruppen {background: transparent url(../bilder/kopfbilder/gruppenangebote.jpg) no-repeat center top;}
body.gutschein {background: transparent url(../bilder/kopfbilder/gutschein.jpg) no-repeat center top;}	
body.reederei {background: transparent url(../bilder/kopfbilder/reederei.jpg) no-repeat center top;}
	body.reederei-anreise {background: transparent url(../bilder/kopfbilder/reederei-anreise.jpg) no-repeat center top;}
	body.reederei-haefen {background: transparent url(../bilder/kopfbilder/reederei-haefen.jpg) no-repeat center top;}
	body.reederei-partner {background: transparent url(../bilder/kopfbilder/reederei-partner.jpg) no-repeat center top;}
	body.reederei-schiffe {background: transparent url(../bilder/kopfbilder/reederei-schiffe.jpg) no-repeat center top;}
body.touren {background: transparent url(../bilder/kopfbilder/touren.jpg) no-repeat center top;}
	body.touren-bodden {background: transparent url(../bilder/kopfbilder/touren-bodden.jpg) no-repeat center top;}
	body.touren-breege {background: transparent url(../bilder/kopfbilder/touren-breege.jpg) no-repeat center top;}
	body.touren-kranich {background: transparent url(../bilder/kopfbilder/touren-kranich.jpg) no-repeat center top;}
	body.touren-ralswiek {background: transparent url(../bilder/kopfbilder/touren-ralswiek.jpg) no-repeat center top;}
	body.touren-stoertebeker {background: transparent url(../bilder/kopfbilder/touren-stoertebeker.jpg) no-repeat center top;}
/*
########################################################## PAGE ##########################################################
*/
#container {
	width: 100%;
	min-height: 100%;
	position: absolute;
	background: url(../bilder/us-hg-footer.jpg) no-repeat bottom;
	z-index: 100;
	}
#page {
	width: 1006px;
	min-height: 100%;
	margin: auto;
	position: relative;
	}
	
	.clear {
		clear: both;
		height: 0;
		line-height: 0;
		padding: 0;
		border: 0;
		margin: 0;
		font-size: 0;
		}
	hr {
	border: 0;
	height: 1px;
	background-color: #D9F2F9;
	margin-top: 20px;
	}
.hide {
	display: none;
}

/*
********************************************************** HEADER *********************************************************
*/
#header {
	width: 1006px;
	height: 434px;
	position: relative;
	}
/*
//////////////////////////// LOGO /////////////////////////
*/
#header .logo {
	width: 337px;
	height: 58px;
	padding: 18px 0 0 23px;
	float: left;
	}
	
	#header .logo a {
		border: none;
		}
/*
//////////////////////////// SHORTCUTS ////////////////////////
*/
#header .shortcuts {
	width: 350px;
	float: right;
	margin: 16px 36px 0 0;
	}
	
	#header .shortcuts ul {
		margin: 0;
		padding: 0;
		}
		
		#header .shortcuts ul li {
			display: inline;
			}
			
			#header .shortcuts ul li a {
				font-size: 14px;
				color: #006d9c;
				text-decoration: none;
				font-style: italic;
				padding: 0 4px;
				}
				
				#header .shortcuts ul li a:hover, #header .shortcuts ul li .active {
					text-decoration: underline;
					}
/*
********************************************************** WRAP **********************************************************
*/
#wrap {
	width: 1006px;
	padding: 0 0 150px 0;
	position: relative;
	background: url(../bilder/hg-right-colum.jpg) repeat-y right;
	}
	
	#wrap img.logo {
		position: absolute;
		bottom: 101px;
		right: 24px;
		}
/*
//////////////////////////// SIDEBAR /////////////////////////
*/
#sidebar {
	width: 214px;
	float: left;
	margin: 0 0 0 50px;
	}

/*
---------------------------- MENUE ----------------------------
*/
#menue {
	width: 214px;
	margin: 18px 0 0 0;
	font-family: 'Trebuchet MS';
	}
	
	#menue ul {
		margin: 0;
		padding: 0;
		}
	
	#menue ul li {
		width: 214px;
		list-style: none;
		background: url(../bilder/border-bottom-hmenue.jpg) repeat-x bottom;
		padding: 0 0 10px 0;
		margin: 4px 0 0 0;
		}
		
		#menue ul li a {
			color: #006d9c;
			font-size: 18px;
			font-style: italic;
			font-weight: bold;
			text-decoration: none;
			margin: 0 0 0 2px;
			}
			
			#menue ul li a:hover,
			#menue ul li a.active {
				color: #cc0f13;
				}
			
/**************************/
/******** Zweite Ebene ****/
/**************************/
#menue ul li ul li {
	background: none;
	padding: 0;
	margin: 0;
	}
	
	#menue ul li ul li a {
		background: none;
		font-size: 14px;
		font-weight: normal;
		background: url(../bilder/icon-unmenue.jpg) no-repeat 4px 7px;
		padding: 0 0 0 14px;
		margin: 5px 0;
		
		}

		#menue ul li ul li a:hover,
		#menue ul li ul li a.active {
			color: #cc0f13;
			background: url(../bilder/icon-unmenu-hover.jpg) no-repeat 4px 7px;
			}
/*---------------------------- MENUE ----------------------------*/
#wetter {
	margin: 20px 0 0 0;
	text-align: center;
	}
/*//////////////////////////// CONTENT /////////////////////////*/
#content {
	width: 436px;
	float: left;
	padding: 0 10px 0 20px;
	color: #006d9c;
	font-size: 12px;
	}
	
/*Headlines*/
#content h1,
#content h2 {
	font-family: 'Trebuchet MS';
	font-size: 22px;
	font-weight: bold;
	margin: 4px 0 0 0;
	}
#content h1 {
	color: #CB0E0C;
	font-style:italic;
}	
#content h2 {
	font-size: 18px;
	margin: 15px 0 0 0;
	}
	
	#content h1 .kleiner {
	font-size: 18px;
	font-weight: normal;
	}
	
/*Text*/
#content p {
	padding: 5px 0;
	}

/*Bilder*/
#content IMG.center {
	margin: 20px 0 20px 138px;
	}

/*Links, Listen*/
	
	#right-colum a, #right-colum ul li {
		font-family: 'Trebuchet MS';
		font-size: 12px;	
		background: url(../bilder/pfeil-right-colum.jpg) no-repeat 5px 5px;
		padding: 0 0 0 12px;
		}
		
		#right-colum a:hover {
			text-decoration: none;
			}
			#content a.red {
			color: #e2001a;
			font-weight: bold;
			background: none;
			padding: 0;
			text-decoration: underline;
			}

/*Links*/
#content a IMG {
	border: none;
	padding: 3px;
    -moz-box-shadow: 0px 0px 2px 2px #ccc;
    -webkit-box-shadow: 0px 0px 2px 1px #ccc;
	_border: 1px solid #ccc;
	*border: 1px solid #ccc;
	}
#content a .no-shadow {
	border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	}
#content a {
	color: #006d9c;
	text-decoration: underline;
	}
	
	#content a:hover {
		text-decoration: none;
		}
		
		#content a.mehr {
			font-weight: bold;
			}
			
#content .tour-buchen {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CB0E0C;
	padding: 3px;
	text-decoration:none;
	}
#content .tour-buchen:hover {
	color: #CB0E0C;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #CB0E0C;
	padding: 3px;
	text-decoration:none;
	}
			
/*Tabellen*/			

table {
border: 1px solid #D9F2F9;
width: 420px;
font-size: 11px;
white-space: nowrap;
}

table td, table th {
border: 1px solid #D9F2F9;
padding: 7px 4px;
}

table th {
background-color: #D9F2F9;
text-align:center;
}


/*//////////////////////////// RIGHT-COLUM /////////////////////////*/
#right-colum {
	width: 255px;
	float: left;
	color: #006d9c;
	padding: 0 5px 50px 0;
	}
#right-colum h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	border-top: 1px solid #80D2F2;
	}
/*Links*/
	
	#right-colum a {
		font-family: 'Trebuchet MS';
		font-size: 12px;
		color: #cc0f13;
		background: url(../bilder/pfeil-right-colum.jpg) no-repeat 5px 5px;
		padding: 0 0 0 12px;
		}
		
		#right-colum a:hover {
			text-decoration: none;
			}
			
			#right-colum a.webcam {
				padding: 0;
				margin: 10px 0 0 7px;
				background: none;
				width: 250px;
				display: block;
				}
/*Bilder*/
#right-colum p a img {
	padding: 10px 0 0 0;
	margin: 15px 0 25px 0;
	}
#right-colum p a {
	background: none;
	}
/*
********************************************************** FOOTER **********************************************************
*/
#footer {
	width: 1006px;
	height: 61px;
	position: absolute;
	bottom: 0;
	font-family: 'Trebuchet MS';
	padding: 40px 0 0 0;
	text-align: center;
	background: url(../bilder/us-hg-footer-in-id.jpg) no-repeat right;
	}
	
	#footer ul li {
		display: inline;
		font-size: 12px;
		color: #006d9c;
		background: url(../bilder/icon-shortcuts-footer.jpg) no-repeat 0 8px;
		padding: 0 0 0 6px;
		}
		
		#footer ul li a {
			color: #006d9c;
			text-decoration: none;
			}
			
			#footer  ul li a:hover {
				text-decoration: underline;
				}
				
				#footer ul li.hnm {
					background: none;
					border-left: 1px solid #006d9c;
					padding: 0 0 0 6px;
					}
					
				#footer ul li.first {
					background: none;
					}