
div#shopname {
  position: absolute;
  left: 0px;
  top: 50%;
  background-image: url('../img/shop_name.gif');
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 50%;
}

html {
  height: 100%;
}

body {
        text-align: center;
        padding: 0px;
        margin: 0px;
        height: 100%;
        font-family: 'Trebuchet MS',trebuchet,tebuchet ms, verdana, sans-serif;
        font-style: none;
}

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

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

table {
  empty-cells: show;
  border-collapse: collapse;
}

table td {
  padding: 0px;
  margin: 0px;
}

table#root {
        width: 688px;
        height:100%;
        margin: 0px auto auto auto;
        padding: 0px;
        empty-cells: show;
        background-image: url('../img/background.jpg');
        background-repeat: repeat-y;
}


td#legal {
        width: 100%;
        text-align: right;
        background-color: white;
        font-size: 10px;
        line-height: 120%;
}

td#legal span {
        padding-right: 25px;
        font-size: 10px;
        line-height: 120%;
        font-family: "trebuchet ms",verdana,"sans serif";
}

td#legal a {
        color: #000000;
        text-decoration: none;
}

td#site_cell {
  vertical-align: top;
  
}

div#site_cell_div {
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 100%
}

table#borders {
  width: 100%;
  height: 100%;
  empty-cells: show;
}

td.borders {
  padding: 0px;
  margin:0px;
  height: 100%;
}

td#left_border {
  width: 6px;
  height: 100%;
  vertical-align: top;
}

td#left_border div {
  width: 6px;
  height: 100%;
}

td#left_border table {
  width: 6px;
  height: 100%;
}

td#left_top {
  padding: 0px;
  margin: 0px;
  width: 6px;
  height: 28px;

}

td#left_top div {
  width: 6px;
  height: 28px;
  background-image: url('../img/border_left_top.jpg');
  background-repeat: no-repeat;
}

td#left {
  padding: 0px;
  margin: 0px;
  width: 6px;
  height: 100%;

}

td#left div {
  background-image: url('../img/border_left.gif');
  background-repeat: repeat-y;
  width: 6px;
  height: 100%;
}

td#right_border {
  width: 6px;
  height: 100%;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  
}

td#right_border div {
  width: 6px;
  height: 100%;
}

td#right_border table {
  width: 6px;
  height: 100%;
}

td#right_top {
  padding: 0px;
  margin: 0px;
  width: 6px;
  height: 27px;
  background-image: url('../img/border_right_top.jpg');
  background-repeat: no-repeat;
}

td#right_top  div {
  width: 6px;
  height: 27px;
}

td#right {
  padding: 0px;
  margin: 0px;
  width: 6px;
  height: 100%;
  background-image: url('../img/border_right.gif');
  background-repeat: repeat-y;
}

td#right div {
  width: 6px;
  height: 100%;
}

table#site {
  width: 100%;
  height: 100%;
  empty-cells: show;
  padding: 0px;
  margin: 0px;
}

table#site td {
  vertical-align: top;
}

td#header {
  height: 392px;
  width: 676px;
}

div#header_div {
  height: 392px;
  width: 676px;
}

td#top_border div{
  height: 6px;
  width: 676px;
}

td#top_border table {
  width: 100%;
  height: 6px;
}

td#top_border table {
  border-collapse: collapse;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

td#top_left {
  height: 6px;
  width: 21px;
}

td#top_left div{
  font-size: 1px;
  height: 6px;
  width: 21px;
  background-image: url('../img/border_top_left.jpg');
}


td#top_right {
  width: 21px;
  height: 6px;
}

td#top_right div{
  font-size: 1px;
  width: 21px;
  height: 6px;
  background-color: white;
  background-image: url('../img/border_top_right.jpg');
}

td#top div{
  font-size: 1px;
  width: 634px;
  height: 6px;
  background-image: url('../img/border_top.jpg');
  background-repeat: repeat-x;
}

div#header_content_div {
  position: relative;
  height: 386px;
  width: 676px;
}

div#top_header {
  position: relative;
  width: 676px;
  height: 177px;
  background-image: url('../img/verlauf.gif');
  background-repeat: repeat-x;
  background-position: bottom left;
}

div#left_head {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 148px;
  height: 177px;
  background-image: url('../img/border_inner_left.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  border-right: 1px solid black;
}

div#logo {
  position: absolute;
  left:0px;
  top: 0px;
  background-image: url('../img/logo.gif');
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 50%;
}

div#mitarbeiter {
  position: absolute;
  left: 149px;
  top: 0px;
  background-image: url('../img/mitarbeiter.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  width: 378px;
  height: 177px;
}

div#test {
  position: absolute;
  left: 527px;
  top: 0px;
  width: 149px;
  height: 177px;
  background-image: url('../img/border_inner_right.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: center;
}

table.centered {
  margin: 20px auto auto auto;
}

div#shop {
  position: absolute;
  left: 0px;
  top: 177px;
  width: 676px;
  height: 209px;
}

div#shop1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 169px;
  height: 209px;
  background-image: url('../img/shop1.jpg');
}

div#shop2 {
  position: absolute;
  left: 169px;
  top: 0px;
  width: 169px;
  height: 209px;
  background-image: url('../img/shop2.jpg');
}

div#shop3 {
  position: absolute;
  left: 338px;
  top: 0px;
  width: 169px;
  height: 209px;
  background-image: url('../img/shop3.jpg');
}

div#shop4 {
  position: absolute;
  left: 507px;
  top: 0px;
  width: 169px;
  height: 209px;
  background-image: url('../img/shop4.jpg');
}

div#shops {
  position: absolute;
  background-image: url('../img/transp.png');
  width: 676px;
  left: 0px;
  bottom: 0px;
}

table#shop_names {
  width: 100%;
  color: white;
  /*cursor: pointer;*/
  line-height: 23px;
  font-family: arial,'ITC Franklin Gothic',itc franklin gothic,'Franklin Gothic',franklin gothic,'Franklin Gothic Medium',franklin gothic medium;
}

td.sname {
  width: 148px;
  border-right: 1px solid white;
  text-align: right;
  font-size: 19px;
  /*font-weight: 600;*/
}

span.sname_s {
  padding-right: 10px;
}

td.sdata {
  text-align: left;
  font-size: 12px;
  vertical-align: bottom;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-top: auto;
}

td#live {
  height: auto;
  width: 676px;
}

table#live_tab {
  width: 676px;
  height: 100%;
}

td#menu {
  width: 148px;
  height: 100%;
  font-size: 16px;
  color: black;
  font-family: Myriad, myriad, "Trebuchet MS";
}

td#menu ul {
  width: 148px;
  text-align: right;
  padding: 0px;
  margin: 0px;
  margin-top: 40px;
  list-style: none;
  position: relative;
}

td#menu li {
  list-style: none;
  padding-right: 5px;
  position: relative;
  width: 143px;
  margin-bottom: 10px;
}

td#menu a {
  text-decoration: none;
  color: black;
}

td#menu li.active {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  font-size: 19px;
  font-weight: bold;
}

div.bracket {
  position: absolute;
  left: 149px;
  top: 0px;
}

td#content {
  width: 478px;
  text-align: left;
  padding: 0px;
  margin: 0px;
}

div#content_div {
  margin-left: 40px;
  width: 468px;

  position: relative;
}

td#cont_cell {
  vertical-align: top;
  height: auto;
}

a.legal_active {
  font-weight: bold;
}

td#bottom_border {
  vertical-align: bottom;
  margin:0px;
  padding: 0px;
}

div#bottom_border_div{
  width: 100%;
  height: 28px;
  min-height: 28px;
  margin: auto auto 0px auto;
  position: relative;
}

div#bottom_bot {
  height: 6px;
  width:  634px;
  position: absolute;
  bottom: 0px;
  left: 27px;
  background-image: url('../img/border_bottom.jpg');
  background-repeat: repeat-x;
  background-position: left bottom;
}

div#bottom_bot_right {
  width: 21px;
  height: 6px;
  position: absolute;
  right: 6px;
  bottom: 0px;
  background-image: url('../img/border_bottom_right.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;
}

div#bottom_bot_left {
  width: 21px;
  height: 6px;
  position: absolute;
  left: 6px;
  bottom: 0px;
  background-image: url('../img/border_bottom_left.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;
}

div#bottom_right {
  width: 6px;
  height: 28px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url('../img/border_right_bottom.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;
}

div#bottom_left {
  width: 6px;
  height: 27px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url('../img/border_left_bottom.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;
}

div#bottom_inner_right {
  width: 21px;
  height: 22px;
  background-image: url('../img/border_bot_inner_right.jpg');
  background-repeat: no-repeat;
  position: absolute;
  right: 6px;
  bottom: 6px;
  background-position: left bottom;
}

div#bottom_inner_left {
  width: 21px;
  height: 21px;
  background-image: url('../img/border_bot_inner_left.jpg');
  background-repeat: no-repeat;
  position: absolute;
  left: 6px;
  bottom: 6px;
  background-position: left bottom;
}

