body {			margin-top:5px; 			margin-left:5px; 			margin-right:5px; 			padding-top:0px;			padding-right:7px; 			padding-bottom:7px; 		}/*der normale Text*/p {		font-family:Helvetica,sans-serif; 		font-size:12px; 		color:#000000;		margin-top:0px;		margin-bottom:0px;		padding:10px;	}ol {		font-family:Helvetica,sans-serif; 		font-size:12px; 		color:#000000;		margin-top:-12px;		margin-bottom:0px;		margin-left:20px;		padding:10px;	}td {		font-family:Helvetica,sans-serif; 		font-size:12px; 		color:#000000;		line-height:16px;	}.uline {			font-family:Helvetica,sans-serif; 			font-size:12px; 			color:#000000; 			text-decoration:underline;			}.boldweiss {						font-family:Arial,Verdana,Helvetica;						font-size:12px; 						font-weight:bold; 						color:#FFFFFF;						}/*Ueberschriften*/h1 {		font-family:Helvetica,sans-serif; 		font-size:15px; 		color:#FF0000; 		font-weight:bold;		margin-top:40px;		margin-left:0px;		margin-bottom:10px;		}h2 {		font-family:Helvetica,sans-serif; 		font-size:13px; 		color:#000000; 		font-weight:bold;		margin-top:20px;		margin-left:0px;		margin-bottom:3px;		}h3 {		font-family:Helvetica,sans-serif; 		font-size:12px; 		color:#000000; 		text-decoration:underline; 		font-weight:bold;		padding-left:10px;		}/*pseudo formate*/a:link {			text-decoration:none; 			color:#003399;			font-weight:bold; 			line-height:18px;			}a:visited {				text-decoration:none; 				color:#333366; 				font-weight:bold; 				line-height:18px;				}a:hover {				text-decoration:none; 				color:#666666; 				font-weight:bold; 				line-height:18px;				}a:active {				text-decoration:none; 				color:#666666; 				font-weight:bold; 				line-height:18px;				}a:focus {				text-decoration:none; 				color:#666666; 				font-weight:bold; 				line-height:18px;				}a:link.nav {					text-decoration:none; 					color:#66FFFF; 					font-weight:bold; 					line-height:18px;					}a:visited.nav {						text-decoration:none; 						color:#99FFCC; 						font-weight:bold; 						line-height:18px;						}a:hover.nav {						text-decoration:none; 						color:#FFFFFF; 						font-weight:bold; 						line-height:18px;						}a:active.nav {						text-decoration:none; 						color:#FFFFFF; 						font-weight:bold; 						line-height:18px;						}a:focus.nav {						text-decoration:none; 						color:#FFFFFF; 						font-weight:bold; 						line-height:18px;					}td:hover.nav {						background-color:#000066;						}