﻿body {
	margin: 0 0 0 10mm;
	padding: 0;
	font-family: Trebuchet MS, Lucida Sans, Geneva, Arial, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
}

img {
	behavior: url("/_img/pngbehavior.htc");
	border: none;
}

a,
a:visited {
	text-decoration: none;
	color: #dd4909;
}

a:hover {
	text-decoration: underline;
	color: #dd4909;
}

p {
	margin: 0 0 7pt 0;
}

p img {
	vertical-align: bottom;
}

h1 {
	margin: 0 0 14pt 0;
	line-height: 20pt;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	margin: 14pt 0 14pt 0;
	line-height: 16pt;
	font-size: 13pt;
	font-weight: bold;
}

h3 {
	margin: 14pt 0 7pt 0;
	line-height: 14pt;
	font-size: 11pt;
	font-weight: bold;
}

div.text h2:first-child {
	margin-top: 0;
}


div#frame {

}



/* links */


div#frame div#links div.tabmenu {
	display: none;
}

div#frame div#links div.page {
	clear: both;
	margin-bottom: 5mm;
}


/* navigation */


div#frame div#navigation {
	display: none;
}

div#frame div#navigation div#illustration img {
	width: 40mm;
	height: 44mm;
	margin-bottom: 5mm;
}

div#frame div#navigation div#menu {
	display: none;
}



/* content */


div#frame div#content {
	clear: both;
}

div#frame div#content div.text {
	
}



/* tourplan */


table.tourplan {
	
}

table.tourplan td,
table.tourplan th {
	padding: 2px 10px 2px 0;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #c4c5bf;
}

table.tourplan th {
	vertical-align: bottom;
}

table.tourplan td span.weekday {
	display: block;
	float: right;
}

table.tourplan span.date {
	display: block;
	float: right;
	font-size: 13px;
}

table.tourplan span.time {
	display: block;
	float: right;
}

table.tourplan span.city {
	font-size: 13px;
}

table.tourplan span.location {
	
}

table.tourplan span.booking {
	
}

table.tourplan span.show {
	font-size: 13px;
}
