@charset "UTF-8";
/* CSS Document */
@media screen {

.normal	      {
	color: #696969;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	line-height: 14px;
	text-decoration: none;
	background-repeat: repeat-x;
}
.headline	      { color: #696969; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; text-decoration: none }
.extern    { color: #f29400; font-size: 10px; font-family: verdana; font-weight: bold; text-decoration: none }
a:hover.extern    { color: #f29400; font-size: 10px; font-family: verdana; font-weight: bold; text-decoration: underline }
.footer { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 100; line-height: 14px; text-decoration: none }
.footerlink { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 100; line-height: 14px; text-decoration: underline }
.spacer{
	background-image: url(news01-2009/spacer_bild.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.gelber_punkt{
	background-image: url(news01-2009/mitte_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
}