body, td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF;
}

p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF;
}

a {
	color:#0000c8;
	text-decoration:underline;
}

a:hover {
	color:#551A8B;
	text-decoration:underline;
}

H1 {
	font-size:18pt;
}

H2 {
	font-size:16pt;
}

H3 {
	font-size:14pt;
}

H4 {
	font-size:12pt;
}

H5 {
	font-size:11pt;
}

H6 {
	font-size:11pt;
}

p {
	font-size:11pt;
}

#pagetitle {
	font-size:25pt;
	color:#0000C8;
	margin:7pt;
}

#navigatehelp {
	font-size:10pt;
/*	margin-left:7pt;
*/
	margin-top:7pt;
	margin-bottom:10pt;
}

#navigatehere {
	font-style:italic;
    font-weight:bold;
	margin-bottom:10pt;
}

#copyright {
	font-size:8pt;
	margin-top:3pt;
	margin-bottom:3pt;
}

#menutop {
	font-size:11pt;
    font-weight:bold;
	margin-right:7pt;
	margin-bottom:10pt;
}

#menuleft1 {
	font-size:11pt;
    font-weight:bold;
	margin-left:7pt;
	margin-right:7pt;
	margin-top:7pt;
	margin-bottom:2pt;
}

#menuleft2 {
	font-size:10pt;
	margin-left:10pt;
	margin-right:7pt;
	margin-top:1pt;
}

#menubottom {
	font-size:8pt;
	margin-top:3pt;
	margin-bottom:3pt;
}

#aktuellesdatum {
   font-weight:bold;
   vertical-align:top;
}

#mail>span:before { content:"@"; }
#mail>span span { display:none; }
*:first-child+html #mail>span span { display:inline; }  /* Workaround fuer IE 7 */
