﻿body
{
}

.text9
{
    text-decoration: none;
    cursor: default;
    color: #000000;
    font-weight: normal;
    font-family: 'Arial';
    font-size: 9px;
}

.textblack
{
    text-decoration: none;
    cursor: default;
    color: #000000;
    font-weight: normal;
    font-family: 'Arial';
    font-size: 11px;
}
.textwhite
{
    text-decoration: none;
    cursor: default;
    color: #ffffff;
    font-weight: normal;
    font-family: 'Arial';
    font-size: 9px;
}

.cssBottomRow
{
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    color: #000099;
    font-weight: bold;
    font-family: 'Arial';
    font-size: 11px;
    background-color: #dddddd;
}

.Button
{
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    color: #000000;
    font-weight: bold;
    font-family: 'Arial';
    font-size: 11px;
    background-color: #dddddd;
}

.cssTopMenu
{
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    color: #000099;
    font-weight: normal;
    font-family: 'Arial';
    font-size: 12px;
    background-color: #dddddd;
}

.cssSubMenu
{
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    color: #000099;
    font-weight: normal;
    font-family: 'Arial';
    font-size: 12px;
    background-color: #eeeeee;
}

.cssTopMenuOver
{
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    color: #000099;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    background-color: #bbbbbb;
}

.Box
{
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    color: #000000;
    font-weight: normal;
    font-family: 'Arial';
    font-size: 11px;
    background-color: #ffffff;
}
.TopBox
{
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    color: #ffffff;
    font-weight: normal;
    font-family: 'Arial';
    font-size: 11px;
    background-color: #01009A;
}

.TopBoxOver
{
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
    background-color: #01009A;
}

.ContentTitle
{
    text-decoration: none;
    cursor: default;
    color: #000099;
    font-weight: bold;
    font-family: 'Arial';
    font-size: 14px; 
}

.ContentText
{
    text-align:left;
    line-height: 20px;
    text-decoration: none;
    cursor: default;
    color: #000000;
    font-weight: normal;
    font-family: 'Arial';
    font-size: 12px; 
}

.ContentTextBold
{
    text-align:left;
    line-height: 20px;
    text-decoration: none;
    cursor: default;
    color: #000000;
    font-weight: bold;
    font-family: 'Arial';
    font-size: 12px; 
}
.Header
{
    text-align:center;
    text-decoration: none;
    cursor: default;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Arial';
    font-size: 14px;
    background-color:#01009A;
    height:40px;
}

.Footer
{
    text-align:center;
    text-decoration: none;
    cursor: default;
    color: #FFFFFF;
    font-weight: normal;
    font-family: 'Arial';
    font-size: 11px;
    background-color:#999999;
    height:20px;
}

.TitleBlack
{
    text-decoration: none;
    cursor: default;
    color: #000000;
    font-weight: bold;
    font-family: 'Arial';
    font-size: 14px; 
    height:50px;
}

.TitleRow
{
    text-align: left;
    text-decoration: none;
    cursor: default;
    color: #01009A;
    font-weight: bold;
    font-family: 'Arial';
    font-size: 11px;
    background-color: #dddddd;
    height: 20px;
}

.TitleRowOver
{
    text-align: left;
    text-decoration: none;
    cursor: default;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Arial';
    font-size: 11px;
    background-color: #01009A;
    height: 20px;
}

.bgLinks
{
    width: 1000px;
    height: 150px;
    background-color: #ffffff;
    background-image: url(img/Titel/_Titel_links.png);
}


