body
{
  margin: 5px 0px 0px 0px;
  height: 100%;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  line-height : 100%;
  background-color:#8CD4E5;
}

td
{
  line-height : 130%;
  font-size: 12px;
  font-weight : normal;
}

a:link, a:visited
{
  color: #01657d; 
  text-decoration: none;
  
}
a:hover
{
  color: #01657d;
  text-decoration: underline;
}

h1
{
  font-size: 15px;
  font-weight:bold;
  color:#01657d;
}
h1.middlebox
{
  text-decoration:underline;
}

td.leftBox
{
  background-color:#99e8fb;
  background-image:url(pic/hellblau_left.gif);
  background-position:left;
  background-repeat:no-repeat;   
}

td.rightBox
{
  background-color:#029fc8;
  font-weight:bold;
  color:#FFFFFF;
  background-image:url(pic/blau_right.gif);
  background-position:right;
  background-repeat:no-repeat;
  font-size:16px;
}
td.middlebox
{
  background-color:#029fc8;
  font-weight:bold;
  color:#FFFFFF;
  background-position:right;
  background-repeat:no-repeat;
  font-size:16px;
}

