.navlink {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #04009F;
	text-decoration : none;
	font-size : 10pt;
}
h1{
	color : #04009F;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 40pt;
}
h2{
	color : #04009F;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 24pt;
}
.choice{
	color : #04009F;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 18pt;
}
.choice_no_decor{
	color : #04009F;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 18pt;
	text-decoration : none;
}
.workshop{
	color : #04009F;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18pt;
}
body, div,td{
	color : #04009F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.hinweis{
	color : Red;
	font-size : 8pt;
}
.fett{
	color : #04009F;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18pt;
}