/* Addon Template fuer RIO CMS Flugshop*/
/* 17.11.2008 Created by Philipp Blatter */
/* 17.11.2008 PB: ... */
/* 12.06.2009 PB: floating content styles  */

/*  color schema -----  */
/*  colorrigt: #9fb520;  */
/*  colorhead: #cce470;  */
/*  colorleft: #e4f1a9;  */
/*  colorbord: #c1c789;  */

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


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


#wrapper {
	position: relative;
	width: 980px; 
	background: transparent;
	padding: 0;
	margin: 0;
	margin-right: 8px;
	float: left;
	padding: 0;
}

#header {
	background: #cce470;
	height: 123px;
	width: 980px; 
	border-right: 3px solid #cce470;
}

* html #header { width: 975px; border-right: 8px solid #cce470; }

.content {
	position: relative; 
	width: 705px;
	margin: 0 20px 20px 1px;
	padding: 20px 10px 0 5px;
	padding: 5px 10px 0 0;
	min-width: 525px;
	min-height: 360px; 
	}


#navAlpha {
	background: #e4f1a9;
	top: 29px;
}

/* nav left */

#navAlpha div h2 {
	color: #728165;
}

#navAlpha li a {
	border-color: #cfd997;
}

#navAlpha li.sactive {
	background: #fff;
	margin-left: 0;
	padding-bottom: 2px;
	width: 247px;
}

#navAlpha #brandcontactbox, #navAlpha #brandcontactbox p, #navAlpha #brandcontactbox h3 {
	background: #cce470;
}

#navAlpha #brandcontactbox p, #navAlpha #brandcontactbox h3 {
	padding-left: 20px;
}

#navAlpha #brandcontactbox {
	margin-left: 18px;
	margin-top: 58px;
	width: 197px;
	padding: 0 0 5px 0;
	}

* html #navAlpha #brandcontactbox {
	padding-top: 0;
	}


#navAlpha #brandcontactbox h2 {
	position: static;
	background: #6b6b6b;
	font: bold 14px/16px arial,sans-serif;
	margin: 0;
	padding: 2px 10px 2px 20px;
	color: #fff;
	border-bottom: 2px solid #e4f1a9;
}


/* titles and text */

#panorama.noimage h1 {
	position: static;
	background: #fff;
	padding: 12px 0 16px 0;
	margin-left: 10px;
	z-index: 9;
	font: 23px/25px arial,sans-serif;
	color: #000;
	}

.content h2 {
	font: 18px/19px arial,sans-serif;
	color: #000;
	padding-bottom: 0;
	margin-top: 0;
	}

a:link { color: #577f00; font-weight: bold; }
a:visited { color: #577f00; font-weight: bold; }
a:hover { color: #990000; font-weight: bold; }
a:active { color: #99000; font-weight: bold; }



/* betaitem */

.betaItem .fcontent {
	background: #b3bd40 url(/img/bg-betaitem-flugshop.gif) no-repeat bottom left;
	padding-bottom: 25px;
	}

.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: #736962;
	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;
	}



/* teaser */

.teaser2 a.internal:link,
.teaser2 a.internal:visited {
	background: #736962;
	padding: 3px 5px 3px 10px;
	font: bold 12px/14px arial,sans-serif;
	margin-bottom:0;
	text-decoration:none;
	white-space:nowrap;
	width: 154px;
	display: block;
	color: #fff;
}

.teaser2 a.piclink img {
	border:1px solid #FFFFFF;
	margin:-15px 20px 0 -1px;
	padding:0;
	}



/* home special */

#bhome .column1 {
	width: 460px;	
}
#bhome .column2 {
	width: 200px;	
}
#bhome .column1 img {
	width: auto;	
}
* html #bhome .column2 {
	width: 190px;	
}


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


#logolink {
	position: absolute;
	left: 33px;
	top: 38px;
	width: 212px;
	height: 76px;
	z-index: 9;
	}

#buttonlogo {
	display: block;
	padding: 0;
	background: transparent url(/img/logo-flugshop.gif) no-repeat;
	width: 212px;
	height: 76px;
	}
	
	
/* suggestionlist */

/*
#suggestionlist h2,
.autotabbox {
	position: absolute;
	left: -999em;
}
*/

/*
#suggestionlist {
	border-top: 1px solid #aaa;
	padding-top: 10px;
}
*/

#suggestionlist .teaser {
	border-bottom: 1px solid #aaa;
	/*background: #fff url(/img/logo-sierramar-small.gif) no-repeat top right;*/
}
#suggestionlist .teasertyp {
	display: none;
}


/* iframes */

#bhotels-weltweit iframe {
position: absolute;
overflow: auto;
width: 810px;
height: 2000px;
padding: 0;
}

