body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	padding:0;
	margin:0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#2d2a83;
	letter-spacing: -0.03em;
	margin: 0px 0px 8px 0px;
	font-size: 23px;
	padding:0px;
}
p {
	line-height: 1.4em;
}
#content a {
	color: #2f2c88;
	font-weight:bold;
}
#content a:hover {
	color: #ecc623;
	font-weight:bold;
}
#content .textfield {
	border: 1px solid #999;
	padding:2px;
	color: #666;
}
#content .submit {
	background: #5156e0;
	border: 1px solid #ecc623;
	padding:1px 10px;
	color: #ecc623;
}
#header {
	background:url(img/bg_header.gif) repeat-x;
	border-top: 5px solid #feea08;
	border-bottom: 10px solid #ecc623;
	height:115px;
	padding-bottom:15px;
}
#haeder_content {
	background:#ecc623;
	width:900px;
	margin: 0 auto;
	height: 114px;
}
#logo {
	background: url('img/bg_left_logo.gif') left top no-repeat;
	height: 70px;
	padding: 22px;
	float:left;
	width: 600px;
}
#flash_header {
	padding:2px;
	background:url(img/bg_right_logo.gif) right no-repeat;
	float:left;
	width:252px;
}
.white_line {
	height:-12px;
	background:#fff;
	padding:0;
	margin:0;
	border-bottom:1px solid #fff;
}
#navi_top_container {
	width: 900px;
	margin:0px auto;
}
#navigation_top {
	background: #353896 url(img/bg_navi.gif) repeat-x;
	height: 30px;
	padding:2px 0px;
}
#suche {
	float:left;
	width: 330px;
	height: 30px;
	padding: 3px 10px 0px;
}
#suche .search_string {
	border: 2px solid #fde809;
	background: #fef8b6;
	padding: 1px;
	color: #463b0b;
	font-weight:bold;
}
#suche .search_submit {
	border: 1px solid #feea08;
	background: #ecc724;
	padding: 1px 10px;
	color: #463b0b;
	font-weight:bold;
}
#navi_top {
	float:left;
	width: 550px;
}
#navigation_top ul {
	list-style:none;
	margin:0px;
	padding:0;
}
#navigation_top li {
	list-style:none;
	float:right;
	margin:0;
	padding:0;
}
#navigation_top li a {
	height: 30px;
	display:block;
	text-indent: -9000px;
}
#navigation_top li#top_impressum a {
	background:url(img/navi_button_impressum_off.gif);
	width: 102px;
}
#navigation_top li#top_impressum a:hover {
	background:url(img/navi_button_impressum_on.gif);
}
#navigation_top li#top_kontakt a {
	background:url(img/navi_button_kontakt_off.gif);
	width: 84px;
}
#navigation_top li#top_kontakt a:hover {
	background:url(img/navi_button_kontakt_on.gif);
}
#navigation_top li#top_anfahrt a {
	background:url(img/navi_button_anfahrt_off.gif);
	width: 129px;
}
#navigation_top li#top_anfahrt a:hover {
	background:url(img/navi_button_anfahrt_on.gif);
}
#suche form {
	margin:0;
	padding:0;
}
#content_bg {
	background: #fff url(img/bg_content.gif) repeat-x;
	border-top: 1px solid #fff;
}
#content_container {
	width: 900px;
	margin: 0px auto;
}
#navigation {
	width: 230px;
	float: left;
	margin: 10px 0  25px 0;
}
#navigation h2#header_navi {
	background: url(img/header_navi.gif) no-repeat;
	margin:0;
	padding:0;
	height: 32px;
	text-indent: -9000px;
}
#navigation h2#header_info-center {
	background: url(img/header_info-center.gif) no-repeat;
	margin:0;
	padding:0;
	height: 32px;
	text-indent: -9000px;
}
#navi_content {
	margin:0px;
	border-left: 1px solid #d4d4d6;
	border-right: 1px solid #d4d4d6;
	background: #e4e5e7;
	padding: 10px 5px 0px 27px;
}
#info-center_content {
	margin:0px;
	border-left: 1px solid #d4d4d6;
	border-right: 1px solid #d4d4d6;
	background: #e4e5e7;
	padding: 10px 5px 0px 15px;
	font-size:12px;
}
#info-center_scroller a {
	color: #2f2c88;
	font-weight:bold;
}
#info-center_scroller a:hover {
	color: #ecc623;
}
#info-center_scroller {
	overflow: auto;
	height:50px;
	padding-right: 8px;
}
.datum_info-center {
	background:url(img/dot_navi.gif) 3px 7px no-repeat;
	padding-left:15px;
}
.padding_15px {
	padding-left:15px;
}
#navi_content ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navi_content li a {
	background:url(img/dot_navi.gif) 3px 7px no-repeat;
	display:block;
	padding:2px 0px 2px 15px;
	font-size: 12px;
	color:#333;
	text-decoration: none;
	border: 1px solid #e4e5e7;
}
#navi_content li a:hover {
	background: #c2c3d2 url(img/dot_navi.gif) 3px 7px no-repeat;
	color:#2f2c88;
	border: 1px solid #2f2c88;
}
#navi_content ul ul {
	margin-bottom: 5px;
}
#navi_content ul ul li a {
	background: none;
	font-size:11px;
	padding:0px 0px 0px 15px;
	color:#666;
}
#navi_content ul ul li a:hover {
	background: #c2c3d2;
	color:#2f2c88;
	border: 1px solid #2f2c88;
}
#navi_bottom {
	background:url(img/bottom_navi.gif) no-repeat;
	height: 24px;
}
#content {
	float: left;
	width: 640px;
	min-height: 450px;
	margin: 10px 0 25px 0;
	margin-left: 30px;
}
#footer_container {
	background: url(img/bg_footer.gif) repeat-x;
	border-top: 5px solid #ecc623;
	height:29px;
	padding: 5px 0px;
}
#footer {
	width: 900px;
	margin: 5px auto;
	font-weight: bold;
	color: #333;
	font-size:12px;
}
#footer a {
	color: #333;
}
#footer a:hover {
	color: #666;
}
#link_top {
	float:right;
}
.box_red {
	padding: 5px 10px;
	text-align:center;
	background: #f5bfbf;
	border: 1px solid #d60000;
	color: #d60000;
	font-weight:bold;
}
.box_green {
	padding: 5px 10px;
	text-align:center;
	background: #d5ecd1;
	border: 1px solid #57b547;
	color: #57b547;
	font-weight:bold;
}
#content a.hintergrundbild img { display: none; }
#content .hintergrundbild { height:600px; width:312px; background: url(http://www.zak-koeln.de/content/media/zakstart1.gif) no-repeat; display:block; float:right}
#content .hintergrundbild:hover { background: url(http://www.zak-koeln.de/content/media/hintergrund.gif) no-repeat;}
