p {
    font-size: 12px;
}

.datum {
 	font-size : 11px;
 	font-family : verdana,helvetica,arial;
                font-weight: normal;
 	color : #990000;
                
                }
.linkzeile {
 	font-size : 11px;
 	font-family : verdana,helvetica,arial;
                font-weight: bold;
 	color : #990000;
                
                }
a {
    text-decoration: none;
    color: #00395F;
    font-size: 11px;
}

a:hover {
    color: #EE3338;
    text-decoration: underline;
}

body {
    color: #00395F;
    background-image:url(/images/cduback.jpg);
    text-align: center;
}

.main_div {
    text-align: left;
    color: #00395F;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial;
    width: 950px;
    border-spacing: 0px;
    margin-left: auto;
    margin-right: auto;
}

.main_div, .main, .left, .right, .header, .footer {
    vertical-align: top;
    background-color: #FFFFFF;
}

.header {
    background-color: #77acce;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    background-image:url(/images/headleiste.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 5px;
}

.footer {
    background-color: #ffffff;
    color: #000000;
    vertical-align: middle;
    font-weight: normal;
    font-size: 9px;
}

.h2 {
    font-size: 16px;
    color: #00395F;
    font-weight: bold;
}

.h4 {
    font-size: 11px;
    color: #AAAAAA;
    font-weight: bold;
    line-height:15pt;
}

.h5 {
    font-size: 11px;
    color: #003366;
    font-weight: bold;
}

.left {
    width: 150px;
    background-color: #F3F1EA;
    padding-top: 5px;
    padding-bottom: 5px;
}

.right {
    width: 150px;
    font-size: 11px;
    font-family: Verdana, Helvetica, Arial;
    color: 003366;
    background-color: #F3F1EA;
    padding: 2px;
    list-style-image:url(/navgifs/menumarker2.gif);
    overflow: hidden;
}

.right:a {
    text-decoration: none;
    color: #EE3368;
    font-size: 11px;
}

.main {
    padding: 10px;
}

.menuicon {
    background-color: #FFFFFF;
    padding-top: 4px;
}

.menuline1 {
    border-bottom: #ff0000 solid 1px;
    background-color: #FFFFFF;
    padding-left:3px;
    padding-bottom: 4px;
}

.menumarker1 {
    width: 15px;
    height: 100%;
    background-image: url(/navgifs/menumarker1.gif);
    background-repeat: repeat-y;
}

.menuentry1 {
    font-weight: bold;
}


.menuline2 {
    background-color: #F3F1EA;
    padding-bottom: 4px;
}

.menumarker2 {
    width: 15px;
    background-image: url(/navgifs/menumarker2.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

.menuentry2 {
    height: 14px;
}

#header_right {
    text-align: center;
}

.mark {
    color: #EE3338;
}

.suchform {
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
}

.h2_left {
    text-align: left;
    font-size: 16px;
    color: #00395F;
    font-weight: bold;
}

.h4_left {
    text-align: left;
    font-size: 11px;
    color: #AAAAAA;
    font-weight: bold;
}

.image_right {
    float: right;
    text-align: right;
}

.bu_right {
    float: right;
    text-align: right;
    font-size: 10px;
}
