@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0;
}

img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 881px;
/*	background:#CCC;  */
}

#header {
	width: 100%;
	height: 3em;
}

#header h1{
	color: #75552d;
	font-size: 1.4em;
	font-weight:100;
	padding-top:0.8em;
}

#header a, #header a:visited, #header a:active {
	color: #75552d;
	text-decoration: none;
}

#menu_wrapper {
	float: right;
	width: 290px;
/*	background:#0066FF;  */
	color: #3b2416;
}

/* Terminkalender-Box */
#box1 {
	width: 290px;
	height: 181px;
	background:url(../images/box1_blank.jpg) top left no-repeat;
	margin-bottom: 6px;
}

#box1 p {
	display:none;
}

/* Quick-Download-Box */
#box2 {
	width: 205px;
	height: 56px;
	background:url(../images/box2_blank.jpg) top left no-repeat;;
	margin-bottom: 6px;
	padding: 38px 5px 10px 80px;
}

* html #box2 {
	width: 300px;
	height: 104px;
	margin-right: -20px;
}

#box2 p {
	margin-bottom: 3px;
}

#box2 a {
	text-decoration: none;
	color: #fff;
}

#box2 a:hover, #box2 a:focus {
	text-decoration: underline;
	color: #ffcc50;
}

#mainmenu_outer {
	width: 290px;
	padding-top: 23px;
	background:url(../images/menu_bg_t.jpg) top left no-repeat;
	background-color:#734930;
}

#mainmenu_inner {
	width: 270px;
	padding: 0 10px 41px;
	background:url(../images/menu_bg_b.jpg) bottom left no-repeat;
}

* html #mainmenu_inner {width: 290px;}

#mainmenu_inner ul {
	padding: 0;
}

#mainmenu_inner li {
	list-style: none;
}

#mainmenu_inner a, #mainmenu_inner span {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #fff;
}

#mainmenu_inner ul ul a, #mainmenu_inner ul ul span {
	padding-left: 20px;
	font-size: 0.9em;
}

#mainmenu_inner ul ul ul a, #mainmenu_inner ul ul ul span {
	padding-left: 30px;
	font-size: 0.8em;
}

#mainmenu_inner a:hover, #mainmenu_inner a:focus {
	background: url(../images/menu_bt_bg.jpg) top repeat-x;
	background-color:#7e5b45;
}

#mainmenu_inner .aktiv {
	background: url(../images/menu_bt_bg.jpg) top repeat-x;
	background-color:#7e5b45;
	border: 1px solid #fff;
}

#mainmenu_inner #counter {
	color:#efe2d3;
	font-weight: bold;
	font-size:0.65em;
	text-align: right;
	position: relative;
	top: 30px;
	padding-right: 10px;
	margin: -5px;
}

#mainmenu_inner #counter p { padding-left: 190px; float:left;}

#content_wrapper {
	width: 585px;
 /*   background:#FFFF99;  */
	padding: 0;
}

#gemeinde {
	width: 585px;
	height: 77px;
	margin-bottom: 6px;
	padding: 0;
	margin-left: 0;
}

* html #gemeinde {
	margin-left: -3px;
}

#gemeinde a {padding: 0;}

#gemeinde img {
	float:left;
	border: 0;
}

#gemeinde_rietberg img, #gemeinde_bokel img{
	padding-right: 6px;
}

* html #gemeinde_rietberg img {margin-right: -1px;}
* html #gemeinde_bokel img {margin-right: -1px;}
* html #gemeinde_mastholte img {margin-right: -6px;}

#gemeinde_rietberg img {background:url(../images/gemeinde_rietberg.jpg) left top no-repeat;}
#gemeinde_rietberg:hover img, #gemeinde_rietberg .active {background:url(../images/gemeinde_rietberg_hover.jpg) left top no-repeat;}

#gemeinde_bokel img {background:url(../images/gemeinde_bokel.jpg) left top no-repeat;}
#gemeinde_bokel:hover img, #gemeinde_bokel .active {background:url(../images/gemeinde_bokel_hover.jpg) left top no-repeat;}

#gemeinde_mastholte img {background:url(../images/gemeinde_mastholte.jpg) left top no-repeat;}
#gemeinde_mastholte:hover img, #gemeinde_mastholte .active {background:url(../images/gemeinde_mastholte_hover.jpg) left top no-repeat;}

#infobox {
	width: 585px;
	background-image:url(../images/infobox_winter.jpg);
	height: 208px;
	margin-bottom: 6px;
	position: relative;
}

#infoboxtext {
	position: absolute;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	width: 575px;
	text-align: right;
	bottom: 55px;
	padding-right: 10px;
}

#contentbox_outer {
	width: 585px;
	color: #3b2416;
	background-image:url(../images/content_background_m.jpg);
	background-repeat: repeat-y;
}

#contentbox_middle {
	width: 100%;
	background-image:url(../images/content_background_t.jpg);
	background-position: top center;
	background-repeat: no-repeat; 
}

#contentbox_inner {
	width: 100%;
	background-image:url(../images/content_background_b.jpg);
	background-position: bottom;
	background-repeat: no-repeat; 
}

#contentbox_inner2 {
	padding: 0px 12px 10px;
}

#breadcrumbs {
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 0.7em;
}

#breadcrumbs ul {
	padding-left: 0;
	margin-left: 0;
}

#breadcrumbs ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background:url(../images/html_bk.gif) left no-repeat;
	display: inline;
	padding-left: 9px;
	padding-right: 5px;
}

#breadcrumbs .first {
	background:none;
	padding-left: 0;
}

#breadcrumbs a {color: #3b2416;}
#breadcrumbs a:hover {background-color:#eed9c0;}

#content h2 {
	font-size: 1.3em;
	margin-top: 0.1em;
	margin-bottom:0.5em;
	color: #efe2d3;
	background:url(../images/content_h2_bg.jpg) top left no-repeat;
	background-color:#a55b27;
	padding:22px 6px 4px 6px;
	margin-left: -6px;
	margin-right: -6px;
}

#content {
	font-size: 0.9em;
}

#content a {
	color: #3b2416;
}

#content a:hover {
	background:#eed9c0;
}

#content #footer {
	width: 561px;
	background: url(../images/content_footer_bg.jpg) bottom left no-repeat;
	background-color: #4f1b0b;
	padding: 4px 6px 22px 6px;
	text-align: right;
	margin-left: -6px;
	margin-top: 10px;
	margin-bottom: -3px;
	font-size: 0.8em;
}

* html #content #footer {
	width: 573px;
	margin-right: -6px;
}

#content #footer a {
	color: #efe2d3;
	text-decoration: none;
}

#content #footer a:hover {
	text-decoration: underline;
	background: none;
}
