div#content_beschreibung_bild {
	padding: 25px 0px 0px 0px;
}

div#line_bgr {
	background: #c59d27;
}

div#header {
	background: #f3ebd4;
}

div#header_bgr {
	background: #f3ebd4;
}


div#header_img {
	background: #f3ebd4;
}

div#header_content {
	color: #c59d27;
}

div#header_content img{
	color: #c59d27;
  _margin: 0 -10px 0 -10px;
}

div#header_content p {color: #c59d27;}

div#footer_bgr {
	background: #c59d27;
}

div#footer {
	background: #c59d27;
}

div#footer_menu {
	color: #c59d27;
}

#mainmenu a {
  color: #74756b;
}


#mainmenu a#active_menu-nav {
  color: #c59d27;
  background: url(/templates/default/images/img_mainnav_active_gelb.jpg) no-repeat bottom center;
}

#mainmenu a#active_menu-nav:hover {
  color: #c59d27;
  background: url(/templates/default/images/img_mainnav_active_gelb.jpg) no-repeat bottom center;
}

h2, .contentheading {
	color: #c59d27;
}
.contentheading a {
	color: #c59d27;
}

div#content_main {
	float: left;
	width: 485px;
	background: #ffffff;
	padding: 20px 20px 0px 40px;
	text-align: left;
}

div#content {
	width: 1200px;
}

div#content_bild_beschreibung {
	width: 309px;
	background: #ffffff;
}

div#content_bild_img {
	width: 309px;
	background: #ffffff;
}

div#content_bild {display: block; float: left; width: 399px;height: auto;}

table.contentpaneopen {margin: 0 0 0 0px;}

.contentpagetitle a {text-decoration: none;}

.contentpaneopen h1 {
		margin-top: 0px;
		font-style: normal;
	}

a:link, a:visited {
	color: #c59d27;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.active:link, a.active:visited{
	color: #c59d27;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}

a.active:hover {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}