html {	  /* Höhe */  height: 100%;    /* Hintergrund */  background-color: #ffffff;  background-image: url('../images/hg_verlauf.jpg');  background-repeat: repeat-y;  background-position: left top;	}body {	font-family: Arial, Helvetica, sans-serif;		  width:950px;	margin: auto;	margin-top: 30px;	}p, ul, ol {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	line-height: 18px;}h1 {	font-size: 16px;	font-weight: bold;	color: #931321;	line-height: 20px;	margin-top: 0px;}h2 {  color:#931321;  font-size: 20px;}.Stil1 {  font-family: Arial, Helvetica, sans-serif;   font-size: 12px;   line-height: 16px;   color: #FFFFFF;}.weissfett {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 16px;	font-weight: bold;}.weiss {	color: #FFFFFF;}.weiss_h1 {	font-size: 16px;	font-weight: bold;	color: #FFFFFF;}.fett {	font-weight: bold;}a:hover {	f	color: #006633;	text-decoration: underline;}a {	color: #000000;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 16px;	}td {  border:0px solid #666666;  height:12px;}div.newsteaser{  background:#006633;  width:205px;  padding:10px;  text-align:left;}div.newsteaser h2 {  color:#ffffff;}div.newsteaser h3 {  color:#ffffff;}div.newsteaser h4 {  color:#ffffff;}div.newsteaser p{  color:#ffffff;}
