/*----------------------------------------------------------------------------*/
/* file: default.css                                                          */
/*----------------------------------------------------------------------------*/

/* Fontstyle */
body { font-family: Helvetica,Verdana,sans-serif; font-size: 12px; line-height:14px; text-decoration: none; color: #000000; background-color: #6E87A0; }
h1   { font-size: 28px; line-height:30px; text-decoration: none; }
h2   { font-size: 20px; line-height:22px; text-decoration: none; }
h3   { font-size: 12px; line-height:14px; text-decoration: none; }

/* Anchors */
A:link       { text-decoration: none; color: #FFFFFF; }
A:visited    { text-decoration: none; color: #FFFFFF; }
A:active     { text-decoration: none; color: #FFFFFF; }
A:hover      { text-decoration: none; color: #FFFFFF; background-color: #808080; }

/* View */
.bg_border           { background-color: #6E87A0; }
.bg_logo             { background-color: #6E87A0; border-bottom: 2px solid #FFFFFF; }
.bg_head             { background-color: #6E87A0; border-bottom: 2px solid #FFFFFF; }
.bg_menu             { background-color: #6E87A0; }
.bg_content          { background-color: #6E87A0; }
.bdr_left            { border-left:2px solid #FFFFFF; }
.text_head           { font-size: 34px; line-height:45px; font-weight: bold; text-decoration: none; color: #000000; }
.text_head_sub       { font-size: 28px; line-height:30px; font-weight: bold; text-decoration: none; color: #000000; }
.text_head_small     { font-size: 20px; line-height:22px; font-weight: bold; text-decoration: none; color: #000000; }
.text_head_sub_small { font-size: 10px; line-height:12px; font-weight: normal; text-decoration: none; color: #000000; }
.text_menu_off       { font-size: 18px; line-height:20px; font-weight: normal; text-decoration: none; color: #FFFFFF; }
.text_menu_on        { font-size: 18px; line-height:20px; font-weight: normal; text-decoration: underline; color: #FFFFFF; }
.text_sub_menu       { font-size: 12px; line-height:14px; font-weight: normal; text-decoration: none; color: #FFFFFF; }
.text_content        { font-size: 14px; line-height:16px; text-decoration: none; color: #FFFFFF; }
.text_ueber_content  { font-size: 14px; line-height:18px; font-weight: normal; text-decoration: none; color: #FFFFFF; }
.text_index_ueber    { font-size: 26px; line-height:28px; text-decoration: none; color: #FFFFFF; }
.text_index_subueber { font-size: 14px; line-height:16px; text-decoration: none; color: #FFFFFF; }
.text_index_body     { font-size: 14px; line-height:16px; text-decoration: none; color: #FFFFFF; }
.cl_inlink           { font-size: 14px; line-height:16px; text-decoration: none; color: #FFFFFF; }
.cl_inlink_ds        { font-size: 12px; line-height:14px; text-decoration: none; color: #FFFFFF; }
.cl_copy             { font-size: 12px; line-height:14px; text-decoration: none; color: #000000; border-top: 2px solid #FFFFFF; }
.cl_copy_imprint     { font-size: 12px; line-height:14px; text-decoration: none; color: #000000; }
.cl_list_concept     { list-style-type: square; }
.cl_list_reference   { list-style-type: square; }
.cl_list_submenu     { margin-bottom: 2px; }
