/* DATEI: formate.css *//* Datum: 22.04.04, Uhrzeit: 10:58, Autor: Tim Geissen *//* -------------------------------------------------*/.ueberschrift {	font-family: Arial;	font-size: 18px;	line-height: 30px;	font-weight: bold;	color: #002276;	text-decoration: none;	}	.subueberschrift {	font-family: Arial;	font-size: 14px;	line-height: 28px;	font-weight: bold;	color: #000000;	text-decoration: none;	}	.verlauf {	font-family: Arial;	font-size: 11px;	line-height: 20px;	font-weight: normal;	color: #888888;	text-decoration: none;	}	.infobox {	font-family: Arial;	font-size: 10px;	line-height: 15px;	font-weight: normal;	color: #000000;	}	.highlight11 {	font-size: 11px;	}	.aktuelles {	font-family: Arial;	font-size: 10px;	line-height: 15px;	font-weight: normal;	color: #000000;	}.standard {	font-family: Arial;	font-size: 12px;	line-height: 20px;	font-weight: normal;	color: #000000;	padding-right: 20px;	}	a {	color: #FF0000;	font-weight: bold;	text-decoration: none;	}	a.verlauf {	color: #888888;	text-decoration: none;	}	a:link { }a:visited { }a:hover { text-decoration:underline }a:active { text-decoration:underline }a:focus { text-decoration:underline } 
