body {
        line-height: 1.6em;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        clip: rect(auto,auto,auto,auto);
        background-color: #FFFFFF;
        vertical-align: middle;

}

ul {
        margin-left: 0px;
        padding-left: 0px;
        list-style-type: none;
}

a {
        color: #F06C00;
}

a:hover {
        text-decoration: none;
}

/** HEADER */

#header {
        width: 964px;
        height: 475px;
        margin: 0px auto;
        background: url(images/Internetbanner.png) no-repeat left top;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
}

#header h1 {
        float: left;
        margin: 0px;
        padding: 207px 0px 0px 50px;
/*
        text-transform: uppercase;
*/
        font-size: 38px;
        color: #FFFFFF;
}

#header h2 {
        float: right;
        margin: 0px;
        padding: 213px 40px 0px 0px;
/*
        text-transform: uppercase;
*/
        color: #FFFFFF;
}

/** MENU */

#menu {
        width: 942px;
        height: 136px;
        margin: auto;
        background: url(images/image02.jpg) no-repeat left top;
}

#menu ul {
        margin: 0px 0px 0px 50px;
        padding: 0px;
        list-style: none;
}

#menu li {
        display: inline;
}

#menu a {
        display: inline-block;
        float: left;
        margin-top: 10px;
        margin-right: 3px;
        text-transform: capitalize;
        font-weight: lighter;
        font-size: 16px;
        color: #FFFFFF;
        font-style: oblique;
        background-color: #ABB412;
        width: auto;
        height: auto;
        bottom: 33px;
        left: 3px;
        cursor: default;
        padding-top: 5px;
        padding-right: 20px;
        padding-bottom: 5px;
        padding-left: 20px;
        position: relative;
}

#menu a:hover {
        color: #FFFFFF;
}

/** CONTENT */

#content-wrap {
        width: 964px;
        margin: 0 auto;
        background: url(images/image03.jpg) repeat-y left top;
}

#content {
        width: 740px;
        margin: 0px auto;
/*
        padding-top: -20px;
*/
}

#columnA {
        float: right;
        width: 680px;
        font-size: 14px;
        color: #000;
        padding-right:22px;
}

#columnA h2 {
/*      border-bottom: 1px #FFA66B dashed;*/
/*
        text-transform: uppercase;
*/
        font-size: 16px;
        font-weight: bold;
        color: #000;
}

#columnB {
        float: right;
        width: 200px;
}

#columnB h2 {
/*      border-bottom: 1px #FFA66B dashed;*/
/*
        text-transform: uppercase;
*/
        font-size: 16px;
        font-weight: bold;
        text-align: center;
}

#columnB strong {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #575757;
        text-align: center;
        font-weight: bold;
}


/** FOOTER */

#footer {
        width: 964px;
        height: 294px;
        background: url(images/image04.jpg) no-repeat left top;
        font-size: 11px;
        color: #000000;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        padding-bottom: 44px;
}

#footer p {
        margin: 0;
}

#footer .copyright {
        float: left;
        margin: 50px 0px 0px 30px;
        padding-left: 20px;
        text-align: center;
}

#footer .links {
        float: right;
        margin: 50px 30px 0px 0px;
        padding-right: 20px;
        text-align: center;
}

#footer .css {
        padding-left: 20px;
}

#footer .xhtml {
        padding-left: 20px;
}

#footer a {
}
#content-wrap #content table tr th p {
        font-weight: bold;
}
#content-wrap #content table tr th p {
        text-align: center;
}
#content-wrap #content table tr th {
        text-align: center;
}
h1 {
        font-size: 10px;
}
#content-wrap #content table tr td h3 {
        font-weight: normal;
}
#content-wrap #content table tr td h3 {
        font-size: 12px;
}
#content-wrap #content table tr td h2 {
        font-size: 12px;
}
#content-wrap #content table tr td h6 {
        font-size: 18px;
}

.slider-gr {
  background-color:#ABB412;
  text-align:center;
  width:100px;
}
.slider-fo {
  font-weight:bold;
  font-size:1.25em;
}
