/* START home */
*html #rightCol{
	margin: 0 4px 0 -4px;
}

/* Boxen mit runden Ecken */
div.box_border_1{
	background: url(http://www.vacando.com/media/images/general/box_border_left.gif) top left;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

div.box_border_1 div.box_border_right{
	height: 147px;
	margin: 0 0 0 3px;
	padding: 0 3px 0 0;
	background: url(http://www.vacando.com/media/images/general/box_border_right.gif) top right;
	background-repeat: no-repeat;
}

div.boxImage{
	height: 147px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
}

div.boxImage_right{
	height: 303px;
	margin: 0;
	background-repeat: no-repeat;
}

.box{
	background-image: url(http://www.vacando.com/media/images/general/box_content.gif);
	background-repeat: repeat-x;
	padding: 3px 0 0 0;
	margin-bottom: 6px;
	text-align: left;
}

.box_content{
	padding: 10px 10px 10px 10px;
}

*html .box_content{
	padding: 10px 10px 0px 10px;
	margin-bottom: -4px;
	height: 20px !important;
}

.box_text{
	margin-top: -8px;
}

.boxBottom{
	text-align: center;
}

.tippText4{
	padding: 25px 0px 0px 0px;
	text-align: left;
	margin-left: 15px;
}

.tippTitle{
	margin-top: -4px;
	color: #7e93ad;
	text-decoration: none;
	height: 13px !important;
}

#centerCol1{
	clear: both;
	background-repeat: no-repeat;
	margin-right: 8px;
	width: 524px;
}

#centerCol2{
	clear: both;
	width: 195px;
	padding: 3px 0 0 0;
}

#centerCol3{
	clear: both;
	background-repeat: no-repeat;
	width: 727px;
}

#leftCol{
	float: left;
	background-repeat: no-repeat;
	margin-right: 8px;
	width: 258px;
}

#marketingCenter{
	clear: left;
	width: 727px;
	margin: 0 auto;
}

#marketingLeft{
	float: left;
	width: 532px;
	margin: 0 auto 20px auto;
}

#marketingRight{
	float: left;
	width: 195px;
	margin: 0 auto 20px auto;
}

#rightCol{
	float: right;
	background-repeat: no-repeat;
	margin-right: 8px;
	width: 258px;
}

/* END home */
/* START landing */
/**
 * This <div>element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container{
	position: relative;
}

.jcarousel-clip{
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list{
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li, 
.jcarousel-item{
	float: left;
	list-style: none; /* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 349px;
	height: 279px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul>list (inside the <div>described above) and
 * have the classnames "jcarousel-next"and "jcarousel-prev".
 */
.landing-wrapper img{
	margin-right: 15px;
	margin-right: 15px;
}

.landing-left{
	position: relative;
	float: left;
	left: 0.50%;
	width: 49.00%;
}

.landing-right{
	position: relative;
	float: right;
	right: 0.50%;
	width: 49.00%;
}

.landing-right p{
	width: 360px;
	float: right;
}

/* END landing */
/* START reiseziele */
.destinations{
	width: 950px;
}

.destinations h1{
	font-size: 1.7em;
	padding-left: 0px;
}

.destinations p{
	font-size: 1.1em;
}

.destinations dl{
	font-size: 1.1em;
	margin: -5px 0 0 1.1em;
}

.destinations dt{
	width: 20px;
}

.destinations dd{
	margin-left: 10px;
	padding-bottom: 3px;
	width: 175px;
}

.box-left{
	float: left;
	width: 205px;
	padding: 10px;
}

.box-left a{
	font-weight: bold;
	font-size: 105%;
}

.center{
	float: left;
	width: 480px;
	margin-left: 10px;
	margin-right: 10px;
}

.center img{
	margin-top: 10px;
	margin-bottom: 20px;
}

.box-right{
	float: right;
	width: 205px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 320px;
}

.button-gruen{
	background-color: #3e8116;
	background-image: url(http://www.vacando.com/skins/Images/buttonBookBg.2.6.0.4.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	float: right;
	font-size: 109%; /* 12px */
	font-weight: 700;
	padding-left: 2px;
	position: absolute;
	top: 422px;
}

.button-gruen a{
	background-image: url(http://www.vacando.com/skins/Images/buttonBookBg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	line-height: 23px;
	padding-left: 13px;
	padding-right: 15px;
	text-decoration: none;
}

/* END reiseziele */
div.footerZoneB{
	height: 0px;
}

ul#flags{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#flags li{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 310px;
}

ul#flags li a{
	background: url(flags.png) no-repeat top left;
	display: block;
	padding: 0 10px 0 20px;
	text-decoration: none;
}

ul#flags li a, ul#partners li a{
	color: #2c4665;
}

ul#flags li a:hover, ul#partners li a:hover{
	color: #405f83;
	text-decoration: underline;
}

ul#flags li.at a{
	background-position: 0 -20px;
}

ul#flags li.be a{
	background-position: 0 -240px;
}

ul#flags li.ch a{
	background-position: 0 0;
}

ul#flags li.cz a{
	background-position: 0 -200px;
}

ul#flags li.de a{
	background-position: 0 -220px;
}

ul#flags li.dk a{
	background-position: 0 -140px;
}

ul#flags li.es a{
	background-position: 0 -100px;
}

ul#flags li.eu a{
	background-position: 0 -40px;
}

ul#flags li.fr a{
	background-position: 0 -120px;
}

ul#flags li.it a{
	background-position: 0 -80px;
}

ul#flags li.nl a{
	background-position: 0 -160px;
}

ul#flags li.pl a{
	background-position: 0 -60px;
}

ul#flags li.uk a{
	background-position: 0 -180px;
}

ul#partners{
	margin: 0;
}

ul#partners li{
	border-left: 1px solid #405f83;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}

ul#partners li a{
	text-decoration: none;
}

ul#partners li:first-child{
	border-left: 0 none;
	padding-left: 0;
}

.landing-title, .landing-wrapper{
	position: relative;
	float: left;
	left: 0.00%;
	width: 100.00%;
}

.buttonActionLeft{
	background-color: #ffffff;
	background-image: url(http://www.vacando.com/media/images/general/buttonActionBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #438517;
	float: left;
	font-weight: 700;
	padding-left: 3px;
	height: 21px;
}

.buttonActionLeft a{
	background-image: url(http://www.vacando.com/media/images/general/buttonActionBg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #438517;
	display: block;
	line-height: 21px;
	padding-left: 5px;
	padding-right: 8px;
	text-decoration: none;
}

.buttonActionLeft a:hover, .buttonActionLeft a:hover, .button-gruen a:hover{
	text-decoration: underline;
}

.tipp, .tippHome{
	float: left;
	width: 169px;
	margin-right: 8px;
	margin-top: -4px;
	height: 20px !important;
}

.tipp4, .tipp4Home{
	float: left;
	width: 169px;
	margin-right: -1px;
	margin-top: -4px;
	height: 20px !important;
}

.tippImage, .tippImageHome{
	background-repeat: no-repeat;
	width: 169px;
	height: 92px;
	margin-top: 2px;
}

.tippLink, .tippLinkHome{
	text-align: center;
	padding: 75px 1px 0px 85px;
	font-weight: bold;
}

.tippLink4, .tippLink4Home{
	padding: 21px 1px 0px 95px;
	font-weight: bold;
}

#containerOpenCloseItems, .footerZoneB h5, .footerZoneA h5{
	text-align: left;
}

