body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: arial;
	text-align: center;
	background: #666 url(../images/bg_body.png) top left repeat-x;
	color: #333;
}


img { border: 0; }
a { color: #060; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }



h1 {
	font-size: 15px;
	color: #060;
	text-decoration: none;
	margin: 5px 0 15px 0;
}

h2 {
	font-size: 13px;
	color: #060;
	text-decoration: none;
	margin: 15px 0;
	padding: 0 0 0 18px;
	background: transparent url(../images/bg_h2.gif) center left no-repeat;
}

.list_subcat {
	margin: 20px 0 0 0;
}
.list_subcat_item {
	padding: 15px 10px;
	border-top: 1px #ccc dotted;
}
.list_subcat_item h2 {
	margin-top: 0;
}
.list_subcat_item_pic {
	float: right;
	margin: 0 0 5px 20px;
	width: 200px;
}
.list_subcat_item_cont {
	float: left;
	width: 405px;
}

.list_subcat_item_1 {
	background-color: #fff;
}
.list_subcat_item_2 {
	background-color: #f4f4f4;
}


.zeile_1 {
	background-color: #fff;
}
.zeile_2 {
	background-color: #f4f4f4;
}


hr {
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	border: 0;
}


#page {
	margin: 0 auto;
	width: 970px;
	text-align: left;
}

#header {
	height: 425px;
	position: relative;
}
#header_slider {
	width: 100%;
	height: 350px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	padding: 70px 10px 0 10px;
}
#header_slider_pic {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header_mask {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	background: transparent url(../images/bg_header.png) top left no-repeat;
}
#header_logo {
	position: absolute;
	top: 60px;
	left: 40px;
	width: 356px;
}
#header_top {
	position: absolute;
	top: 60px;
	right: 30px;
	width: 300px;
	text-align: right;
}



#header_menu {
	padding: 0 10px;
	margin: 0;
	position: absolute;
	list-style-type: none;
	top: 340px;
	left: 10px;
	background: transparent url(../images/bg_menu.png) top left repeat-x;
	width: 930px;
}
#header_menu li {
	display: inline;
}
#header_menu li a {
	height: 45px;
	padding: 0 20px;

	float: left;
	line-height: 42px;
	font-size: 16px;
	color: #060;
}
#header_menu li a:hover,
.header_menu_akt {
	background: transparent url(../images/bg_menu_akt.png) top left repeat-x;
	color: #fff !important;
	text-decoration: none;
}

#main {
	padding: 15px 0;
	background: transparent url(../images/bg_content.png) top left repeat-y;
	position: relative;
}

#pathfinder {
	position: absolute;
	width: 650px;
	font-size: 10px;
	top: 0;
	left: 290px;
}

#sidebar {
	float: left;
	width: 250px;
	margin: 10px 0 0 20px;
	font-size: 16px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}
#sidebar ul li {
	margin: 0 0 1px 0;
}
#sidebar a {
	display: block;
	padding: 4px 10px 4px 15px;
	color: #060;
	background-color: #CCE6CC;
}
#sidebar a:hover,
.sidebar_akt {
	color: #fff !important;
	background-color: #269926 !important;
	text-decoration: none;
}
#sidebar ul ul a {
	font-size: 13px;
	padding: 3px 10px 3px 30px;
	background-color: #EBF5EB;
}
#sidebar ul ul a:hover,
.sidebar_sub_akt {
	background: #D9E9D9 url(../images/sidebar_akt.png) 8px 4px no-repeat !important;
	text-decoration: none !important;
	color: #080 !important;
}


#content {
	float: right;
	width: 650px;
	background-color: #F0F6F0;
	margin: 10px 20px 0 0;
	padding: 10px;
}
.clearer { clear: both; }
#footer {
	padding: 20px 110px 20px 0;
	text-align: right;
	background: transparent url(../images/bg_footer.png) top left no-repeat;
	font-size: 12px;
	color: #ccc;
	position: relative;
}
#footer a {
	color: #ccc;
}
#footer a:hover {
	color: #fff;
}
#footer_logo {
	position: absolute;
	top: 17px;
	left: 870px;
}

.hidden { display: none; }


.messagebox {
	margin: 10px;
	padding: 10px;
	border-left: 6px #a00 solid;
	background-color: #fcc;
}
.messagebox_g {
	border-color: #0a0;
	background-color: #cfc;
}



.minipic, .minipic_zoom {
	margin: 0 10px 5px 10px;
}
.galerie .minipic,
.galerie .minipic_zoom {
	margin: 0 6px 15px 0;
}
.minipic_r, .minipic_r_zoom {
	float: right;
	margin: 0 0 5px 20px;
}
.minipic_l, .minipic_l_zoom {
	float: left;
	margin: 0 20px 5px 0;
}

.minipic, .minipic_r, .minipic_1,
.minipic_zoom, .minipic_r_zoom, .minipic_1_zoom,
.list_subcat_item_pic img {
	padding: 0 8px 8px 0;
	background: transparent url(../images/minipic_bg.png) right bottom no-repeat;
}

.galerie .minipic {
	margin: 0 5px 20px 0;
}


input[type=text],
input[type=submit],
select,
option
{
	border: 1px #999 solid;
	/* background: #fff url(../images/bg_input.gif) top left; */
	font-weight: bold;
	color: #000;
}


#map_link_toggle {
	margin: 0 0 5px 0;
	cursor: pointer;
	float: right;
}
#map_canvas_cont {
	width: 100%;
	/* visibility: hidden; */
	height: 0;
	overflow: hidden;
}
#map_canvas {
	width: 100%;
	height: 300px;
}