body {
  margin:0;
  padding:0;
  background-color: #b6d0e1;
}

body, td, p, a {
  color: #004C90;
  font-family: Arial,Helvetica,sans-serif;
}

body, td, p {
  font-size: 12px;
  line-height:16px;
}

a {
  text-decoration: none;
}

#container a:hover {
  text-decoration: underline;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

td {
  border:0;
  padding: 0;
}

#container {
  padding-bottom: 2px;
}

#container th, .tabs a, #container p {
  padding: 2px 4px;
}

.combiTabs td, .tabContent td {
  padding: 4px 4px;
  border-bottom: 1px dotted #004C90;
}

.tabContent tr:last-child td {
  border-bottom: 1px solid #004C90;
}

.tabContent tr td:first-child, .combiTabs tr td:first-child {
  padding-left: 10px;
}



.tabContent p.details {
  margin-left:6px;
}

#container p {
  margin-top: 0px;
  margin-bottom: 2px;
  font-size: 12px;
}

#container .timestamp {
  display: inline-block;
  float: right;
}

#container {
  width: 416px;
}

#container th, .tabs tr td, .tabContent tr td {
  text-align: center;
}

.combiTabs .selected {
  font-weight: bold;
}

.tabs table {
  width: 100%;
}

.tabs td {
  width:25%;
}

.tabs a, .results th {
  background-color: #b6d0e1;
  border-bottom: 1px solid #004C90;
}

.tabs a {
  display: block;
  background-color: #b6d0e1;
  font-weight: bold;
  color: #fff;
}

.tabs a.selected {
  color: #004C90;
}

.tabContent table {
  width: 100%;
  background-color: #ecf1f8;
}

.tabContent tr td:first-child {
  text-align:left;
}

.tabContent .sprite a {
  background-image: url("http://www.borstar.de/fileadmin/borstar/images/box2_i.gif");
  background-repeat: no-repeat;
  padding-left: 16px;
  background-position: 6px 0px;
}

.tabContent .sprite a:hover {
  background-image: url("http://www.borstar.de/fileadmin/borstar/images/box2_a.gif");  
}