/* RIGHT COL */

div#main_search, div#main_subscribe {
    position: absolute;
    display: block;
    z-index: 4000;
    width: 225px;
    height: 50px;
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
    list-style: none;
    left: 780px;
    top: 50px;
}

div#main_search input {
    width: 120px;
    color: #025078;
}
div#main_search input.button {
    width: 70px;
    font-weight: bold;
    color:#FFFFFF;
}

div#main_subscribe {
    left: 780px;
    top: 80px;
}

div#main_subscribe input {
    color: #025078;
    width: 90px;
}
div#main_subscribe input.button {
    width: 100px;
    font-weight: bold;
    color:#FFFFFF;
}


div#right_col {
    position: absolute;
    left: 820px;
    top: 135px;
    width: 107px;
    text-align: center;
}

div#right_col a {
    position: relative;
    display: block;
    padding: 10px;
    border: 1px solid #ba8546;
    margin-bottom: 20px;
}

div#right_col a:hover {
    padding: 10px;
    border: 1px solid #000000;
}

div#right_col img {
    border: 1px solid #000000;
}

div#right_col a span {
    display: block;
    margin-top: 5px;
    color: #9a7f2e;
    font: 1.1em arial, verdana, georgia, times, serif;
    font-weight: bold;
}

div#right_col a:hover span {
    color: #000000;
}

div#right_col a span b {
    color: #000000;
    font-weight: bold;
}

/* MAIN LANG */
ul#main_lang {
    position: relative;
    display: block;
    z-index: 0;
    width: 180px;
    height: 194px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    left: 15px;
    *top: 288px;
}

ul#main_lang li {
    margin: 0px;
    padding: 0px;
    float: left;
}

ul#main_lang b {
    position: absolute;
    left: -3000px;
    display: hidden;
}

a.lang_img {
    background: url(/images/main_lang2.gif) left top no-repeat;
    width: 33px;
    text-indent: -3000px;
    height: 194px;
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    border: 0px;
    float: left;
}

a#main_lang_r { width: 40px; background-position: 0px;}
a#main_lang_e { background-position: -40px;}
a#main_lang_t { background-position: -73px;}
a#main_lang_de{ background-position: -106px;}
a#main_lang_it{ width: 41px;background-position: -139px;}

a#main_lang_r:hover { width: 40px;background-position: -180px;}
a#main_lang_e:hover { background-position: -220px;}
a#main_lang_t:hover { background-position: -253px;}
a#main_lang_de:hover{ background-position: -286px;}
a#main_lang_it:hover{ width: 41px;background-position: -319px;}

div.maintext b {
    color: #772d27;
}

div.maintext2 {
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.4;
    font: 1.2em arial, verdana, georgia, times, serif;
    font-weight: bold;
    color: #000000;
    width: 450px;
    margin-top: 30px;
    margin-left: 40px;
}

div.news {
    position: relative;
    margin-bottom: 20px;
    width: 350px;
    left: 40px;
    padding-top: 30px;
    padding-left: 112px;
}

div.news div.new_title a {
    color: #772d26;
    font: 1em arial narrow, tahoma, verdana, georgia, times, serif;
    text-transform: uppercase;
    font-weight: bold;
}

div.news div.new_title a:hover {
    color: #000000;
    border: 0;
    margin: 0;
    font: 1em arial narrow, tahoma, verdana, georgia, times, serif;
    text-transform: uppercase;
    font-weight: bold;
}

div.news div.new_title {
    display: block;
    position: absolute;
    left: 112px;
    width: 350px;
    top: 4px;
    color: #772d26;
    font: 1.35em arial narrow, tahoma, verdana, georgia, times, serif;
    text-transform: uppercase;
    font-weight: bold;
}

a.new_read, a.new_read:hover {
    position: absolute;
    bottom: 3px;
    left: 4px;
    display: block;
    width: 73px;
    height: 23px;
    padding: 0;
    margin: 0;
    border: 0px;
    background: url(/images/news_read.gif) left top no-repeat;
}

a.new_read b {
    position: relative;
    color: #FFFFFF;
    top: 3px;
    left: 5px;
}

a.new_read:hover b {
    color: #ffae9c;
}

div.datetime {
    position: absolute;
    margin: 0px;
    clear: both;
    left: 0px;
    top: 2px;
}

div.datetime b.date_day {
    display: block;
    position: relative;
    color: #000000;
    font: 2.9em arial narrow, tahoma, verdana, georgia, times, serif;
    font-weight: bold;
}

div.datetime b.date_month {
    display: block;
    position: absolute;
    left: 35px;
    top: 2px;
    color: #000000;
    font: 1.1em arial, tahoma, verdana, georgia, times, serif;
    font-weight: bold;
}

div.datetime b.date_year {
    display: block;
    position: absolute;
    left: 35px;
    top: 19px;
    color: #a29876;
    font: 1.1em arial, tahoma, verdana, georgia, times, serif;
    font-weight: bold;
}

onth {
    display: block;
    position: absolute;
    left: 35px;
    top: 2px;
    color: #000000;
    font: 1.1em arial, tahoma, verdana, georgia, times, serif;
    font-weight: bold;
}

div.datetime b.date_year {
    display: block;
    position: absolute;
    left: 35px;
    top: 19px;
    color: #a29876;
    font: 1.1em arial, tahoma, verdana, georgia, times, serif;
    font-weight: bold;
}
