P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #CAB774;
}

BODY  {
	background-color : #000066;
}

.TEXT  {
	font-size : 14px;
	font-family : Arial, Helvetica;
	color : #000066;
  text-decoration : none;
}

.TEXTHELL  {
	font-size : 14px;
	font-family : Arial, Helvetica;
	color : #A67950;
  text-decoration : none;
}

.TITELHELL  {
	font-size : 15px;
	font-family : Arial, Helvetica;
	font-weight : bold;
  color : #A67950;
}

.TITEL {
	font-size : 15px;
	color : #000066;
	font-weight : bold;
  font-family : Arial, Helvetica;
}

.MENU {
	font-size : 17px;
	color : #000066;
	font-weight : bold;
  font-family : Arial, Helvetica;
  text-decoration : none;
}

.MENUHELL {
	font-size : 17px;
	color : #A67950;
	font-weight : bold;
  font-family : Arial, Helvetica;
  text-decoration : none;
}

.TEXTKLEIN  {
	font-size : 12px;
	font-family : Arial, Helvetica;
  font-weight : normal;
	color : #000066;
}

.TEXTLINK  {
	font-size : 14px;
	font-family : Arial, Helvetica;
	color : #A67950;
}