body {
	background-color: white;
	margin-top: 10px;
	color: #660033;
}

.vhs1 {
	background-color: #ebebeb;
	color: #320066;
	border-width: 10px;
	border-style: outset inset inset outset;
	border-spacing: 5px;
	border-color: #f0f8ff;
	margin: 5px;
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link		    { color : #cc3366; font-weight : bold; text-decoration : none}
a:visited  		{ color : #990033; font-weight : bold; text-decoration : none}
a:hover    		{ color : #FFFFFF; font-weight : bold; text-decoration : none; background:#990066}
a:active   		{ color : #ff3399; font-weight : bold; text-decoration : underline}

a.inverse			{ color : #FFFFFF; font-weight : bold; text-decoration : none; background:#990066}
a.inverse:visited  	{ color : #ffffff; font-weight : bold; text-decoration : none; background:#990066}
a.inverse:hover    	{ color : #000000; font-weight : bold; text-decoration : underline; background:#cc3366}
a.inverse:active   	{ color : #ffffff; font-weight : bold; text-decoration : none; background:#990066}

.title		{position: absolute; width: 100px; height: 20px; left: 20px; z-index: 10; font-family: verdana, helvetica, sans-serif; font-weight: bold; font-size: 13px;}

.menu		{
	position: relative;
	left: 10px;
	width: 150px;
	top: 150px;
	z-index: 10;
	font-family: verdana, helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}

.submenu 	{
	position: relative;
	left: 35px;
	width: 80px;
	top: 180px;
	z-index: 10;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

.addres		{position: absolute; width: 350px; height: 20px; left: 220px; z-index: 10; font-family: verdana, helvetica, sans-serif; font-weight: normal; font-size: 12px;}

.text         { font-size : 10pt; color : #000066;  font-weight : normal; font-family : Verdana, Arial; text-align:left;}
.text-r       { font-size : 10pt; color : #000066;  font-weight : normal; font-family : Verdana, Arial; text-align:right;}
.text-m      { font-size : 10pt; color : #000066;  font-weight : normal; font-family : Verdana, Arial; text-align:center;}
.text-c       {
	font-size: 10pt;
	color: #000066;
	font-weight: normal;
	font-family: Verdana, Arial;
	text-align: center;
}

.h1        {
	font-size: 36pt;
	color: Blue;
	font-weight: bold;
	font-family: Verdana,Arial;
}
.h2        {
	font-size: 24pt;
	color: Green;
	font-weight: bold;
	font-family: Verdana, Arial;
}
.h3        {
	font-size: 16pt;
	color: Blue;
	font-weight: bold;
	font-family: Verdana, Arial;
}
.h3w        {
	font-size: 12pt;
	color: White;
	font-weight: bold;
	font-family: Verdana, Arial;
}

.h4        {
	font-size: 12pt;
	color: Green;
	font-weight: bold;
	font-family: Verdana, Arial;
}

.newshead       { font-size : 10pt; color : #000000;  font-weight : bold; font-family : Verdana,arial;}
.feat           { font-size :  8pt; color : #666666;  font-weight : bold; font-family : Verdana,arial;}
.feat-l         { font-size :  8pt; color : #666666;  font-weight : normal; font-family : Verdana,arial;}
.header0       {
	font-size: 30pt;
	color: #000066;
	font-weight: bold;
	font-family: Verdana,Tahoma;
	text-align: center;
}
.header1       {
	font-size: 16pt;
	color: #000066;
	font-weight: bold;
	font-family: Verdana,Tahoma;
	text-align: center;
}
.header2        { font-size : 12pt; color : #000066;  font-weight : bold; font-family : Arial;}
.header3        { font-size : 10pt; color : #000066;  font-weight : bold; font-family : Arial;}

.navig        { font-size : 10pt; color : #000066; font-family : Verdana,arial;}
.navig-w         { font-size : 10pt; color : #ffffff; font-family : Verdana,arial; font-weight : bold; text-align:center;}
.navig-b         { font-size : 10pt; color : #000000; font-family : Verdana,arial; font-weight : bold; text-align:center;}

.link           { font-size : 10pt; color : #8C8E8C;  font-weight : bold; font-family : Verdana,arial;}

.slink           { font-size : 8pt; color : #8C8E8C;  font-weight : normal; font-family : Verdana,arial;}
.slinkm  { font-size : 8pt; color : #8C8E8C;  font-weight : normal; font-family : Verdana,arial; text-align:center;}

#kasten {
  border-width:2px;
  border-style:solid;
  border-color:#990066;
  padding:1cm;
  text-align:justify; }
}

#infodiv {
	position: absolute;
	visibility: hidden;
	z-index: 20;
	top: 0px;
	left: 0px;
}

#menutab { margin-left: 15; margin-top: 100;}

#menutab2 { margin-left: 18; margin-top: 60;}

.tip          {font-family:Helvetica,Arial,sans-serif; position:absolute; left:0px; top:0px; visibility:hidden; z-index:20}
TD.tiptd      {border-bottom:1px solid #000066; border-top:1px solid #000066; border-left:1px solid #000066; border-right:1px solid #000066; padding:2px; font-family:Helvetica,Arial,sans-serif; font-size : 10pt; color : #000066;}
SPAN.ptt      {font-family:Helvetica,Arial,sans-serif; font-size:10pt; font-weight:bold; color:white; text-align:center}
SPAN.pst      {font-family:Helvetica,Arial,sans-serif; font-size:10pt; font-weight:normal; color:black; text-align:left}
UL.pst        {font-family:Helvetica,Arial,sans-serif; font-size:10pt; font-weight:normal; color:black; text-align:left}

