form {
     margin: 0px;
     padding: 0px;
}

/* ---[ ARTIKEL1 ]------------------------------------------------------------------- */
table.art_1 {
        width: 100%;
}

td.art_1_pic {
        width: 55px;
        height: 55px;
        background-color: #EBEBEB;
        border-bottom: 2px solid #FFFFFF;
}

td.art_1_text {
        background-color: #EBEBEB;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
}

td.art_1_buy {
        width: 100px;
        background-color: #EBEBEB;
        border-bottom: 2px solid #FFFFFF;
}
/* ---[ ARTIKEL1 ]------------------------------------------------------------------- */

/* ---[ LOGIN & BASKET ]------------------------------------------------------------- */
table.bl {
        width: 191px;
}

td.bl_a {
        width: 191px;
        height: 33px;
        background-image: url(../images/layout/right/rb1_1.png);
        font-size: 0px;
}

td.bl_a {
        height: 33px;
        background-image: url(../images/layout/right/rb1_1.png);
        font-size: 0px;
}

td.bl_b1 {
        width: 20px;
        height: 18px;
        background-image: url(../images/layout/right/rb2_1.png);
        font-size: 0px;
}

td.bl_b2 {
        width: 146px;
        height: 18px;
        background-image: url(../images/layout/right/rb2_2.png);
}

td.bl_b3 {
        width: 25px;
        height: 18px;
        background-image: url(../images/layout/right/rb2_3.png);
        font-size: 0px;
}

td.bl_c {
        height: 10px;
        background-image: url(../images/layout/right/rb3_1.png);
        font-size: 0px;
}

td.bl_d1 {
        width: 20px;
        height: 18px;
        background-image: url(../images/layout/right/rb4_1.png);
        font-size: 0px;
}

td.bl_d2 {
        width: 146px;
        height: 18px;
        background-image: url(../images/layout/right/rb4_2.png);
}

td.bl_d3 {
        width: 25px;
        height: 18px;
        font-size: 0px;
}

td.bl_e {
        height: 7px;
        background-image: url(../images/layout/right/rb5_1.png);
        font-size: 0px;
}

td.bl_f {
        height: 24px;
        background-image: url(../images/layout/right/rb6_1.png);
        font-size: 0px;
}


td.bl_clean {
        background-image: url(../images/layout/right/rb_clean.png);
        font-size: 10px;
}

td.bl_end {
        background-image: url(../images/layout/right/rb_end.png);
        font-size: 0px;
        height: 17px;
}


td.bl_kd_head {
        height: 24px;
        background-image: url(../images/layout/right/rb_kd_head.png);
        font-size: 0px;
}

td.bl_kd_line {
        background-image: url(../images/layout/right/rb_kd_line.png);
        height: 28px;
        padding-top: 5px;
        padding-left: 18px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
}


.ildgh {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #757575;
}



/* ---[ LOGIN & BASKET ]------------------------------------------------------------- */


/* ---[ SSTA ]----------------------------------------------------------------------- */
table.ssta {
        width: 192px;
        height: 203px;
}

td.ssta1 {
        width: 192px;
        height: 132px;
        background-image: url(../images/layout/startseite/ta_1.gif);
}

td.ssta2 {
        width: 192px;
        height: 38px;
        background-image: url(../images/layout/startseite/ta_2.gif);
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
}

td.ssta3 {
        padding-left: 3px;
        padding-right: 3px;
        width: 192px;
        height: 33px;
        background-image: url(../images/layout/startseite/ta_3.gif);
}

table.ssta_price {
        width: 100%;
        height: 29px;
}

td.ssta_price {
        width: 78px;
        background-image: url(../images/layout/startseite/price_bg.gif);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

table.ssta_basket {
        height: 29px;
        background-image: url(../images/layout/startseite/inb_2.png);
}

td.ssta_basket_input {
        padding-top: 5px;
        background-image: url(../images/layout/startseite/inb_2.png);
}

td.ssta_inbasket {
        background-image: url(../images/layout/startseite/inb_2.png);
        padding-top: 5px;
}

.ssta_inbasket {
 width: 26px;
 text-align: center;
 background-color: transparent;
 font-size: 8px;
 border: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #006699;
}

td.ssta_btn {
        width: 16px;
}
/* ---------------------------------------------------------------------------------- */

/* ---[ EXECUTEORDER ]--------------------------------------------------------------- */
table.waiting {
        border: 1px solid #000000;
        width: 310px;
        height: 50px;
}

table.waiting1 {
        border-bottom: 1px solid #656460;
        border-right: 1px solid #656460;
        border-top: 1px solid #F7F5EF;
        border-left: 1px solid #F7F5EF;
        width: 100%;
        height: 100%;
}

td.waiting11 {
        background-color: #F1EEE4;
}

td.waiting12 {
        background-color: #F1EEE4;
        width: 70px;
}
/* ---------------------------------------------------------------------------------- */

/*---[ GLOBALES ]------------------------------------------------------------------------*/
body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 0;
        padding: 0;
        background-color: #FFFFFF;
        color: #000000;
}

td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}

/*---------------------------------------------------------------------------------------*/

/*---[ CONTENT ]-------------------------------------------------------------------------*/
table.content_master {
        width: 1003px;
        height: 100%;
        border-right: 1px solid #454545;
}

table.logotop {
     width: 100%;
     height: 122px;
}
table.logotop td.logotop_1_1 {
     width: 193px;
     height: 98px;
     background: url(../images/top/top1.png) no-repeat;
}
table.logotop td.logotop_1_2 {
     width: 809px;
     height: 98px;
     background: url(../images/top/top2.png) no-repeat;
}
table.logotop td.logotop_2_1 {
     width: 1002px;
     height: 24px;
     background: url(../images/top/nav.png) no-repeat;
}

table.logotop td.logotop_2_1 {
     font-family: arial, san-serif;
     font-size: 11px;
     color: #000;
     vertical-align: top;
     padding-top: 3px;
     font-weight: bold;
}

table.logotop td.logotop_2_1 a:link,
table.logotop td.logotop_2_1 a:active,
table.logotop td.logotop_2_1 a:visited {
     color: #000;
     text-decoration: none;
}

table.logotop td.logotop_2_1 a:hover {
     color: #000;
     text-decoration: underline;
}




table.content_master_head { width: 100%; }

td.headcell1_1 { background-image: url(../images/layout/1_1.png); }
td.headcell1_2 { background-image: url(../images/layout/1_2.png); }
td.headcell1_3 { background-image: url(../images/layout/1_3_bg.png); background-repeat:repeat-x; }
td.footcell1   {
     background-image: url(../images/layout/bottom_bg.png);
     height: 44px;
}

table.foot {
     width: 100%;
     height: 44px;
}

table.foot td.f1 {
     background-image: url(../images/layout/bottom_left.png);
     background-repeat: no-repeat;
     padding-top: 6px;
     padding-left: 10px;
}
table.foot td.f2 {
     width: 96px;
     background-image: url(../images/layout/bottom_right.png);
}

/*---------------------------------------------------------------------------------------*/

/* ---[ INFOBOX ]-------------------------------------------------------------------- */
table.infobox {
        width: 100%;
}

td.ib11 {
        width: 17px;
        height: 17px;
        background-image: url(../images/layout/infobox/1_1.gif);
}

td.ib12 {
        height: 17px;
        background-image: url(../images/layout/infobox/1_2.gif);
}

td.ib13 {
        width: 17px;
        height: 17px;
        background-image: url(../images/layout/infobox/1_3.gif);
}

td.ib21 {
        width: 17px;
        background-image: url(../images/layout/infobox/2_1.gif);
}

td.ib22 {
        background-image: url(../images/layout/infobox/2_2.gif);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #010101;
}

td.ib23 {
        width: 17px;
        background-image: url(../images/layout/infobox/2_3.gif);
}

td.ib31 {
        width: 17px;
        height: 17px;
        background-image: url(../images/layout/infobox/3_1.gif);
}

td.ib32 {
        height: 17px;
        background-image: url(../images/layout/infobox/3_2.gif);
}

td.ib33 {
        width: 17px;
        height: 17px;
        background-image: url(../images/layout/infobox/3_3.gif);
}
/*---------------------------------------------------------------------------------------*/

/* ---[ ARTIKELINFO ]------------------------------------------------------------------- */
table.artikelinfo {
        width: 100%;
}

td.artinfo_bottom {
        height: 29px;
}

td.artinfo_main {
        padding-left: 5px;
        padding-bottom: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #010101;
}

table.ainfo_left {
        width: 160px;
        height: 100%;
}

div.artinfo_left {
        padding-left: 5px;
        padding-right: 5px;
}

td.ainfo_left_1 {
        height: 7px;
        width: 160px;
        background-image: url(../images/layout/artinfo/left_top.gif);
        font-size: 0px;
}

td.ainfo_left_2 {
        width: 160px;
        background-image: url(../images/layout/artinfo/left_middle.gif);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
}

td.ainfo_left_3 {
        height: 11px;
        width: 160px;
        background-image: url(../images/layout/artinfo/left_bottom.gif);
        font-size: 0px;
}

table.adt_bottomline {
        width: 100%;
        height: 29px;
}
/* ------------------------------------------------------------------------------------- */

/*---[ Startseite - ADT ]----------------------------------------------------------------*/

table.adt_bottomline {
        width: 100%;
        height: 29px;
}

td.adt_left {
        width: 168px;
        height: 178px;
        background-image: url(../images/layout/startseite/adt_bg_left.gif);
        background-repeat: no-repeat;
}

td.adt_right_main {
        height: 149px;
        padding-left: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #010101;
}

td.adt_right_bottom {
        height: 29px;
        padding-left: 5px;
}

table.adt {
        width: 100%;
        height: 178;
}

table.adt_picture {
        margin-left: 8px;
        margin-top: 10px;
        width: 160px;
        height: 123px;
}

td.adt_bottom_left {
        width: 5px;
        height: 29px;
        background-image: url(../images/layout/startseite/adt_bottom_left.gif);
        background-repeat: no-repeat;
}

td.adt_bottom_right {
        width: 5px;
        height: 29px;
        background-image: url(../images/layout/startseite/adt_bottom_right.gif);
        background-repeat: no-repeat;
}

td.adt_bottom_main {
        height: 29px;
        background-image: url(../images/layout/startseite/adt_bottom_main.gif);
}


table.adt_price {
        width: 89px;
        height: 29px;
}

td.adt_price {
        background-image: url(../images/layout/artikelinfo/price_bg.png);
        padding-top: 6px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

table.adt_basket {
        height: 29px;
}

td.adt_basket_input {
 padding-top: 5px;
 background-image: url(../images/layout/artikelinfo/inb_2.png);
}

/*---------------------------------------------------------------------------------------*/

/*---[ MENUE ]---------------------------------------------------------------------------*/
td.menu_top    {
        background-image: url(../images/layout/bottom_bg.png);
}

td.menu_left_1 {
        width: 147px;
        height: 28px;
        padding-top: 4px;
        padding-left: 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-image: url(../images/layout/left_button_1.png);
}
/*---------------------------------------------------------------------------------------*/

td.search_menu_left_1 {
        width: 147px;
        height: 31px;
        background-image: url(../images/layout/left_button2_1.png);
        padding-top: 4px;
        padding-left: 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
}

.artikelinfo_toptext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #010101;
}

.artikelinfo_inbasket {
 text-align: center;
 width: 26px;
 background-color: transparent;
 font-size: 8px;
 border: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #006699;
}

.artikelinfo_preis {
 padding-top: 6px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

.menu_right_login {
        width: 96px;
        background-color: transparent;
        font-size: 8px;
        border: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #006699;
}

.menu_left_search {
        width: 147px;
        background-color: transparent;
        font-size: 8px;
        border: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #006699;
}

a.menulink:link    { color: #000000; text-decoration: none; }
a.menulink:visited { color: #000000; text-decoration: none; }
a.menulink:hover   { color: #336699; text-decoration: underline; }
a.menulink:active  { color: #000000; text-decoration: none; }


.top1 {
 background-image:url(../images/top_banner.png);
 background-repeat:no-repeat;
 background-position: left;"
}

.top2 {
 font-family: verdana;
 font-weight: bold;
 font-size: 11px;
}

.proz_gespart_big {
 color: #FF0000;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 17px;
}

.proz_gespart_small {
 color: #FF0000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 9px;
}

.adt_tbl_1 {
 height: 25px;
 padding-left: 4px;
 padding-right: 4px;
 border: 1px solid #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 15px;
 color: #022D93;
 background-color: #EFEFEF;
}

.adt_tbl_2 {
 padding: 8px;
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
}

.adt_tbl_3 {
 padding-left: 4px;
 padding-right: 4px;
 border-bottom: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 12px;
}


.artikel_buy {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 9px;
}

.artike_billscher {
 color: #DD0000;
 text-decoration: line-through;
}

.artikelnr {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 9px;
 color: #000000;
}

.artikel_tbl_1 {
 border: 1px solid #CCCCCC;
}

.artikel_tbl_2 {
 padding-left: 4px;
 padding-right: 4px;
 border-top: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 color: #022D93;
 background-color: #EFEFEF;
}

.artikel_tbl_3 {
 padding-left: 4px;
 padding-right: 4px;
 border-bottom: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 11px;
}

.artikel_tbl_4 {
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 4px;
 padding-right: 4px;
 border-bottom: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 14px;
 color: #022D93;
}

.billscher {
 font-size: 9px;
 color: #DD0000;
 text-decoration: line-through;
}

.mnu_left_cat_2 {
 height: 20px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 padding: 3px;
 background-color: #CFCFCF;
 border-top: 1px solid #7F7F7F;
 border-bottom: 1px solid #7F7F7F;
}

.mnu_left_cat {
 height: 16px;
 background-image:url(../images/mn_bg.png);
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 padding: 2px;
 border-top: 1px solid #A4A4A4;
 border-bottom: 1px solid #A4A4A4;
}

.mnu_left_line {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 11px;
 padding: 3px;
 border-bottom: 1px solid #7F7F7F;
}

.main_left {
 background-color: #EFEFEF;
 border-right: 1px solid #7F7F7F;
}

.main_right {
 background-color: #EFEFEF;
 border-left: 1px solid #7F7F7F;
}

.main_master {
 padding-left: 6px;
 padding-right: 6px;
 padding-bottom: 6px;
}

.top_logo {
 background-image:url(../images/top_right_bg.png);
 background-repeat:no-repeat;
 background-position:right;
}

.main_top {
 background-color: #EFEFEF;
 border-top: 1px solid #7F7F7F;
 border-bottom: 1px solid #7F7F7F;
}

.main_foot {
 border-top: 1px solid #7F7F7F;
}

.basketbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color:#000000;
}

.menue_title {
        border-top-width:2px;
        border-top-style:solid;
        border-top-color:#345EBE;
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-bottom-color:#000000;
        padding:7px;
        color:#000000;
        background-color:#9DC0F9;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px
}

.menue_left_title {
        border-right-width:1px;
        border-right-style:solid;
        border-right-color:#000000;
        border-top-width:1px;
        border-top-style:solid;
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-color:#000000;
        padding:6px;
        color:#000000;
        background-color:#9DC0F9;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px
}

.menue_left_content {
        border-right-width:1px;
        border-right-style:solid;
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-color:#B2B2B2 #000000;
        background-color:#EEEEEE;
        padding:6px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px
}


.menue_right_title {
        border-left-width:1px;
        border-left-style:solid;
        border-left-color:#000000;
        border-top-width:1px;
        border-top-style:solid;
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-color:#000000;
        padding:6px;
        color:#000000;
        background-color:#9DC0F9;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px
}

.menue_right_content {
        border-left-width:1px;
        border-left-style:solid;
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-color:#B2B2B2 #000000;
        background-color:#EEEEEE;
        padding:6px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px
}

.text_little {
        font-size: 10px;
}


.text_big   {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 15px;
             font-weight: bold;
             color: #000000;
}


.text_middle   {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 13px;
             font-weight: bold;
             color: #000000;
}

.textheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #022D93;
}

.boxtext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
}

.boxheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #353535;
}


.button1 {
        font-family:Arial,Helvetica;
        font-size:9pt;
        font-weight:bold;
        font-style:normal;
        color:#FFFFFF;
        background:#4A93CE;
        border: 1px  outline #FFFFFF;
}

a.menutop:link {
        color: #FFFFFF;
        text-decoration: none;
}

a.menutop:visited {
        color: #FFFFFF;
        text-decoration: none;
}

a.menutop:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

a.menutop:active {
        color: #FFFFFF;
        text-decoration: underline;
}

a.normal:link {
        color: #00149C;
        text-decoration: underline;
}

a.normal:visited {
        color: #00149C;
        text-decoration: underline;
}

a.normal:hover {
        color: #00149C;
        text-decoration: none;
}

a.normal:active {
        color: #00149C;
        text-decoration: underline;
}


a.menuleft:link    { color: #FFFFFF; text-decoration: none; }
a.menuleft:visited { color: #FFFFFF; text-decoration: none; }
a.menuleft:hover   { color: #FFFFFF; text-decoration: underline; }
a.menuleft:active  { color: #FFFFFF; text-decoration: underline; }

a.navlink:link    { color: #022D93; text-decoration: none; }
a.navlink:visited { color: #022D93; text-decoration: none; }
a.navlink:hover   { color: #022D93; text-decoration: underline; }
a.navlink:active  { color: #022D93; text-decoration: underline; }

a.wgslink:link    { color: #A6001E; text-decoration: underline; }
a.wgslink:visited { color: #A6001E; text-decoration: underline; }
a.wgslink:hover   { color: #A6001E; text-decoration: none; }
a.wgslink:active  { color: #A6001E; text-decoration: underline; }

a:link    { color: #022D93; text-decoration: none; }
a:visited { color: #022D93; text-decoration: none; }
a:hover   { color: #022D93; text-decoration: underline;}
a:active  { color: #022D93; text-decoration: underline; }

.art_header {
             font-family: Arial, Helvetica, sans-serif;
             font-weight: bold;
             color: #FFFFFF;
             background-color: #1D467D
}

.box_copa {
             font-family: Arial, Helvetica, sans-serif;
             color: #111111;
             font-size: 11px;
             background-color: #F5F5F5;
             border-width:1px;
             border-style:solid;
             border-color:#000000;
             padding:5px;
}

.err_header {
             font-family: Arial, Helvetica, sans-serif;
             font-weight: bold;
             color: #FFFFFF;
             background-color: #FF0000
}

.green_header {
             font-family: Arial, Helvetica, sans-serif;
             font-weight: bold;
             color: #FFFFFF;
             background-color: #009933;
}


.art_text   {
             font-family: Arial, Helvetica, sans-serif;
             font-weight: normal;
             color: #000000;
             background-color: #D3DCFA
}

.art_header_preis {
                   font-family: Arial, Helvetica, sans-serif;
                   font-weight: bold;
                   color: #FFFFFF;
                   background-color: #3366CC;
}

.box {
        font-family: Arial,Helvetica;
        font-size: 9pt;
        font-weight:normal;
        font-style:normal;
        color:#000000;
        background:#EBECED;
        border-color:#FFFFFF;
        border-style:groove;
        border-width:2px;
}


.box2 {
        font-family: Arial,Helvetica;
        font-size: 8pt;
        font-weight:normal;
        font-style:normal;
        color:#000000;
        background:#EBECED;
        border-color:#FFFFFF;
        border-style:groove;
        border-width:2px;
}


.admbox1 {
        font-family: Arial,Helvetica;
        font-size: 10pt;
        font-weight:normal;
        font-style:normal;
        color:#000000;
        background:#FFFFFF;
        border-color:#FFFFFF;
        border-style:groove;
        border-width:2px;
}

.admin_header {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; background-color: #1D467D}
.admin_text   { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; background-color: #E5E5E5}
.admin_header_red { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; background-color: #7D0000}
.admin_text_notfaktu   { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; background-color: #FF531A}
.admin_text_b   { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; background-color: #C5C5C5}
.admin_text_red { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; background-color: #E4CBCB}
.admin_text_blue   { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; background-color: #0088FF;}



.input_small       {
    font-family:Verdana;
    font-size:9px;
    font-style: normal;
    border:1px solid #000000;
    background-color:#DBDBDB;
}

.button_small {
    font-family:Verdana; font-size:9pt;
    font-style: normal;
    font-size:9px;
    border:1px solid #000000;
    background-color:#DBDBDB;
}

.button            {
    font-family:Verdana; font-size:9pt;
    font-style: normal;
}

.select {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        color: #000000;
        background-color:#E0E0E0;
        border-color: #000000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}

.input {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #000000;
        background-color:#F0F0F0;
        border: 1px solid #000000;
}

.input_buy {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        color: #000000;
        background-color:#F7DFBF;
}

div.errormessage {
        text-align:justify;
        background-color: #FFFFE1;
        border: 1px dashed #ff0000;
        margin-top: 8px;
        margin-bottom: 16px;
        padding: 6px 6px 6px 32px;
        line-height: 18px;
}

img.errormessage {
        margin-left: -24px;
}

div.errormessage td {
        line-height: 18px;
}


img.okmessage {
        margin-left: -24px;
}

div.okmessage td {
        line-height: 18px;
}

div.okmessage {
        text-align:justify;
        background-color: #FFFFE1;
        border: 1px dashed #00AAAA;
        margin-top: 8px;
        margin-bottom: 16px;
        padding: 6px 6px 6px 32px;
        line-height: 18px;
}

div.infomessage {
        text-align:justify;
        background-color: #F5F5F5;
        border: 1px solid #A0A0A0;
        padding: 6px 6px 6px 6px;
}

.table_headline {
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-color:#000000;
        padding:5px;
        color:#FFFFFF;
        background-color:#486CC4;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px
}

.table_head {
        background-color:#D5D5D5;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px
}

.table_normally_1 {
        font-family:Verdana, Arial, Helvetica, sans-seri;
        font-size:11px;
        background-color:#F6F6F6;
        padding: 4px 4px 4px 4px;
}

.table_normally_2 {
        font-family:Verdana, Arial, Helvetica, sans-seri;
        font-size:9pt;
        background-color:#E5E5E5;
        padding: 4px 4px 4px 4px;
}

.table_normally_small {
        font-family: Arial, Helvetica, sans-serif;
        font-size:10px;
        background-color:#F6F6F6;
        padding: 4px 4px 4px 4px;
}

.staffel_kopf {
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight: bold;
        background-color:#A6001E;
        color:#FFFFFF;
}

.staffel_text {
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        background-color:#F6F6F6;
}

.dl_head {
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight: bold;
        background-color:#022D93;
        color:#FFFFFF;
}

.dl_entry {
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight: normal;
        color:#000000;
        border-bottom: 1px dotted #000000;
}


.dl_cat {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #9A9A9A;
}

#Waiting {
 font-weight: bold;
 border: 1px solid #909090;
 background-color: #E9E9E9;
 position: fixed;
 top: 18em;
 left: 30em;
 width: 20em;
 vertical-align: top;
 padding: 0.7em;
 visibility: hidden;
}

#Waiting img {
 width: 29px;
 height: 29px;
 float: right;
 margin-left: 1em;
}
