
* {
  font-family: Arial, Verdana, Helvitica;
  font-size: 13px;
  line-height: 19px;
}

a {
  font-size: inherit;
}

a, img {
  color: #256942;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}

sup {
  line-height: 0;
}

h1 {
  color: #256942;
  font-size: 22px;
  margin: 16px 0;
}

hr {
  border-top: 1px solid #999999;
  border-bottom: 0px;
  height: 1px;
  clear: both;
}

body {
  margin: 0px;
}

.clear, .clearer {
  clear: both;
}

.HP-section .HP_emaildirect h1 {
  font-size: 16px;
}


.form label {
  width: 180px;
  float: left;
  margin-top: 5px;
  clear: both;
}

.form input, .form textarea, .form select {
  float: left;
  width: 250px;
  margin-top: 5px;
}
 
.HP-section .HP_emaildirect div.io_success {
  color: #FFFF99;
  background-color: #339933;
}

.HP-section .HP_emaildirect div.io_error,
.HP-section .HP_emaildirect div.io_success {
  font-weight: bold;
  padding: 5px 15px 5px 15px;
  margin: 10px 0px 10px 0px;
  text-align: center;
  width: 405px;
}

.HP-section .HP_emaildirect div.io_error {
  color: white;
  background-color: #cc0000;
}

.form .text.error,
.form .textarea.error {
  border: 1px solid #cc0000;
  background: #ffcccc;
}

.form .button {
  clear: both;
  float: none;
  width: auto;
  margin-left: 180px;
}

#content {
  float: left;
  padding: 0px 20px 10px 20px;
  width: 573px;
}

#content .goTop a {
  color: gray;
  font-weight: normal;
}

#content .goTop a:hover {
  text-decoration: underline;
}

#content-area {
  background: #edf6f1;
  float: left;
  min-height: 400px;
  padding-top: 1px;
  padding-bottom: 20px;
  width: 784px;
}

.HP-pageblock.HP_liveSearch {
  background-color: transparent !important;
  padding-top: 10px !important;
}

.HP-pageblock.HP_liveSearch .HP-pageblock-content {
  background-color: transparent !important;
}

.HP-pageblock.HP_liveSearch .HP-pageblock-content * {
  margin: 0;
  padding: 0;
}

.HP_liveSearch label {
  display: none;
}

.HP_liveSearch #keyword {
  width: 140px;
}

.HP_liveSearch .button-go {
  background-color: #C4E0D3;
  border: 1px solid #256942;
  color: #256942;
  cursor: pointer;
  height: 21px;
  margin-left: 5px;
  width: 52px;
}

.HP_liveSearch .button-go:hover {
  background-color: #DFFFF0;
}

.HP_liveSearch .button-go:active{
  background-color: #C4E0D3;
  border-color: #DFFFF0;
  color: #DFFFF0;
}

.lsBox {
  background-color: #6BBF8E;
  width: 176px;
}

.lsBox .lsValue {
  color: #EFFFF8;
  cursor: pointer;
  display: block;
  padding: 5px;
}

.lsBox .lsValue:hover {
  background-color: #256942;
}

.lsBox .lsValue table {
 border-spacing: 0;
}

.lsBox .lsValue table td {
  padding: 0;
}

.lsBox .lsValue table .text {
  width: 100%;
}

#content-navigation {
  float: left;
  padding-left: 20px;
  padding-bottom: 2px;
}

#content-navigation .navigation, #content-navigation .navigation a {
  color: #256942;
  font-size: 12px;
  font-weight: normal;
}

#content-navigation .navigation a:hover {
  text-decoration: underline;
}

#footer {
  float: left;
  height: 20px;
  text-align: right;
  width: 1000px;
}

#footer #links {
  padding-right: 13px;
  margin: 0px;
}

#footer #links li, #footer #links li a {
  color: #256942;
  font-weight: normal;
  display: inline;
  font-size: 11px;
  padding: 0px 2px;
}

#header {
  height: 111px;
}

#header #logo {
  float: left;
}

#header #top-pic {
  float: right;
}

#left {
  float: left;
  width: 216px;
}

#left .HP-pageblock {
  padding-top: 8px;
}

#left .HP-pageblock-content {
  background: #edf6f1;
  margin: 0 auto 0 auto;
  width: 200px;
}

#left .HP-pageblock-content h3, #left .HP-pageblock-content h2, #left .HP-pageblock-content h1 {
  background: #256942;
  color: #c4e0d3;
  margin: 0px 0px;
  padding: 4px 0px;
  text-align: center;
  font-size: 13px;
}

#left .HP-pageblock-content p {
  padding: 3px 3px 10px 3px;
  margin: 0px;
}

#right {
  margin: 0 0px 0px 216px; 
}

#direkt-navigation {
 float: right;
 margin-top: 17px;
 width: 165px;
 z-index: 1;
}

#navigation, #navigation .menu {
  background-color: #256942;
  height: 22px;
}

#navigation {
  padding-left: 220px;
}

#navigation .menu, #navigation .menu ul {
  float: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#navigation .menu ul {
  background-color: #256942;
  display: none;
  left: 0;
  position: absolute;
  top: 18px;
  z-index: 9998 !important;
}

#navigation .menu ul ul {
  left: 99%;
  top: 2px;
  z-index: 9999 !important;
}

#navigation .menu li {
  float: left;
  list-style-type: none;
  position: relative;
}

#navigation .menu li:hover > ul {
  display: block;
}

#navigation .menu li li {
  border-bottom: 1px solid #175F35;
  float: none;
}

#navigation .menu a {
  color: #c4e0d3;
  font-weight: bold;
  padding: 0px 10px;
}

#navigation .menu ul a {
  background-color: #256942;
  border-top: 1px solid #306F4A;
  display: block;
  font-weight: normal;
  padding: 2px 10px;
  width: 180px;
}

#navigation .menu .active a.root, #navigation .menu .hover a.root, #navigation .menu ul a:hover {
  background-color: #c4e0d3;
  color: #256942;
}

#navigation .menu ul li.submenu a {
  background-image: url(../images/arrow-b.gif);
  background-position: right;
  background-repeat: no-repeat;
}

#navigation .menu ul li.submenu li a {
  background-image: none;
}

/* if js active */

#navigation .menu li.hover ul, #navigation .menu li.hover li.hover ul, #navigation .menu li.hover li.hover li.hover ul {
  display: block;
}

#navigation .menu li.hover ul ul, #navigation .menu li.hover li.hover ul ul, #navigation .menu li.hover li.hover li.hover ul ul {
  display: none;
}

/* endif */

.top-icons {
  float: right;
  height: 18px;
  padding-right: 15px;
  padding-top: 2px;
  width: 110px;
}

#wrapper {
  background: #c4e0d3;
  margin-bottom: 20px;
  width: 1000px;
}


/* tabList */
.tabList {
  margin-bottom: 5px;
}

.tabList ul {
  display: block;
  margin: 1em 0;
  padding: 2px;
}

.tabList ul li {
  display: inline;
  padding: 2px;
}

.tabList ul li a {
  padding: 2px;
  text-decoration: none;
}

.tabList ul li a.tabDisabled {
}

.tabList ul li a.tabDisabled:hover {
}

.tabList ul li a.tabActive, .tabList ul li a:hover {
}

.HP-section .HP_pdf iframe {
  border: 0;
  height: 900px;
  width: 100%;
}

.HP-section .CMS_radius_search .message {
  text-align: center;
}

.HP-section .HP_search li {
  list-style-type: none;
  clear: both;
}

.HP-section .HP_search h2 {
  float: left;
}

.HP-section .HP_search .introduction {
  float: left;
  width: 400px;
}

.HP-section .HP_search .thumb-link {
  float: right;
}

.HP-section .HP_search .tabList {
  clear: both;
  text-align: center;
}

.CMS_radius_search .row {
  border-top: 1px solid #256942;
  padding: 10px 0 0 20px;
  margin-top: 10px;
  position: relative;
  width: 100%;
}

.CMS_radius_search .row img {
  padding: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.CMS_radius_search .field-name {
  float: left;
  width: 200px;
}

.CMS_radius_search .field-value {
  float: left;
  width: 350px;
}

