body   {
	background: #030798;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	cursor: auto;
}

h1    {
	font-family: Georgia,Times New Roman,Times,serif;
	color: #000080;
	font-size: 18pt;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	text-align: center;
}

h3    {
	font-family: Georgia,Times New Roman,Times,serif;
	color: #000080;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	text-align: center;
}

h4    {
	font-family: Georgia,Times New Roman,Times,serif;
	color: #000080;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-align: center;
}

p, ul, dl, td    {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000080;
	font-size: 10 pt;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	cursor: auto;
	line-height: 1.2;
}

a:link    {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: 400;
	text-decoration: underline;
	font-size: 10 pt;
}

a:visited    {
	color: #0000FF;
	text-decoration: none;
	font-weight: 500;
	font-size: 10 pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

*.klein    {
	font-size: 7 pt;
	font-weight: 200;
}

*.blau    {
	background-color: #030798;
}

*.kop_logo    {
	color: #00FFFF;
}

B    {
	font-weight: 600;
}

*.weiss    {
	color: #FFFFFF;
}

*.gelb    {
	color: #FFFF00;
}

*.orange    {
	color: orange;
}

*.rot    {
	color: #FF0000;
}

*.fuchsia    {
	color: #FF00FF;
}

*.lime    {
	color: #00FF00;
}

*.linkesmenue    {
	background-color: Lime;
}

*.hinweis    {
	font-size: 8pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-style: normal;
	color: Yellow;
	line-height: 1.2;
	background-color: Blue;
}


