A
{
    color: #122A65;
}

P
{
   padding: 0em;
   margin-top: 0em;
   margin-bottom: 1em;
}

FORM
{
   padding: 0px;
   margin: 0px;
}

H1
{
   margin:0px;
   padding: 0px;
   font-size: 2em;
   color: #2F4B91;
   font-weight: normal;
}

H2
{
   margin:0px;
   padding: 0px;
   font-size: 1.2em;
   color: #2F4B91;
}

H3
{
   margin:0px;
   padding: 0px;
   font-size: 1em;
   color: #2F4B91;
}

.clear
{
   clear: both;
}

.font_size_eleven_pix
{
   font-size: 0.6875em;
}

.font_size_twelve_pix
{
   font-size: 0.75em;
}

.font_size_twentytwo_pix
{
   font-size: 1.375em;
   font-weight: normal;
}

.font_color_blue_light
{
   color: #6D81B2;
}

.font_color_blue
{
    color: #2F4B91;
}

.image_left
{
   float: left;
   padding-top: 1em;
   padding-right: 1em;
   padding-bottom: 1em;
   padding-left: 0em;
}

.image_left .image_left_image
{
}

.image_left .image_left_comment
{
   padding: 0.2em 0.5em 0em 0.5em;
}

.image_right
{
   float: right;
   padding-top: 1em;
   padding-right: 0em;
   padding-bottom: 1em;
   padding-left: 1em;
}

.image_right .image_right_image
{
}

.image_right .image_right_comment
{
   padding: 0.2em 0.5em 0em 0.5em;
}

ul
{
   padding-top: 0em;
   margin-top: 0em;
   padding-bottom: 0em;
   margin-bottom: 0em;
}

ul.link_list
{
   list-style-image: url(../img/pfeil.gif);
}

ul.pdf_list
{
   list-style-image: url(../img/pdf.gif);
}

ul.word_list
{
   list-style-image: url(../img/word.gif);
}

li.link
{
   list-style-image: url(../img/pfeil.gif);
}

li.pdf
{
   list-style-image: url(../img/pdf.gif);
}

li.word
{
   list-style-image: url(../img/word.gif);
}

li.normal
{
   list-style-image: none;
}

table.table_layout1
{
   background-color: #DEE0E3;
   width: 100%;
   font-size: 1em;
}

table.table_layout1 th
{
   background-color: #EBEDED;
   font-weight: bold;
   text-align: left;
   color: #0057A0;
}

table.table_layout1 tr
{
   background-color: #F9FAFA;
   text-align: left;
   vertical-align: top;
}

.two_cols_element
{
   width:100%;
}

.two_cols_element .col_one
{
   width: 50%;
   float:left;
}

.two_cols_element .col_one .box
{
   margin-right: 0.5em;
}

.two_cols_element .col_one .box_border
{
   margin-right: 0.5em;
   padding: 1em;
   border: 1px solid #DEE0E3;
   background-color: #F9FAFA;
}

.two_cols_element .col_two
{
   width: 50%;
   float: left;
}

.two_cols_element .col_two .box
{
   margin-left: 0.5em;
}

.two_cols_element .col_two .box_border
{
   margin-left: 0.5em;
   padding: 1em;
   border: 1px solid #DEE0E3;
   background-color: #F9FAFA;
}

.three_cols_element
{
   width:100%;
}

.three_cols_element .col_one
{
   width: 33%;
   float:left;
}

.three_cols_element .col_one .box
{
   margin-right: 0.5em;
}

.three_cols_element .col_one .box_border
{
   margin-right: 0.5em;
   padding: 1em;
   border: 1px solid #DEE0E3;
   background-color: #F9FAFA;
}

.three_cols_element .col_two
{
   width: 33.5%;
   float: left;
}

.three_cols_element .col_two .box
{
   margin-left: 0.5em;
   margin-right: 0.5em;
}

.three_cols_element .col_two .box_border
{
   margin-left: 0.5em;
   margin-right: 0.5em;
   padding: 1em;
   border: 1px solid #DEE0E3;
   background-color: #F9FAFA;
}

.three_cols_element .col_three
{
   width: 33%;
   float: left;
}

.three_cols_element .col_three .box
{
   margin-left: 0.5em;
}

.three_cols_element .col_three .box_border
{
   margin-left: 0.5em;
   padding: 1em;
   border: 1px solid #DEE0E3;
   background-color: #F9FAFA;
}

.visibility_hidden
{
   visibility: hidden;
}

.image_left_col
{
   width: 10em;
   overflow: hidden;
   padding-bottom: 10px;
}

.image_left_col .image_left_col_image
{
   text-align: center;
}

.image_left_col .image_left_col_comment
{
   font-size: 0.625em;
   padding: 0.2em 0.5em 0.2em 0.5em;
}

.news_list
{
}

.news_list_headline
{
   padding-left: 17.2em;
   padding-bottom: 1em;
   margin: 0em;
}

.news_list_headline h1
{
   color: #2F4B91;
   margin: 0em;
   padding: 0em;
   font-size: 2em;
   font-weight: normal;
}

.news_list_entry
{
}

.news_left
{
    float:left;
    width:15em;
}

.news_right
{
    float: left;
    border-left: 1px solid #E0E0E0;
    width: 35em;
    margin-left: 1.1em;
    padding-left: 1.1em;
}

.news_right_width
{
   width: 35em;
}

.news-link
{
   padding-bottom: 0.5em;
}

.news-link a
{
   padding-left: 17px;
   background-image: url(../img/page.gif);
   background-repeat: no-repeat;
   background-position: left middle;
   display: block;
}

.news-link-previous
{
   padding-bottom: 0.5em;
}

.news-link-previous a
{
   padding-left: 17px;
   background-image: url(../img/previous.gif);
   background-repeat: no-repeat;
   background-position: 0px 3px;
   display: block;
}

.news-link-next
{
   padding-bottom: 0.5em;
}

.news-link-next a
{
   padding-left: 17px;
   background-image: url(../img/next.gif);
   background-repeat: no-repeat;
   background-position: 0px 3px;
   display: block;
}

.news-archive-link a
{
   padding-left: 17px;
   background-image: url(../img/pages.gif);
   background-repeat: no-repeat;
   background-position: left middle;
   display: block;
}

.news-date
{
   text-align: right;
   padding-bottom: 0.5em;
}

.align_right
{
   text-align: right;
}

