*
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 0px;
    margin: 0px;
	line-height: 1.6;
}

ul {
	list-style-type: none;
}

a img {
	border: none;
}

body
{
	background: #FFFFFF;
}

#head {
	background: #981721;
	height: 170px;
	margin-top: 10px;
}

#head .content {
	width: 760px;
	position: relative;
	height: 170px;
	margin: 10px auto 0px auto;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #2e677b;
	padding-bottom: 0px;
}

#top_stadtplan {
	background-color: #bb2434;
}

#top_logo {
	background-color: #bb2434;
	padding-left: 40px;
}

#contact {
	background-color: #727272;
	background-image:url(../bilder_system/contact_bg.gif);
    background-repeat:no-repeat;
    background-position:149px 30px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:100px;
    line-height:16px;
    height: 192px;
}

#contact_yellow {
	color: #C4AD99;
}

#contact_white {
	color: #FFFFFF;
	padding-top:16px;
}

#contact_balken1 {
	background-color: #646464;
}

#contact_balken2 {
	background-color: #e0e0e0;
}

h2 {
	margin-bottom: 10px;
}

#page {
	padding-left: 41px;
	padding-right: 26px;
	padding-bottom: 20px;
	color: #000000;
	width: 760px;
	margin: 20px auto 0px auto;
}

#page a {
	color: #B72030;
}

#page a:hover {
	color: #646464;
}

#page2 {
	padding-left: 41px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-top: 28px;
	color: #000000;
	width: 500px;
}

#page2 a {
	color: #B72030;
}

#page2 a:hover {
	color: #646464;
}
#menucell {
    background-color: #c34350;
    background-image:url(../bilder_system/body_bg.gif);
    background-repeat:repeat-y;
    background-position:0px 0px;
}

#head .meta {
	position: absolute;
	top: 10px;
	right: 30px;
}

#head .meta li {
	float: left;
	color: #FFFFFF;
	padding: 1px 7px;
	border-right: 1px solid #ffffff;
}

#head .meta li.last {
	border: none;
}
#head .meta li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#head .content .navigation {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#head .content {
	margin-top: 0px;
}

#head .content h1 {
	position: absolute;
	top: 40px;
	left: 0px;
}

#head .content .navigation li {
	float: left;
	background: url(../bilder_system/bg_navigation_new.jpg) repeat-x bottom left;
}

#head .content .navigation a {
	width: 126px;
	float: left;
	margin-top: 4px;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#head .content .navigation .current {
	background: #FFFFFF;
}

#head .content .navigation .current a {
	margin-top: 0px;
	padding-top: 10px;
	font-weight: bold;
	color: #9C1114;
}

#page .sidebar {
	float: left;
	width: 228px;
}

#page .sidebar .info {
	background: #E7E7E7 url(../bilder_system/bg_map_new.gif) no-repeat bottom center;
	color: #000000;
	padding: 10px;
	padding-bottom: 180px;
}

#page .sidebar .info p {
	margin-bottom: 10px;
	font-size: 12px;
}

#page .content {
	float: left;
	width: 500px;
	padding-left: 27px;
}