/* CSS Document */
#contentbackground
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 955px;
	overflow: hidden;
	z-index: 20;
	margin: 0;
	padding: 0;
	height: 880px;
	background-image:url(images/background_show_tour.jpg);
	background-repeat: no-repeat;
}
#contentshowtour
{
	overflow: auto;
	z-index: 50;
	margin: 5px;
	padding: 0;
	position: absolute;
	left: 22px;
	top: 115px;
	width: 655px;
	height: 480px;
	float: left;
}
#contentshowtour a.small
{
	font-size: 10px;
}
#contentshowtour img.bilderrahmen
{
	padding: 0px;
	float: left;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentshowtour img.umlauf
{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnavshow
{
	z-index: 50;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 5px;
	top: 45px;
	width: auto;
	height: auto;
}
ul.subnavshow
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.subnavshow li
{
	margin: 0px;
	padding: 0px;
	float: left;
}
#bottomnavigation
{
	z-index: 50;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	position: absolute;
	left: 22px;
	bottom: 232px;
	width: auto;
	height: auto;
}
h1
{
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h2
{
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
h3
{
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
}
p.dateline
{
	font-size: 11px;
	font-weight: bold;
}
/*
 * TourDataTable
 */
table.tourdatatable
{
	font-size: 12px;
}
a.tourticketslink
{
	font-weight: normal;
	text-decoration: underline;
}