P  {}

H1  {
	font-size : large;
	color : #393994;
}

H2  {
	font-size : medium;
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background : url(images/waage.gif);
	background-color : White;
	font-size : 12pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

#bgmenu  {
	background-image : url(images/bg-menu.gif);
}

#bglogo  {
	background-image : url(images/bg-logo.gif);
}

#bgfooterleft  {
	background-image : url(images/bg-footer-left.gif);
}

#bgfooterright  {
	background-image : url(images/bg-footer-right.gif);
}

DIV  {
	font-size : 12pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	padding-left : 50px;
	padding-top : 10px;
}

B  {
	font-weight : bold;
}

#planet  {
	font-size : small;
	font-family : serif;
	text-align : right;
}

