﻿html{
        font-family:Arial, Helvetica, Sans-Serif;
        font-size:10pt;
        color:black
}
table{
font-family:Arial, Helvetica, Sans-Serif;
        font-size:10pt;
        color:black


}
.KbTreff optgroup{
	 background-color:yellow
}
.KbTreff option{
	 background-color:white
}


a:link {color:#0000FF;text-decoration: none}
a:visited{color:#0000FF;text-decoration: none}
a:active {color:#0000FF;text-decoration: none}
a:hover{color:#FF0000;text-decoration:none}