body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 20px;
	font-family: Arial, sans-serif;
	background: #000000 url(../_img/illustration.jpg) no-repeat 0 0;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #808080;
}

a.backToTop {
	font-size: 10px;
}

h1 {
	margin: 0;
	width: 300px;
	height: 65px;
	line-height: 65px;
	text-indent: 400px;
	overflow: hidden;
	background: url(../_img/erstesdeutscheszwangsensemble.png) no-repeat;
}

h2 {
	margin: 30px 0 15px 0;
	font-size: 14px;
	line-height: 27px;
	height: 27px;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px dashed white;
	border-bottom: 1px dashed white;
}

ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

p {
	margin: 0 0 15px 0;
}

p.small {
	font-size: 11px;
	line-height: 14px;
}

cite {
	font-family: Times;
	font-size: 16px;
	font-style: italic;
}

select {
	letter-spacing: 0;
	font-size: 14px;
}

div.column {
	float: left;
	-display: inline;
	position: relative;
}

/* @group text */

div.column.text {
	margin: 30px 30px 0 520px;
	width: 460px;
}

/* @group broadcastDates */

div.broadcastDates {
	margin: 45px 0 0 0;
	color: #cd1719;
}

div.broadcastDates a {
	color: #cd1719;
}

div.broadcastDates h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
}

div.broadcastDates ul {
	font-weight: normal;
	text-transform: none;
	border-bottom: 1px dashed white;
}

div.broadcastDates ul li {
	padding: 0.3em 0 0.3em 0;
	font-style: italic;
	border-top: 1px dashed white;
}

/* @end */

/* @group menu */

ul.menu {
	margin: 45px 0 0 0;
	font-size: 17px;
	line-height: 23px;
	text-transform: uppercase;
}

ul.menu a {
	color: #4d4d4d;
	text-decoration: none;
}

ul.menu a:hover {
	color: white;
}

ul.menu a.selected {
	color: #ffffff;
}

/* @end */

h2.show,
h2.dvd {
	position: relative;
}

h2.show span {
	position: absolute;
	top: -4px;
	right: 15px;
	width: 160px;
	height: 27px;
	line-height: 27px;
	text-indent: 160px;
	overflow: hidden;
	background: url(../_img/dieletztetour.png) no-repeat;
}

h2.dvd span {
	position: absolute;
	top: -10px;
	right: 0;
	width: 100px;
	height: 136px;
	line-height: 136px;
	text-indent: 100px;
	overflow: hidden;
	background: url(../_img/mach3-dvd.jpg) no-repeat;
}

/* @end */

/* @group tourplan */

div.column.tourplan {
	margin: 0 30px 0 30px;
	padding-bottom: 30px;
	width: 950px;
}

div.column.tourplan img.b2-logo {
	position: absolute;
	top: -80px;
	left: 230px;
}

td, th {
	padding: 5px;
	line-height: 16px;
	vertical-align: top;
	border-bottom: 1px solid #333333;
}

th {
	font-weight: normal;
	text-align: left;
}

table.tourplan {
	margin: 0 0 15px 0;
}

table.tourplan td.first {
	padding-left: 0;
}

table.tourplan td.fifth {
	padding-right: 0;
}

table.tourplan span.time {
	white-space: nowrap;
}

table.tourplan span.city {
	text-transform: uppercase;
}

table.tourplan span.weekday {
	margin-left: 10px;
}

/* @end */