body , #submit_mask {
background-color:#1A1A1A; 
}

#footer_plus , #setup_title , #copyright_txt , #copyright_txt a {
    color:#1A1A1A;
}

#filedrag , #left_arrow , #right_arrow , #arrow_backtotop , #copyright_txt a:hover , #footer_plus:hover , .submitdiv , .submitdiv_small , .link01 , .link02lightsmall , .link02lightsmallinactive , .link02light , .blocklink , .blocklink2 , .tdl_item_txt , .tdl_item_txt a , .param_btn {
  color:#666666;
}

#filedrag , .pb_container , .formtxt_single , #header , #footer , .formtxt_single , .formtxt_single_small , .formtxt_vresize , .submitdiv , .submitdiv_small , .separator , .prio_indicator_0 , .blocklink2:hover , .param_btn , .box1 , .box2 , .box3 , .link_submenu , .tdl_submenu , .tdl_item_submenu , .file_submenu {
background-color:#333333;
}

.title01 , .link02 , .tdl_item_txt a:hover {
    color:#333333;
}

.progressbar , #filedrag.hover , .submitdiv:hover , .submitdiv_small:hover , .blocklink:hover , .box1ok {
  background-color:#996600;
}

#left_arrow:hover , #right_arrow:hover , #arrow_backtotop:hover , #header_title , .link02:hover , .link01:hover , .link02lightsmall:hover , .link02lightsmall.hover , .link02light:hover {
    color:#996600;
}

.prio_indicator_1 , .box3ok {
background-color:#5A0A66;
}

.prio_indicator_2 , .box2ok {
background-color:#B31212;
}

.progressbar, #filedrag.hover , .formtxt_single , .formtxt_single_small , .formtxt_vresize , .blocklink:hover , .blocklink2:hover , .submitdiv:hover, .submitdiv_small:hover  {
  color:#F2F2F2;
}

.dash01 {
    border-bottom-color:#333333;
}

body ,
#footer_plus ,
.submitdiv ,
.submitdiv_small ,
.link01 ,
.link02lightsmall ,
.link02lightsmallinactive ,
.link02light ,
.blocklink ,
.blocklink2 ,
.tdl_item_txt ,
.param_btn ,
/*#left_arrow ,
#right_arrow ,*/
.title01 ,
.link02 ,
#header_title ,
.link02:hover ,
.link01:hover ,
.link02lightsmall:hover ,
.link02lightsmall.hover ,
.link02light:hover ,
.formtxt_single ,
.formtxt_single_small ,
.blocklink:hover ,
.blocklink2:hover ,
.submitdiv:hover,
.submitdiv_small:hover ,
#header ,
/*#footer ,*/
.separator ,
.prio_indicator_0 ,
.param_btn ,
.box1 ,
.box2 ,
.box3 ,
.box1ok ,
.prio_indicator_1 ,
.box3ok
.prio_indicator_2 ,
.box2ok ,
.dash01 ,
.link_submenu ,
.tdl_submenu ,
.tdl_item_submenu ,
#setup_title ,
#copyright_txt ,
#copyright_txt a ,
.tdl_item_txt a ,
.tdl_item_txt a:hover ,
#submit_mask ,
#filedrag ,
.progressbar ,
.pb_container {

transition: color 0.5s , background-color 0.5s;
-webkit-transition: color 0.5s , background-color 0.5s;
-moz-transition: color 0.5s , background-color 0.5s;
-o-transition: color 0.5s , background-color 0.5s;

}