body {
 font-family: arial;
 font-size: 12px;
 color: #000000;
 background-color: #CCCCCC;
}

td {
 font-family: arial;
 font-size: 12px;
 color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

a.link {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #3333FF;
}

a.link:hover {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

a.toplink {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
}

a.toplink:hover {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #888888;
}

a.terminlink {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #3333FF;
}

a.terminlink:hover {
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

a.impressumlink {
 font-size: 12px;
 text-decoration: none;
 color: #AAAAAA;
 font-weight: bold;
}

a.impressumlink:hover {
 font-size: 12px;
 text-decoration: none;
 color: #888888;
 font-weight: bold;
}
