#metanavi, #navi, #subnavi, #marginal, #player, .hidden, .edit_event, .new_event {
display: none;
}
h1.hidden {
display: block;
}
#header, #header ul, #header ul li, #header img {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}
img {
border: none;
}
body {
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4 {
font-family: Georgia, serif;
font-weight: bold;
}
.termin img {
float: left;
margin: 0 10pt 8pt 0;
}
a {
color: inherit;
text-decoration: none;
font-weight: bold;
}
a:link:after, a:link:visited:after {
content: " <" attr(href) "> ";
	color: #999;
	background: transparent;
	font-weight: normal;
}
#terminuebersicht a:link:after, #terminuebersicht a:link:visited:after, a.terminimage:link:after, a.terminimage:link:visited:after {
content: none;
}
td, th {
vertical-align: top;
text-align: left;
}
#terminuebersicht {
width: 100%;
border-collapse: collapse;
}
#terminuebersicht tr {
border-bottom: 0.1pt solid black;
}
#terminuebersicht a {
font-weight: normal;
}
#content ul {
margin-left: 0;
}
.anfahrt {
width: 50%;
float:left;
}
#googlemap {
width: 100% !important;
}