﻿@import url("fckstyles.css");
body, p {
    margin: 0;
    padding: 0;
}

body {
    font-size: 9pt;
    color: #333333;
    font-family: Tahoma;
}

#page {
}

#header {
    width: 100%;
    background-color: #4a4a4a;
    height: 33px;
    overflow: hidden;
}

    #header .title {
        float: left;
        font-size: 14pt;
        height: 25px;
        padding: 5px 0 3px 5px;
        color: #e0e0e0;
    }

        #header .title a {
            color: #e0e0e0;
            text-decoration: none;
        }

            #header .title a:hover {
                color: #f1f1f1;
                text-decoration: underline;
            }

    #header .welcome {
        position: absolute;
        top: 8px;
        right: 10px;
        color: #e0e0e0;
    }

        #header .welcome a {
            color: #e0e0e0;
        }

            #header .welcome a:link {
                color: #e0e0e0;
            }

            #header .welcome a:hover {
                text-decoration: underline;
            }

            #header .welcome a:visited {
                color: #e0e0e0;
            }

#content {
    background-position: top;
    margin: 0;
    padding: 0 0 0 5px;
    background-image: url('images/bg/bg_navi_bottom.png');
    background-repeat: repeat-x;
}

.content {
    margin: 5px 0 0 0;
}

#footer {
    width: 100%;
    text-align: center;
    margin: 15px 0 0 0;
    padding: 10px 0 5px 0;
    font-size: 0.9em;
}

#menu {
    margin: 0;
    padding: 0;
}

.menu {
    border-left: none;
    border-right: none;
}

.menuedrop {
    background: #f2f2f2 url(images/bg/bg_layer_bottom.gif) repeat-x bottom;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 0px;
    border: 1px solid #cccccc;
    width: 200px;
}

.menueitems {
    text-decoration: none;
    padding: 3px;
    height: 15px;
}

.menueitemshover {
    cursor: hand;
}

/* Links*/
.link {
    color: #333;
    text-decoration: none;
}

    .link:hover {
        text-decoration: underline;
    }

.linku {
    color: #333;
    text-decoration: underline;
}

.linknu {
    color: #333;
    text-decoration: none;
}

.box {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    clear: both;
    width: 100%;
}

.box_top {
    margin: 0px;
    padding: 0px;
}

.box_content {
    margin: 0px;
    padding: 6px 3px 5px 3px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.login {
    width: 350px;
    margin: 10px auto 10px auto;
    text-align: center;
}

.login_top {
    width: 100%;
    height: 100px;
    margin: 0;
    padding: 0px;
    background: #ffffff url(images/bg/login_top.gif) repeat-x bottom;
    border-bottom: #cccccc 1px solid;
}

.login_bottom {
    width: 100%;
    height: 100px;
    margin: 0;
    padding: 10px 0 0 0;
    background: #ffffff url(images/bg/login_bottom.gif) repeat-x top;
    border-top: #cccccc 1px solid;
    text-align: center;
}

.loginbutton {
    padding: 3px;
    font-size: 14px;
    width: 130px;
    font-weight: bold;
    color: #333333;
}

.dsgvo {
    width: 500px;
    margin: 10px auto 10px auto;
    text-align: center;
}


.br {
    margin: 0px;
    padding: 0px;
    height: 10px;
    clear: both;
}

#content H3 {
    margin: 2px 0px 2px 0px;
    padding: 0px;
}

.filter {
    margin: 5px 0px;
    padding: 0px;
    height: 25px;
    border: #aaaaaa 1px solid;
    vertical-align: middle;
}

.filterBox {
    margin: 3px 0 3px 0;
    padding: 3px 3px 3px 3px;
    border: #cccccc 1px dotted;
    background-color: #fafafa;
}

.warningBox {
    margin: 3px 0 3px 0;
    padding: 3px;
    border: #ff0000 1px dotted;
    background-color: #ffdab9;
    font-weight: bold;
    color: #ff0000;
}

/* Download */
.downloaditem {
    margin: 2px 0 2px 0;
    padding: 2px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
}

    .downloaditem:hover {
        background: #f5f9fe;
        border: 1px solid #8db2e3;
        cursor: default;
    }

/* Text*/
.valitator {
    font-size: 0.9em;
    color: Red;
}

.txttop {
    font-size: 12pt;
    font-weight: bold;
    color: #333333;
}

.italic {
    font-style: italic;
}

.em9 {
    font-size: 0.9em;
}
/*Historie*/
.historie P {
    margin: 0;
    padding: 0;
}

.historieheader {
    padding: 2px 0 2px 0;
    border-bottom: solid 1px #c1c1c1;
}

    .historieheader a {
        color: #336699;
        text-decoration: none;
    }

.historieheaderleft {
    padding: 6px 0 0 5px;
    width: 80px;
    float: left;
}

.historieheadercenter {
    font-size: 12pt;
    color: #336699;
}

.historieheaderright {
    padding: 6px 5px 0 0;
    text-align: left;
    float: right;
}

.historiecontent {
    padding: 10px 0 10px 88px;
}

    .historiecontent a, .historiecontent a:link, .historiecontent a:hover, .historiecontent a:visited, .historiecontent a:active {
        color: #336699;
        text-decoration: underline;
    }

.historiefooter {
    padding: 0 0 20px 88px;
    color: #777777;
}

    .historiefooter a {
        color: #333333;
        text-decoration: none;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-bottom-color: #555555;
    }

.historiecomment {
    padding: 10px 0 10px 88px;
}

.historiecommentheader {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.historiecommentcontent {
}

.historiecommentfooter {
    padding: 10px 0 0 0;
}



/*FAQ*/
.cms P {
    margin: 0;
    padding: 0;
}

.cmsheader {
    /*background: url(../images/yui/sprite.png) repeat-x left -1495px;
    min-height: 20px;*/
    padding: 2px 0 2px 0;
    border-bottom: solid 1px #c1c1c1;
}

    .cmsheader a {
        color: #333333;
        text-decoration: none;
    }

.cmsheaderleft {
    width: 80px;
    float: left;
}

.cmsheadercenter {
    color: #333333;
}

    .cmsheadercenter a {
        font-size: 12pt;
        color: #336699;
    }

.cmsheaderright {
    text-align: left;
    float: right;
}

.cmscontent {
    padding: 10px 0 10px 88px;
}

    .cmscontent a, .cmscontent a:link, .cmscontent a:hover, .cmscontent a:visited, .cmscontent a:active {
        color: #336699;
        text-decoration: underline;
    }

.cmsfooter {
    margin: 0 0 20px 88px;
    color: #777777;
    font-size: 0.9em;
}

    .cmsfooter a {
        color: #333333;
        text-decoration: none;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-bottom-color: #555555;
    }
/* Comments*/
.cmscomment {
    padding: 10px 0 10px 88px;
}

.cmscommentheader {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.cmscommentcontent {
}

.cmscommentfooter {
    padding: 10px 0 0 0;
}

.commenthead {
    padding-right: 0px;
    padding-left: 0px;
    background: url(images/bg/commenttopborder.gif) repeat-x left bottom;
    padding-bottom: 6px;
    padding-top: 0px;
}

.commentheadsaid {
    padding-right: 20px;
    padding-left: 0px;
    background: url(images/bg/commenttop.gif) no-repeat right bottom;
    padding-bottom: 6px;
    padding-top: 0px;
}

.commentcontent {
    border-right: #bcbcbc 1px solid;
    padding-right: 15px;
    border-top: #bcbcbc 0px solid;
    padding-left: 15px;
    padding-bottom: 15px;
    margin: 0px;
    overflow: hidden;
    border-left: #bcbcbc 1px solid;
    padding-top: 15px;
    border-bottom: #bcbcbc 0px solid;
}

.commentfooter {
    border: 0px;
    padding: 5px 0 0 0;
    background: url(images/bg/commentbottom.gif) repeat-x left top;
    margin: 0px 0px 20px;
    color: #666;
    font-size: 0.9em;
    text-align: right;
}

.dashboard_td {
    border-bottom: 1px dotted #cccccc;
}

h1 {
    font-size: 14pt;
}

h2 {
    font-size: 12pt;
}

.freigabe {
    background-position: left center;
    border: 1px solid #c70e0d;
    margin: 0 0 5px 0;
    padding: 10px 0 10px 10px;
    background-color: #ffcebe;
    font-size: 1.2em;
    text-align: center;
}