.h12 {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#ffffff;
      font-style:normal;             /* normal,italic */
      font-weight:normal;            /* bold,lighter */
      line-height:22px;
}

.h16 {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:16px;
      color:#FFFFFF;
      font-style:normal;
      font-weight:bold;
      line-height:18px;
}

.h20 {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:20px;
      color:#FFFFFF;
      font-style:normal;
      font-weight:bold;
      line-height:34px;
}

.h25 {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:25px;
      color:#FFFFFF;
      font-style:normal;
      font-weight:bold;
      line-height:27px;
}

body {
	background-color:#cc9999;
	background-repeat:repeat;
	background-attachment:fixed;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family:Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color:#000033;
	text-align:left;
	border:0px;
	border-style:solid;
	border-color:red;
	background-image: url(bilder/Hintergrund.gif);

}

table {
      left-margin:0;
      top-margin:0;
      margin-left:0;
      margin-right:0;
      margin-top:0;
}

a:link {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#000000;
      text-decoration:underline;
}

a:visited {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#000000;
      text-decoration:underline;
}

a:hover {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      font-weight:bold;
      color:#cccccc;
      text-decoration:none;
}
