body {
	background: url(pics/hp/backgr5.jpg) fixed repeat;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: justify;
   scrollbar-base-color:white; /* MSIE Only!! */
   font-size: 10px;
} 

.rot {
	color: #900;
	font-weight: bold;
}

.grau {
   color: #ccc; 
 }

.schwarz { 
   color: #000; 
}


a:link {
	color: #000; 
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

a:active {
	color: #ff0;
	text-decoration: none;
}

.head {
  width: 506px;
  height: 12px;
  valign: middle;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #000;
  background: url(http://www.deb-online.de/neu/pics/hp/head1.JPG);
}

.head span {
  font-weight: normal;
  color: #ccc;
}

table {
   width: 598px;
   border: 0;
   left: auto;
   padding: 0;
   margin: 0 auto;
}

h3 {
   font-size: 10px;
   text-align: left;
   font-weight: bold;
}

h3 span {
   font-size: 10px;
   font-weight: normal;
   color: red;
}

td {
   font-size: 10px;
   text-align: justify;
}

td.icon {
  vertical-align: top;
  width: 92px;
}

td table {
   width: 510px;
}

td.bodyText {
  vertical-alignment: top;
}