.info_box {
	margin: 10px;
	font-size: 12px;
}
.smallbox {
	background-color: #FFFFFF;
	background-image: url(../images/sitegraphics/ecken_285_oben.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 285px;
}
.innersmallbox {
	background-image: url(../images/sitegraphics/ecken_285_unten.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
}
.innerbigbox {
	height: auto;
}
h2 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 5px;
}
.box p {
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0px;
	height: 80px;
	margin-right: 5px;
}
.info_box .tourcodetxt {
	height: auto;
}
.box img {
	margin-bottom: 5px;
	margin-left: 5px;
}
.smallbox .box_button {
	margin-bottom: 10px;
	width: 100px;
	float: right;
	margin-right: 30px;
}

