Body,p,h1,h2,h3,h4,ul,ol,li,div,td,nobr,b,i  {
	font-family:Arial,Helvetica,Verdana,sans-serif;
    
}

BODY,P,ul,ol,li,div,td  {
	font-size:11pt;
	text-decoration:none;
}

H1  {
	font-size:16pt;
	font-weight:bold;
}

H2  {
	font-size:14pt;
	font-weight:bold;
}

H4  {
	font-size:12pt;
	font-weight:bold;
}

H3  {
	font-size:13pt;
	font-weight:bold;
}

div.klein {
	font-size:9pt; font-weight:lighter;
}

p.mittel {
	font-size:11pt
}

p.bild {
	font-size:9pt; font-style:italic;
}

p.blau {
	font-size:11pt; font-weight:bolder; color:#000038
}

A:link {
	color:#000055;
	text-decoration:none;
	font-weight:bold;
}

A:hover {
	color:#3399FF;
	text-decoration:underline;
	font-weight:bold;
}

A:visited {
	color:#805C00;text-decoration:none;font-weight:bold;
}

A:active {
	color:#4A3600;text-decoration:none;font-weight:bold;
}

p.margin {
	font-size:9pt;font-style:normal;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
.formularButton {
	border: 3px groove #3399FF;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #4A3600;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffe0;
}
