HTML, BODY { 
  height: 100%; 
}

BODY { 
  background-color: #fdfdfd;
  background-image: url("../images/body_hg.jpg");
  background-repeat: repeat-x;
  margin: 0; 
  padding: 0; 
  height: 100%;
}

BODY, TD, TH, P, DIV { 
  color: #243553; 
  font-size: 12px; 
  font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

p { 
  margin: 0; 
  padding-top: 5px; 
  padding-bottom: 5px 
}

img { 
  border:0;
}

h1 { font-size: 17px; font-weight: bold; color: #243553; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h2 { font-size: 14px; font-weight: bold; color: #243553; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h3 { font-size: 13px; font-weight: bold; color: #243553; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h4 { font-size: 12px; font-weight: bold; color: #243553; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h5 { font-size: 11px; font-weight: bold; color: #243553; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h6 { font-size: 10px; font-weight: bold; color: #243553; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }

a { color: #F94502; font-size: 12px; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: underline;}
a:hover { color: #243553; font-size: 12px; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: underline; }
a:visited { color: #F94502; font-size: 12px; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }

.mmenu a {
	color: white; 
	line-height: 19px; 
	font-size: 13px;
	text-decoration: none;
}

.mmenu a:hover {
	color: white; 
	line-height: 19px; 
	font-size: 13px;
	text-decoration: underline;
}


#wrapper_home { 
  width: 950px; 
  min-height: 100%;
  position: relative;
	margin: 0px auto;
	background-color: #fbfbfb;
}

* HTML #wrapper_home { 
  height: 100%;
}

#wrapper { 
  width: 950px; 
  min-height: 100%;
  position: relative;
	margin: 0px auto;
	background-color: #fbfbfb;
	background-image: url("../images/wrapper_hg.jpg");
  background-repeat: repeat-y;
}

* HTML #wrapper { 
  height: 100%;
}

.sitemap {
  margin-left: 25px;
}

.MegaMenu {
   padding: 0px 0px 0px;
   margin-bottom: -1px;
}

.MegaMenu .MegaMenuContent{
   display: none;
}

#MegaMenuContent, #MegaMenuContentShadow {
   background: #FFF; 
   border: 1px solid #AAAAAA;
   border-top: none;
   margin-left: 10px;
   position: absolute;
   z-index: 10;
}
#MegaMenuContentShadow {
	
}

#meta_naviagation_1 {
	background-color: #707FAA;
	height: 35px;
	line-height: 35px;
	width: 950px;
	color: #FFFFFF;
}

#meta_naviagation_2 {
	height: 76px;
	width: 950px;
	background-color: #eaeaea;
}

#meta_naviagation_2 #logo {
	float: left;
	height: 66px;
	width: 214px;
    padding-top: 10px;
}

#meta_naviagation_2 #navigation {
	float: left;
	height: 76px;
	width: 736px;
}


#meta_naviagation_2 #navigation .MegaMenu .MegaMenuLink {
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CDCDCD;
	width: 136px;
	padding: 5px;
	padding-top: 10px;
	height: 61px;
	text-decoration: none;
	background-color: #EAEAEA;
}


#meta_naviagation_2 #navigation .MegaMenu .MegaMenuLink .pfh1 {
	color: #253453;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}

#meta_naviagation_2 #navigation .MegaMenu .MegaMenuLink .pfh2 {
	margin-top: 5px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

#banner {
  width: 948px;
  height: 350px;
  background-color: white;
  border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}

#content {
	background-image: url("../images/content_top_hg.jpg");
  background-repeat: repeat-x;
  padding: 15px;
  padding-left: 0px;
  padding-right: 0px;
	width: 950px;
  min-height: 250px;
}

#sub_navigation {
	float: left; 
	width: 218px;
}

#inhalt {
	float: left; 
	width: 692px;
	padding: 20px;
	padding-top: 22px;
}


.subnav_button_wo_link {
	width: 203px;
	height: 25px;
	line-height: 25px;
	background-color: #2E3D61;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
}

.subnav_button {
	width: 218px;
	height: 30px;
	background-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}

.subnav_button a {
	height: 20px;
	line-height: 20px;
	padding: 5px;
	padding-left: 25px;
	font-size: 11px;
	text-decoration: none;
  display: block;
	text-align: left;
	background-image: url("../images/sub_arr.jpg");
  background-repeat: no-repeat;
  background-position: 0px 1px;
}

.subnav_button a:hover {
	text-decoration: none;
  display: block;
	background-color: #BBC3D6;
	background-image: url("../images/sub_arr_over.jpg");
  background-repeat: no-repeat;
  background-position: 0px 2px;
}


.subnav_button_akt {
	width: 218px;
	height: 30px;
	background-color: #BBC3D6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}

.subnav_button_akt a {
	height: 20px;
	line-height: 20px;
	padding: 5px;
	padding-left: 25px;
	font-size: 11px;
	text-decoration: none;
  display: block;
	text-align: left;
	background-image: url("../images/sub_arr_over.jpg");
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

.subnav_button_akt a:hover {
	text-decoration: none;
  display: block;
	background-color: #BBC3D6;
	background-image: url("../images/sub_arr_over.jpg");
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

.testamonmial {
	width: 670px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #444E69;
	border-bottom-width: 1px;
}

.testamonmial .bild {
	float: left;
	width: 130px;
	height: 154px;
}

.testamonmial .text {
	float: left;
	width: 540px;
	min-height: 154px;
}


#footer {
	color: #AAA;
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 950px; 
	bottom: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDD;
	background-color: #fbfbfb;
}


#accordion {width:669px; margin:0px; border-top:none}
.accordion {width:669px; font:12px Verdana,Arial; color:#333}
.accordion dt {width:665px; height: 25px; line-height: 25px; padding-left: 4px; cursor:pointer; background-color:#CCC; background-image:url(../images/arrow_down.gif); background-position:right center; background-repeat:no-repeat; border-top:1px solid #FFF; }
.accordion dt td { color: #000; font-weight: normal; }
.accordion dt:hover {background-color:#BBC3D6}
.accordion .open {background-color:#BBC3D6; background-image:url(../images/arrow_up.gif)}
.accordion dd {overflow:hidden; background:#fbfbfb;}
.accordion span {display:block; width:669px; border-top:none; padding:15px}

