.menutab     { padding-top: 0px; padding-bottom: 3px; padding-left: 20px; }
A.menulink:link { color: #1e59c8; font-family: verdana; text-decoration: none }
A.menulink:active   { color: #1e59c8; font-weight: normal; font-family: verdana; text-decoration: none }
A.menulink:visited   { color: #1e59c8; font-weight: normal; font-family: verdana; text-decoration: none }
A.menulink:hover  { color: #659aff; font-weight: normal; font-family: verdana; text-decoration: underline }


a:link
{
	font-family: Verdana,Arial,'sans-serif';
	font-size:10pt; 
	text-decoration:none;
	color:#5050DB; 
	font-weight: bold;
}

a:visited
{
	font-family: Verdana,Arial,'sans-serif';
	font-size:10pt; 
	text-decoration:none;
	color:#5050DB; 
	font-weight: bold;
}
 
a:active 
{
	font-family: Verdana,Arial,'sans-serif';
	font-size:10pt; 
	text-decoration:none;
	color:#5050DB; 
	font-weight: bold;
}

a:hover 
{ 
	font-family: Verdana,Arial,'sans-serif';
	font-size:10pt; 
	text-decoration:none;
	color:#0000FF; 
	font-weight: bold;
}

p,li
{
	font-family: Verdana,Arial,'sans-serif';
	font-size:10pt; 
	text-decoration:none;
	color:#000000; 
}


body
{
	margin: 0px;
}

.highlightedLink
{
	font-family: Verdana,Arial,'sans-serif';
	font-size:10pt; 
	text-decoration:none;
	color:#FF0000; 
	font-weight: bold;	
}

.tableNavContent
{
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:white;
}

.tableMenu
{
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:white;
}

.leftHeader
{
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:white;
}

.rightHeader
{
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:white;
}

.whiteTable
{
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:white;
}
.verband
{
	border-width:1px;
	border-style:solid;
  	border-color:#666666;
 }