/* ********************** */
/*  Startside             */
/* ********************** */

#bwha_header {
	position:static;
	top:0px;
	left:0px;
	width:942px;
	height:auto;
}

.bwha_inner_content {
	margin-top:0px;
	background: none transparent;
}

div#bwha_header {
	padding-top:0px;
}

/* ********************** */
/*  Start Menu            */
/* ********************** */

div#bwha_header,
div#bwha_header_main {
	padding: 0;
}

div.bwha_top_container_start {
	*margin-top:3px;
}

ul.bwha_navigation_start {
	width:176px;
	float:left;
	padding:0px;
	margin:0px;
}

.bwha_navigation_start li {
	display:block;
	width:176px;	
	background:url(../i2009/menu-level-0-gradient.gif);
	margin-bottom:5px;
}

.bwha_navigation_start li a,
.bwha_navigation_start li a:hover,
.bwha_navigation_start li a:visited
 {
	display:block;
	width:156px;
	padding:7px 0px 8px 20px;
	font-size:15px;
	line-height:16px;
	font-weight:normal;
	color:#315d8b;
	background:url(../i2009/menu-level-0-bullet.gif);
	background-repeat:no-repeat;
	background-position:9px center;
}

.bwha_navigation_start li a:hover
{
	background-color:#ffffff;
	border:1px solid #315d8b;
	text-decoration:none;
	width:155px;
	background-position:8px center;
	padding:6px 0px 7px 19px;
}

.bwha_navigation_start li.menu-active {
	background:none;
	border-bottom: 1px dotted #fff;
}

.bwha_navigation_start li.menu-active a {
	color: #315d8b;
}


.bwha_navigation_start li.menu-4 {
	margin-right: 0px;
}

.bwha_navigation_start div.description-1,
.bwha_navigation_start div.description-2,
.bwha_navigation_start div.description-3,
.bwha_navigation_start div.description-4 {
	color:#898989;
	left:205px;
	position:absolute;
	top:24px;
}

.bwha_navigation_start div.description-2 {
	top:54px;
}

div.start-menu-2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #617996;
	text-align: center;
	padding: 13px 0px;
	margin-bottom: 10px;
}

div.start-menu-2 a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
}

ul.bwha_navigation_active_arrow {
	margin:0;
	padding:0;
	list-style:none;
	width:980px;
	overflow:hidden;
}

ul.bwha_navigation_active_arrow li{
	width:245px;
	height: 20px;
	float: left;
	background: #456d96;
	margin:0;
	padding:0;
}

ul.bwha_navigation_active_arrow li.menu-active{
	background: #456d96 url(/static/i2009/menu-start-active.gif) no-repeat 50% 50%;
}

div.bwha_start_sub {
	height: 250px;
	min-height: 250px;
}

div.bwha_start_sub div a{
	font-weight: bold;
}

div.start-menu-3 {
	margin-bottom: 3px;
}

div.start-menu-3 a{
	color: #fff;
	background: url(/static/i2009/white-arrow.gif) no-repeat 22px 4px;
	padding-left: 35px;
	display: block;
}

div.bwha_nav_hover_info {
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: -17px;
	left: 150px;
	height: 0px;
}

div.bwha_nav_hover_info_container {
	height: 0px;
	position: relative;
}

/* ********************** */
/*  Start Newsbox         */
/* ********************** */
div.bwha_start_gallery {
	float: left;
	/*width: 728px;*/
	overflow: hidden;
	height:266px;
}

div.bwha_start_newsbox {
	float: right;
	border: 1px solid #9badc1;
	width: 230px;
	background: #42658A;
	height: 244px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 14px;	
	font-weight: bold;
}

div.bwha_start_newsbox h1{
	font-size: 20px;	
}

div.bwha_start_newsbox h2{
	font-size: 16px;	
}


/* ********************** */
/*  Start Footer          */
/* ********************** */

body div#bwha_page div.bwha_start_footer {
	clear: both; 
	text-align: right;
	/*padding-top: 20px;*/
	color: #fff;
}

body div#bwha_page div.bwha_start_footer div.article a{
	
	color:#fff;
	font-weight: bold;
}





/* ********************** */
/*  Start Panels          */
/* ********************** */

div.bwha_startpanels
{
	background:#375c83;
	width:980px;
	float:left;
}

div.bwha_startpanel_1
{
	color:#ffffff;
	float:left;
	padding-left:25px;
	height:143px;
	overflow:hidden;
	width: 447px;
}

div.bwha_startpanel_1 li
{
	list-style-type:none;
	background:url(../i2009/bullet-white-arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:10px;
	font-size:14px;
	line-height:20px;
}

div.bwha_startpanel_1 li a {
	color: #fff;
}

div.bwha_startpanel_1 h1
{
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-top:12px;
}

div.bwha_startpanel h2
{
	font-size:14px;
}

div.bwha_page_de div.bwha_startpanel h2
{
	font-size:13px;
}

div.bwha_startpanel ul
{
	padding-left:0px;
	list-style-position:inside;
	*list-style-position:outside;
	*margin-left:0px;
	*margin-top:-7px;
}


div.bwha_startpanel_2 div.article {
	background:#42658a;
	color:#ffffff;
	border:1px solid #537395;
	width:97px;
	float:left;
	height:82px;
	padding:14px 5px 12px 12px;
	font-size:11px;
	font-weight:bold;
	margin-top:26px;
}

div.bwha_page_de div.bwha_startpanel_2 div.article,
div.bwha_page_it div.bwha_startpanel_2 div.article 
{
	margin-top:0px;
}

body div.bwha_page_de div.bwha_startpanel_2, 
body div.bwha_page_it div.bwha_startpanel_2
{
	float:left;
	margin-left:0px;
	background:url(../i/green_button.png) no-repeat;
	width:115px;	
	height:114px;
	position:relative;
	margin-top:26px;
}

body div.bwha_page_it div.bwha_startpanel_2
{
	border:1px solid #537395;
	background:#42658a;
	height:106px;	
}

* html body div.bwha_page_de div.bwha_startpanel_2
{
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='static/i/green_button.png');
	background:none;
}

body div.bwha_page_de div.bwha_startpanel_2 div.article, 
body div.bwha_page_it div.bwha_startpanel_2 div.article
{
	background:none;
	border:0px;
}

div.bwha_startpanel_3,
div.bwha_startpanel_4
{
	height:155px;
	float:left;
	margin-left:13px;
}

div.bwha_startpanel_3 div.article,
div.bwha_startpanel_4 div.article
{
	background:#42658a;
	color:#ffffff;
	border:1px solid #537395;
	width:160px;
	float:left;
	height:82px;
	padding:12px 5px 12px;
	margin-top:26px;
	font-size:11px;
	font-weight:bold;
}

* html div.bwha_startpanel_3 div.article
{
	overflow:hidden;
}


div.bwha_startpanel_2 div.article a,
div.bwha_startpanel_3 div.article a,
div.bwha_startpanel_4 div.article a
{
	text-decoration:none;
	color:#ffffff;
}

div.bwha_startpanel_4 div.article
{
	position:relative;
}

div.bwha_startpanel_4 div.article img
{
	border:0px;
	left:95px;
	position:absolute;
	top:-17px;
}

div.bwha_startpanel_2 div.article h2,
div.bwha_startpanel_3 div.article h2,
div.bwha_startpanel_4 div.article h2
{
	margin-top:0px;
	margin-bottom:5px;
	border-bottom:1px dotted #a1b3c5;
	padding-bottom:5px;
}

div.bwha_startpanel_2 div.article h2
{
	width:88px;
	border-bottom:1px dotted #ffffff;
}

/* ********************** */
/*  Seite Verbreitern     */
/* ********************** */


#bwha_startpage_content {
	width: 980px;
	padding:0px 0px 11px;
	border: none;
}

.bwha_inner_content_start {
	width: 980px;
	padding: 0px;
	border: none;
	margin-top:0px;
}

div.bwha_bottom_sep {
	width: 980px;
}


/* ********************** */
/* Page-Struct Description*/
/* ********************** */

div.bwha_struct_description_container
{
	float:left;
	margin-left:13px;
}

div.bwha_struct_description_container div.description-1,
div.bwha_struct_description_container div.description-2,
div.bwha_struct_description_container div.description-3,
div.bwha_struct_description_container div.description-4
{	
	margin-bottom:5px;
	line-height:31px;
}


/* ********************* */
/* Startpackages 2.0     */  
/* ********************* */
div.startpackage {
	float: left;
	width: 243px;
	margin-right: 2px;
	
}
div.startpackage-2 {
	margin-right: 3px;
}  

div.startpackage-4 {
	margin-right: 0px;
	
}  

div.bwha_start_packages h1 {
	color: #fff;
	background-color: #365c83;
	font-size: 15px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	margin: 0;
	padding: 0;
}

div.bwha_start_packages h1 a{
	color: #fff;
	display: block;
}

div.bwha_start_packages div.cst {
	width: auto;
}





div.bwha_start_packages div.package-display-date,
div.bwha_start_packages div.cst-navbar {
	display: none;
}
div.bwha_start_packages div.cst-general-list-item,
div.bwha_start_packages div.cst-start-package {
	width:243px;
	float: left;
}

div.bwha_start_packages div.cst-general-list-item {
	margin-right: 2px;
}

div.cst-start-package-wbox {
	text-align: center;
	background: #fff;
	padding: 10px 10px 10px 10px;
	height: 111px;
	width: 223px;
	float: left;
}

body div#bwha_page div.bwha_start_packages div.article {
	position: relative;
}
div.bwha_start_packages div.cst-package-teaser-hotel-name a.cst-link-hotel {
	font-size: 14px;
	font-weight: bold;
	color: #3F6894;
}

div.bwha_start_packages div.cst-package-price-teaser span.cst-price {
	color: #3F6894;
	font-size: 12px;
}

div.bwha_start_packages div.cst-link-box-package div.cst-link-border {
	font-size: 12px;
	border-bottom: none;
	margin-bottom: 10px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: none;
}

div.bwha_start_packages div.cst-link-box-package div.cst-link-border a {
	background: transparent none;
	font-size: 12px;
	text-align: center;
	width: auto;
	padding-left: 0px;
}

div#bwha_startpage_content table td a img {
	dislay: none;
	border: 10px solid red;
}

div.bwha_start_packages div.cst-package-teaser-headline h2.cst {
	color:#3F6894;
	margin:0;
	padding:0;
	font-size: 12px;
}

div.bwha_start_packages div.cst-general-list-item-2 {
	margin-right: 3px;
}

div.bwha_start_packages div.cst-general-list-item-4 {
	margin-right: 0px;
}

div.cst-start-package div.cst-link-box{
	clear: left;
	float: left;
}
div.cst-start-package div.cst-link-box div.cst-link-border {
	width: 235px;
	margin-top: -2px;
}

div.bwha_start_packages div.package-display-by-hotel
{
	display:none;
}

div.bwha_start_packages div.article {
	clear: both;
	position: relative;
}

div.startpackage div.startpackage-image,
div.startpackage div.startpackage-image,
div.startpackage div.startpackage-image,
div.startpackage div.startpackage-image{
	position: relative;
	top: 100px;	
	z-index: 200;
}

div.cst-start-package-wbox {
	position: relative;
	top: -83px;
	margin-top: 83px;
}

div.start-package-images {
	position: relative;
	top: -113px;
	margin-top: -1px;
}

td.package-image-first {
	border-right: solid 2px #041C3D;
}

td.package-image-second {
	border-right: solid 3px #041C3D;
}

td.package-image-third {
	border-right: solid 2px #041C3D;
}

div.bwha_start_packages div.article {
	height: 1px;	
}

*+ html div.bwha_start_packages div.article {
	height:auto	
}

div.bwha_start_footer {
	*position: relative;
	*top: -80px;
}
