h1,
h2,
h3,
h4,
h5,
h6 {
  color: #545352;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  line-height: 1.2307;
  position: relative;
  margin-top: 0;
  text-rendering: optimizelegibility;
}

h1.heading-style-1,
h2.heading-style-1,
h3.heading-style-1,
h4.heading-style-1,
h5.heading-style-1,
h6.heading-style-1 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #92b63c;
}
h1.heading-style-2, h2.heading-style-2, h3.heading-style-2, h4.heading-style-2, h5.heading-style-2, h6.heading-style-2 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #68236b;
  text-align: left;
}

h1.heading-style-2:after, h2.heading-style-2:after, h3.heading-style-2:after, h4.heading-style-2:after, h5.heading-style-2:after, h6.heading-style-2:after {
content: "";
width: 0px;
height: 3px;
display: block;
margin: 0 auto;
margin-top: 0px;
background: #fff;
}


p {
  margin: 0px;
  padding: 0 0 11px;
  -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
  text-align: justify;
  font-size: 16px;
}


.icemegamenu > ul {
text-align: center;
clear: both;
margin: 0;
padding: 20px 0 20px 0;
width: 100%;
z-index: 999;
background-color: #fff;
}

.icemegamenu > ul > li > a.iceMenuTitle {
  display: block;
  font: 16px Verdana, sans-serif;
  height: 24px;
  padding: 0 0px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  z-index: 1;
  color: #545352;
  background: #ffffff;
}





body {
  font-family: Verdana, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #545352;
  background-color: #fff;
  background-image: url("../images/hint_top.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  background-color:#ffffff;
}

#navigation {
  padding-bottom: 0px;
}

#top {
width: 100%;
text-align: center;
  padding: 0 0 0 0;
}

#content {
  padding-top: 0px;
}

#component {
  padding: 115px 40px;
min-height: 0;
}

#mainbottom {
  padding-bottom: 40px;
}

#mainbottom-2 {
  padding-bottom: 35px;
}
#mainbottom-3 {
  padding-top:20px;
  padding-bottom: 10px;
  background-color: #6c256f;
}
#footer-wrapper {
width: 100%;
background: #ffffff;
padding-top: 25px;
}