#header_content table.contentpaneopen td
{
margin: 0;
padding: 2px 6px 2px 0px;
letter-spacing: 0pt;
font-size: 12px;
line-height: 20px;
font-style: italic;
color: #346790;
vertical-align: middle;
}

div#content_beschreibung_bild {
	padding: 25px 0px 0px 0px;
}

div#line_bgr {
	background: #346790;
}

div#header {
	background: #d6e1e9;
}

div#header_bgr {
	background: #d6e1e9;
}


div#header_img {
	background: #d6e1e9;
}

div#header_content {
	color: #346790;
}

div#header_content p {color: #346790;}

div#footer_bgr {
	background: #346790;
}

div#footer {
	background: #346790;
}

div#footer_menu {
	color: #346790;
}

#mainmenu a {
  color: #74756b;
}


#mainmenu a#active_menu-nav {
  color: #346790;
  background: url(/templates/default/images/img_mainnav_active_blau.jpg) no-repeat bottom center;
}

#mainmenu a#active_menu-nav:hover {
  color: #346790;
  background: url(/templates/default/images/img_mainnav_active_blau.jpg) no-repeat bottom center;
}

h2, .contentheading {
	color: #346790;
}
.contentheading a {
	color: #346790;
}

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: 399px;
	background: #ffffff;
}

div#content_bild_img {
	width: 399px;
	padding: 20px 20px 0px 40px;
	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;
	}
	
.contentpaneopen h3 {
		margin-top: 0px;
		font-style: normal;
		font-family: Arial;
		font-size: 12px;
		line-height: 20px;
		color: #346790;
}

a:link, a:visited {
	color: #346790;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.active:link, a.active:visited{
	color: #346790;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}

a.active:hover {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}