A:link 
{
	 TEXT-DECORATION: none
}
A:visited 
{
	TEXT-DECORATION: none
}
A:hover 
{
	TEXT-DECORATION: none
}


a.TextLink:link
{
	font-family: Tahoma;
  font-size: 10pt;
  color: #0000FF;
	text-decoration:underline;
	font-weight: bold;
}

a.TextLink:visited
{
	font-family: Tahoma;
  font-size: 10pt;
  color: #0000FF;
	text-decoration:underline;
	font-weight: bold;
}
 
a.TextLink:hover
{
	font-family: Tahoma;
  font-size: 10pt;
  color: #0000FF;
	text-decoration:underline;
	font-weight: bold;
}

.TextNormal
{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.TextError
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
	font-weight: bolder;
}
.Text 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.TextWhite
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.TextFett 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	font-weight: bolder;
}
.TextFettBig 
{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #000099;
	font-weight: bolder;
}
.TextNav 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #DDDDDD;
	font-weight: bolder;
}
.TextSmall 
{
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.Header 
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFB9D;
}
.oben    { vertical-align:top; }
.mittig  { vertical-align:middle; }
.unten   { vertical-align:bottom;}
/*********** #Tabbar Activ styles ***********/

a.TabLinkActiv:link
{
	font-family: Tahoma;
  font-size: 10pt;
  color: #FCFB91;
	font-weight: bold;
}

a.TabLinkActiv:visited
{
	font-family: Tahoma;
  font-size: 10pt;
  color: #FCFB91;
	font-weight: bold;
}
 
a.TabLinkActiv:hover
{
	font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

/*********** #TabBar Activ link styles ***********/

/*********** #Tabbar Activ styles ***********/

a.TabLinkPassiv:link
{
	font-family: Tahoma;
  font-size: 10pt;
  color: #000099;
	font-weight: bold;
}

a.TabLinkPassiv:visited
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
}

a.TabLinkPassiv:hover
{
	font-family: Tahoma;
  font-size: 10pt;
  color: #000099;
	text-decoration:none;
	font-weight: bold;
}