P  {
	font-family : Comic Sans MS;
	font-size : x-small;
	margin-top : 2;
	margin-bottom : 3;
}

oben  {
	font-family : Comic Sans MS;
	color : blue;
}

H1  {
	font-family : Comic Sans MS;
	color : blue;
}

.oben_mitte  {
	font-Size : 20pt;
}

.oben_rechts  {
	font-Size : 12pt;
}

H2  {
	text-decoration : underline;
	font-family : Arial;
	color : black;
	font : 12pt;
	margin-bottom : 10;
}

H3  {
	margin-bottom : 4pt;
	margin-top : 5pt;
	font : 11pt;
	font-weight : bold;
	font-family : Arial;
	color : Black;
}

A  {
	font-family : Comic Sans MS;
	color : blue;
	font : 11pt;
}

A:Visited  {
	font-family : Comic Sans MS;
	color : Gray;
	font : 11pt;
}

A:Active  {
	font-family : Comic Sans MS;
	color : Red;
	border-style : ridge;
	border-color : Red;
	border-width : medium;
	border-left-width : medium;
	border-bottom-width : thin;
	border-right-width : thin;
	padding-left : 5;
	padding-right : 5;
	font : 11pt;
}

A:Hover  {
	font-family : Comic Sans MS;
	color : blue;
	border-color : White;
	border-style : outset;
	border-width : thin;
	font : 11pt;
}

BODY  {}

.start  {
	font-family : Comic Sans MS;
	color : Black;
	font : 11pt;
	font-weight : bold;
}

.start:Visited  {
	font-family : Comic Sans MS;
	color : Black;
	font : 11pt;
	font-weight : bold;
}

.start:Hover  {
	font-family : Comic Sans MS;
	color : Black;
	font : 11pt;
	font-weight : bold;
}

.start:Active  {
	font-family : Comic Sans MS;
	color : Black;
	font : 11pt;
	font-weight : bold;
}

