
form
{
  margin:0px
}

.search
{
  width:100px
}

body
{
  margin:0px;
}
.bgcolor1 /* master lightblue */
{
  background:#C8E0F2;
}

.bgcolor1a /* lightblue */
{
  background:#DCE8F1;
}

.bgcolor1x /* dark blue */
{
  background:#A4C7DB;
}

.bgcolor1y /* dark blue2 */
{
  background:#67A0C2;
}

.bgcolor1z /* scarab blue */
{
  background:#0380B6;
}

.bgcolor2 /* light green */
{
  background:#66B621;
}

.bgcolor3 /* red */
{
  background:#FF0000;
}

.bgcolor4 /* yellow */
{
  background:#FFD900;
}

.bgcolor5 /* white */
{
  background:#FFFFFF;
}

.bgcolor6 /* light red */
{
  background:#FF7F7F;
}

.bgcolor7 /* light red2 */
{
  background:#B3CFE0;
}

.bgcolor8 /* yellow */
{
  background:#FFEC7F;
}

.bgcolor9 /* dark blue */
{
  background:#0380B6;
}



a /* sub page "... more infos" links */
{
  color:#67A0C2;
  text-decoration:underline;
  font-weight:bold;
}


.link4 /* startpage bottom */
{
 text-decoration:none;
 color:#666666;
 font-weight:bold;
}

.font1 /* startpage content */
{
	font-size:12px;
}

.font2 /* light blue */
{
	font-size:11px;
  color:#67A0C2;
}

.font3 /* subpage category */
{
  font-size:11px;
  color:#ffffff;
  font-weight:bold;
}

.font4{
	font-size:11px;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:0px;
}

.font5{
	font-size:10px
}

.hr1{
  color:#A4C7DB;
}

.search_font1{
  font-size:11px;
  color:#000000;
  text-decoration:none
}

.search_font1:hover{
	text-decoration:underline;
}

.search_font2{
  font-size:11px;
  color:#000000;
  text-decoration:none
}

.search_font2:hover{
	text-decoration:underline;
}

.search_font3{
  font-size:12px;
  color:#000000;
}

.search_font4{
	font-size:9px;
	color:#000000;
	text-decoration:none
}

.search_font4:hover{
	text-decoration:underline;
}

.search_font5{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.search_font5:hover{
	text-decoration:underline;
}

.search_text{
  font-family:verdana;
  font-size:12px;
  color:#000000;
}
.level1marked{
  background:#FFFFFF;border-color:#66B621;border-style:solid;border-width:1px;
}
.hg_level1marked{
  background:#66B621;
}

