td			{font-family: Verdana, Arial; font-size: 10pt;}
body	{
	font-family: Verdana; 
	font-size: 10pt; 	
	scrollbar-face-color: #B4E080;
	scrollbar-track-color: #E7F7D6;
	scrollbar-base-color: #E7F7D6;
	scrollbar-arrow-color: black;
	scrollbar-3dlight-color: #B4E080;
	scrollbar-highlight-color: #B4E080;
	scrollbar-shadow-color: #E7F7D6;
	scrollbar-darkshadow-color: #B4E080;
	background-color: #E7F7D6;
	}
.white	{color: #FFFFFF;}
.black	{color: #000000;}
.txtgrey		{background-color: #F3F3F3;}
.tableheader		{color: #FFFFFF; font-weight: bold; background-color: #B4E080;}
.tableheader_blau	{color: #FFAE10; font-weight: bold; background-color: #216910;}
.tableborder		{border-color: #B9BDC3; border-style: solid; border-width: 1px;}
.gruen			{background-color: #15AB0C; color: #FFFFFF; font-weight: bold;}

.navi_aktiv		{background-color: #DFE2E6; color: #000066; font-weight: bold;}
.navi_oberkategorien	{background-color: #F2F2F2; color: #000066; font-weight: bold;}
.navi_unterkategorien	{background-color: #F9F9F9; color: #000066;}

a		{font-family: Verdana, Arial; color: #000066;}
a:hover		{font-family: Verdana, Arial; color: #FF0000;}
a:vlink		{font-family: Verdana, Arial; color: #000099;}
.header		{font-size: 11pt; font-weight: bold;}

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
width: 250px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
border-left: 4px solid #2C8EAA;
padding: 2px 10px 2px 10px;
background: #CCEEF8;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
text-align: left;
}
