/* Standard Template fuer RIO CMS */
/* 28.06.2005 Created by Philipp Blatter */
/* 21.06.2007 PB: Free compiled for RIO CMS System */
/* 14.07.2008 PB: Free styled for odyssee */
/* 09.09.2008 PB: Textstyling for Travelhouse */
/* 12.09.2008 PB: Text darker, Sitemap, navBeta */
/* 26.09.2008 PB: Tabbox Styles */
/* 28.09.2008 PB: Gallery Styles */
/* 14.10.2008 PB: tabitem hide mittels tabhide */
/* 23.10.2008 PB: tbl, infobox, column */
/* 24.10.2008 PB: panorama */
/* 27.10.2008 PB: design6 umsetzung */
/* 29.10.2008 PB: header adjust */
/* 31.10.2008 PB: photos border,iframe, ibooking */
/* 13.11.2008 PB: gallery etc */
/* 17.11.2008 PB: wettbwerb etc */
/* 20.11.2008 PB: google search etc */
/* 21.11.2008 PB: topnav etc */
/* 22.11.2008 PB: level4 etc */
/* 23.11.2008 PB: topnav and close */
/* 25.11.2008 PB: finetuning FF/SA */
/* 26.11.2008 PB: finetuning IE6/7 */
/* 27.11.2008 PB: colors, cleanup */
/* 28.11.2008 PB: paradores */
/* 09.12.2008 PB: orangebox, greybox, rio doku */
/* 10.12.2008 PB: teaser title part { } ausblenden */
/* 30.12.2008 RS: competition agb */
/* 23.04.2009 PB: rio hilfslinien ausblenden */
/* 24.04.2009 PB: floating content -> good footer */
/* 18.11.2009 PB: urlcleanup */
/* 23.04.2010 PB: suggestionlist */

/*  color schema -----  */
/*  thdred  : #990000;  */
/*  thorange: #EE7F01;  */
/*  tiorange: #B27334;  */
/*  thgrey  : #D8D3CF;  */
/*  thdgrey : #BCB6B2;  */

body {
	background: #D8D3CF url(/img/bg-website.gif) repeat-y;
	background: #D8D3CF;
	color: #403c38;
	margin: 0;
	padding: 0;
	padding: 0 10px 10px;
	font: 12px/15px arial, helvetica, sans-serif;
	width: auto;
	max-width: 1300px;
	}


/*  layout ------------------------------------------------ */

/* html div { border: 1px solid red; } */

#wrapper {
	position: relative;
	width: 980px; 
	background: white;
	padding: 0;
	margin: 0;
	margin-right: 8px;
	float: left;
}
* html #wrapper { width: 976px; margin-right: 0; }
*+html #wrapper { margin-right: 6px; }


#header {
	position: relative;
	width: 980px; 
	height: 66px;
	margin: 0;
	padding: 0;
	background: #fff url(/img/style/elegant/bg_header.gif) no-repeat 0 40px;
	background: #fff;
	z-index: 1; 
	}
* html #header { width: 970px; }



#footer {
	clear: both;
	margin: 10px 0 0 245px;
	padding: 14px 0 4px 0;
	width: 725px; 
	height: 18px;
	color: #888;
	z-index: 9;
	}

	
#contentwrapper {
	float: right;
	width: 731px;
	/*border: 1px dashed green;*/
	margin: 0;
	padding: 0;
}



.content {
	position: relative; 
	/*float: right;*/
	width: 700px;
	/*border: 1px dashed green;*/
	margin: 0 20px 20px 1px;
	padding: 5px 10px 0 0;
	min-width: 525px;
	min-height: 360px; 
	}
	
body>div.content {	margin-top: 15px; } /* IE6 macht dies nicht */
* html .content { width: 672px; }



#navAlpha {
/*
	position: absolute;
	top: 73px;
	left: 0;
*/
	position: relative;
	width: 225px;  
	margin: 0;
	padding: 7px 0 0 0;
	background: white;
	z-index: 6; 
	overflow: hidden;
	}


/*
#navBeta {
	margin-top: 20px;
	padding: 0;
	color: #403c38;
	background: transparent;
	float: left;
	width: 220px;
	}
#navBeta .sidebox {
	float: left;
	}
*/

#navCountry {
	position: absolute;
	left: -225px;
	width: 200px;
	margin-top: 9px;
	color: #403c38;
	z-index: 8; 
	}


/*
#navYouarehere {
	position: absolute;
	left: 255px;
	top: 110px;
	z-index: 9; 
	text-align: right;
	width: 712px;
	}
*/
#navYouarehere {
	text-align: right;
	margin-left: 0;
	width: 700px;
	}
#navYouarehereShadow {
	display: none;
	}

#navYouarehere p, #navYouarehere a, #navYouarehere em { color: #000; }
#navYouarehere em { color: #EE7F01; }

#navTools {
	background: transparent;
	width: 950px;
	padding-top: 34px;
	}
	
	

#navBooking {
	padding: 0;
	padding-top: 94px;
	width: 981px;
	height: 33px;
	}




/*  standard tags  ------------------------------------------------ */


img {
	border: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/16px arial, helvetica, sans-serif;
	color: #403c38;
	}
	
th,td {
	padding: 2px 10px 2px 10px;
	font: 12px/16px arial, helvetica, sans-serif;
	}
	
	
b, strong {
	color: #59534c;
	font-weight: bold;
	}

th {
	text-align: left;
	font-weight: bold;
	}
	
a, a:link, a:visited {
	font-weight: normal; 
	text-decoration: underline;
	color: #20557D;
	background: transparent; 
	}

a:hover {
	font-weight: normal; 
	text-decoration: underline;
	color: #4C95B4;
	background: transparent; 
	}

a:active {
	font-weight: normal; 
	text-decoration: none;
	color: #BE8225;
	background: transparent;  
	}
	
a { color: #B84C12; }
a:link { color: #B84C12; }
a:visited { color: #CF6A33; }
a:hover { color: #990000; }
a:active { color: #990000; }


#footer address { color: #999; text-decoration: none; text-align: left; }
#footer a { color: #777; text-decoration: none; font-weight: normal; }
#footer a:hover { color: #000; font-weight: normal; }
#footer div.nav { text-align: right; margin-top: -17px; }
#footer .fline { border-color: #bbb; margin-bottom: 6px; }

#footer #travelhouse-sites { 
	font: 11px/11px "arial narrow", arial; 
	background: #def; 
	border: 1px dotted #ccc; 
	padding: 3px; 
	margin-bottom: 20px; 
	}

* html #footer .fline { margin: 8px 0 0 0; }
* html #footer .travelhouse-sites,
* html #footer .partner-sites { 
	margin: 0 0 10px 0;
	}


address	{
	font: 10px/15px arial, helvetica, sans-serif;
	color: #555;
	background: transparent; 
	margin-top: -72px;
	margin-left: -240px;
	width: 210px;
	}
	
* html address {
	position: relative;
	top: 1px;
	left: 0;
	width: 210px;
	}

acronym	{
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #888;
	}

em {
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	color: #1278B8;
	background: transparent;  
	}





/*  headlines  ------------------------------------------------ */


h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	}
	
h1	{
	clear: both;
	margin-top: 4px;
	margin-bottom: 34px;
	padding: 0;
	font-size: 24px;
	line-height: 1.1em;
	color: #990000;
	font: italic 2em/1.2em Georgia, serif;
	}


h2	{
	font-size: 16px;
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 2px;
	color: #403c38;
    }

h3	{
	font-size: 16px;
	line-height: 1.1em;
	margin-top: 11px;
	margin-bottom: 6px;
	font-weight: normal;
	color: #403c38;
    }

h4	{
	font-size: 13px;
	line-height: 1.1em;
	margin-top: 3px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #000;
	}

h5	{
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	color: #403c38;
	}





/*  layout elements right ------------------------------------------------ */


/*
#navBeta img {
	margin-bottom: 8px;
	}
*/


.sidebox, .bookingbox, .searchbox, .teaser, .picturebox {
	border: 1px solid #DEDDCC;
	border: none;
	margin-bottom: 10px;
	width: 200px;
	overflow:hidden;
	}

.teaser {
	border: none;
	margin-bottom: 10px;
	width: 700px;
	overflow:hidden;
	border-bottom: 2px solid #ccc;
	}

.searchbox {
	width: auto;
}

.bookingbox {
	width: 358px;
}


.sidebox h2, .bookingbox h2, .searchbox h2, .teaser h2 {
	background: #DEDDCC;
	color: #000;
	padding: 3px 8px;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 6px;
	}


.sidebox ul, .bookingbox ul {
	list-style: none;
	margin: 0 2px 8px 8px;
	padding: 0;
	border: 0;
	}

.sidebox p, .bookingbox p, .searchbox p, .teaser p {
	margin: 0;
	padding: 0 5px 5px 8px;
	}

.teaser h3 {
	margin-top: -5px;
	padding: 0 2px 2px 8px;
	}
.teaser a.internal {
	font-size: 16px;
	line-height: 32px;
	}
	
.teaser a.internal i {
	font-style: normal;
	}
	
.teaser img {
	margin: 0 20px 0 -8px;
	padding: 0;
	float: left;
	}
	
.picturebox p {
	padding: 0 2px 0 8px;
	margin: 0;
	background: #DEDDCC;
	}

.picturebox p img {
	margin: 0 0 0 -8px;
	}
	
.picturebox em {
	margin-top: -25px;
	}
	
.leadingbox p { 
	font-size: 14px; 
	font-weight: normal; 
	line-height: 18px; 
	font: 1.1em/1.2em georgia, arial, serif;
	color: #7A7482;
}

.textteaser p { 
	color: #fff; 
	background: #BCDA84;
	padding: 7px 10px;
}
.textteaser a { 
	color: #fff;
	text-decoration: none;
}
.textteaser a:hover { 
	color: #000; 
}


/*  navigation left ------------------------------------------------ */

#navAlpha li, #navAlpha a { font: 12px "Arial"; }	

#navAlpha ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	width: 170px;
	}

/*
#navAlpha a {
border: 1px solid red !important;
}
*/

#navAlpha li	{
	display: inline;
	text-align: left;
	padding: 0;
	margin: 0 0 0 20px;
	border: 0;
	font: 11px/15px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #656565;
	width: 180px; 
	display: block;
	}

#navAlpha li a {
	display: block;
	margin: 0;
	padding: 3px 2px 2px 8px;
	border: 0;
	background: transparent;
	font-weight: normal;
	color: #656565;
	border-top: 1px solid #E7E6E4;
	text-decoration: none;
	width: 190px;
	}
	
#navAlpha li a:hover {
	color: #000;
	text-decoration: none;
	}

#navAlpha li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #003471;
	}	
	
#navAlpha div {
	margin-bottom: 20px;
}
#navAlpha div div {
	margin-bottom: 10px;
}

#navAlpha div h2 {
	margin-left: 8px;
	font: italic 1.2em/1.2em georgia, arial, serif;
	color: #B2B9C3;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #E7E6E4;*/
	margin-left: 25px;
}


#navAlpha li.sactive {
	background: #fff url(/img/bg-nav-selected.gif);
	margin-left: 0px;
	padding-bottom: 2px;
	width: 227px;
	}	
	
#navAlpha li.sactive a {
	padding-left: 25px;
	}	
#navAlpha li.sactive .level2 li {
	width: 215px;
	}	
#navAlpha li.sactive .level2 li a {
	padding-left: 25px;
	padding-bottom: 0;
	width: 180px;
	}	

/* level2 */

#navAlpha ul.level2 {
	margin: 0;
}

#navAlpha ul.level2 li {
	color: #656565;
	margin: 0;
	padding: 0 0 0 10px;
	width: 168px;
	}	

#navAlpha ul.level2 li a {
	text-decoration: none;
	font-weight: normal;
	color: #656565;
	border-top: none;
	width: 160px;
	padding: 3px 2px 0 10px;
	}	
	
#navAlpha ul.level2 li a:hover {
	color: #000;
	text-decoration: none;
	}
	
#navAlpha ul.level2 li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #333334;
	}	

#navAlpha ul.level2 li.sactive {
	background: transparent;
	}	




/* level3 */


#navAlpha ul.level3 {
	margin: 0;
	width: 180px;
}

#navAlpha ul.level3 li {
	color: #656565;
	margin: 0;
	padding: 0 0 0 10px;
	width: 157px;
	}	

#navAlpha ul.level3 li a {
	text-decoration: none;
	font-weight: normal !important;
	color: #656565;
	width: 140px;
	padding: 3px 2px 0 10px;
	}	
	
#navAlpha ul.level3 li a:hover {
	color: #000;
	text-decoration: none;
	}
	
#navAlpha ul.level3 li.sactive a {
	text-decoration: none;
	font-weight: bold !important;
	}	

#navAlpha ul+ul {
	margin-top: 20px;
}


/* level4 */


#navAlpha ul.level4 {
	margin: 0;
	width: 180px;
}

#navAlpha ul.level4 li {
	color: #656565;
	margin: 0;
	padding: 0 0 0 10px;
	width: 157px;
	}	

#navAlpha li.sactive ul.level4 li a {
	font-weight: normal;
	color: #656565;
	padding: 3px 2px 0 30px;
	width: 157px;
	}	
	
#navAlpha ul.level4 li a:hover {
	color: #000;
	text-decoration: none;
	}
	
#navAlpha li.sactive ul.level4 li.sactive a {
	text-decoration: none;
	font-weight: bold !important;
	color: #000;
	}	

#navAlpha ul+ul+ul {
	margin-top: 20px;
}




/*  navigation top ------------------------------------------------ */


#navTools ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: right;
 	}

#navTools h2 {
	display: none;
	} 

#navTools ul li {
	display: inline;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}

#navTools ul li a {
	height: 15px;
	padding: 2px 10px 2px 10px;
	border-right: 1px solid #333;
	margin: 0;
	color: #555;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

#navTools ul li a:hover {
	color: #1278B8;
	}





/*  content ------------------------------------------------ */


.lead {
	font-weight: bold;
	}

.content img {
	margin-bottom: 8px;
	}




img.i {
	background: #fff; 
	/*float: left;*/	
	border: 1px solid #ddd; 
	margin: 2px 0 0 0;
	padding: 0; 
	}
	
img.il {
	margin: 0 16px 4px 0;
	padding: 0; 
	}
	
img.ir {
	margin: 0 0 4px 16px;
	padding: 0; 
	}
	








/*  freedoc content  */


/*.content p {
	clear: both; 
	} */
	
/*.content h2, .content h3 {
	clear: both; 
	} */

.content h2 {
	color: #a48762;
	color: #d2914f;
	color: #b27334;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	/*
	font-size: 1.2em;
	font: italic 1.2em/1.2em Georgia, serif;
	*/
	margin-top: 8px;
	font: 1.5em/1.2em arial, sans-serif;
	font: italic 1.6em/1.2em georgia, serif;
	padding-top: 4px;
}

.content h3 {
	color: #606060;
	font: bold italic 1.2em/1.2em Georgia, serif;
}

.content h4 {
	color: #555;
	font: bold 0.9em/1.2em verdana, sans-serif;
}
.content h5 {
	color: #1278B8;
	font: normal 0.9em/1.2em verdana, sans-serif;
}

.fcontent {
	/*border: 1px dotted green;*/
	/*border-bottom: 1px dotted #aaa;*/
	padding: 0;
	margin: 0;
	overflow:hidden;	
}
.fcontent .fcontent {
	border: none;	
	padding: 0;
}


.content p	{
	display: block;
	}

.content p em	{
	color: #1278B8;
	font-weight: bold;
	}


	
.content a.internalpdf {
	background: #D8D3CF url(/img/i_pdf2.gif) no-repeat 6px 6px;
	display: block;
	padding: 4px 8px 4px 32px;
	margin-right: -20px;
}


	/*  Lists   */

.content ul {
	margin: 0 0 5px 11px;
	padding: 0 0 3px 0;
	}
	
.content li {
	margin: 0 0 3px 5px;
	padding: 0;
	line-height: 130%;
	list-style-position: outside;
	list-style-image: url(/img/i_arrow.png);
	}
	
.content ul ul {
	margin: 3px 0 5px 12px;
	padding: 0 0 3px 0;
	}

.content ul ul li {
	margin: 0 0 1px 5px;
	padding: 0 0 0 5px;
	line-height: 130%;
	list-style-image: none;
	list-style-type: none;
	}

	
	/*  freedoc boxes , check out */ 

.content p.boxalert, .content p.boxalert1 {
	display: block;
	padding: 4px 8px 4px 34px;
	margin-top: 4px;
	margin-bottom: 8px;
	background: #DEDDCC;
	border: 0;
	border-left: 3px solid #CCA;
	color: #000;
	/*width: 625px;*/
	}

.content p.boxalert1 {
	background: #DEDDCC;
	}


.content p.boxalert {
	background: #fff;
	padding: 0;
	font-weight: normal;
	color: #aa9985;
	border: none;
	margin: -7px 0 10px 0;
	padding: 0 8px 4px 18px;
	background: #fff url(/img/i_comment.gif) no-repeat 0 2px;
	}



.content p.boxquest {
	display: block;
	padding: 4px 8px 4px 30px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #DEDDCC;
	border-left: 3px solid #CCA;
	color: #000;
	width: 625px;
	}

.content p.box	{
	display: block;
	padding: 4px 6px 4px 10px;
	margin-top: 4px;
	margin-bottom: 16px;
	margin-right: -10px;
	background: #FFD387;
	color: #444;
	}
	
.content p.box1	{
	margin-bottom: 4px;
	color: #B27334;
	font: bold italic 1.1em/1.2em Georgia, serif;
	}
	
.content p.box1 img	{
	vertical-align: bottom;
	}

.content p.box2	{
	margin-bottom: 10px;
	margin-right: -20px;
	background: #D8D3CF;
	padding: 3px 6px;
	}
	
.content p.box2	strong {
	font: bold 0.9em/1.5em verdana,sans-serif;
	}	
	
	
	/*  freedoc pre box  */ 

.content pre	{
	display: block;
	padding: 5px 10px;
	overflow: auto;
	margin-top: 0;
	margin-bottom: 1em;
	background: #EAEAEA; 
	color: #625343;
	font: 11px/1.3 monospace, "Lucida Console", monaco, monospace;
	width: 625px;
	}

	
	
	/*  freedoc Table Variations in light blue, 100%, 80%, 60%  */
	
.tbl, .tbl1, .tbl2  { 
	margin-bottom: 15px;
	background-color: #fff;
	border: solid 1px #888; 
	border: none; 
	width: 100%;
	width: 674px;
	}
	
.tbl td, .tbl1 td, .tbl2 td  {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-right: none;
	padding: 2px 10px 2px 0;
	vertical-align: top;
	background-color: #fff;
	color: #555;
	}
	
.tbl th, .tbl1 th, .tbl2 th  {
	border-bottom: 1px solid #aaa;
	padding: 2px 10px 2px 0;
	background-color: #fff;
	color: #888;
	}
	
.tbl2 th {
	display: none;
	}

.tbl1 th {
	text-align: right;
	}
.tbl1 td {
	text-align: right;
	}

.tbl1 th:first-child {
	text-align: left;
	}
.tbl1 td:first-child {
	text-align: left;
	}
	
	
	/*  freedoc Table Variations in light grey, 100%, 80%, 60%  */

.tbl3, .tbl4, .tbl5  { 
	margin-bottom: 8px;
	background-color: #fff;
	border: solid 1px #fff; 
	}
	
.tbl3 td, .tbl4 td, .tbl5 td  {
	border: none;
	border-bottom: 1px dotted #999;
	background-color: #fff;
	color: #333;
	padding: 2px 10px 2px 0;
	vertical-align: middle;
	}
	
.tbl3 th, .tbl4 th, .tbl5 th  {
	border: none;
	border-bottom: 1px solid #000;
	background-color: #fff;
	color: #555;
	padding: 2px 10px 2px 0;
	text-align: left;
	}

.tbl4 th {
	display: none;
	}

.tbl3 {
	width: 330px;
	}
.tbl4 {
	width: 500px;
	}
.tbl5 {
	width: 100%;
	}
	


	/*  freedoc Table Variations transparent, 100%, 80%, 60%  */

.tbl6, .tbl7, .tbl8  { 
	margin-bottom: 15px;
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 td, .tbl7 td, .tbl8 td  {
	padding: 0;
	padding-left: 8px;
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 th, .tbl7 th, .tbl8 th  {
	display: none;
	padding: 0;
	background-color: transparent;
	border: 0; 
	}

.tbl7 {
	width: 100%;
	}

.tbl8 {
	width: 70%;
	}

.fline {
	border-top: 1px solid #ccc; 
	height: 7px;
	width: auto;
	clear: both;
	}



/*  forms input  */ 


input { 
	color: #333333; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	background: #eee;
	}
	
select { 
	color: black; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	background: #eee; 
}

textarea { 
	color: black; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	background: #eee; 
}

.warning p {
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: bold;
	color: #f00;
}

.required {
	background: #FFB9AC;
}

/* required */
#xForm form div {
	border-left: 5px solid #fff;
	}
#xForm form div.required {
	border-left: 5px solid #990000;
	padding-left: 4px;
	background: #f0f0f0;
	}
#xForm form div.required div {
	border-left: 5px solid #f0f0f0;
	}
#xForm form div.required label {
	color: #990000 !important;
	}
#xForm .required input, 
#xForm .required textarea,
#xForm .required input.chkradio {
	background-color:#F7CCCC;
	}



label {
	float: left;
	width: 25%;
	padding-top: 3px;
	text-align: left;
	font-size: 95%;
	line-height: 0.9em;
	}

fieldset { 
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 10px;
	background: #eee;
	}

fieldset p { 
	margin: 0 0 8px 0; 
	padding: 0 0 0 10px; 
	}

legend {
	font-weight: bold;
	font-size: 12px;
	color: #555;
	padding-left: 3px;
	}

p small {
	font-size: 11px;
	padding: 1px;
	color: #444;
	}


#xForm input.textbox, #xForm textarea {	margin: 2px; width: 70%; }
#msg textarea { height: 6em; }
#captcha label { width: 100%; margin-bottom: 5px; }
#captcha input { margin-left: 7.5em; width: 160px; }
#captcha img { margin-left: 7em; }
#sendform input { 
	margin-left: 7.5em; 
	width: 50%; 
	float: left; 
	margin-top: 10px; 
	background: transparent url(/img/button-order.gif) no-repeat -10px -46px;
	color: #fff;
	font-weight: bold; 
	padding: 2px 10px;
	}
#cancel input { width: 20%; }


/* online anfrage specials */

#reise input { font-weight: bold; background: #fff; border: 1px solid #fff; height:35px; }
.bbbuchungsanfrage .infobox em { font-size: 14px; color: #000; }
.bbbuchungsanfrage #reisedate { margin-bottom: 8px; }
.bbbuchungsanfrage #dauer { margin-bottom: 8px; }
.bbbuchungsanfrage #anzperson { margin-bottom: 15px; }
.bbbuchungsanfrage #country { margin-bottom: 15px; }
.bbbuchungsanfrage #telefon { margin-bottom: 15px; }
.bbbuchungsanfrage #msg { margin-bottom: 10px; }


/* special forms */

.bbreisegutscheine #betrag { margin-bottom: 10px; }
.bbreisegutscheine #betrag input { font-size: 20px; background: #FFFFCF; }




/*  SPECIALS: debug styles ---------------------------------------------- */

div.debug {
	background: #dfd url(/admin/img/i_debug.gif) no-repeat 3px 5px;
	padding: 5px 3px 3px 25px !important;
	margin: 10px 0 5px 0;
	margin-left: 244px;
	}
	
div.debug p {
	padding: 0;
	margin: 0;
	}
	
div.debug pre {
	background: #fff;
	width: 410px;
	margin: 4px 0;
	}
	
#debug_site { display: none; }



/*  special boxes   ------------------------------------------------ */

	
.hotellist, .destinationlist, .destinationlist2, .infobox {
	padding: 6px 10px;
	margin-bottom: 8px;
	background: #eee;
	clear: both;
	}

.hotellist h2, .infobox h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.infobox h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
	}

.infobox h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
	}

.destinationlist h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}


/* alternative hotellist */
	
.destinationlist ul {
	border: 0;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	}

.destinationlist ul li {
	display: block;
	float: left;
	width: 165px;
	text-align: left;
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}
	
.destinationlist .fline {
	clear: left;
	border: 0; 
	height: 1px;
}


/*  multi columns */

#topNav {
	position: absolute;
	top: 60px;
	left: 248px;
	display: none;
	/*border: 1px solid red;*/
	background: transparent url(/img/bg-servicepanel.jpg) no-repeat;
	z-index: 99;
	width: 716px;
	height: 425px;
	padding: 38px 0 0 20px;
	}
#topNavClose {
	position: absolute;
	top: 70px;
	left: -999em;
	background: transparent url(/img/bg-servicepanel.jpg) no-repeat -698px -11px;
	z-index: 100;
	width: 24px;
	height: 24px;
	cursor: pointer;
	}
#topNavClose.showit {
	left: 945px;
	}

#topNav h2 {
	font: italic 1.6em/1.2em georgia, serif;
	color: #990000;
	margin-bottom: 6px;
	}

.columnbox {
	width: 125px;
	margin-right: 10px;
	padding-right: 6px;
	float: left;
	border-right: 1px dotted #000;
	height: 400px;
	}
	
.columnboxlast {
	width: 125px;
	margin-right: 0;
	padding-right: 0;
	float: left;
	}

.columnbox ul, 
.columnboxlast ul {
	margin: -5px 0 6px 0;
	}

.columnbox li, .columnboxlast li {
	margin: 0 0 3px -20px;
	padding: 0;
	line-height: 130%;
	list-style-position: outside;
	list-style-image: url(/img/i_arrowgrey.png);
	}
* html .columnbox li, 
* html .columnboxlast li {
	margin-left: 16px;
	}
*+html .columnbox li, 
*+html .columnboxlast li {
	margin-left: 16px;
	}


.interaktivemap {
	float: left;
}

.interaktivemaplegend {
	width: 129px;
	margin-left: 10px;
	padding-left: 6px;
	float: left;
	border-left: 1px dotted #ccc;
}

	

/*  teaserbox  */


.teaserbox {
	width: 460px;	
	position: relative;
	/*border: 10px solid #84AAD3;*/
	/*border-width: 0 8px 8px 8px;*/
	padding: 0;
	margin-bottom: 10px;
	}
	
.teaserbox h2 {
	color: #fff;
	padding: 6px 0 3px 10px;
	margin-bottom: 9px;
	font-size: 1.5em;
	}

.teaserbox h2 em {
	font-size: 0.93em;
	color: #fff;
	padding-left: 10px;
	}

.teaserbox h3 {
	padding: 6px 6px 6px 10px;
	}

.teaserbox img {
	position: absolute;
	left: 12px;
	}
	
.teaserbox p {
	padding: 0 18px 0 190px;
	margin-bottom: 8px;
	left: 0;
	}


.teaserbox .fline {
	border: none;
	height: 20px;
}



/*  bookingengines navigation   ------------------------------------------------ */


#navBooking h2 { display: none; }

#navBooking ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
 	text-align: center;
	width: 880px;
	height: 21px;
	}

#navBooking ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 18px;
	}

#navBooking ul li a {
	display: block;
	font-weight: bold;
	padding: 0px 10px 0 11px;
	border-top: 3px solid #fff;
	line-height: 17px;
	margin: 0;
	margin-right: 4px;
	color: #1278B8;
	background: #fff;
	text-decoration: none;
	text-align: left;
	}

#navBooking ul li a:hover {
	color: #333;
	background: #BAD2F4;
	border-top: 2px solid #7DA1D3;
	padding-top: 0;
	}

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

#navBooking a:active	{
	color: #fff;
	background: #BAD2F4;
	}

#navBooking .sactive a	{
	color: #000;
	background: #BAD2F4;
	border-top: 2px solid #BAD2F4;
	padding-top: 0;
	}


#navBooking #sshome a { width: 200px; padding-left: 19px; }


/*  logos  ------------------------------------------------ */


#logolink {
	position: absolute;
	left: 13px;
	top: 12px;
	width: 389px;
	height: 57px;
	z-index: 9;
	}

#buttonlogo {
	display: block;
	padding: 0;
	background: transparent url(/img/logo-travelhouse.gif) no-repeat;
	width: 389px;
	height: 57px;
	}

.dwettstein #buttonlogo { background-image: url(/img/logo-wettstein.gif); }
.dsoleytours #buttonlogo { background-image: url(/img/logo-soleytours.gif); }
.dskytours #buttonlogo { background-image: url(/img/logo-skytours.gif); }
.dsierramar #buttonlogo { background-image: url(/img/logo-sierramar.gif); }
.doceanstar #buttonlogo { background-image: url(/img/logo-oceanstar.gif); }
.dfalcontravel #buttonlogo { background-image: url(/img/logo-falcontravel.gif); }
.dcaribtours #buttonlogo { background-image: url(/img/logo-caribtours.gif); }
.dsalinatours #buttonlogo { background-image: url(/img/logo-salinatours.gif); }
.dafricantrails #buttonlogo { background-image: url(/img/logo-africantrails.gif); }
.dinditours #buttonlogo { background-image: url(/img/logo-inditours.gif); }




/*  helpers  ------------------------------------------------ */


.whitespace	{
	background: #fff url(/img/pat_whitespace.gif);
	margin: 40px 0 0 0;
	padding: 0 15px; 
	}

.clearall {
	clear: both;  /* erzwingt neue zeile nach text umfluss float */
	height: 1px;
	}

.inline {
	display: inline;
	}

.hide, hr {
	display: none;
	}

.vspace {
	margin: 10px 0 0 0;
	}
	
.sp10 { margin-top: 10px; }
.sp15 { margin-top: 15px; }
.sp20 { margin-top: 20px; }



/*  Indu: lievedit  ------------------------------------------------ */

.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #E5DD98 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #FAF4C4;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #CA9D50;
	text-decoration: none;
	background: transparent; 
}

.liveedit a:hover {
	color: #F4B244;
	text-decoration: none;
	background: transparent; 
}

/* in olive */
.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #A0D872 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #CDF8A9;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #80B231;
	text-decoration: none;
	background: transparent; 
}

.liveedit a:hover {
	color: #9D910C;
	text-decoration: none;
	background: transparent; 
}



/*    ------------------------------------------------ */


.picturebox em {
	color: #5F6C47;
	}



.photoregularfive {
	vertical-align: middle;
	vertical-align: text-top;
}


.avalability li {
	list-style-type: none;
}



/*
.th1 { width: 60px; }
.th2 { width: 270px; }
*/




	
.previewbox {
	width: 100px;
	float:right;
	}
	
.previewbox {
	position:absolute;
	left:-110px;
	float: none;
	}

.previewbox2 {
	width: 240px;
	float: right;
	margin: -38px 0 -30px 0;
	}
	






/* -------------- NEW ----------------- */



h2 strong {
	color: #FF0000;
}

/*
#navBeta .sidebox {
	width: 150px;
	}
*/

/*
#navBeta .sidebox a {
	margin-left: 10px;
	}
*/

/*
html {
	scrollbar-arrow-color: #f00;
	overflow-x:hidden; 	
	}
*/

/*
#navBeta #quicksearch, #navBeta #quicksearch h2 {
	background: #ddd;
	}

#navBeta #quicksearch fieldset {
	width: 130px;
	padding: 0 0 5px 10px;
	margin:0;
	border: none;
	background: #ddd;
	}

#navBeta #quicksearch legend {
	display: none;
	}
	
#navBeta #quicksearch input {
	width: 126px;
	background: #fff;
	}
	
#navBeta #quicksearch p,  #navBeta #quicksearch label {
	padding: 0;
	margin: 0;
	}
#navBeta #quicksearch form {
	margin: 0;
	padding:0;
	}
*/





#header h2 {
	font-size: 24px;
	color: #fff;
	padding: 10px 25px;
	text-align: right;
}





/* sitemap */

#bsitemap .content .fcontent > div {
	width: 280px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
	border: 1px dotted #ccc;
	}
#bsitemap .content .fcontent div.sitemap {
	display: none;
	}
#bsitemap .content ul {
    margin:0;
    padding:0 0 0 18px;
	}
#bsitemap .content li {
    margin-bottom:9px;
    line-height:19px;
    font-size: 17px;
	}
#bsitemap .content ul ul { 
    list-style-type:circle;
    margin-bottom: 8px;
	}
#bsitemap .content ul ul li {
	list-style-image:url(/img/i_arrow.png);	
    margin:8px 0 0 0;
    padding-left:12px;
    line-height:12px;
    font-size: 12px;
	}
* html #bsitemap .content ul ul li { 
	background-position:0px 7px; 
	}
#bsitemap .content ul ul ul li { 
	list-style-image:url(/img/i_arrow.png);	
	background:none; 
    font-size: 13px;
    margin:3px 0 0 0;
	}
#bsitemap .content ul ul ul ul li { 
	list-style-image:url(/img/i_arrow.png);	
    font-size: 10px;
	}
#bsitemap .content ul ul ul ul ul li { 
	list-style-image:url(/img/i_arrow.png);	
	}
#bsitemap .sitemap ul ul ul ul ul ul li { 
	list-style-image:url(/img/i_arrow.png);	
	}

.map { 
	border: 1px solid #aaa;
}
.map img { 
	padding: 0;
	margin: 0;
}






/* tabbox */

.autotabbox {
	margin-top: 25px;
	}

.tabbox ul, 
.autotabbox ul {
	margin: 10px 0 10px 0;
  	width: 100%;
 	height: 23px;
 	padding: 0 0 3px 0;
 	background: #fff url(/img/bg-tabs.gif) -50px -45px;
	clear: both;
}


* html .tabbox ul,
* html .autotabbox ul
{
	margin: 10px 0 7px 0;
	width: 697px;
}

.tabbox ul li, 
.autotabbox ul li {
	background: transparent;
 	color: #555;
 	font-weight: bold;
	margin: 0;
	padding: 0;
 	list-style-type: none;
	list-style-image: none;
	float: left;
	height: 21px;
 	width: 156px;
	cursor: pointer;
}

.tabbox ul li a:link, 
.tabbox ul li a:visited, 
.tabbox ul li a:hover, 
.tabbox ul li a:active, 
.autotabbox ul li a:link,
.autotabbox ul li a:visited,
.autotabbox ul li a:hover,
.autotabbox ul li a:active
{
	display: block;
	border-top: solid 2px #d8d3cf;
 	background: transparent url(/img/bg-tabs.gif) 430px -6px;
	text-decoration: none;
 	color: #6d635a;
 	font-weight: bold;
	margin: 0;
	padding: 4px 4px 3px 10px;
 	height: 17px;
 	width: 134px;
	cursor: pointer;
}

.tabbox ul li.selected a:link, 
.tabbox ul li.selected a:visited, 
.tabbox ul li a:hover, 
.autotabbox ul li.selected a:link, 
.autotabbox ul li.selected a:visited {
	border-top: solid 2px #bbb;
	border-right: solid 2px #bbb;
	border-left: solid 1px #bbb;
	background: #fff;
 	background: transparent url(/img/bg-tabs.gif) 260px -6px;
 	color: #000;
 	width: 132px;
 	margin: 0;
}


/* tabitem */


.tabitem {
	position: static;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 5px 5px 5px 10px;
	margin-top: -10px;
	}
* html .tabitem {
	margin-top: -10px;
	width: 680px;
	padding-bottom: 0;
	}

.autotabitem {
	padding: 0 0 5px 4px;
	}
* html .autotabitem {
	padding: 0 0 0 4px;
	}
	
	
.autotabitem h2 {
	margin-bottom: 10px;
	}

.tabitem img.photoregularfive {
	width: 694px;
	overflow: hidden;
	}

.tabhide {
	position: absolute;
	left: -999em;
	}
	
.tabhide table {
	width: 500px;
	}

.tabitem img.photoregularfive {
	border: none;
	}
	
.tabitem .map {
	border: none;
	margin-left: -10px;
	}

.tabitem .eop {
	clear: both;
	}



/*  2 columns */

.column1, .column2 {
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	float: left;
	border-right: 1px dotted #ccc;
	}

.column2 {
	width: 320px;
	margin-right: 0;
	padding-right: 0;
	border-right: none;
	}

.column1 img.photoregularfive {
	width: 330px;
	overflow: hidden;
	}
.column2 img.photoregularfive {
	width: 327px;
	overflow: hidden;
	}



/* child or brother list inside a tabitem */


#childlist,
#brotherlist {
	width: 705px;
	}


#childlist .teaser,
#brotherlist .teaser {
	border-bottom: none;
	border-top: 1px solid #ccc;
	margin-bottom: 1px;
	padding-top: 15px;
	}

#childlist .fcontent,
#brotherlist .fcontent {
	position: relative;
	width: 221px;
	float: left;
	border: 1px solid #fff;
	border-right: 1px solid #ccc;
	margin-right: 15px;
	padding: 5px 0 0 0;
	background: #fff;
}

#childlist.tabitem .fcontent,
#brotherlist.tabitem .fcontent {
	padding: 5px 0 0 0;
	margin-right: 10px;
	width: 219px;
}


#childlist.tabitem,
#brotherlist.tabitem {
	width: 683px;
	}


* html .tabitem {
	width: 683px;
	}
* html .tabbox {
	width: 683px;
	}

	
#childlist .item3,
#brotherlist .item3 {
	margin-right: 0;
}
#childlist.tabitem .item3,
#brotherlist.tabitem .item3 {
	margin-right: 0;
	border-right: none;
}
* html #childlist.tabitem .item3,
* html #brotherlist.tabitem .item3 {
	margin-right: 0;
}



#childlist .showmore {
text-align: right;
margin-right: 55px;
}
#childlist.tabitem .showmore {
margin-right: 45px;
}

.teaser2 {
	width: 220px;
	height: 124px;
	overflow: hidden;
	padding-bottom: 10px;
	}
.teaser2 p {
	margin: 0;
	padding: 0 2px 5px 0;
	/*background:#ccc url(/img/bg_breadcrumb.gif) no-repeat top right;*/
	}
.teaser2 a.internal {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
	white-space: nowrap;
	}
.teaser2 a.internal:link,
.teaser2 a.internal:visited {
	color: #333;
	}
.teaser2 a.internal i {
	display: none;
	}
.teaser2 img {
	margin: 3px 20px 0 1px;
	padding: 0;
	border: 1px solid #D8D3CF;
	}
.teaser2 span {
	position: absolute;
	left: -999em;
	}




.highfive {
	display: none; 
	}
.highnine {
	display: none; 
	}

/* bild gross */

.content .photoregularfive {
/*border-left: 15px solid #990000;*/
margin-bottom: 20px;
}

#panorama {
	margin-top: 5px;
	/*border-left: 15px solid #990000;*/
	border-top: 7px solid #990000;
	margin-left: 0;
	margin-bottom: 7px;
	width: 700px;
}
/*
#panorama #shadowpart {
	position: absolute;
	top: 77px;
	left:244px;
	opacity: 0.2;
	background: #555;
	height: 320px;
	width: 130px;
	z-index: 9;
	left: -999em;
}
*/

#panorama h1 {
	position: absolute;
	top: 290px;
	top: 338px;
	top: 304px;
	top: 345px;
	top: 336px;
	/*top: 99px;*/
	left: 249px;
	width: 720px;
	background: transparent url(/img/bg-titlebar-90p.png) no-repeat;
	padding: 12px 0 10px 30px;
	z-index: 9;
	}

#panorama .inflash {
	position: absolute;
	left: -999em;
	}
	
	
/*
#panorama h1 {
	background:transparent url(/img/bg-titlebar-90p.png) repeat-y scroll 0 0;
	color:white;
	font-family:"Jannon Text";
	font-size:34px;
	height:35px;
	left:244px;
	padding:12px 0 10px 30px;
	position:absolute;
	top:295px;
	width:720px;
	z-index:9;
}
*/

#panorama.noimage {
	border-left: none;
	/*background: #fff url(/img/bg-panorama.jpg) no-repeat;*/
	background: #fff;
	height: 60px;
}
#panorama.noimage #shadowpart {
	display: none;
}

#panorama.noimage h1 {
	position: absolute;
	top: 60px;
	z-index: 9;
}

#panorama.noimage {
	border: none;
	background: #fff;
	margin-bottom: 10px;
	height: auto;
}
#panorama.noimage h1 {
	background: #fff;
	padding-left: 0;
	position: static;
	margin: 0;
	padding-top: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #b5aea9;
}



/*
#navAlpha div.destinationen {
	padding: 5px;
	border: 1px solid #ccc;
}
#navAlpha div.ferienwelten {
	background: #ddd url(/img/bg-ferienwelt.gif) bottom right;
	padding: 5px;
}
#navAlpha div.ferienwelten li a:link, 
#navAlpha div.ferienwelten li a:visited {
	color: #ffd6af;
}
#navAlpha div.ferienwelten li a:hover, 
#navAlpha div.ferienwelten li a:active {
	color: #000;
	background: transparent;
}
#navAlpha div.ferienwelten li.sactive a {
	color: #fda655 !important;
}
*/


/* rapid styles, nachher nach oben verschieben */


/* beta item floating special teasers */

.betaItem {
	float: left;
	margin: 8px 30px 0 10px;
	width: 200px;
	}

* html .betaItem {
	margin: 8px 10px 0 13px;
	}

.betaItem .fcontent {
	background: #D8D3CF url(/img/bg-betaitem.gif) no-repeat bottom left;
	padding-bottom: 25px;
	}
.betaSearch .fcontent {
	background: transparent !important;
	padding-bottom: 10px;
	}

.betaItem .fcontent .sidebox {
	margin-bottom: 0;
	}

.betaItem .fcontent .sidebox a.piclink {
	margin: 0 0 -5px -8px;
	display: block;
	}

.betaItem .fcontent .sidebox {
	width: 200px;
	height: 256px;
	background: #eee9e5;
	background: #fff;
	}
.betaSearch .fcontent .sidebox {
	width: 200px;
	height: 47px;
	background: #fff;
	}
.betaItem .fcontent .sidebox h2 {
	background: #BCB6B2;
	padding: 6px 8px;
	color: #fff;
	margin-bottom: 0;
	}
.betaItem .fcontent .sidebox h3 {
	color: #B27334;
	font: bold italic 1.2em/1.2em Georgia, serif;
	padding: 0 5px 0 8px;
	}
	
	
	



/* other generell boxes */

.leadingbox {
	font: 14px/15px arial, helvetica, sans-serif;
	color: #000;
}


.start {
position: absolute;
left: -999em;
}


.teasertyp { 
	position: absolute;
	left: -999em;
	text-align: right;	
	color:red; 
	}
.teasertyp b { 
	background: #ecc; 
	padding: 2px 10px; 
	}




.contactbox {
	margin-top: 100px;
	margin-left: 18px;
	}


#navAlpha #brandcontactbox {
	margin-left: 18px;
	width: 172px;
	padding: 50px 5px 5px 20px;
	background: #E9E4E0 url(/img/bg_kontaktbox.jpg) no-repeat;
	}
* html #navAlpha #brandcontactbox { padding-top: 60px; }
*+html #navAlpha #brandcontactbox { padding-top: 60px; }
	
#navAlpha #brandcontactbox h2 {
	position: absolute;
	left: -999em;
	}
#navAlpha #brandcontactbox h3 {
	font: bold 14px/14px arial,sans-serif;
	color: #990000;
	margin: 8px 0 -3px 0;
	background: #E9E4E0;
	}
#navAlpha #brandcontactbox strong {
	font: bold 12px/14px arial,sans-serif;
	margin: 5px 0; 
	display: block;
	}
#brandcontactbox p {
	background: #E9E4E0;
	margin-bottom: 0;
	font: 11px/12px arial,sans-serif;
	}
#brandcontactbox a:link,
#brandcontactbox a:visited {
	color: #59534C;
	text-decoration: none;
	}



/* online formular button */


.onlineanfrage a:link, .onlineanfrage a:visited,
.onlineanfrage a:hover, .onlineanfrage a:active {
	display: block;
	height: 20px;
	background: transparent url(/img/button-order.gif) no-repeat 0 -40px;
	color: #fff;
	padding: 12px 10px 0 20px;
	text-decoration: none;
	margin-left: -7px;
	font-size: 13px;
	font-weight: bold;
	}

.onlineanfrage a:hover, .onlineanfrage a:active {
	background: transparent url(/img/button-order.gif) no-repeat 1px 0;
	color: #000;
	}
	
/* laender detail button */

.laenderdetail a:link, .laenderdetail a:visited,
.laenderdetail a:hover, .laenderdetail a:active {
	display: block;
	width: 280px;
	height: 20px;
	background: transparent url(/img/button-order.gif) no-repeat 0 -40px;
	color: #fff;
	padding: 12px 10px 0 20px;
	text-decoration: none;
	margin-left: -7px;
	margin-bottom:10px;
	font-size: 13px;
	font-weight: bold;
	}

.laenderdetail a:hover, .laenderdetail a:active {
	background: transparent url(/img/button-order.gif) no-repeat 1px 0;
	color: #000;
	}



#iform {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: 700px;
	height: 3300px;
}

#ibooking {
	height: 3000px;
}
#ibookingpack {
	position: absolute;
	height: 3000px;
	width: 740px;
	left: -5px;
	overflow: hidden;
}
* html #ibookingpack {
	width: 736px;
	left: -5px;
	overflow: hidden;
}




#continentmap {
	float: left;
	width: 360px;
	margin-right: 20px;
	padding-right: 6px;
	float: left;
	border-right: 1px dotted #ccc;
}
.destinationliste {
	float: left;
	width: 200px;
}
.destinationliste h3 {
	margin-top: 0;
}

/* special hacks for pages */

.bbhome #continentmap { width: 505px; }
.bbhome .destinationliste { width: 160px; }
* html .bbhome .content { width: 700px; overflow: hidden; }


/*
.bbkaribik #continentmap { width: 500px; }
.bbkaribik .destinationliste { width: 165px; }
* html .bbkaribik .destinationliste { width: 155px; }
*/

.bbmobile-guide #weiteres .column1 { width: 430px; }
.bbmobile-guide #weiteres .column2 { width: 180px; }




/* wettbewerb */

#competitionform form {
	width: 400px;
	}

#competitionform #catalog,
#competitionform #custom,
#competitionform #newsletter,
#competitionform #accept {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}
#competitionform #questiongroup div {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	}
#competitionform #questiongroup div#question1 {
	margin-top: 0;
	border-top: none;
	}

#competitionform #catalog label,
#competitionform #custom label,
#competitionform #newsletter label,
#competitionform #accept label {
	display: none;
	}
	
#competitionform #questiongroup label {
	width: 600px;
	padding: 2px 0 5px 0;
	color: #b27334;
	font: bold italic 1.2em/1.2em Georgia, serif;
	}


#competitionform #acceptdata span { padding-left: 25px; }
#competitionform #acceptdata input { margin-left: -25px; margin-right: 10px; }
#competitionform #gender .select { width: 50%; margin: 2px; }

#competitionform span.notset {
	display: block;
	}
#competitionform #captcha label { width: 100%; margin-bottom: 5px; margin-left: 2em; }
#competitionform #captcha input { margin-left: 9em; width: 160px; }
#competitionform #captcha img { margin-left: 100px; }
#competitionform #sendform input { 
	margin-left: 9em; 
	margin-top: 0;
	margin-bottom: 30px;
	width: 50%; 
	}

#competitionform fieldset {
	background: #EDEEF0;
	background: #fff;
	border-color: #B5AEA9;
	}
#competitionform legend {
	background: #fff;
	}

/* required */
#competitionform form div {
	border-left: 5px solid #fff;
	}
#competitionform form div.required {
	border-left: 5px solid #990000;
	padding-left: 4px;
	background: #f0f0f0;
	}
#competitionform form div.required label {
	color: red !important;
	}
#competitionform form div div.agb {
	display: none;
	position: absolute;
	border: 1px solid #B5AEA9;
	background-color: white;
	padding: 10px;
	margin: 3px 3px 3px -13px;
	width: 330px;
	}







/* picture gallery */

#gallery #thumbs {
	background: #9b9794;
	/*
	background: #D88132 url(/img/bg_magahonifading2.jpg);
	background: #D88132 url(/img/bg_cavepainting.jpg);
	background: #fff;
	*/
	background: #bcb6b2;
	padding: 2px 10px;
	clear: right;
	margin: 4px 0 20px 0;
	height: 80px;
	width: 900px;
	overflow: hidden;
}
* html #gallery #thumbs { width: 675px; }

#gallery #thumbs a {
	display: block;
	width: 97px;
	height: 57px;
	overflow: hidden;
	background: #9b9794;
	border: 1px solid #91877f;
	border: 6px solid #D8D3CF;
	margin: 4px 1px 8px 0;
	float: left;
}
* html #gallery #thumbs a {
	width: 95px;
	height: 57px;
}
#gallery #thumbs a:hover {
	border: 6px solid #EE7F01;
	border: 6px solid #fff;
}
#gallery #thumbs img {
	width: 122px;
	height: 62px;
}
#gallery #thumbs a:hover img {
	width: 128px;
	height: 65px;
}
#gallery #thumbs a.pic6:link,
#gallery #thumbs a.pic6:visited,
#gallery #thumbs a.pic6:hover,
#gallery #thumbs a.pic6:active {
	background: #bcb6b2 url(/img/bg-galleryarrow.gif);
	border: none;
}
* html #gallery #thumbs a.pic6 {
	background: #bcb6b2 url(/img/bg-galleryarrow.gif);
	border: 1px solid red;
	width: 30px;
}
#gallery #thumbs a.pic6 img {
	position: absolute;
	left: -999em;
}
#gallery #navigation {
	float: right;
	margin-top: -23px;
}


/* google search page --------------------------------------------- */

#bsearch .g {
	font: 15px/16px arial;
	color: #990000;
	margin: 10px 0 5px 0;
	}
	
#bsearch .g a:link,
#bsearch .g a:visited {
	color: #990000;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #79736f;
	}

#bsearch .g a:link.f,
#bsearch .g a:visited.f {
	color: #990000;
	text-decoration: none;
	border-bottom: none;
	}

#bsearch .s {
	font: 12px/14px arial;
	color: #555;
	background: #fff;
	width: 700px;
	}

#bsearch .pbsnippet {
	padding-bottom: 10px;
	border-bottom: 1px solid #E7E6E4;
	width: 700px;
	}
	
#bsearch .s b {
	font-weight: bold;
	color: #550000;
	/*background: #ded0c7;*/
	}

#bsearch .g a b {
	/*text-decoration: underline;*/
	color: #550000;
	/*background: #ded0c7;*/
	}
	
#bsearch #googlesearchfield {
	margin-bottom: 30px;
	border: 2px solid #D8D3CF;
	width: 450px;
	padding: 8px 0 5px 0;
	margin-left: -10px;
	}

#bsearch #googlesearchfield input {
	background: #eee url(/img/bg_searchfield_google_d.gif) top right !important; 
	font-size:15px;
	}

#bsearch #googlesearchfield form img {
	border: 1px solid #aaa;
	vertical-align: top;
	}

#bsearch .pburl {
	color: #b3a298;
	margin-bottom: 10px;
	}
	
#bsearch .pbsort .s {
	border: none;
	}

#bsearch span.p {
	line-height: 30px;
	color: #990000;
	font-weight: bold;
	margin-left: 17px;
	}

#bsearch .pbmore {
	margin-top: 10px;
	}

#bsearch .googlenavbar {
	background: #D8D3CF;
	padding: 2px 10px;
	}
#bsearch .googlenavbar td {
	background: #ccc;
	padding: 2px 2px;
	}
#bsearch .googlenavbar a {
	font-weight: bold;
	}

#bsearch .titlebar {
	font-size: 14px;
	}
	
#bsearch .googletopbar {
	border-top: 3px solid #D8D3CF;
	}
	
#bsearch .googletopbar td {
	padding-top: 0;
	}

.copyright p { margin: 10px 0; color: #D8D3CF; }


/* google site search */

#sitesearch { margin: 10px 0 0 0; background: #fff; }
* html #sitesearch { width: 180px; }
#sitesearch form { margin: 0; padding: 10px; background: #fff; height: 28px; }
#sitesearch label { width: 180px; }
#sitesearch #sp-searchtext { width: 147px; font-weight: bold; background: #eee url(/img/bg_searchfield_bw_d.gif) top right !important; }
#sitesearch #sp-submit { vertical-align: top; display: inline; }
#sitesearch span { display: none; }


/* paradores */

#MapPreview {
	background: #E9E4E0;
	border: 1px solid #BCB6B2;
	border-top: 7px solid #CA8359;
	width: 400px;
}
#MapPreview .teaser2 {
	width: 390px;
	height: 113px;
	padding: 2px 4px 2px 8px;
	background: #E9E4E0;
}
#MapPreview .teaser2 span {
	color: #333;
	position: static;
}
#MapPreview .teaser2 .piclink {
	float: left;
	margin: 0 5px 0 -10px;
	padding: 0;
}
#MapPreview .teaser2 img {
	margin: 2px 0 0 0;
	border: 0;
}
#MapPreview .teaser2 a:link,
#MapPreview .teaser2 a:visited
{
	color: #990000;
}


/*  paradores nicer,not for IE :-(

#MapPreview {
	background: #E9E4E0;
	border-top: 7px solid #CA8359;
	width: 410px;
}
#MapPreview .teaser2 {
	width: 396px;
	height: 94px;
	padding: 5px 4px 2px 8px;
	background: #E9E4E0;
	border: 1px solid #990000;
}
#MapPreview .teaser2 span {
	color: #333;
}
#MapPreview .teaser2 .piclink {
	float: left;
	padding: 0;
}
#MapPreview .teaser2 img {
	margin: -21px 10px 0 -10px;
	border: 0;
}
#MapPreview .teaser2 a:link,
#MapPreview .teaser2 a:visited {
	color: #990000;
}
#MapPreview .teaser2 a.internal {
	margin-left: 167px;
}

*/


.bbnewsletter .column1 {
width: 355px;
}

.bbferienmessen-2009 .th1 { width: 350px; }
.bbferienmessen-2009 .th2 { width: 100px; }

.orangebox { background: #FFD387; padding: 3px 10px; margin-right: -10px; }
.greybox { background: #DEDDCC; padding: 3px 10px; margin-right: -10px; }

/*
.bbrio .column1 { border-left: 1px dotted blue; }
.bbrio .column2 { border-left: 1px dotted red; }
*/

#suggestionlist.autotabitem h2 { position: absolute; left: -999em; }
#suggestionlist.autotabitem .fcontent { padding-top: 13px; }
