body {
	background-color:#ffffff;
	color:#000000;
	font-size:10pt;
	font-family:Arial,sans-serif;
}

img {
	border-style:none;
	border-width:0px;
}

abbr, acronym {
	border-width:0px;
}

table.termine {
	width:100%;
	border-collapse:collapse;
}

.termine td {
	vertical-align:top;
}

.termine td.date, .termine td.time {
	white-space:nowrap;
	text-align:right;
}

thead {display:table-header-group}
tbody {display:table-row-group}
tfoot {display:table-footer-group}

td, th {
	border-style:solid;
	border-width:1px;
	padding-left:1em;
	padding-right:1em;
}

dd {
	padding-bottom:0.5cm;
}

#background {
	display:none;
}

#logo {
	position:absolute;
	top:0;
	right:0;
	width:100px;
	height:114px;
	background-image:url(bilder/general/hochdorf_print.gif);
}

#logo img {
	display:none;
}

#navigation {
	display:none;
}

#advertisement {
	display:none;
}

.styleswitcher {
	display:none;
}

a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.fliesstext {
	text-align:justify;
}
.fliesstext > p:first-letter {
	font-weight:bold;
	padding-left:1em;
}
.fliesstext h2 + p:first-letter {
	padding-left:0;
}
.fliesstext h1, .fliesstext h2, .fliesstext h3 {
	clear:both;
}

.galerie {
	text-align:center;
}

.galerie img {
	margin-right:30px;
	margin-bottom:30px;
}

.floatright {
	float:right;
	margin-left:15px;
}
.floatleft {
	float:left;
	margin-right:15px;
}

.clear {
	clear:both;
}

.center {
	text-align:center;
}

.hinweis {
	text-align:right;
}

.news p {
	background-image:none ! important;
}

.nowrap {
	white-space:nowrap;
}