/* Main Font */
BODY, INPUT, TEXTAREA, TD, SELECT {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: none;
}

/* Main Layout Style */
HTML, BODY {
 	height: 100%;
    color: #666666;
    background: #1D2C4F;
    margin: 0px;
}

/* Default Heading Styles */
H1 {
    font-weight: bold;
    margin: 0px;
}

H2 {
    font-weight: bold;
    margin: 0px;
}

H3 {
    font-weight: bold;
    margin: 0px;
}

/* Default Link Style */
A:link, A:visited { color: #1d2c4f; font-weight: bold; text-decoration: none; }

A:hover, A:active { color: #8193b6; font-weight: bold; text-decoration: none; }

A.bright_bl:link, A.bright_bl:visited { color: #cfd9ea; font-weight: normal; text-decoration: none; }

A.bright_bl:hover, A.bright_bl:active {
    color: #FFFFFF;
    text-decoration: none;
}

A.dark_bl:link, A.dark_bl:visited {
    color: #5D688D;
    font-weight: normal;
    text-decoration: none;
}
A.dark_bl:hover, A.dark_bl:active {
    color: #8193B6;
    font-weight: normal;
    text-decoration: none;
}

A.mainnavi:link, A.mainnavi:visited, A.mainnavi:hover, A.mainnavi:active {
    font-size: 11px;
    font-weight: normal;
    color: #CFD9EA;
    text-decoration: none;
}

A.mainnavi_active:link, A.mainnavi_active:visited, A.mainnavi_active:hover, A.mainnavi_active:active {
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

A.mainnavi_roll:link, A.mainnavi_roll:visited, A.mainnavi_roll:hover, A.mainnavi_roll:active {
    color: #1D2C4F;
    font-weight: normal;
    text-decoration: none;
}

A.mainnavi_active:link, A.mainnavi_active:visited, A.mainnavi_active:hover, A.mainnavi_active:active {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

A.subnav:link, A.subnav:visited {
    color: #5D688D;
    font-weight: normal;
    text-decoration: none;
}
A.subnav:hover, A.subnav:active {
    color: #8193B6;
    font-weight: normal;
    text-decoration: none;
}

A.subnav_active:link, A.subnav_active:visited {
    font-weight: normal;
    color: #5D688D;
    text-decoration: none;
}
A.subnav_active:hover, A.subnav_active:active {
    font-weight: normal;
    color: #8193B6;
    text-decoration: none;
}

/* Formular */
INPUT {
    color: #000000;
    background: #CFD9EA;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

TEXTAREA { color: #000000; background: white;
 ;border: solid 1px; }

SELECT.dropdown_home {
    font-size: 9px;
    height: 18px;
    width: 168px;
    color: #000000;
    background: #CFD9EA;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

SELECT.dropdown {
    font-size: 9px;
    height: 18px;
    width: 153px;
    color: #000000;
    background: #CFD9EA;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

.noborder {
    background: #CFD9EA;
    border-width: 0px;
}

/* Tables */

TABLE.mainnavilist {
    background: #CDCDCD;
}

TD {
    vertical-align: top;
}

TD.generische_nav {
    color: #5D688D;
    vertical-align: bottom;
    text-align: right;
    line-height: 30px;
}

TD.header {
    background: #5D688D;
    background-image: url(../../../REDESIGN/css/images/balken_com.gif);
    background-repeat: no-repeat;
    background-position: right;
}

TD.mainnavi {
    color: #CFD9EA;
    height: 20px;
    cursor: pointer;
    border-color: #5D688D;
    border-style: solid;
    border-width: 0px 10px 0px 10px;
}

TD.mainnaviline {
    background: #5D688D;
    height: 5px;
    cursor: pointer;
    border-color: #5D688D;
    border-style: solid;
    border-width: 0px 10px 0px 10px;
}

TD.mainnaviline_active {
    background: #DA9A23;
    height: 5px;
    cursor: pointer;
    border-color: #5D688D;
    border-style: solid;
    border-width: 0px 10px 0px 10px;
}

TD.subnavigation {
    background: #CFD9EA;
    padding: 30px 0px 25px 15px;
}

TD.content_left {
    background: #d2d7ed;
    padding: 15px 0px 0px 0px;
}

TD.content_med_blue {
    background: #8193B6;
    padding: 15px 0px 0px 0px;
}

TD.content_lt_blue {
    background: #CFD9EA;
    padding: 15px 0px 0px 0px;
}
TD.content_container {
    background: #ffffff;
    padding: 0px 25px 0px 25px;
}

TD.pathnavigation {
    background: #CFD9EA;
    padding: 10px 25px 9px 0px;
}

TD.content_title {
    background: #ffffff;
    height: 15px;
    padding: 0px 25px 0px 0px;
}

TD.content_site_top {
    background: #ffffff;
    padding: 0px 25px 15px 0px;
}

TD.content_site_top_right {
    background: #ffffff;
    padding: 0px 0px 15px 0px;
}

TD.content_site {
    background: #ffffff;
    padding: 15px 25px 15px 0px;
}

TD.content_site_right {
    background: #ffffff;
    padding: 15px 0px 15px 0px;
}

TD.cell_middle_bl {
    background: #8193B6;
}

TD.cell_dark_bl {
    background: #5D688D;
}

TD.cell_or {
    background: #DA9A23;
}

TD.cell_wh {
    background: #ffffff;
}
/* Content */

.title {
    color: #1D2C4F;
    /*font-family: Times, Times New Roman, Verdana, Arial, sans-serif;*/
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
}

.title_dk_blue {
    color: #5D688D;
    /*font-family: Times, Times New Roman, Verdana, Arial, sans-serif;*/
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
}
.title_wh {
    color: #FFFFFF;
    /*font-family: Times, Times New Roman, Verdana, Arial, sans-serif;*/
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 8px;
}

.subtitle {
    color: #1D2C4F;
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 0px;
}

.txt_dark_bl {
    color: #5D688D;
}

.txt_bold {
    font-weight: bold;
}

.bullet {
   color:#002A58;
   font-weight:bold;
   font-size:10pt;
   font-family:helvetica, arial, sans-serif;
}
/* div's */

DIV.div_subnav {
    background: #FFFFFF;
    padding: 2px 10px 2px 10px;
}

DIV.div_subnav_over {
    background: #DA9A23;
    padding: 2px 10px 2px 10px;
}

DIV.float_right { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: right; padding: 2px 10px; }


/* Miscellaneous */

#container {
    background: #1D2C4F;
    width: 901px;
	margin: 0 auto;
    min-height: 100%;
	height: auto !important;
 	height: 100%; /* IE */
	position:relative;
}
