/* ################### MODULES ################### */
.module1 {
  border           : 0px solid #000000;
  margin-bottom    : 0px;
  margin-right     : 0px;
  width            : 100%;
  padding-top      : 5px;
  padding-right    : 10px;
  padding-left     : 5px;
  padding-bottom   : 10px;
}
.module2 {
  background-image : url(images/home/module/ur.png);
  background-position : top right;
  background-repeat: no-repeat;
}

.module3 {
  background-image : url(images/home/module/lr.png);
  background-position : right bottom;
  background-repeat: no-repeat;
}
.module4 {
  background-image : url(images/home/module/ll.png);
  background-position : bottom left;
  background-repeat: no-repeat;
}
.module5 {
  background-image : url(images/home/module/ul.png);
  background-position : top left;
  background-repeat: no-repeat;
  background-color : #cedaec;
}



/* ################### MODULES w/o background ################### background-color : #cedaec; */
.tableaccent1 {
  border              : 0px solid #000000;
  margin-bottom       : 0px;
  margin-right        : 0px;
  width               : 100%;
  padding-top         : 5px;
  padding-right       : 10px;
  padding-left        : 5px;
  padding-bottom      : 10px;
}
 .tableaccent1a {
  background-image    :  url(images/home/module/toprightlong.gif);
  background-position : top right;
  background-repeat   : no-repeat;
}
.tableaccent1b {
  background-image    :  url(images/home/module/bottomrightlong.gif);
  background-position : right bottom;
  background-repeat   : no-repeat;
}
.tableaccent1c {
  background-image    :  url(images/home/module/bottomleftlong.gif);
  background-position : bottom left;
  background-repeat   : no-repeat;
}
.tableaccent1d {
  background-image    :  url(images/home/module/topleftlong.gif);
  background-position : top left;
  background-repeat   : no-repeat;
}
.tableaccent1e {
  background-image    :  url(images/home/module/toprightroundedcorner.jpg);
  background-position : top right;
  background-repeat   : no-repeat;
}
/* ################### MODULES w/o background ################### background-color : #cedaec; */
.tableaccent2 {
  border              : 0px solid #000000;
  margin-bottom       : 0px;
  margin-right        : 0px;
  width               : 100%;
  padding-top         : 5px;
  padding-right       : 10px;
  padding-left        : 5px;
  padding-bottom      : 10px;
}
 .tableaccent2a {
  background-image    :  url(images/home/module/toprightrounded.jpg);
  background-position : top right;
  background-repeat   : no-repeat;
}
.tableaccent2b {
  background-image    :  url(images/home/module/bottomrightrounded.jpg);
  background-position : right bottom;
  background-repeat   : no-repeat;
}
.tableaccent2c {
  background-image    :  url(images/home/module/bottomleftrounded.jpg);
  background-position : bottom left;
  background-repeat   : no-repeat;
}
.tableaccent2d {
  background-image    :  url(images/home/module/topleftrounded.jpg);
  background-position : top left;
  background-repeat   : no-repeat;
}
.tableaccent2e {
  background-image    :  url(images/home/module/toprightroundedcorner.jpg);
  background-position : top right;
  background-repeat   : no-repeat;
}
