a:link { color: #FFFFFF; text-decoration:none; }
a:active { color: #FFFFFF; text-decoration:none; }
a:visited { color: #FFFFFF; text-decoration:none; }
a:hover { color: #FFFFFF; text-decoration:underline; }

html 
{
  font-family:Tahoma, Sans-Serif;
  font-size:10pt;
  color:#1E1E1E;
  line-height:1,4em;
  height:100%;
  margin-bottom:1px;
  scrolling:yes;
}

.sizesmall 
{
font-size:10pt;
}

.xsizesmall 
{
font-size:9pt;
}

.xxsizesmall 
{
font-size:8pt;
}

.rahmen {
	border: #4d4d4d;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
