body,td,ul	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	color: #407888;
}

.rahmen {
	border: 1px solid #408887;
}

.page_bg  {
  background-image: url(../images/image/page_bg.jpg);
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
}

h2  {
  font-size: 13pt;
  color: rgb(64, 136, 135);
}

h1  {
  font-size: 15pt;
}

h5  {
  font-size: 11pt;
}

/* Menü und Linksteuerung */
.hauptmenu {
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a:hover.hauptmenu {
  font-size: 8pt;
  font-weight: bold;
  color: #4F494D;
  text-decoration: underline;
}

.hauptmenuaktiv {
  font-size: 8pt;
  font-weight: bold;
  color: #4F494D;
  text-decoration: none;
}

/* Untermenu *******************************/
.umenu {
  font-size: 8pt;
  font-weight: bold;
  color: #407888;
  text-decoration: none;
}

a:hover.umenu {
  font-size: 8pt;
  font-weight: bold;
  color: #4F494D;
  text-decoration: underline;
}

.umenuaktiv {
  font-size: 8pt;
  font-weight: bold;
  color: #4F494D;
  text-decoration: none;
}

/*************************************/



.menue_unten {
	font-family: Arial,Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff; 
	text-decoration: underline;
}

.ueberschrift {
  font-size: 12pt;
  color: #000066;
  font-weight: bold;
  text-align: left;
}

.text {
  font-size: 9pt;
  color: black;
  text-align: left;
}
