body { 
  background-color:#ffffff; 

}

/*** definitions for tags ***/
div#main table, div#main tr, div#main td { 
  padding:2px;
  border:0px;
}
div#main td {
  padding:5px;
  border:0px;
}
div#main h2 {
  font-size:1.2em;
  color:#787878;
}

/*** Layout shit ***/
div#all {
  background-color:#ffffff;
  border:0px solid #898989;
}
div#back {
  border:0px solid #000089;
}
div#header {
  border:0px solid #898989;
  background-image:url('/templates/beez_20/images/hd_esao.jpg');
  background-position: center center;
  height:140px;
  padding:0px;
  margin:0px;
}
div#main {
  border:0px solid #cfcfcf;
  margin:0px;
  padding:0px;
  overflow:show;
}
div#main .item-page {
  width:100%;
  border:0px dotted #dfdfdf;
  overflow:visible;
}
div.wrap {
  border:0px solid #dddddd;
}
div.breadcrumbs {
  border:0px solid #454545;
}
div#nav {
  border:0px solid #00ff00;
  padding-top:26px;
}
div#foot_new {
  border:0px solid #00ff00;
  font-size:0.8em;
  text-align:center;
}

/*** Tabellen kram ***/
.testt td { 
  border:0px solid #444444;
  padding:2px;
  padding-left:3px;
  font-family:arial, sans-serif;
  font-size:9px;
  color:#343434;
  height:120px;
  white-space:normal;
}
  
.testt td.session:hover {
  background-color:#323232;
  color:#ffffff;
}
.testt td.session a, .testt td.session a:visited, .testt td.session a:link, .testt td.session a:active   {
  color:#454545;
  text-decoration:none;
  display:block;
  padding:0px;
  margin:0px;
  height:100px;
}
.testt td.session a:hover {
  color:#dddddd;
}

tr.prokopf td {
  height:22px;
  font-weight:bold;
}
tr.prokopf2 td {
  height:45px;
  font-weight:bold;
}
tr.treak td {
  height:6px;
  line-height:2px;
  padding:0px;
}
  
td.prokopf {
  background-color:#444444;
  color:#ffffff;
  font-size:12px;}

.tunkel {
  background-color:#cccccc;
}
.testt td b {
  font-size:11px;
}

.sitle {
  font-size:1.4em;
  font-weight:bold;
}
