﻿@import url(Editor.css);

html
{
    margin: 0;
    padding: 0;
}

body
{
    margin: 0;
    padding: 0;
    background-color: #333333;
}

form
{
    margin: 0;
    padding: 0;
}

#main
{
    position: relative;
    width: 904px;
    margin: 14px auto 0 auto;
    padding: 18px;
    background-color: White;
}

#footer
{
    position: relative;
    margin: 0 auto 18px auto;
    padding: 0 36px 0 36px;
    width: 868px;
}

#top
{
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}

#top a
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

#top a:hover
{
    text-decoration: underline;
}

#content_start
{
    position: relative;
    margin: 0 0 19px 0;
    padding: 0;
    width: 903px;
    height: 646px;
    background-image: url(../Images/Background-Start.jpg);
}

#content_others
{
    position: relative;
    margin: 0 0 19px 0;
    padding: 0;
    width: 903px; /*height: 646px;*/
    background-image: url(../Images/Background-Content_.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: White;
}

#navigation
{
    position: absolute;
    right: 0;
    top: 15px;
    width: 500px;
    height: 50px; /*border: 1px solid black;*/
}

#navigation a
{
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    color: #7cb415;
    text-decoration: none;
    padding: 4px;
    margin: 0 1px 0 1px;
    display: inline-block;
}

#navigation a:hover
{
    background-color: #7cb415;
    color: White;
    padding: 4px;
    display: inline-block;
}

#navigation a.activ
{
    background-color: #7cb415;
    color: White;
    padding: 4px;
    display: inline-block;
}

#start_news
{
    position: absolute; /*border: 1px solid black;*/
    width: 326px;
    height: 275px;
    left: 30px;
    bottom: 36px;
    padding: 10px;
    font-family: Arial;
    font-size: 14px;
}

.no-padding
{
    margin-top: 5px;
    padding-top: 0;
}

#start_newsletter
{
    position: absolute;
    right: 30px;
    bottom: 110px;
    width: 202px;
    height: 58px; /*border: 1px solid Black;*/
}

#start_blog
{
    position: absolute;
    right: 30px;
    bottom: 35px;
    width: 202px;
    height: 58px; /*border: 1px solid Black;*/
}

#content_newsletter
{
    position: absolute;
    left: 29px;
    top: 479px;
    width: 202px;
    height: 58px; /*border: 1px solid Black;*/
}

#content_blog
{
    position: absolute;
    left: 29px;
    top: 554px;
    width: 202px;
    height: 58px; /*border: 1px solid Black;*/
}

.absolute_link
{
    position: absolute;
    top: 5px;
    left: 146px;
    width: 30px;
    height: 20px;
}



.hyperlink:hover
{
    background-color: #7cb415;
}

#content
{
    position: relative;
    width: 506px;
    padding: 0 25px 0 25px;
    border: 1px solid #d0d0d0;
    background-image: url(../Images/Background-Content.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}

#content p
{
    color: #b9b9b9;
    line-height: 150%;
    margin: 15px 0 15px 0;
}

#content2
{
    position: relative;
    width: 506px;
    padding: 15px 25px 15px 25px;
    border: 1px solid #d0d0d0;
    background-color: White;
    margin: 95px 25px 0 0;
}

#content2 p
{
    color: #858585;
    line-height: 150%;
}

#content2 ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#content2 li a
{
    color: #7cb415;
    text-decoration: none;
}

#content2 li a:hover
{
    color: White;
    background-color: #7cb415;
    display: block;
}

#directlinks
{
    position: relative; /*float: right;*/ /*border: 1px solid black;*/
    width: 320px;
    text-align: left;
}

#directlinks a
{
    color: #0087d2;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

#directlinks a:hover
{
    text-decoration: underline;
}

#directlinks .title
{
    position: relative;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    color: Black;
    margin: 0 0 10px 0;
}

.line
{
    position: relative;
    border-bottom: 1px dashed #d8d8d8;
    width: 100%; /*padding: 10px 0 10px 0;*/
    margin: 25px 0 25px 0;
}

#directlinks ul
{
    list-style-image: url(../Images/misc/arrow-blue.jpg);
    padding: 0 0 0 16px;
}

#directlinks ul a
{
    color: #b9b9b9;
    font-size: 15px;
}

#directlinks li
{
    padding: 3px 0 3px 0;
}

#you_are_here
{
    font-family: Arial;
    font-size: 11px;
    color: #b9b9b9;
    margin: 0 0 22px 0;
}

#navi, #navi ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navi li
{
    float: left;
}

#navi li ul
{
    display: none;
}
#navi li:hover ul
{
    display: block;
}

#subnavi_top
{
    position: relative;
    width: 296px;
    height: 10px;
    background-image: url(../Images/subnavi/subnavi-top.png);
}

#subnavi_middle
{
    position: relative;
    width: 286px;
    background-image: url(../Images/subnavi/subnavi-middle.png);
    background-repeat: repeat-y;
    padding: 5px;
}

#subnavi_middle a
{
    font-size: 12px;
    width: 274px;
    font-weight: normal;
}

#subnavi_middle a:hover
{
}

#subnavi_bottom
{
    position: relative;
    width: 296px;
    height: 3px;
    background-image: url(../Images/subnavi/subnavi-bottom.png);
}

th
{
    font-family: Arial;
}

#silverlightControlHost
{
    height: 100%;
    text-align: center;
}

#contact
{
    
}

#contact p
{
    margin: 4px 0 4px 0;
    padding: 0;
}

#contact input
{
    /*width: 300px;*/
}
