﻿body {
  FONT-FAMILY: Verdana;
  color: #666699;
  Font-Size: 12pt;
  margin:0;
  padding-left:10px;
  background-color: white;
  background-image: url('bg.jpg');
  background-repeat: repeat-y;
}
A:link       {color:#000066;text-decoration: none;font-weight: bold; }
A:active   {color:#000066;  text-decoration: none;font-weight: bold; }
A:visited    {color:#000066;text-decoration: none; font-weight: bold; }
A:hover {color: #FF0000; text-decoration: none;font-weight: bold;}

h1{
  font-family: "Bookman Old Style", "Calibri", "Verdana";
}


h2{
  font-family: "Bookman Old Style", "Calibri", "Verdana";
}

h3{
  font-family: "Bookman Old Style", "Calibri", "Verdana";
}

.fett {
  font-weight: bold;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left{
  text-align: left;
}

IMG.links {
  float: left;
}

IMG.rechts {
  float: right;
}

img{
  padding: 10px;
  border:0px;
}
.Abschluss {
  Font-Size: 8pt;
  text-align: center;
  vertical-align: middle;
}