/* CSS Document */body, html {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #EEEFEF;	height: 100%;	overflow:auto;}#mainContainer {width: 1000px;min-height: 100%;text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/background-color: #FFFFFF;margin: 0 auto;}* html #mainContainer {height: 100%;  /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/}td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	line-height: 18px;}a:link {	text-decoration: none;}a:hover {	text-decoration: none;	color: #000000;}.schriftkleinrot {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #990000;	text-decoration: none;}.titelgruen {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	color: #93B733;	line-height: 26px;}.spruch {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	color: #93B733;	line-height: 26px;	font-style: normal;	font-variant: normal;	font-weight: lighter;}.titelkleingruen {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #93B733;	}.schwarzklein {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	text-decoration: none;}.rotlaufschrift {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #990000;	text-decoration: none;}.schwarzlaufschrift {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;}.hometablebg {	background-image:url(../img/default/rundung-gross-logo.gif);	background-position:bottom right;	background-repeat: no-repeat;}.textfeldgigalang {	width: 464px;}.textfeldmegalang {	width: 250px;}.textfeldlang {	width: 200px;}.textfeldmittel {	width: 140px;}.textfeldkurz {	width: 50px;}.aktuelllaufschrift {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 14px;	color: #000000;}.aktuellrot {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 14px;	color: #990000;	text-decoration: none;}.aktuellgruen {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 14px;	color: #93B733;}.aktuellweiss {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;}
