* {
	padding: 0px;
	margin: 0px;
}

body {
	padding-top: 70px;
	background-color: white;
	color: #317ead;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

div {
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

div#seite {
	padding: 0px;
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

h1 {
	padding-bottom: 2em;
	line-height: 1.5em;
	border-bottom-style: none;
	font-style: normal;
	font-size: 1.5em;
	font-weight: normal;
}

img {
	border-style: none;
	margin-bottom: .9em;
}

img#maps {
	padding-bottom: 20px;
}

img#ut {
	margin-bottom: 50px;
}

div#bilder {
	float: left;
	padding-top: 3px;
	margin: 0px;
	width: 110px;
}

div#inhalt {
	padding: 0px;
	margin-left: 135px;
	position: relative;
	width: 580px;
}

div#links {
	float: left;
	height: auto;
	margin-top: 1em;
	width: 280px;
}

div#linksunten {
	margin-top: 16em;
	width: 280px;
}

div#rechts {
	padding-left: 10px;
	margin-top: 1em;
	margin-left: 310px;
	width: 280px;
}

p {
	padding-top: 1em;
	margin-right: 10px;
}

a {
	text-decoration: none;
	color: #3a95cd;
}

a:hover {
	text-decoration: underline;
}

div#foot {
	clear: both;
}

table {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px 0px;
	width: 100%;
}

td {
	width: 50%;
}

p#screenings {
	padding: 3px;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-right: 10px;
	background-color: #e0e0e0 
}
