body {
  background-color:#F8F4E0;
  color:#000000;
  background-image:url(pix/Hintergrund.gif);
  background-repeat:repeat-x;
  scrollbar-face-color:rgb(255,205,122); 
  scrollbar-base-color:rgb(254,231,180);
  scrollbar-track-color:rgb(249,225,174);
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:16px;
  font-weight:normal;
  margin:8px;
}

a:link, a:visited, a:focus, a:active {
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:16px;
  font-weight:normal;
  color:#0000FF;
  text-decoration:underline;
}

a:hover {
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:16px;
  font-weight:normal;
  color:#0000BB;
  text-decoration:underline;
}

td {
  vertical-align:top;
  text-align:left;
}
img {
  border-width:0px;
}

table.Main {
  width:936px;
}

td.TopLeft {
  width:100px;
  height:211px;
  background-color:#B0D4F0;
  vertical-align:middle;
  text-align:center;
}

td.TopMiddle {
  width:634px;
}

td.TopRight {
  width:202px;
  background-color:#B0D4F0;
  text-align:center;
  vertical-align:middle;
}

div.TopRight {
  margin:16px;
  color:#000099;
  font-family:Verdana, Arial, sans-serif;
  font-size:18px;
  line-height:24px;
  font-weight:bold;
}

td.Menu {
  background-color:#B0D4F0;
  text-align:center;
}

td.Content {
  color:#003399;
  font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:normal;
}

td.Right {
  background-color:#B0D4F0;
  text-align:center;
  color:#000099;
  font-family:Verdana, Arial, sans-serif;
  font-size:18px;
  line-height:24px;
  font-weight:bold;
}

td.Footer {
  background-color:#B0D4F0;<br>
}

h1 {
  color:#003399;
  font-family:Verdana, Arial, sans-serif;
  font-size:18px;
  line-height:24px;
  font-weight:bold;
}

h2 {
  color:#003399;
  font-family:Verdana, Arial, sans-serif;
  font-size:16px;
  line-height:18px;
  font-weight:bold;
}

h3 {
  color:#003399;
  font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:bold;
  margin:0px;
}

a.h2:link, a.h2:visited, a.h2:focus, a.h2:active {
  color:#003399;
  font-family:Verdana, Arial, sans-serif;
  font-size:16px;
  line-height:18px;
  font-weight:bold;
  font-weight:underline;
}

a.h2:hover {
  color:#0044AA;
  font-family:Verdana, Arial, sans-serif;
  font-size:16px;
  line-height:18px;
  font-weight:bold;
  text-decoration:underline;
}

p {
  color:#003399;
  font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  line-height:18px;
  font-weight:normal;
}
  
p.LightBlue {
  color:#165ea6;
}

p.Hint {
  color:#165ea6;
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
  line-height:12px;
  font-weight:normal;
  margin:0px;
}     
  

