/*
body {
	background-image: url(../images/indexbg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintable {
	
	background-image: url(../images/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: center;

}

*/
.tourHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.tourfliess {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.sndsfliess {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
