﻿
* 
{ 
    padding: 0; 
    margin: 0; 
}
/*
img, div { behavior: url(iepngfix.htc) }
*/
body
{
   Font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
   color:#4D4D4D;
   font-size:11px;
   line-height:14px;
   background-color:#EAF4F9;
}

H1 
{
    color:#FF0000 !important;
    font-size:11px !important;
    font-weight:bold !important;
    border-bottom:solid 1px #0C419A;
}
H2
{
    color:#0C419A !important;
    font-size:16px !important;
    font-weight:lighter !important;
    line-height:24px !important;
    
}
H3
{
    color:#0C419A !important;
    font-size:18px !important;
    font-weight:lighter !important;
    line-height:24px !important;
}
H4
{
    
}
b, strong
{
    font-weight:bold;
}
.teaser {
    color:#4D4D4D;
    font-size:10px;
    line-height:14px;
}
.lauftext {
    color:#4D4D4D;
    font-size:10px;
    line-height:14px;
}


a:link, a:visited 
{
    color:#4D4D4D;
    font-size:10px;
    line-height:14px;
    text-decoration:none;
}
a:hover, a:visited:hover, a:active 
{
    color:#4D4D4D;
    font-size:10px;
    line-height:14px;
    text-decoration:underline;
}
.red
{
    color:#FF0000 !important;
    font-weight:bold;
    text-decoration:none;
}




/*--- LAYOUT ------------*/
#wrapper 
{ 

    
}
#header_wrap
{
    
}
.blue
{
    background-color:#A1D1E2;
    
}

#head_div
{
    border-bottom:1px solid #0C419A;
    border-top:1px solid #0C419A;
    padding:5px 30px;
    background-color:White;
    height: 45px;
}
#header_1
{
    padding-left:30px;
    background-color:#A1D1E2;
    border-top:solid 1px #0C419A;
    border-bottom:solid 1px #0C419A;
    height:22px;
}
#menu
{
    
    display:block;
    clear:both;
}
#main_wrap
{
    padding:30px 30px 0;
}

#col_1
{
    width:223px;
}
#col_2
{
    width:555px;
}
#col_3
{
    background-color:#A5D3E7;
}
.floatfix
{
    display:block;
    clear:both;
    height:0;
    line-height:0;
}

#footer_div 
{ 
    float:left;
    clear:both;
}

/* 2-column layout */
#col_1_2
{
    float:left;
    width:209px;
    padding:8px;
}
#col_2_2
{
    float:left;
    width:700px;
}
#col2_main
{
    width:680px;
    background-color:#A5D3E7;
    padding:5px 10px;
}
#col2_main_transparent
{
    width:680px;
    padding:5px 10px;
}
#col_2_left
{
    padding:20px 5px 0;
    width:180px;
}
#col2_right
{
    padding:20px 5px 0;
    width:470px;
}
.column_spacer
{
    width:20px;
}

/*---END  LAYOUT ------------*/

/* For the blue table*/
.table_first_row
{
    background-color:#08419C;
    color:white;
    font-size:11px;
    font-weight:bold;
    line-height:22px;
    padding:0 10px;
}
.table_row
{
    background-color:#A5D3E7;
    font-size:10px;
    font-weight:bold;
    line-height:17px;
    color:#4D4D4D;
    padding:0 10px;

}
/*
.RadMenu_menu_left .nncms_selected .link .text
{
    font-weight:bold;
}
.RadMenu_menu_left .nncms_selected .item
{
    font-weight:bold;
}
*/
.RadMenu_default .nncms_selected
{
    background-color:#EAF4F9;
}




.RadMenu_default .nncms_selected .link:hover .text,
.RadMenu_default .nncms_selected .focused .text,
.RadMenu_default .nncms_selected .expanded .text
{
    color: #0c419a !important;
}
