body {
    margin: 0;
    padding: 0;
    background: url('/APG/gfx/bg-body.jpg') center top ;
    text-align: center;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #000;
}

#all-page {
    text-align: left;
    width: 977px;
    margin: 0 auto;
    position: relative;
}

.all-page-top {
    width: 977px;
    background: url('/APG/gfx/all-page/top.png') left top no-repeat;
    height: 12px;
    line-height: 0;
    font-size: 0;
}

.all-page-middle {
    width: 977px;
    background: url('/APG/gfx/all-page/middle.png') left top repeat-y;
}

.all-page-bottom {
    width: 977px;
    height: 26px;
    background: url('/APG/gfx/all-page/bottom.png') left top no-repeat;
}

.all-page-bottom p{
    margin: 0;
    padding: 15px 0 0 15px;
    font-size: 12px;
    color: #999999;
}

p {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 16px;
}

a img {
    border: 0px;
}

a {
    color: #cc3300;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.cleaner {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
    width: 1px;
}

/* toplinks became tabs */

.topmenu {
    height: 40px;
    background: url('/APG/gfx/tabs/bottom-dot.gif') left bottom repeat-x;
    width: 969px;
}

.topmenu ul{
    margin: 0;
    padding: 12px 0 0 16px;
    list-style-type: none;
}

.topmenu ul li{
    margin: 0 1px 0 0;
    padding: 0;
    list-style-type: none;
    float: left;
}

.topmenu ul li a{
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    float: left;
    font-weight: bold;
}

.topmenu ul li a:hover{
    text-decoration: none;
}

.topmenu ul li.activ a:hover{
    text-decoration: none;
}

.topmenu ul li a span{
    display: block;
    line-height: 28px;
    float: left;
    padding: 0px 3px 0px 3px;    
    cursor: pointer;
    width: 8px;
    position: relative;
}

.topmenu ul li a span.m{
    background: url('/APG/gfx/tabs/p-m.png') left top repeat-x;
    width: auto;
}

.topmenu ul li a span.l{
    background: url('/APG/gfx/tabs/p-l.png') left top no-repeat;
    padding: 0;
}

.topmenu ul li a span.r{
    background: url('/APG/gfx/tabs/p-r.png') left top no-repeat;
    padding: 0;
}

.topmenu ul li a:hover span.m,.topmenu ul li.activ a span.m{
    background: url('/APG/gfx/tabs/a-m.png') left top repeat-x;
    color: #68b714;
}

.topmenu ul li a:hover span.l,.topmenu ul li.activ a span.l{
    background: url('/APG/gfx/tabs/a-l.png') left top no-repeat;
    padding: 0;
}

.topmenu ul li a:hover span.r,.topmenu ul li.activ a span.r{
    background: url('/APG/gfx/tabs/a-r.png') left top no-repeat;
    padding: 0;
}

.content {
    width: 937px;
    margin: 0 0 0 17px; 
}

.content-disclaimer {
    padding: 20px 0 0 0;
}

h1.main-header {
    top: 60px;
    left: 110px;
    position: absolute;
    width: 232px;
    height: 350px;
    overflow: hidden;
    font-size: 30px;
    line-height: 36px;
    color: #173713;
    font-weight: normal;
    margin: 0;
    padding: 0;
    z-index: 1; 
}

h1.main-header-is-submenu {
    padding-top: 25px; 
}

.main-img {
    float: left;
    margin: 0 0 20px 0;
}

.hp-teasers {
    background: url('/APG/gfx/teasers.gif') left top repeat-y;
    float: left;
}

.hp-teaser {
    float: left;
    width:  223px;
    margin: 0 15px 0 0;
}

.hp-teaser-box {
	background:#DCDBDB none repeat scroll 0;
	float:left;
	width:223px;
}

.hp-teaser h2{
    margin: 0;
    padding: 0 5px 5px 10px;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    clear: both;
}

.hp-teaser img{
    padding: 0 0 8px 0;
    float: left;
}

.hp-teaser img.fr{
    padding: 0;
    float: right;
}

.hp-teaser .float-area{
    width: 135px;
    float: left;
    padding: 7px 0 0 0;
}

.hp-teaser p{
    margin: 0;
    padding: 0 5px 10px 10px;
    font-size: 12px;
    line-height: 15px;
}

.hp-teaser p a{
    font-weight: bold;
}

.hp-teaser-last {
    float: right;
    width:  223px;
    height: auto;
    margin: 0;
    background: none;
}

.hp-teaser-last .box{
    border-left: 1px solid #5fb419;
    background: #e3ffb6;
    float: left;
    width: 222px;
    margin:  0 0 12px 0;
}

.hp-teaser-last .box-last{
    margin:  0;
}

.hp-teaser-last .box .form{
    padding: 10px 0 10px 10px;
    margin: 0;
    float: left;
}

.hp-teaser-last .box .form input.text{
    display: block;
    float: left;
    margin: 0 0 12px 0;
    padding: 3px 5px 0 5px;
    background: url('/APG/gfx/input-search.png') left top no-repeat;
    height: 16px;
    width: 156px;
    border: 0;
    font-size: 11px;
    color: #010101;
}

.hp-teaser-last .box .form input.button{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    background: #5fb419;
    height: 19px;
    width: 33px;
    border: 0;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.hp-teaser-last .box .form select{
    display: block;
    margin: 0 0 12px 0;
    height: 19px;
    width: 199px;
    font-size: 11px;
    color: #010101;
    border-top: 2px solid #5fb419;     
    border-left: 2px solid #5fb419;
    border-right: 2px solid #ebeae9;
    border-bottom: 2px solid #ebeae9;
}

.hp-teaser-last .box .form a{
    display: block;
    margin: 0 0 2px 0;
    font-weight: bold;
}

.hp-teaser-last h2{
    padding: 8px 5px 5px 10px;
}

.hp-teaser-last p{
    padding: 0 5px 8px 10px;
}

.footer {
    margin: 0;
    padding: 0 0 0 11px;
    list-style-type: none;
    height: 100px;
}

.footer li{
    margin: 6px 0 14px 0;
    padding: 0 6px 0 6px;
    list-style-type: none;
    float: left;
}

.footer li a{
    padding: 0;
    margin: 0;
    display: block;
    line-height: 13px;
    float: left; 
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.footer li a:hover {
    text-decoration: underline;
}

.footer li.sep{
    margin: 8px 0 0 0 ;
    padding: 0;
    list-style-type: none;
    float: left;
    background: url('/APG/gfx/footer-sep.png') center 0px no-repeat;
    width: 6px;
    font-size: 0px;
    line-height: 12px;
    height: 12px;
}

#submenu {
    width: 100%;
    height: 26px;
}

#submenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    left: 0;
    top: 52px;
    z-index: 2;
}

#submenu ul li{
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
    float: left;
    position: relative;
}

#submenu ul li a{
    padding: 0 17px 0 17px;
    margin: 0;
    display: block;
    line-height: 13px;
    float: left; 
    font-size: 12px;
    color: #173713;
}

#submenu ul li a:hover {
    text-decoration: none;
    color: #7ab928;
}

#submenu ul li.sep{
    margin: 1px 0 0 0;
    padding: 0;
    list-style-type: none;
    float: left;
    background: url('/APG/gfx/submenu/sep.gif') center 0px no-repeat;
    width: 1px;
    font-size: 0px;
    line-height: 11px;
    height: 11px;
}

/* SUBNAVI DROP */
#submenu ul li ul {
    margin: 0;
    padding: 0;
    display: none;
    text-align: left;
    clear: left;
    width: 128px;
}

#submenu ul li:hover ul, #submenu ul li.mnhover ul {
    display: block;
    padding: 0 0 0 0;
    margin: 0;
    position: absolute;
    clear: left;
    left: -1px;
    top: 12px; 
}

#submenu ul li:hover a,#submenu ul li.mnhover a{
    color: #7ab928;
}

#submenu ul li ul li
{
    padding: 0;
    margin: 0;
    list-style-type:none;
    width: 128px;
    height: auto;
    background: url('/APG/gfx/submenu/middle.png') 0px 0px repeat-y;
    float: left;
    position: static;
}

#submenu ul li ul li.first
{
    height: 16px;
    line-height: 0;
    font-size: 0;
    background: url('/APG/gfx/submenu/top.png') 0px 0px no-repeat;
}

#submenu ul li ul li.last
{
    height: 9px;
    line-height: 0;
    font-size: 0;
    background: url('/APG/gfx/submenu/bottom.png') 0px 0px no-repeat;
}

#submenu ul li:hover ul li a,#submenu ul li.mnhover ul li a
{
    padding: 1px 10px 1px 14px;
    margin: 0 4px 0 0;
    display: block;
    color: #173713;
    text-decoration: none;
    line-height: 14px;
    font-weight: normal;
    font-size: 12px;
    font-family: arial;
    float: none;
}

#submenu ul li ul li.mnhover-arrow
{
    position: relative;
}

#submenu ul li ul li.arrow a,#submenu ul li ul li.mnhover-arrow a
{
    background: url('/APG/gfx/submenu/has-children-off.png') right 5px no-repeat;
}

#submenu ul li:hover ul li a:hover,#submenu ul li.mnhover ul li a:hover
{
    text-decoration: none;
    background: #7ab928;
    color: #fff;
}

#submenu ul li ul li.arrow a:hover,#submenu ul li ul li.mnhover-arrow a:hover
{
    background: url('/APG/gfx/submenu/has-children-on.png') right 5px no-repeat #7ab928;
    color: #fff;
}

/* SUB SUB NAVI */

#submenu ul li ul li:hover a,#submenu ul li ul li.mnhover-arrow a{
    background: url('/APG/gfx/submenu/has-children-on.png') right 5px no-repeat #7ab928;
    color: #fff;
}

#submenu ul li:hover ul li ul,#submenu ul li.mnhover ul li ul,#submenu ul li ul li ul{
    display: none;
    visibility: hidden;
}

#submenu ul li:hover ul li:hover ul, #submenu ul li.mnhover ul li.mnhover-arrow ul{
    display: block;
    visibility: visible;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -6px;
    left: 122px;
    width: 106px;
}

#submenu ul li ul li ul li
{
    width: 105px;
    background: url('/APG/gfx/submenu/sub/middle.png') 0px 0px repeat-y;
    position: relative;
}

#submenu ul li ul li ul li.first
{
    height: 6px;
    line-height: 0;
    font-size: 0;
    background: url('/APG/gfx/submenu/sub/top.png') 0px 0px no-repeat;
}

#submenu ul li ul li ul li.last
{
    height: 11px;
    line-height: 0;
    font-size: 0;
    background: url('/APG/gfx/submenu/sub/bottom.png') 0px 0px no-repeat;
}

#submenu ul li ul li.arrow ul li a,#submenu ul li ul li.mnhover-arrow ul li a{
    background: none;
    padding: 1px 10px 1px 7px;
    margin: 0 5px 0 1px;
    background: #fff;
    color: #173713;
    position: relative;
}

#submenu ul li:hover ul li:hover ul li a:hover,#submenu ul li.mnhover ul li.mnhover-arrow ul li a:hover{
    background: #7ab928;
    color: #fff;
}

.breadcrumb {
    margin: 0;
    position: relative;
    bottom: 10px;
    color: #173713;
}

.breadcrumb a{
    color: #173713;
}

.breadcrumb span{
    color: #5fb419;
}

.content-col {
    float: left;
    width: 699px;
    margin: 0 15px 0 0;
    padding: 0 0 30px 0;
}

.image-col {
    float: right;
    width: 223px;
    margin: 0 0 40px 15px;
}

.image-col img{
    display: block;
    margin: 0 0 12px 0;
}

.content-col h1{
    font-size: 36px;
    line-height: 38px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 0;
}

.content-col h2{
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 0;
}

.content-col h3{
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0 9px 0 9px;
    color: #fff;
    float: left;
    background: #306902;
}

.content-col h5
{
	font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.content-col ul{
    margin: 0 0 20px 0;
    padding: 0;
    list-style-type: none;
}

.content-col ul.float{
    float: left;
}

.content-col ul li{
    margin: 0;
    padding: 0 0 0 10px;
    list-style-type: none;
    line-height: 16px;
    background: url('/APG/gfx/li-dot.png') 0px 6px no-repeat;
}

.content-col a{
    font-weight: bold;
}

.content-col p.under-table{
    padding: 0 0 0 10px;
}

.image-left {
    float: left;
    margin: 0 15px 40px 0;
}

.gallery {
    margin: 0 0 20px 0;
    background: #dcdada;
    border-bottom: 1px solid #8b8a8a;
    padding: 0 5px 0 9px;
    float: left;
}

.gallery p{
    padding: 5px 0 5px 0;
    margin: 0; 
}

.gallery-img {
    float: left;
    margin: 0 6px 0 0;
}

.gallery-img span{
    display: block;
    padding: 7px 0 7px 0;
    line-height: 13px;
}

.gallery-img img{
    display: block;
}

.content-col table{
    padding: 0;
    float: none;
    /* width: 100%; */
    border-bottom: 1px solid #8b8a8a;
    margin: 0 0 15px 0;
}

.content-col table th{
    padding: 0 5px 0 10px;
    border-bottom: 1px solid #8b8a8a;
    background: #c7c7c7;
    text-align: left;
    height: 17px;
}

.content-col table th.last{
    width: 30px;
}

.content-col table th.long{
    width: 440px;
}

.content-col table td{
    padding: 0 5px 0 10px;
    background: #fff;
    text-align: left;
    vertical-align: top;
    height: 17px;
}

.content-col table tr.odd td{
    background: #e7e7e7;
}

.content-col table td.blank{
    border-top: 1px solid #8b8a8a;
}

.contact-form {
    margin: 0;
    width: 465px;
    padding: 10px 0 0 0;
}

.contact-form h4{
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 16px;
    font-weight: normal;
}

.contact-form label{
    padding: 0 0 0 5px;
}

.contact-form input.radio{
    position: relative;
    top: 1px;
}

.contact-form p{
    padding: 20px 0 0 0;
    margin: 0;
    line-height: 20px;
}

.contact-form p strong{
    padding: 0 5px 0 0;
}

.contact-form p.text{
    line-height: 16px;
    padding-bottom: 20px;
}

.contact-form textarea{
    padding: 10px;
    width: 441px;
    height: 97px;
    border-left: 2px solid #5fb419;
    border-top: 2px solid #5fb419;
    border-right: 2px solid #ebeae9;
    border-bottom: 2px solid #ebeae9;
    font-size: 12px;
    font-family: arial, sans-serif;
    overflow: auto; 
}

.contact-form input.text{
    padding: 0 5px 0 5px;
    margin: 0 19px 5px 0;
    display: block;
    float: left;
    width: 133px;
    height: 16px;
    border-left: 2px solid #5fb419;
    border-top: 2px solid #5fb419;
    border-right: 2px solid #ebeae9;
    border-bottom: 2px solid #ebeae9;
    font-size: 10px;
    font-family: arial, sans-serif; 
}

.contact-form input.text-right{
    margin: 0 0 5px 0; 
}

.contact-form label.float{
    line-height: 20px;
    margin: 0 0 5px 0;
    width: 76px;
    display: block;
    float: left;
    padding: 0;
}

.contact-form span{
    padding: 0 13px 0 0;
}

.captcha {
    padding: 20px 0 3px 0;
}

.captcha img{
    border: 2px solid #5fb419;
}

.contact-form input.button{
    display: block;
    float: left;
    width: 76px;
    height: 20px;
    border: 0;
    font-size: 14px;
    font-family: arial, sans-serif;
    color: #fff;
    font-weight: bold;
    background: #63b904;
    padding: 0 0 1px 0; 
}

.sitemap-col {
    float: left;
    width: 223px;
    margin: 0 15px 0 0;
}

.sitemap-col-last {
    margin-right: 0;
}

.content-col ul.sitemap,.content-col ul.sitemap ul,.content-col ul.sitemap ul ul,.content-col ul.sitemap ul ul ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: none;
}

.content-col ul.sitemap  li ul li ul li ul{
    border-bottom: 1px solid #8b8a8a;
}

.content-col ul.sitemap  li ul li ul li ul.last{
    border-bottom: 0px;
}

.content-col ul.sitemap  li{
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: none;
    line-height: 16px;
}

.content-col ul.sitemap  li a{
    margin: 0;
    padding: 1px 5px 1px 5px;
    list-style-type: none;
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    background: #63b904;
    line-height: 14px;
}

.content-col ul.sitemap  li ul li a{
    color: #000;
    /* background: #bfbfbf; */
    background: #ffffff;
    border-bottom: solid 1px #bfbfbf;
}

.content-col ul.sitemap  li ul li ul li a{
    color: #000;
    background: none;
    font-weight: normal;
}

.content-col ul.sitemap  li ul li ul li ul li a{
    padding-left: 23px;
    font-style: italic;
}

.video-area {
    padding: 11px 0 0 0;
}

sub, sup {
  vertical-align:baseline;
  position:relative;
}

sup {
  bottom: 5px;
  font-size: 11px;
}

sub {
  font-size: 11px;
  top: 5px
}

.content-col sup {
  bottom: 3px;
  font-size: 10px;
}

.content-col sub {
  font-size: 10px;
  top: 3px
}

.hp-teaser-box sup 
{
  bottom: 3px;
  font-size: 10px;	
}
.hp-teaser-box sub 
{
  font-size: 10px;
  top: 3px	
	
}

.content-col h1 sup 
{
  bottom: 16px;
  font-size: 15px;
}

.content-col h1 sub {
  font-size: 15px;
  top: 16px
}



h1 sup {
  bottom: 12px;
  font-size: 15px;
}

.hp-teaser-box h2 sup {
  bottom: 6px;
  font-size: 11px;
}

.box h5 
{
	font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    margin: 0;
    padding: 0 5px 0 10px;
    clear: both;
}

.menuactive 
{
	font-weight: bold;
}

.searchbutton{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    background: #5fb419;
    height: 19px;
    width: 33px;
    border: 0;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
h1.headline_big {
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.languageswitch 
{
	float: right;
	margin-top: 4px;
	margin-right: 14px;
}
