.gl_tabl{
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-right-color: #660000;
    border-left-color: #660000;
}

.ramka{
    border: 1px solid #CC3300;
}

.logo_txt{
    font-family: Arial;
    font-size: 10px;
    color: #CC3300;
    text-decoration: underline;
    text-align: center;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    clip:  rect(auto auto auto auto);


}
#namePage
{
    background: url(images/argabud_top_bg.jpg) no-repeat top left;
    text-align: center;
    vertical-align: top;
    padding-top: 7px;
    color: #800D00;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 4px;
}
#langSelect
{
    text-align: right;
    padding-top: 7px;
    padding-right: 7px;
}
.bgP
{
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 22px;
    background: url(images/bg-p.gif) repeat-y top left;
    font-family: Arial;
    font-size: 12px;
    color: #003399;
}


.content, .txt, .content td {
    font-family: Arial;
    font-size: 12px;
    color: #003399;
}

.content th {
    font-family: Arial;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    padding: 5px;
}

.txt_bolder {
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    color: #003399;
}

h2 {
    font-family: Arial;
    font-size: 12px;
    color: #660000;
    font-weight: bolder;
    text-decoration: none;
    margin-top: 0;
}

.txt_titel_rot {
    font-family: Arial;
    font-size: 12px;
    color: #FF0000;
    font-weight: bolder;
    text-decoration: none;

}
.txt_action {
    font-family: Arial;
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;

}

.link, a {
    font-family: Arial;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
    text-decoration: none;
}
a: hover
{
    text-decoration: underline;
}
.tabl {
    border: 1px solid #660000;
}
.horisontline {
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #660000;
    border-right-color: #660000;
    border-bottom-color: #660000;
    border-left-color: #660000;
}
.unterschrieb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #990000;
}
/* --------------------------- main menu --------------------------- */
a.mainMenu
{
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    line-height: 29px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    padding-left: 22px;
    margin-right: 5px;
    margin-left: 10px;
    background: url(images/menu-bullet-off.gif) no-repeat left;
}
a.mainMenu:hover
{
    color: #444;
    text-decoration: none;
    background: url(images/menu-bullet-on.gif) no-repeat left;
}
div.menuCurrent
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 29px;
    font-size: 12px;
    color: #444;
    font-weight: bold;
    white-space: nowrap;
    padding-left: 22px;
    margin-right: 5px;
    margin-left: 10px;
    background: url(images/menu-bullet-on.gif) no-repeat left;
}
strong
{
    color: #660000;
}
.alertText, .okText
{
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    font-family: Arial;
    margin-top: 20px;
}
.alertText
{
    color: #950000;
}
.alertTextSmall
{
    color: #D50301;
    font-weight: bold;
    text-align: center;
}
.okText
{
    color: #000000;
    text-align: center;
}
td.formErr
{
    vertical-align: top;
    color: #FF0000;
}