* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	width: 730px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
#inhalt {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 506px;
	width: 730px;
	position: relative;
}
#alleingang {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 200;
}
#bildalternative {
	position: relative;
	z-index: 100;
	text-indent: -2000em;
}
ul {
	text-decoration: none;
	list-style-type: none;
}
#info {
	border-top: 1px solid #DCDCDC;
	margin-left: 22px;
	float: left;
	display: inline;
	width: 72em;
}
ul, dl {
	border-left: 1px dotted #DCDCDC;
	display: block;
	padding: 0 1em;
	margin: 1em 0;
	height: 11em;
}
#keinelinie {
	border-left: none;
	padding: 0;
	margin: 0;
}
ul li {
	float: left;
	display: inline;
	width: 18em;
}
li ul li {
	float: none;
	display: inline;
}
h4 {
	font-size: 1.4em;
	color: #a1968c;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 1em;
}
#info a {
	color: #ca9967;
	font-size: 1.2em;
	text-decoration: none;
}
#coming a {
	color: #be6524;
	font-size: 1.2em;
	text-decoration: none;
}
#footer {

	clear: both;
	margin-left: 22px;
	padding-top: 6em;
	margin-bottom: 2em;
	padding-left: 0.2em;
}
#footer p{
	font-size: 1em;
}
#footer span {
	color: #CCCCCC;
}
#footer a {
	color: #999999;
	font-size: 1em;
	text-decoration: underline;
}
#spalte1 dl {
	border: none;
	padding: 0 0 0 0.2em;
}
#spalte4 {
	margin-right: -3em;
}
input {
	width: 10.2em;
}

#knopf {
	width: 3em;
	align: right;
}

dt {
	padding-bottom: 1em;
}
label {
	margin-top: 1em;
	display: block;
}
li img {
	margin:-4px 0 0 -8px;
}
img {
	border: none;
}
#info a:hover {
	color:#d57926;
}
#coming a:hover {
	color:#9c4505;
}
#footer a:hover {
	color: #666666;
	
}
