﻿body {
    font-family: Verdana;
    font-size: 10pt;
    background-image: url(../_images/background_star.gif);
    color: #3a4245;
    margin: 0px;
}
h1{
    color: #FFFFFF;
    font-size: 1.4em;
}
h2{
    color: #00ADEE;
    font-size: 1.1em; 
}
h3{
    color: #FFFFFF;
    font-size: 1em; 
}
.hlight{
    color: #00ADEE;
}

#DIV_website {
    width: 955px;
}
#DIV_website_header {
    height: 60px;
    background-color: #EEEEEE;
}
#DIV_website_visual 
{
    height: 400px;
    background-color: #2d3035;
}
.MEN_static_item{
    font-size: 1.1em;
    height: 60px;
    padding-right: 20px;
    background-color: #EEEEEE;
    color: #546772;
}
.MEN_static_item_hover{
    color: #00ADEE;
}
.MEN_static_item_selected{
    color: #00ADEE;
}
.DIV_website_content_visual
{
    height: 400px;
    background-color: #2d3035;
}
.DIV_columntext
{
    margin-top: 75px;
    padding-right: 10px;
    border-right: solid 1px #00ADEE;
}
.DIV_columntext a
{
    color: #00ADEE;
    text-decoration: none;
}
.DIV_columntext a:hover
{
    color: #00ADEE;
    text-decoration: underline;
}
.DIV_bodytext
{
    padding-top: 20px;
}
.DIV_bodytext a
{
    color: #00ADEE;
}
#DIV_website_footer 
{
    height: 20px;
    color: #CCCCCC;
}
.DIV_website_footer_antenno
{
    /*font-family: Impact;*/
}
#DIV_website_footer a{
    font-family: Impact;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-decoration: none;
    color: #CCCCCC;
}
.DIV_bodytext{
    padding: 20px;
}
.PNL_visual_content{
    background-color: #20272a;
}
.DIV_visual_content{
    height: 450px;
}
.DIV_website_content_visual h2{
    fontsize: 11pt;
    font-weight: normal;
    margin: 0px;
    color: #FFFFFF;
}
.DIV_website_content_content h2{
    fontsize: 10pt;
    font-weight: normal;
    margin: 0px;
    color: #aab8c1;
}
.DIV_website_content_content_header{
    cursor: pointer;
}
.DIV_website_content_content_header_selected{
    cursor: pointer;
}
.DIV_website_content_content_header_selected h2{
    color: #26abe2;
}
.DIV_website_content_content_content{
    padding-top: 5px;
}
.DIV_content_divider{
    height: 5px;
    font-size: 1px;
    border-bottom: dotted 1px #3a4245;
}
.PNL_visual_handle{
    height: 25px;
    background-color: #20272a;
    cursor: pointer;
}
