body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}


h1
{
   font-size: 14px;
	margin-top:0px;
	margin-bottom: 0px;
}


h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
   margin-top:0px;
	margin-bottom: 0px;
}

td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	vertical-align:top;
}
.titel {
	padding:5px;
	font-weight:bold;
}

a:link {
   text-decoration: none;
	color:#000000;
	font-weight:bold;
}

a:visited {
    text-decoration: none;
	color:#000000;
	font-weight:bold;
}

a:hover {
    text-decoration: none;
	color:#336699;
	font-weight:bold;
}

a:active {
    text-decoration: none;
	color:#000000;
	font-weight:bold;
}

img {
	border:0;
}

.weiss {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.only {
	font-family: Verdana;
	font-size: 10px;
	padding-top:10px;
}

.only a:link {font-weight:normal;}
.only a:hover {font-weight:normal; color:#336699;}
.only a:visited {font-weight:normal;}
.only a:active {font-weight:normal;}
