body {
    margin: 0;
    padding: 0;
    color: #66665f;
    background: #b3b3a6;
    min-height: 100%;
}

div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    text-align: left;
}

h1 {
    color: #66665f;
}

h2 {
    color: #66665f;
}

h3 {
    color: #66665f;
}

h4 {
    color: #66665f;
}

object {
    display: block;
}

ul {
    list-style: none;
}

a:link {
    color: #66665f;
    text-decoration: none;
}

a:visited {
    color: #66665f;
    text-decoration: none;
}

a:hover {
    color: #66665f;
    text-decoration: none;
}

a:active {
    color: #66665f;
    text-decoration: none;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

/* site */
#background {
    width: 100%;
    overflow: visible;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
}

#background img {
    overflow: hidden;
    width: 100%;
}

#sitecontainer {
    width: 100%;
    overflow: visible;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;

}

#site {
    width: 992px;
    height: 800px;
    overflow: hidden;
    padding: 0 0 40px 0;
    margin: 0 auto;
    position: relative;
}

.fixed {
    position: fixed;
    top: 0;
    left: 50%;
    margin: 0 0 0 -496px;
    z-index: 5000;
}

#head {
    position: absolute;
    top: 20px;
    left: 0;
    float: left;
    width: 992px;
    height: 92px;
    z-index: 100;
}

#head .head_container {
    float: left;
    position: relative;
    width: 992px;
    height: 92px;
    z-index: 15;
}

#head .head_container .head_bg {
    background: url(/static/img/head_bg.png) 0 0 no-repeat;
    /*_behavior: url(/static/js/iepngfix.htc);*/
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 992px;
    height: 92px;
    z-index: 20;
}

#head .head_container .head {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 992px;
    height: 92px;
    z-index: 25;
}

#head .logo a {
    display: block;
    float: left;
    width: 265px;
    height: 90px;
    overflow: hidden;
}

#head .right .top {
    float: left;
    width: 725px;
    height: 45px;
}

#site_specials {
    float: left;
    width: 130px;
    padding: 12px 0 0 15px;
}

#site_specials .specials_button {
    background: url(/static/img/sprite.png) -87px -5px no-repeat;
    float: left;
    cursor: pointer;
    width: 89px;
    height: 20px;
    line-height: 18px;
    color: #484841;
    padding: 0 0 0 10px;
    font-weight: bold;
    border-top: 1px solid #dcdccd;
    border-left: 1px solid #dcdccd;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

#package_box {
    background: url(/static/img/package_bg.png) 0 0 repeat-y;
    position: absolute;
    top: 32px;
    left: 280px;
    width: 308px;
    padding: 10px 10px 0 10px;
    border: 1px solid #dcdccd;
    overflow: hidden;
    z-index: 200;
    display: none;
}

#package_box .package {
    float: left;
    width: 309px;
    height: 120px;
    cursor: pointer;
    overflow: hidden;
    border-bottom: 1px solid #e0e0d7;
    margin: 0 0 10px 0;
}

#package_box .package .p_image {
    float: left;
    width: 147px;
    height: 110px;
    margin: 0 10px 0 0;
    overflow: hidden;
}

#package_box .package .p_headline {
    float: left;
    width: 152px;
    overflow: hidden;
}

#package_box .package .p_headline h2 {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    width: 152px;
    overflow: hidden;
}

#package_box .package .p_text {
    float: left;
    width: 152px;
    height: 66px;
    overflow: hidden;
}

#package_box .package .p_link {
    float: left;
    width: 152px;
    overflow: hidden;
}

#package_box .package .p_link a {
    display: block;
    background: url(/static/img/sprite.png) -420px -5px no-repeat;
    float: right;
    padding: 0 28px 0 0;
    color: #669933;
    width: 105px;
    text-align: right;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none;
    overflow: hidden;
}

#head .right .top .links {
    float: left;
    width: 250px;
    padding: 15px 0 0 15px;
}

#site_languages {
    float: left;
    width: 101px;
    padding: 12px 0 0 15px;
}

#site_languages .languages_button {
    background: url(/static/img/sprite.png) -87px -5px no-repeat;
    float: left;
    cursor: pointer;
    width: 89px;
    height: 20px;
    line-height: 18px;
    color: #66665f;
    padding: 0 0 0 10px;
    border-top: 1px solid #dcdccd;
    border-left: 1px solid #dcdccd;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

#head .hd_out .hd_container .languages {
    background: url(/static/source/img/screen_sprite.png) 0 -40px no-repeat;
    position: absolute;
    top: 10px;
    left: 565px;
    width: 156px;
    height: 17px;
    cursor: pointer;
    padding: 3px 0 0 5px;
    color: #747474;
    overflow: hidden;
}

#languages_box .lg_head span {
    display: block;
    float: left;
}

#languages_box .lg_head span.icon {
    margin: 1px 5px 0 0;
    width: 18px;
    height: 12px;
}

#languages_box .lg_content .lang .icon.de {
    background: url(/static/img/languages.png) 0 0 no-repeat;
}

#languages_box .lg_content .lang .icon.en {
    background: url(/static/img/languages.png) 0 -30px no-repeat;
}

#languages_box .lg_content .lang .icon.hu {
    background: url(/static/img/languages.png) 0 -75px no-repeat;
}

#languages_box .lg_content .lang .icon.it {
    background: url(/static/img/languages.png) 0 -90px no-repeat;
}

#languages_box {
    background: url(/static/img/menu_sprite.png) 0 -185px no-repeat;
    position: absolute;
    top: 32px;
    left: 690px;
    border: 1px solid #dcdccd;
    width: 180px;
    z-index: 250;
    overflow: visible;
    display: none;
}

#languages_box .lg_head {
    background: url(/static/source/img/languages_head.png) no-repeat;
    float: left;
    width: 200px;
    height: 18px;
    padding: 13px 0 0 17px;
    overflow: hidden;
}

#languages_box .lg_head span {
    display: block;
    float: left;
    width: 175px;
    cursor: pointer;
    color: #747474;
    overflow: hidden;
}

#languages_box .lg_content {
    float: left;
    padding: 10px 0 10px 17px;
}

#languages_box .lg_content .lang {
    float: left;
    width: 150px;
    border-bottom: 1px solid #e0e0d7;
    padding: 0 0 4px 0;
    margin: 0 0 4px 0;
}

#languages_box .lg_content .lang span {
    display: block;
    float: left;
}

#languages_box .lg_content .lang span.icon {
    margin: 1px 5px 0 0;
    width: 18px;
    height: 12px;
}

#languages_box .lg_content .lang a {
    color: #747474;
}

#site_search {
    float: right;
    width: 188px;
    padding: 12px 0 0 0;
}

#site_search input.searchterm {
    background: url(/static/img/sprite.png) -5px -35px no-repeat;
    display: block;
    float: left;
    width: 140px;
    height: 20px;
    overflow: hidden;
    line-height: 18px;
    color: #66665f;
    padding: 0 0 0 10px;
    border-top: 1px solid #dcdccd;
    border-left: 1px solid #dcdccd;
    border-bottom: 1px solid #fff;
    border-right: none;
}

#site_search input.submit {
    display: block;
    float: left;
    border-top: 1px solid #dcdccd;
    border-left: none;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

#head .right .bottom {
    float: left;
    width: 725px;
    height: 45px;
}

#customized {
    position: absolute;
    top: 110px;
    left: 705px;
    width: 252px;
    height: 33px;
    z-index: 3;
    cursor: pointer;
}

#customized .cu_container {
    float: left;
    position: relative;
    width: 252px;
    height: 33px;
    z-index: 4;
    cursor: pointer;
}

#customized .cu_container .cu_bg {
    background: url(/static/img/customized_bg.png) 0 0 no-repeat;
    _behavior: url(/static/js/iepngfix.htc);
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 252px;
    height: 33px;
    z-index: 5;
    cursor: pointer;
}

#customized .cu_container .customized {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 252px;
    height: 33px;
    cursor: pointer;
    z-index: 6;
    cursor: pointer;
}

#customized .cu_container .customized span {
    display: block;
    float: left;
    width: 200px;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-shadow: -1px -1px 0px #336600;
    -moz-text-shadow: -1px -1px 0px #336600;
    -webkit-text-shadow: -1px -1px 0px #336600;
    _behavior: url(/static/js/iecss3.htc);
    cursor: pointer;
}

#customized_amount {
    display: block;
    width: 30px;
    float: right;
    text-align: center;
    margin: 0 18px 0 0;
    _margin: 0 9px 0 0;
    font-size: 12px;
    line-height: 28px;
    color: #336600;
}

#slogan {
    position: absolute;
    z-index: 30;
    top: 200px;
    left: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 48px;
    line-height: 48px;
    color: #fff;
    text-shadow: 1px 1px 2px #333;
    -moz-text-shadow: 1px 1px 2px #333;
    -webkit-text-shadow: 1px 1px 2px #333;
    _behavior: url(/static/js/iecss3.htc);
}

/* nav */
#main_nav ul {
    float: left;
    height: 45px;
    list-style: none;
    overflow: visible;
    padding: 0;
    width: 700px;
    position: relative;
    z-index: 100;
}

#main_nav ul li {
    cursor: pointer;
    display: block;
    float: left;
    overflow: visible;
    padding: 0;
    position: relative;
}

#main_nav ul li a {
    background: none;
    color: #669933;
    cursor: pointer;
    display: block;
    font-size: 17px;
    font-weight: normal;
    line-height: 45px;
    overflow: hidden;
    text-decoration: none;
}

#main_nav ul li.sfhover a {
    background: url(/static/img/menu_sprite.png) center top no-repeat;
    text-shadow: 1px 1px 2px #fff;
    -moz-text-shadow: 1px 1px 2px #fff;
    -webkit-text-shadow: 1px 1px 2px #fff;
}

#main_nav ul li a span {
    background: none;
    display: block;
}

#main_nav ul li.sfhover a span {
    background: url(/static/img/menu_sprite.png) left -61px no-repeat;
}

#main_nav ul li a span span {
    background: none;
    display: block;
    padding: 0 13px 0 13px;
    z-index: 1300;
}

#main_nav ul li.sfhover a span span {
    background: url(/static/img/menu_sprite.png) right -111px no-repeat;
}

/* stage 2 */
#main_nav ul li ul {
    background: url(/static/img/menu_sprite.png) 0 -161px no-repeat;
    position: absolute;
    top: 35px;
    left: -9999em;
    overflow: visible;
    width: 180px;
    height: auto;
    padding: 25px 0 6px 0;
    box-shadow: 1px 2px 2px #333;
    -moz-box-shadow: 1px 2px 2px #333;
    -webkit-box-shadow: 1px 2px 2px #333;
    z-index: 900;
}

#main_nav ul li.sfhover ul {
    left: 0;
}

#main_nav ul li.sfhover ul.subnav_10 {
    left: -50px;
}

#main_nav ul li.sfhover ul li {
    background: none;
    border-top: 1px solid #e5e5d5;
    width: 180px;
    height: auto;
    overflow: visible;
    padding: 0;
    float: left;
}

#main_nav ul li.sfhover ul li a {
    background: none;
    display: block;
    width: 170px;
    height: auto;
    padding: 2px 0 2px 10px;
    margin: 0;
    line-height: 15px;
    font-size: 12px;
    text-transform: none;
    color: #484841;
    text-decoration: none;
    cursor: pointer;
    text-shadow: none;
}

#main_nav ul li ul li.sfhover a {
    background: #669933;
    color: #fff;
}

/* stage 3 */
#main_nav ul li ul li ul {
    display: none;
    border-top: 1px solid #dcdcdc;
    position: absolute;
    top: -1px;
    left: -9999em;
    overflow: visible;
    width: 180px;
    height: auto;
    padding: 0 0 5px 0;
    z-index: 820;
}

#main_nav ul li ul li.sfhover {
    width: 180px;
    position: relative;
}

#main_nav ul li ul li.sfhover ul {
    background: url(/static/img/menu_sprite.png) 0 -185px no-repeat;
    display: block;
    left: 180px;
}

#main_nav ul li ul.subnav_10 li.sfhover ul {
    left: -180px;
}

#main_nav ul li ul li.sfhover ul li {
    background: none;
    margin: -1px 0 1px 0;
    width: 180px;
}

#main_nav ul li ul li.sfhover ul li a {
    background: none;
    color: #484841;
}

#main_nav ul li ul li.sfhover ul li.sfhover a {
    background: #669933;
    color: #fff;
}

#footer {
    float: left;
    background: url(/static/img/footer_bg.png) center top no-repeat;
    _behavior: url(/static/js/iepngfix.htc);
    color: #e5e5d5;
    width: 992px;
    height: 42px;

    height: 94px;
    width: 938px;
    margin: -2px 0 0 25px;
    background: #f6f6f1; /* Old browsers */
    background: -moz-linear-gradient(top, #f6f6f1 0%, #e5e5d5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f1), color-stop(100%, #e5e5d5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6f6f1 0%, #e5e5d5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6f6f1 0%, #e5e5d5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f6f6f1 0%, #e5e5d5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f6f6f1 0%, #e5e5d5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f1', endColorstr='#e5e5d5', GradientType=0); /* IE6-9 */

    -webkit-border-radius: 0 0 14px 14px;
    -moz-border-radius: 0 0 14px 14px;
    border-radius: 0 0 14px 14px;

    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);

    overflow: hidden;
}

.footer-left {
    border-right: 1px solid #dadac7;
    height: 82px;
    width: 438px;
    float: left;
}

.footer-left a {
    margin-top: 5px;
}

.logo-oew {
    display: inline-block;
    width: 135px;
    height: 82px;
    background: url(/static/img/footer-logo-oew.png) no-repeat center center;
    margin: 0 0 0 10px;

}

.logo-sm {
    display: inline-block;
    width: 105px;
    height: 82px;
    background: url(/static/img/footer-logo-sm.png) no-repeat center center;
}

.logo-tl {
    display: inline-block;
    width: 180px;
    height: 82px;
    background: url(/static/img/footer-logo-tl.png) no-repeat center center;
}

.footer-right {
    width: 478px;
    height: 82px;
    float: right;
    border-left: 1px solid #f3f3eb;
    padding: 8px 0 0 19px;
    position: relative;
}

#footer .container {
    padding: 4px 38px 4px 45px;
    padding: 4px 0 4px 0;
}

#footer a {
    color: #e5e5d5;
}

#footer p {
    float: left;
    padding: 6px 10px 0 0;
    position: relative;
    color: #2a5d0b;
}

#footer a.elements {
    background: url(/static/img/elements_small_neu.png) right bottom no-repeat;
    padding: 15px 30px 0 0;
    display: block;
    height: 20px;
    float: right;
    color: #669933;
    margin: 0 20px 0 0;

    position: absolute;
    right: 0;
    bottom: 11px;
}

#footer a.tel, #footer a.email {
    float: left;
    padding: 2px 25px 0 0;
    position: relative;
    color: #2a5d0b;
    clear: left;
}

#footer a.email {
    clear: none;
}

#footer a.tel:after {
    position: absolute;
    width: 10px;
    right: 6px;
    top: 2px;
    content: "|";
}

#footer p.links {
    padding: 14px 130px 0 0;
    float: right;
}

#footer p.links a {
    padding: 0 18px 0 0;
    position: relative;
    color: #669933;
}

#footer p.links a:after {
    position: absolute;
    width: 10px;
    right: 0px;
    top: 0px;
    content: "|";
}

#footer a.facebook,
.contentblock a.facebook {
    height: 20px;
    line-height: 20px;
    background: url(/static/img/facebook.png) no-repeat left top;
    color: #3b5a97;
    padding: 0 0 0 26px;
    display: inline-block;
    float: left;
    position: absolute;
    left: 19px;
    bottom: 15px;
}

.contentblock a.facebook {
    position: relative;
    left: auto;
    bottom: auto;
    text-decoration: none !important;
    color: #3b5a97 !important;
    margin: 0 0 15px 0 !important;
    width: 100%;
}

.contentblock p{
    margin-bottom: 15px;
}

.clear {
    clear: both;
}

#ttipp {
    position: absolute;
    top: 145px;
    left: 725px;
    width: 230px;
    height: 40px;
    padding: 10px;
    background: url('/static/img/ttipp.png') no-repeat;
    z-index: 500;
    display: none;
}

/* new linkstyle */

#textarea .contentteaser {
    padding: 3px 0 10px 0 !important;
}

.manlink a,
#portal_slider .ps_slider .teaser .t_link span.link,
#textarea .contentteaserwide .ct_link span.link,
#textarea .contentteaser .ct_link span.link,
.multi_teaser .mt_more span.link,
.news_list .news_item .ni_link a,
#package_box .package .p_link a {
    background: url(/static/img/green-button.png) 0 0 no-repeat !important;
    display: block !important;
    float: right !important;
    cursor: pointer !important;
    width: auto !important;
    height: 27px !important;
    padding: 0 0 5px 15px !important;
    margin: 0 15px 0 0 !important;
    color: #fff !important;
    line-height: 23px !important;
    position: relative !important;
    overflow: visible !important;
}

.manlink a:after,
#portal_slider .ps_slider .teaser .t_link span.link:after,
#textarea .contentteaserwide .ct_link span.link:after,
#textarea .contentteaser .ct_link span.link:after,
.multi_teaser .mt_more span.link:after,
.news_list .news_item .ni_link a:after,
#package_box .package .p_link a:after {
    position: absolute;
    height: 27px;
    width: 15px;
    right: -15px;
    top: 0;
    background: url(/static/img/green-button.png) right 0 no-repeat !important;
    content: "";
}

.addthis_toolbox {
    width: 300px;
    float: right;
    position: relative;
    z-index: 100;
}

.tell {
    font-size: 11px;
    font-weight: bold;
    color: #2a5d0b;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 16px;
}

#site .breadcrumb {
    padding: 0 0 0 20px;
    position: absolute;
    top: 110px;
    opacity: 0.75;
}

#site .breadcrumb ul {
    padding: 0 10px 0 5px;
    background: #e5e5d5;
    -webkit-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    overflow: hidden;
    float: left;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
}

#site .breadcrumb li {
    float: left;
    padding: 2px 5px 5px 10px;

}

#site .breadcrumb li a {
    background: url(/static/img/sprite.png) -450px -33px no-repeat;
    display: block;
    font-weight: normal;
    padding: 3px 0 3px 8px;
    line-height: 16px;
    color: #484841;
    text-decoration: none;
}

#site .breadcrumb li a:hover,
#site .breadcrumb li.active a {
    text-decoration: none;
    color: #669933;
}


.srccol{
    float: left;
    width: 170px;
    margin-right: 20px;
}

.srccol label{
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #669933;
}

.srccol select,
.srccol input{
    width: 100%;
    height: 20px;
}

.srccol select{
    height: 24px;
}

.srccol.last{
    width: 100px;
}

.srccol.last input{
    height: auto;
    background: rgb(110,162,58);
    background: -moz-linear-gradient(top,  rgba(110,162,58,1) 0%, rgba(46,90,16,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(110,162,58,1)), color-stop(100%,rgba(46,90,16,1)));
    background: -webkit-linear-gradient(top,  rgba(110,162,58,1) 0%,rgba(46,90,16,1) 100%);
    background: -o-linear-gradient(top,  rgba(110,162,58,1) 0%,rgba(46,90,16,1) 100%);
    background: -ms-linear-gradient(top,  rgba(110,162,58,1) 0%,rgba(46,90,16,1) 100%);
    background: linear-gradient(to bottom,  rgba(110,162,58,1) 0%,rgba(46,90,16,1) 100%);
    border: none;
    color: #ffffff;
    text-align: center;
    padding: 5px 0 7px 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top: 18px;
    cursor: pointer;
}

.presssearch{
    border-bottom: 1px solid #b3b3a6;
    height: 70px;
    margin-bottom: 25px;
}

a.prpic{
    position: relative;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 242px;
    height: 191px;
    float: left;
    display: block;
    text-decoration: none!important;
    color: #66665f!important;
    font-size: 12px!important;
}

a.prpic.last{
    margin-right: 0;
}

a.prpic span{
    clear: both;
    background: #f2f2ea;
    width: 222px;
    height: 40px;
    padding: 0 10px 0 10px;
    display: table-cell;
    vertical-align: middle;
}

a.prpic:hover{
    color: #ffffff!important;
}

a.prpic:hover span{
    background: #75a644;
}

.paging a{
    text-decoration: none!important;
    color: #66665f!important;
}

.paging a.active{
    color: #ffffff!important;
}

.paging a.disable{
    color: #b3b3a6!important;
}


