body {
	background-color: #a4a4a4;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
}

table, td {
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
}

a img { border: none; }

a {
	color: #bc2931;
	text-decoration: none;
}

a.arrow-link {
	background: url(../img/arrow-link.gif) no-repeat;
	padding: 0 0 0 9px;
}

hr {
	height: 1px;
	color: #e9e9e9;
	background-color: #e9e9e9;
	padding: 0;
	margin: 5px 0 10px 0;
	*margin: 5px 0 5px 0;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #808183;
	border-right: 0px;
	border-left: 0px; 
}

#MastHead {
	width: 590px;
}

#TabsMenu {
	background-image: url(/images/tabOuterBackground.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 1px;
	word-spacing: 0px;
	letter-spacing: 0px;
	height: 23px;
}

#MastHeadMenu {
	padding-top: 14px;
	width: 290px; /*290px;*/
}

#TabsMenu img {
/*	display: block;*/
}

#TabsMenu .selected {
	/*background-color: white;*/
	background-image: url(/images/tabBackground.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 22px;
}
#TabsMenu .selected img {
	background-color: white;
	/*background-image: url(/images/tabBackground.gif);
	background-position: top left;
	background-repeat: repeat-x;*/
}
#TabsMenu .selected img, #TabsMenu .item img {
	padding-top: 4px;
}

#TabsMenu .item {
	padding-left: 19px;
	padding-right: 25px;
}

#HeadMenu {
	background: white;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #949494;
	font-size: 1px;
	height: 28px;
}

#HeadMenus {
	width: 881px;
}

#HeadMenu td img {
	display: block;
}

#HeadMenu .item {
	padding-left: 10px;
	padding: 8px;
	padding-bottom: 2px;
}

#HeadMenu .HeadMenu-left {
	width: 650px;
	float: left;
}

#HeadMenu .HeadMenu-right {
	width: 170px;
	float: right;
}

#LayoutFramework {
	margin-left: auto;
	margin-right: auto;
	width: 880px !important;
	overflow: hidden;
}

#BodyWide {
	width: 880px;
	background-color: white;
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
	padding-left: 1px;
	/*padding-top: 17px;*/
}

#BodyWideSub {
	width: 878px;
	background-color: white;
	border-right: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	vertical-align: top;
	/*padding-top: 17px;*/
	margin: 0;
	padding: 0 0px 0 0 !important;
	border-collapse: collapse;
}

#BodyLeft {
	width: 590px;
	background-color: white;
	background-image: url(/images/bodyLeftBorder.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-left: 1px;
	/*padding-top: 17px;*/
}



#BodyRight {
	background-image: url(/images/bodyLeftBorder.gif);
	background-repeat: repeat-y;
	padding-left: 1px;
	width: 289px;/*290px;*/
	/*height: 400px;*/
	vertical-align: top;
}

#BodyRightContainer {
	width: 289px;/*290px;*/
	min-height: 400px;
	background-color: white;
	background-image: url(/images/bodyRightBorder.gif);
	background-position: top right;
	background-repeat: repeat-y;
	*display: table;
}


.dropdown {
	display: none;
	margin-left: 1px;
	margin-top: 4px;
	/*padding-left: 2px;*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	z-index: 10;
}

.dropdown .item {
	background-image: url(/images/tab2Background.gif);
	background-color: #f5f5f5;
	background-position: top left;
	background-repeat: repeat-x;
	vertical-align: bottom;
	padding: 0px 3px 0px 3px !important;
}

.dropdown .item img {
	padding-bottom: 4px;
}

.dropdown table, .dropdown td {
	font-size: 1px;
}

.dropdown .menu {
	font-size: 11px !important;
	background: #f5f5f5;
	border: 1px solid #8a8b8d;
	border-top: none;
	white-space: nowrap;
	padding: 2px 8px 2px 4px;
	opacity: 0.9;
}

.dropdown .menu a {
	display: block;
	color: #5f5f60;
	text-decoration: none;
	padding: 1px 18px 1px 4px;
}

.dropdown .menu a:hover {
	color: black;
}

.dropdown .menu hr {
	height: 1px;
	color: #8a8b8d;
	width: 100%;
}

.footer {
	padding: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

.footer h3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#gallery-container {
}

.gallery-list {
	margin-left: 1px;
}

.gallery-list img {
	margin-top: 2px;
}

#gallery-main img.half-width, #gallery-secondary img.half-width {
	padding-left: 2px;
}

.gallery-list a {
	margin-right: 1px;
}


h1 {
	font-size: 22px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding: 14px 0 10px 0px;
	*padding: 14px 0 16px 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.intro {
	color: #b5202a;
	font-family: Verdana, sans-serif;
	font-style: italic;
}

div#BodyRightContainer .normal {
	padding: 0 10px;
}

/** Splitbox **/

div.split {
	padding: 0 0 15px 20px;
	clear: both;
	height: 100%;
	overflow: hidden;
}

div.split-left {
	float: left;
	width: 265px;
}

div.split-right {
	width: 265px;
	float: left;
	padding: 0 0 0 22px;
}


.splitbox {
/*	width: 100%;*/
}

.splitbox-left {
	padding-left: 20px;
	width: 260px;
	padding-right: 25px;
}

.splitbox-right {
	width: 260px;
}

.singlebox, .normal {
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}

.iframeseparator {
	border-top: 1px #939494 solid;
	border-bottom: 1px #939494 solid;
	border-right: 1px #939494 solid;
	background-color: #b4242c;
	height: 5px;
	/*display: block;*/
	line-height: 1px;
	font-size: 1px;
}

iframe {
	/*border: 0px gray solid;
	margin: 0px;
	padding: 0px;*/
	background-color: red;
	border-color: yellow;
}

form {
	margin: 0px;
}

body.pagetype_wide #HeadMenu {
	display: none;
}

.dela {
	padding-left: 20px;
	padding-right: 20px;
	clear: both;	
}

div#BodyRightContainer .dela {
	padding: 0 10px;
}


/* tabs object */
.tab-title, .tab-title-active {
	font-family: Franklin Gothic Demi, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #b6202b;
	cursor: pointer;
}

.tab-title-container {
	display: block;
	margin-top: 10px;
	padding-left: 7px;
}

.tab-body {
	border-top: 2px solid #b6202b;
	margin: 7px;
	padding: 7px;
	margin-top: 0; padding-top: 0;
}

.module-kbase {
	padding: 5px 20px;
}

.even {
	background-color: #fff;
	padding: 6px 10px;
}

.odd {
	background-color: #f0f0f0;
	padding: 6px 10px;
}

.singlebox-lastminute {
	padding-left: 10px;
	padding-right: 10px;
}

/*** tab objekt v2 ***/

h5 {
	color: #727779;
	font-family:  arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	padding: 5px 0px 0px 0px;
	background: url(../img/tab_border.gif) repeat-x bottom;
	margin: 0 0px;
}

h5.tab {
}

h5.tab-active {
	color: #fff;
}

ul.tab-navigation {
	margin: 15px 0px 0 5px;
	list-style-type: none;
	border-bottom: 0px solid #db8c11;
	border-right: 1px solid #9b9b9b;
	height: 100%;
	overflow: hidden;
	padding: 0 5px 15px 0px; 
	/*background: url(../img/tab_border.gif) repeat-x;*/
}

ul.tab-navigation li {
	float: left;
	font-weight: bold;
	margin: 0 0px 0px 0;
	padding: 0 0px 0px 0;
	background: url(../img/tab_left.gif) no-repeat;
}

ul.tab-navigation li.active {
	margin: 0 0px 0px 0;
	border: 0px;
	background: url(../img/tab_active_left.gif) no-repeat;
}

ul.tab-navigation li a {
	text-decoration: none;
	color: #666 !important;
	font-family:  arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	background: url(../img/tab_right.gif) no-repeat right;
	padding: 0 5px 0 5px;
	display: block;
}

ul.tab-navigation li.active a {
	display: block;
	color: #fff !important;
	background: url(../img/tab_active_right.gif) no-repeat right;
	padding: 0 5px 0 5px;
}

ul.tab-navigation li.active a a, ul.tab-navigation li a a {
	background: none;
	padding: 0 0px 0 0px;
}

.tab-container {
	clear: both;
	padding: 0px 0 15px 0;
}

/*** Redobjekt ***/

div#BodyRightContainer div.redobjekt {
	border-right: 1px solid #9b9b9b;
}

div.redobjekt {
	background: #bc2931;
	padding: 14px 0 7px 19px;
	margin: 0 0 15px 0;
	height: 100%;
	overflow: hidden;
}

div.redobjekt h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}

/*** Last minute v2 ***/

div.last-minute {
	padding: 0 0px;
}

div.last-minute h2 {
	padding: 0 10px;
}

div.lm-trip {
	padding: 4px 10px;
	height: 100%;
	overflow: hidden;
}

div.lm-trip:hover {
	background: #f2f2f2;
}

span.lm-dest {
	display: block;
	clear: both;
}

span.lm-dest a {
	display: block;
	clear: both;
	font-weight: normal;
	color: #000;
}

span.lm-country {
	text-transform: uppercase;
}

span.lm-date {
	float: left;
}

span.lm-price {
	float: right;
	font-weight: bold;
}

/* Search */

#searchform
{
	margin: 0px 0 0px 0;
	padding: 0;
}

.search-holder
{
	width: 170px;
	padding: 5px 0 0 0px;
}

.search-input
{
	width: 120px;
	height: 16px;
	background: #fff;
	border: 1px solid #ddd;
	color: #000000;
	margin: 0 5px 0 0px;
	padding: 1px 0 0 2px;
	font-size: 11px;
	display: block;
	float: left;
}

.searchButton {
	display: block;
	float: left;
}

div.module-search {
	padding: 0px 20px;
}