a:link
{
    color: #0000AA;
    text-decoration: none;
}
a:visited
{
    color: #0000AA;
    text-decoration: none;
}
a:active
{
    color: #FF8000;
    text-decoration: none;
}
a:hover
{
    color: #FF8000;
    text-decoration: none;
}
body {
    font-family: Monospace;
    background-color: #e3e3e3;
    background-image: url(images-layout/background.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.tmpl_td {
    border-style: solid;
    border-width: 0px;
    border-color: #000000;
    padding: 30px;
}

.hintergrund_content {
    rem background-image: url(images-layout/HintergrundContent.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.defaulttext {
    font-size: 12pt;
    font-weight: bold;
}

.smalltext {
    font-size: 11pt;
    font-weight: bold;
}

.tx-agdownloadtable-pi1 {
    text-align: center;
}

.dl_th{
    border-style: solid;
    border-width: 1px;
    border-color: #a0a0a0;
    font-size: 13pt;
    font-weight: bold;
}

.dl_td{
    border-style: solid;
    border-width: 1px;
    border-color: #a0a0a0;
    font-size: 12pt;
    font-weight: bold;
}

.dl_button{
    width: 140px;
}

.mlc_td{
    font-size: 14pt;
    font-weight: bold;
}

.mll_td{
    font-size: 14pt;
    font-weight: bold;
}

.mld_td{
    font-size: 12pt;
    font-weight: bold;
}

.tx_ablinklist_treeView_category{
    font-size: 14pt;
    font-weight: bold;
}

.transparenzbildschirm{
    position: relative;
    top: -558px;
    left: -33px;
    z-index: 999;
}

