/* Css-Datei wird im Head verlinkt mit =
  <link rel="stylesheet" type="text/css" href="style.css">

*/
body {
 Margin-left: 0px;
 Margin-right: 0px;
 Margin-top: 0px;
 Margin-bottom: 0px;
}

td {
 font-size: 10pt;
 z-index: 2;
 font-family: VERDANA,ARIAL,HELVETICA;
 color: #003366;
}

a:visited,a:link {
 font-size: 9pt;
 z-index: 2;
 font-family: VERDANA;
 text-decoration: none;
 color: #003366;
}

a:hover {
 color: #FFFFFF;
 border-style: none;
 font-size : 9pt;
 font-family:VERDANA;
 color: #0E30B8;
}

.email:visited,.email:link {
 font-family: Verdana;
 font-size: 9pt;
 color: #003366;
}

.email:hover {
 font-family: Verdana;
 font-size: 9pt;
 text-decoration: underline;
 color: #003366;
}

h1 {
 FONT-SIZE: 15px;
 COLOR: #003366;
 FONT-FAMILY: VERDANA;
 margin: 0;
 padding: 0;
 text-decoration: underline
}

h2 {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bolder;
 color: #003366;	
 margin: 0;
 padding: 0;
 text-decoration: none;
}



table#vergleichtable td
{
  font-size: 10px;
}

table#vergleichtable a
{
  font-size: 10px;
}
