/* CSS-Document */

*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; 
}

.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;
}

/*Button Left*/
.buttonActionLeft a:hover { 
	text-decoration: underline; 
}

/*Tipp der Woche alt*/
.tipp {
	float: left;
	width: 169px;
	margin-right: 8px;
	margin-top: -4px; 
	height: 20px !important;
}

.tipp4 { 
	float: left; 
	width: 169px; 
	margin-right: -1px; 
	margin-top: -4px; 
	height: 20px !important;
}

.tippImage {
	background-repeat: no-repeat;
	width: 169px;
	height: 92px;
	margin-top: 2px;
}

.tippLink {
	text-align: center;
	padding: 75px 1px 0px 85px;
	font-weight: bold;
}

.tippLink4 { 
	padding: 21px 1px 0px 95px; 
	font-weight: bold; 
}



/*Tipp der Woche neu*/
.tippHome {
	float: left;
	width: 169px;
	margin-right: 8px;
	margin-top: -4px; 
	height: 20px !important;
}

.tipp4Home { 
	float: left; 
	width: 169px; 
	margin-right: -1px; 
	margin-top: -4px; 
	height: 20px !important;
}

.tippImageHome {
	background-repeat: no-repeat;
	width: 169px;
	height: 92px;
	margin-top: 2px;
}

.tippLinkHome {
	text-align: center;
	padding: 75px 1px 0px 85px;
	font-weight: bold;
}

.tippLink4Home { 
	padding: 21px 1px 0px 95px; 
	font-weight: bold; 
}

.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;
}

#containerOpenCloseItems { 
	text-align: left; 
}

#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;
}


