﻿body { 
	color:rgb(0,0,80); 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	font-weight:normal; 
}
table { 
	border-width:0px; 
	border-color:#000000; 
	border-style:solid; 
	border-collapse:collapse; 
}
td { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	color:rgb(0,45,125); 
}

a:hover { 
	color:rgb(255,75,0); 
	text-decoration:none; 
}
.navi-blau { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	font-weight:500; 
	color:rgb(0,65,185); 
	text-decoration:none; 
}
.navi-tool { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	font-weight:500; 
	color:rgb(0,65,185); 
	text-decoration:none; 
}

h1 { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	color:rgb(0,125,25); 
}
h2 { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:rgb(0,125,25); 
}
.fuss { 
	font-size:11px; 
	font-weight:normal; 
	color:rgb(65,65,125); 
}