A:link 	   {text-decoration: none;}
A:visited  {text-decoration: none;}
A:active   {text-decoration: none;}
A:hover    {text-decoration: none; color: #FFFF66;}

body { 
    scrollbar-base-color:#014B70;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-darkshadow-color:#666666;
    scrollbar-face-color:#014B70;
    scrollbar-highlight-color:#014B70;
    scrollbar-shadow-color:#666666;
    scrollbar-track-color:#014B77;
}

.tablehead {
	font-family: Consolas,monaco,monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #059BF1;
	text-decoration: none;
	font-weight: bold;
	background-image:url(../pictures/layout/tabback2.gif)
}

.tableheadnonfat {
	font-family: Consolas,monaco,monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../pictures/layout/tabback2.gif)
}

.tabletext {
	font-family: Consolas,monaco,monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../pictures/layout/tabback1.gif)
}

.normaltext {
	font-family: Consolas,monaco,monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.normaltextgross {
	font-family: Consolas,monaco,monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.normaltextyellow {
	font-family: Consolas,monaco,monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
}

.normaltextred {
	font-family: Consolas,monaco,monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../pictures/layout/tabback2.gif)
}


.menutext {
	font-family: Consolas,monaco,monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.impressumtext {
	font-family: Consolas,monaco,monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextfett {
	font-family: Consolas,monaco,monospace;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
