﻿/*###########################################################
##### Main css ##############################################
###########################################################*/

body
{
    font-size: 13px;
    color: #000000;
    font-family: Verdana, Arial, Times New Roman;
    background-color: #ffffff;
}

a
{
    color: #808080;
    text-decoration: none;
    font-weight: bold;
}

a:visited
{
    color: #808080;
    text-decoration: none;
    font-weight: bold;
}

a:active
{
    color: #808080;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #ff0000;
    text-decoration: none;
    font-weight: bold;  
}

h1
{
    font-size: 14px;
    color: #000000;
}

h2
{
    font-size: 16px;
    color: #000000;
}

/*###########################################################
##### Site css ##############################################
###########################################################*/

.site
{
    width: 950px;
    float: left;
    background-image: url(images/bg/logo_oben.gif);
    background-repeat: no-repeat;
}

.site_fewo
{
    width: 950px;
    float: left;
    background-image: url(images/bg/logo_oben_fewo.gif);
    background-repeat: no-repeat;
}

.site_top
{
    width: 950px;
    float: left;
    height: 110px;
}

.site_top_left
{
    width: 950px;
    float: left;
    padding-left: 0px;
    padding-top: 17px;
    text-align: center;
}

.site_top_right
{
    width: 0px;
    float: left;
    padding-left: 0px;
    padding-top: 0px;
}

.site_content
{
    width: 950px;
    float: left;
}

.site_content_left
{
    width: 150px;
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 70px;
}

.site_content_middle
{
    width: 562px;
    float: left;
    color: #ffffff;
    padding: 10px;
    background-color: #8e8e8e;
    background-image: url(images/bg/content_middle.gif);
    background-repeat: no-repeat;
    border-left: 3px #000000 solid;
    border-bottom: 3px #000000 solid;
}

.site_content_middle_fewo
{
    width: 562px;
    float: left;
    color: #ffffff;
    margin-top: 60px;
    padding: 10px;
    background-color: #8e8e8e;
    background-image: url(images/bg/content_middle.gif);
    background-repeat: no-repeat;
    border-left: 3px #000000 solid;
    border-bottom: 3px #000000 solid;
}

.site_content_middle a
{
    font-size: 13px;
    color: #555555;
    text-decoration: none;
    font-weight: bold;
}

.site_content_middle a:visited
{
    font-size: 13px;
    color: #555555;
    text-decoration: none;
    font-weight: bold;
}

.site_content_middle a:active
{
    font-size: 13px;
    color: #555555;
    text-decoration: none;
    font-weight: bold;
}

.site_content_middle a:hover
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;  
}

.site_content_right
{
    width: 150px;
    float: left;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 70px;
}

.site_bottom
{
    font-size: 10px;
    width: 750px;
    height: 61px;
    float: left;
    text-align: right;
    color: #000000;
    padding-top: 10px;
    padding-right: 40px;
    background-color: #ffffff;

}

/*###########################################################
##### Menu css ##############################################
###########################################################*/

.site_button_logo
{
    width: 200px;
    height: 80px;
    float: left;
}

.site_button_1
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_1.gif);
}

.site_button_1 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_1_hover.gif);
}

.site_button_2
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_2.gif);
}

.site_button_2 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_2_hover.gif);
}

.site_button_3
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_3.gif);
}

.site_button_3 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_3_hover.gif);
}

.site_button_4
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_4.gif);
}

.site_button_4 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_4_hover.gif);
}

.site_button_5
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_5.gif);
}

.site_button_5 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_5_hover.gif);
}

.site_button_6
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_6.gif);
}

.site_button_6 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_6_hover.gif);
}

.site_button_7
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_7.gif);
}

.site_button_7 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_7_hover.gif);
}

.site_button_8
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_8.gif);
}

.site_button_8 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_8_hover.gif);
}

.site_button_9
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_9.gif);
}

.site_button_9 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_9_hover.gif);
}

.site_button_10
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_10.gif);
}

.site_button_10 a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_10_hover.gif);
}

.site_button_back
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_back.gif);
}

.site_button_blank_color
{
    width: 190px;
    float: left;
    background-image: url(images/button/button_blank_color.gif);
    padding-left: 10px;
    padding-bottom: 10px;
}

.site_button_back a:hover
{
    width: 200px;
    height: 30px;
    float: left;
    background-image: url(images/button/button_back_hover.gif);
}

.site_button_bottom
{
    width: 200px;
    height: 40px;
    float: left;
}

.site_button_bottom_left
{
    width: 100px;
    height: 40px;
    float: left;
    background-image: url(images/button/button_bottom_left.gif);
}

.site_button_bottom_left a:hover
{
    width: 100px;
    height: 40px;
    float: left;
    background-image: url(images/button/button_bottom_left_hover.gif);
}

.site_button_bottom_right
{
    width: 100px;
    height: 40px;
    float: left;
    background-image: url(images/button/button_bottom_right.gif);
}

.site_button_bottom_right a:hover
{
    width: 100px;
    height: 40px;
    float: left;
    background-image: url(images/button/button_bottom_right_hover.gif);
}

.site_button_admin
{
    width: 180px;
    float: left;
    background-color: #FFD086;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}




