body {
        margin: 0px 0px 0px 0px;
        background-color: #ffffff;
        min-width: 990px;
}

body, td, .text, .text a {
        text-align: justify;
        font-family: Tahoma, Arial;
        font-size: 11px;
        color: #4e494a;

}
#wrap {
        _width: expression(document.body.offsetWidth < 993 ? '990px' : 'auto');
}

.bg_grey {
        background-color: #8b8889;
}

.bg_red {
        background-color: #fc2121;
}


.bg {
        background-image: url('../images/bg.jpg');
        background-repeat: repeat-x;
}


.div_1 {
        background-image: url('../images/div_1.gif');
        background-repeat: repeat-x;
        background-position: right top;
}

.menu {
        background-image: url('../images/menu_bg.gif');
        background-repeat: repeat-x;
        text-align: left;
}

.menu, .menu a {
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #443f3f;
        text-decoration: none;
}

.menu a:hover {
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #EC0000;
        text-decoration: underline;
}
.menu a:visited {
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #443f3f;
        text-decoration: none;
}

.menu a:visited:hover {
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #EC0000;
        text-decoration: underline;
}


.schlag {
        background-image: url('../images/schl.gif');
        background-repeat: repeat-y;
}

.divi {
        width: 100%;
        background-image: url('../images/div_main.gif');
        background-repeat: x-repeat;
        height: 36px;
}

.image {
        float: right;
        padding-left: 10px;
        padding-bottom: 5px;
}

.bottom {
        background-image: url('../images/bottom.gif');
        background-repeat: repeat-x;
        font-family: Arial, Tahoma;
        font-weight: bold;
        color: white;
        font-size: 11px;
}

.counter {
        background-image: url('../images/bottom.gif');
        background-repeat: repeat-x;
        text-align: right;
}

a {
        font-family: Tahoma, Arial;
        font-size: 11px;
        color: #4e494a;
        text-decoration: none;

}
a:hover {
        font-family: Tahoma, Arial;
        font-size: 11px;
        color: #EC0000;
        text-decoration: underline;

}
a:visited {
        font-family: Tahoma, Arial;
        font-size: 11px;
        color: #808080;
        text-decoration: none;

}
a:visited:hover {
        font-family: Tahoma, Arial;
        font-size: 11px;
        color: #EC0000;
        text-decoration: underline;

}
h1 {
    font-family: Tahoma, Arial;
    font-size: 14px;
    color: #2B629A;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom: 10px;
}

a.foto  {
        font-family: Verdana, Tahoma, Arial;
        font-size: 10px;
        font-weight: bold;
        color: #2B629A;
        text-decoration: none;
}
a.foto:hover  {
        font-family: Verdana, Tahoma, Arial;
        font-size: 10px;
        font-weight: bold;
        color: #EC0000;
        text-decoration: underline;
}
a.foto:visited  {
        font-family: Verdana, Tahoma, Arial;
        font-size: 10px;
        font-weight: bold;
        color: #2B629A;
        text-decoration: none;
}
a.foto:visited:hover  {
        font-family: Verdana, Tahoma, Arial;
        font-size: 10px;
        font-weight: bold;
        color: #EC0000;
        text-decoration: underline;
}

.order_req { color:red; }
table.normal { background-color: white; margin: 4 0 4 0; font-size: 12px;}
table.normal td { padding: 5pt; }
table.normal th { padding: 2; }
tr.normal_1 { background-color: #F2F2F2; }
tr.normal_2 { background-color: #F9F9F9; }
p.normal { text-align: justify; margin: 4 0 4 0;}

.t1 { background: url(./img/text_box_shadow.gif) repeat-x top left; font-family: Arial, Helvetica, sans-serif; color: #727E96; height: 18px; border: 1px #727E96 solid; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px; }
.t2 {  background-image: url(./img/text_box_shadow.gif); font-family: Arial, Helvetica, sans-serif; color: #727E96; height: 80px;  border: 1px #727E96 solid; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px; }
.t3 {  background-image: url(./img/text_box_shadow.gif); font-family: Arial, Helvetica, sans-serif; color: #666666; height: 20px;border: 1px #727E96 solid; margin-top: 3px; margin-right: 3px; margin-bottom: 0px; margin-left: 3px; }
