body {
	margin:2em 4em;
	padding:0em;
	font-family:helvetica,arial,nimbus sans;
	font-size:.9em;
	line-height:1.4em;
	background-color:#333;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
img {
	border:0px;
}
.nix {
	position:absolute;
	top:-500px;
	left:-2000px;
}
#all {
	margin:auto;
	width:760px;
}
#all > nav {
	float:left;
	margin:0em;
	padding:0em;
	width:160px;
}
nav ul {
	margin:70px 0em 50px 0em;
	padding-left:0em;
	list-style-type:none;
}
nav li {
	height:25px;
	overflow:hidden;
	margin:.5em 0em;
	padding:0em;
}
#sb {
	padding:2em 17px 2em 0em;
	text-align:right;
}
#all nav li a:hover img, #all nav li a:focus img {
	 margin-top:-25px;
}
#all nav li .active img {
	 margin-top:-50px;
}
#all > nav a, h1 a, h1 a:hover, h1 a:focus {
	padding:0em;
	background-color:transparent;
	text-decoration:none;
}
section {
	margin:0em 0em 0em 160px;
	padding:110px 40px 0em 40px;
	background-color:#e6e9ea;
	background-image:url(image/text-top.png);
	background-position:top left;
	background-repeat:no-repeat;
}
section a {
	color:#398;
	padding:.2em .5em;
}
section a:visited {
	color:#777;
	background-color:#3ba;
	text-decoration:none;
}
section a:hover, section a:focus {
	color:#fff;
	background-color:#3ba;
	text-decoration:none;
}
#e {
	margin:0em 0em 0em -40px;
	padding:0em;
	width:600px;
	height:165px;
	background-color:#f00;
	overflow:hidden;
}
section nav {
	margin-left:-.5em;
	font-size:smaller;
	text-transform:lowercase;
}
section li + li {
	margin-top:1em;
}
table {
	width:100%;
	background-color:#e0e0e0;
	border-collapse:collapse;
}
table + table {
	margin-top:2em;
}
tr:hover {
	background-color:#fff;
}
th {
	text-align:left;
	color:#fff;
	background-color:#555;
}
th, td {
	padding:.2em 1em;
	vertical-align:top;
}
.balken {
	background-color:#eee;
}
.stadt {
	background-color:#fff;
}
.stadt tr:hover {
	background-color:transparent;
}
.stadt th:first-child {
	width:200px;
}
.lnk td:first-child {
	width:210px;
}
h1, header {
	margin:0em;
	padding:0em;
}
h3 {
	margin-top:2em;
}
footer {
	margin:0px 0px 0px 160px;
	padding:0em;
	color:#aaa;
	text-align:right;
	font-size:smaller;
}
footer p {
	margin:0em;
	padding:0em;
}
sup {
	font-size:smaller;
}
#tec {
	float:left;
	width:200px;
	text-align:left;
}
#tec a {
	padding:0em;
	color:#777;
	text-decoration:none;
}
#tec a:hover, #tec a:focus {
	color:#fff;
	background-color:transparent;
}
.r {
	float:right;
	padding:.3em 0em 1em 2em;
}
