body
{
    background-color: #ddd;
    margin: 0px;
    padding: 0px;
    text-align: center;
    
    background-image: url(graphics/blue_bg_line.gif);
    background-repeat: repeat-x;
    background-position: 0px 93px;
}

a 
{
    color: #1070da;
    text-decoration: underline;
}

a:hover 
{
    color: #1070da;
    text-decoration: none;
}

img 
{
    border: 0px;
}

form
{
    margin: 0px;
}

#bg_top_gfx_0
{
    width: 100%;
    height: 93px;
    background-image: url(graphics/daystate_bg_0.gif);
    background-repeat: repeat-x;
}

#top_gfx_0 
{
    margin-left: auto;
    margin-right: auto;
    width: 944px;
    height: 93px;
    background-image: url(graphics/daystate_1.jpg);
    background-repeat: no-repeat;
}

#bg_top_gfx_1
{
    width: 100%;
    height: 93px;
    background-image: url(graphics/daystate_bg_1.gif);
    background-repeat: repeat-x;
}

#top_gfx_1 
{
    margin-left: auto;
    margin-right: auto;
    width: 944px;
    height: 93px;
    background-image: url(graphics/daystate_1.jpg);
    background-repeat: no-repeat;
}


#bg_top_gfx_2
{
    width: 100%;
    height: 93px;
    background-image: url(graphics/daystate_bg_2.gif);
    background-repeat: repeat-x;
}

#top_gfx_2 
{
    margin-left: auto;
    margin-right: auto;
    width: 944px;
    height: 93px;
    background-image: url(graphics/daystate_2.jpg);
    background-repeat: no-repeat;
}

#bg_top_gfx_kk25
{
    width: 100%;
    height: 93px;
    background-image: url(graphics/daystate_bg_2.gif);
    background-repeat: repeat-x;
}

#top_gfx_kk25
{
    margin-left: auto;
    margin-right: auto;
    width: 944px;
    height: 93px;
    background-image: url(graphics/topborder-kk25.jpg);
    background-repeat: no-repeat;
}





#content_bg
{
    width: 944px;
    margin-top: -25px;
    margin-left: auto;
    margin-right: auto;
}

.c_tl 
{
    background-image: url(graphics/round_topleft.gif);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    float: left;
    margin-top: -10px;
    margin-left: -10px;
}

.c_tr 
{
    background-image: url(graphics/round_topright.gif);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    float: right;
    margin-top: -10px;
    margin-right: -10px;
}

.c_br 
{
    background-image: url(graphics/round_bottomright.gif);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    float: right;
    margin-bottom: -10px;
    margin-right: -10px;
}

.c_bl
{
    background-image: url(graphics/round_bottomleft.gif);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    float: left;
    margin-bottom: -10px;
    margin-left: -10px;
}

.c_br_g 
{
    background-image: url(graphics/round_bottomright_gray.gif);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    margin-top: 6px;
    margin-left: 516px;
}

.c_bl_g
{
    background-image: url(graphics/round_bottomleft_gray.gif);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    margin-top: 6px;
    margin-left: -20px;
}

#leftside_menu,
.rightside_menu
{
    width: 155px;
    float: left;
    margin-top: 65px;
    margin-left: 12px;
    text-align: left;
    font-family: "trebuchet ms", arial, tahoma, Verdana, Sans-Serif;
    font-size: 0.7em;
    color: #808080;
    background-color: #fff;
    padding: 10px;
    line-height: 175%;
}

#rightside_spacer 
{
    height: 53px;
}

.rightside_menu
{
    float: right;
    clear: right;
    margin-top: 11px;
    margin-right: 8px;
}

#leftside_menu a,
.rightside_menu a
{
    clear: both;
    color: #808080;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
}

#leftside_menu a:hover,
.rightside_menu a:hover
{
    color: #005e9b;
    text-decoration: underline;
    padding-left: 8px;
    padding-right: 8px;
}

#leftside_menu a.selected
{
    clear: both;
    font-weight: bold;
    color: #005e9b;
}

#content_div 
{
    float: left;
    clear: right;
    width: 680px;
    text-align: left;
    margin-left: 12px;
    margin-top: 65px;
    color: #5e5e5e;
    background-color: #f6f6f6;
    background-image: url(graphics/mainframe_top_bg.gif);
    background-repeat: repeat-x;

    font-family: arial, Tahoma, "Trebuchet MS", Sans-Serif;
    font-size: 0.75em;
    line-height: 175%;
    padding: 10px;
}

#content_div a 
{
    color: #1070da;
    text-decoration: underline;
}

#content_div a:hover
{
    color: #1070da;
    text-decoration: none;
}

#content_div h1
{
    font-family: arial, Tahoma, "Trebuchet MS", Sans-Serif;
    color: #234774;
    font-size: 1.3em;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 5px;
}

a.annonce_titel 
{
    font-family: arial, Tahoma, "Trebuchet MS", Sans-Serif;
    color: #234774;
    font-size: 1.3em;
    font-weight: bold;
    margin-left: -7px;
}


#small_text_top 
{
    font-family: Arial, tahoma, "Trebuchet MS", Sans-Serif;
    font-size: 0.75em;
    color: #a2a2a2;
    margin-top: -5px;
}

#content_gray_bg 
{
    padding: 10px;
    padding-top: 2px;
}

#credits 
{
    clear: both;
    width: 100%;
    background-color: #c7c7c7;
    font-size: 0.8em;
    bottom: 0px;
    left: 0px;
    height: 30px;
    border-top: 3px solid #bfbfbf; 
    padding-top: 15px;
    color: #737373;
    margin-top: 12px;
    position: absolute;
}

#credits_inside 
{
    width: 925px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    
    font-family: Arial, Tahoma, "Trebuchet MS", Sans-Serif;
    font-size: 0.85em;
}

#credits_links 
{
position: absolute;
width: 200px;
text-align: right;
margin-top: -13px;
margin-left: 718px;
}

#credits_links a 
{
    color: #1070da;
    text-decoration: underline;
    margin-left: 15px;
}

#credits_links a:hover 
{
    color: #1070da;
    text-decoration: none;
    margin-left: 15px;
}

