body
{
	background-color:#FFFF00;
	font-family:Arial, sans-serif;
	font-size:11pt;
}
#klein
{
	font-size:8pt;
}
h1
{
	font-variant:small-caps;
	font-size:18pt;
	font-weight:bolder;
	text-align:right;
	margin-top:60px;
	margin-right:150px;
}
h2
{
	font-size:16px;
	color:#000000;
}
h3
{
	font-size:14px;
	color:#000000;
}
p
{
	margin-top:0px;
}
#bread
{
	font-size:24px;
	font-weight:bolder;
	font-variant:small-caps;
}

a:link, a:visited
{
	font-size:12pt;
	color:#000000;
	text-decoration:underline;
}
a:focus{}
a:hover{}
a:active{}

a.menu:link, a.menu:visited
{
	font-weight:bolder;
	text-decoration:none;
}
a.menu:focus{}
a.menu:hover{background-color:#ffff99;}
a.menu:active{}

a:link#frage, a:visited#frage
{
font-family:Arial;
font-size:11pt;
color:#000000;
font-weight:normal;
font-style:italic;
text-decoration:underline;
}
a:focus{}
a:hover{}
a:active{}