body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Verdana, Arial, sans-serif;}
body,td,div,p,pre,ul {font-size: 12px;}

h1 {
	font-size: 18px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #FFCC33;
}
h2 {
	font-size: 14px;
	margin-bottom: 3px;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}
a {	font-size: 13px;text-decoration: none}
a:link {color:#CC6600}
a:visited {	color:#CC6600}
a:active {color:#CC6666}
a:hover{
	color: #FFFFFF;
	background-color: #000000;
}
.ueberstrich {
	font-style: normal;
	font-variant: normal;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9AB0B7;
	border-right-color: #9AB0B7;
	border-bottom-color: #9AB0B7;
	border-left-color: #9AB0B7;
}
