/* CSS Document */


#boxDiv {
position:absolute;
left:-1px;
top:-170px;
z-index:1000;
width:140px;
height:180px;
background:#eaeaea;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background: #80bad1;
}

body td {
	font-size: 11px;
}

#outbox {
	border: 1px solid #fff;
	border-top: 0;
	border-bottom:0;
	width: 986px;
}

div#topnav {
	padding: 10px;
	background: #b4e8fc;
	color: #05557f;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#topnav a {
	text-decoration: none;
	color: #05557f;
	font-weight: bold;
}

#topimage {
	width: 750px;
	height: 466px;
}

#wave {
	position: absolute;
	margin: 369px 0;
}

#verlauf {
	position: absolute;
	margin: 440px 218px;
	color: #7dc875;
}

#language {
	position: absolute;
	margin: 450px 35px;
}


/*LEFTBAR */

.hidden {
	display: none;
	margin: 0;
	padding:0;
}

#leftbar {
	width: 196px;
	background: url(/i/leftbar_top.gif) #89cde6;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	
}

#leftbar h2 {
	background: #fff;
	padding: 5px;
	font-size: 13px;
	margin: 10px 0 0 0;
}

#leftbar div#leftbar_top {
	margin: 15px 0 0 0;
}

#leftbar ul {
	padding:0;
	margin:0;
}

#nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#nav li {
	text-decoration: none;
	list-style-type:none;
}

#nav li a {
	color:#000;
	display:block;
	font-size: 12px;
	padding: 5px;
	padding-left: 18px;
	margin: 1px 0 1px 0;
	color: #fff;
	font-weight: bold;
	text-transform: none;
	height: auto;
	background-image: url(/i/aw1.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#nav li a:hover {
	background: #2190ba;
	background-image: url(/i/aw.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}


#nav li a.nolink {
	background: #2F59BF;
	background: none;
	background-image: url(/i/nav_nolink.png);
	background-repeat: no-repeat;
	background-position: left;
	
}

#nav ul.submenu_0 li a {
	color:#025781;
	background: #e0f7ff;
	background-image: url(/i/aw2.gif);
	background-repeat: no-repeat;
	background-position: 12px 50%;
	padding-left: 28px;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 0px dashed #025781;
}
#nav ul.submenu_0 li a:hover {
	background: #fff;
	background-image: url(/i/aw2.gif);
	background-repeat: no-repeat;
	background-position: 12px 50%;
	
	color: #025781;
}



#rightbar {
	width: 236px;
	background: url(/i/rightbar_top.gif) #c6efff;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}

#rightbar div.spacer {
	border-top: 2px solid #fff;
	margin: 15px 0 5px 0;
}

#rightbar div#address {
	margin: 8px 0 0 15px;
}

#rightbar div#address a {
	color: #175680;
	text-decoration: underline;
	font-weight: bold;
}

#rightbar div.angebote {
	margin: 5px 0 0 15px;
	background: #fff;
	width: 206px;
}

#rightbar div.angebote div.toptext {
	position: absolute;
	margin: 5px 0 0 5px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}


#rightbar div.angebote div.text {
	padding: 0 8px 0 8px;
}

#rightbar div#leftoffer div.preis {
	padding: 2px 0 2px 0;
	margin: 10px 90px 0 0;
	border: 1px solid #7dc875;
	color: #7dc875;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background: #fff;
}
#rightbar div#leftoffer div.more {
	float: right;
	text-decoration: underline;
	font-weight: bold;
}

#rightbar div#leftoffer div.more a {
	color: #025781;
	text-decoration: none;
	font-weight: bold;
}

#rightbar div#leftoffer div.alloffers a {
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #7dc875;
	font-size: 13px;
	margin: 0px 0 2px 0;
}


#rightbar div.angebote div.text_lm {
	padding: 0 8px 0 8px;
	border-bottom: 2px solid #51B1BB;
}

#rightbar div#lastminute div.preis {
	border-bottom: 2px solid #ccc;
}

#rightbar div#lastminute div.preis {
	padding: 2px 0 2px 0;
	margin: 10px 90px 0 0;
	border: 1px solid #7dc875;
	color: #7dc875;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background: #fff;
}

#rightbar div#lastminute div.more {
	float: right;
	text-decoration: none;
	font-weight: bold;
}

#rightbar div#lastminute div.more a {
	color: #025781;
	text-decoration: none;
	font-weight: bold;
}

#rightbar div#lastminute div.alloffers a {
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #7dc875;
	font-size: 13px;
	margin: 0px 0 5px 0;
}

#rightbar div.newsbox {
	margin: 14px 0 0 15px;
	background: #fff;
	width: 206px;
}

#rightbar div.newsbox div.text {
	padding: 8px;
}


#rightbar div.newsbox div.toptext {
	position: absolute;
	margin: 5px 0 0 5px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

#rightbar div.newsbox div.more {
	float: right;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 7px;
}

#rightbar div.newsbox div.more a {
	color: #025781;
	text-decoration: none;
	font-weight: bold;
}


/* QUICKFORM */

#rightbar div#quickform {
	margin: 5px 0 12px 15px;
	background: #DEF6FF;
	width: 206px;
	border-bottom: 2px solid #51B1BB;
}

#rightbar div#quickform div.toptext {
	position: absolute;
	margin: 5px 0 0 5px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

#rightbar div#quickform div#content {
	padding: 0 8px 0 12px;
	background: #DEF6FF;
	color: #05557F;
}

#rightbar div#quickform div#buchung a {
	float: right;
	font-weight: bold;
	color: #05557F;
	text-decoration: none;
	margin: 0 0 8px 0;
}

#rightbar div#quickform div#buchung input.personen {
	width: 25px;
	height: 16px;
	margin: 0 0 4px 0;
	font-size: 11px;

}

#rightbar div#quickform div#buchung input.daten {
	width: 174px;
	margin: 0 0 2px 0;

}

#rightbar div#quickform div#buchung textarea.daten {
	width: 174px;
	margin: 0 0 2px 0;

}

#rightbar div#quickform div#buchung input.send {
	margin: 10px 0 0 0;
	width: 70px;
	border: 1px solid #ccc;
	background: #5DB9DD;
	color: #fff;

}

#rightbar div#quickform div#off {
	float: right;
	margin: 5px 0 10px 0;
}

#rightbar div#quickform div#off a {
	font-weight: bold;
	color: #05557F;
	text-decoration: none;
}

#rightbar div#quickform input.date {
	width: 50px;

}



#rightbar div#quickform select.tag {
	background: #fff;
	font-size: 10px;
	width: 40px;
	
}
#rightbar div#quickform select.monat {
	background: #fff;
	font-size: 10px;
	width: 85px;
	
}
#rightbar div#quickform select.jahr {
	background: #fff;
	font-size: 10px;
	width: 50px;
	
}


#content {
	background: url(/i/content_ground.gif) #e0f7ff;
	background-repeat: no-repeat;
	background-position: top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	vertical-align: top;
}

#content div#content a {
	color: #05557F;
	font-weight: bold;
}

#content div#content {
	padding: 0 19px 18px 19px;
	font-size: 12px;
	line-height: 16px;
}


#content div h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #05557f;
	margin: 5px 0 15px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #89CDE6;
}

#content div h2 {
	font-size: 14px;
	font-style: normal;
	color: #05557f;
}

#content div h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	margin: 5px 0 15px 0;
}

#content div h4 {
	font-size: 14px;
	color: #05557f;
	margin: 5px 0 15px 0;
}

#content td#article {
	color: #05557F;
}

/*OFFER */

div#content div#offer {
	border-bottom: 1px solid #89CDE6;
	color: #025781;

}

div#content div#offer h1 {
	color: #025781;
	font-size: 14px;
	margin: 10px 0 0 0;

}

div#content div#offer h2 {
	color: #025781;
	font-size: 14px;
	margin: 3px 0 3px 0;

}

div#content div#offer div.detail a {
	float: right;
	color: #c09802;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 3px 0;
	text-decoration: none;
	text-align: right;
}

div#content div#offer div.preis {
	float: right;
	padding: 2px 0 2px 0;
	margin: 10px 0 0 0;
	border: 1px solid #7dc875;
	color: #7dc875;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background: #fff;
	width: 100px;
}

/*LASTMINUTE */

div#content div#lastminute {
	border-bottom: 1px solid #89CDE6;
	color: #025781;

}

div#content div#lastminute h1 {
	color: #025781;
	font-size: 14px;
	margin: 10px 0 0 0;

}

div#content div#lastminute h2 {
	color: #025781;
	font-size: 14px;
	margin: 3px 0 3px 0;

}

div#content div#lastminute div.detail a {
	float: right;
	color: #c09802;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 3px 0;
	text-decoration: none;
	text-align: right;
}

div#content div#lastminute div.preis {
	float: right;
	padding: 2px 0 2px 0;
	margin: 10px 0 0 0;
	border: 1px solid #7dc875;
	color: #7dc875;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background: #fff;
	width: 100px;
}







#bottom {
	background: #e8f9ff;
	background: #fff;
	color: #05557F;
	padding: 5px;
}

#bottom a {
	text-decoration: none;
	color: #05557F;
}