@charset "UTF-8";


A:link {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: red}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: grey;}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #DBDBDB;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
.oneColElsCtr #container {
	width: 830px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	height: 570px;
}
.oneColElsCtr #adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #848484;
	position: fixed;
	width: 820px;
	padding-left: 6px;
}
.oneColElsCtr #header {
	height: 100px;
	background-image: url(images/head.png);
}
.oneColElsCtr #mainContent_oeffnungszeiten {
	height: 174px;
	float: right;
	width: 250px;
	font-size: 12px;
	text-align: right;
	padding-top: 7px;
}
.oneColElsCtr #mainContent {
	height: 155px;
	padding-left: 5px;
	padding-top: 15px;
}
.grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	color: #666666;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.oneColElsCtr #footer {
	height: 211px;
	margin-top: 0px;
}
.oneColElsCtr #links {
	height: 48px;
	width: 170px;
	float: left;
}
.oneColElsCtr #bahnhof {
	height: 48px;
	float: right;
	width: 830px;
	margin-bottom: 10px;
}
.oneColElsCtr #friedhof {
	height: 48px;
	float: right;
	width: 170px;
}
.oneColElsCtr #blumencenter {
	height: 48px;
	width: 244px;
	float: right;
}
