/* Logo hat die Farbe #01AE0C*/BODY{	color: #303030;	font-size : 11px;	font-family : arial;	background-color : #eeeeee;}a:visited{	text-decoration:none; 	color: #656565;}a:active{	text-decoration:none; 	color: #303030;}a:hover{	text-decoration:none;	color: #ffffff;	//background-color : #303030;}a:focus{	text-decoration:none;	color: #EA8400;}.Headline{	font-size : 16px;	color: #303030;	vertical-align:top;}.SubHeadline{	font-size : 14px;	color: #656565;	vertical-align:top;	font-weight:bold;}.ContText{	font-size : 12px;	vertical-align:top;}.ContTextBold{	font-size : 12px;	vertical-align:top;	font-weight:bold;}.ContentMenu{	color: #656565;	font-size : 12px;	vertical-align:top;}a{	text-decoration:none;	color: #505050;}.TextLink{	text-decoration:none;	color: #ff0000;}.Cite{	font-size : 13px;	font-style:italic;}.CiteSmall{	font-size : 12px;	font-style:italic;}