.headline {
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;}
	
.teaser {
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #999999;}
	
.subhead_orange {

	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FF9900;}
	
.subhead_grau {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #999999;}
	
.fliesstext {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;}

.detailtext {
	font-family: Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;}
	
.border_lightgray {
	border: 1px solid #CCCCCC;}

a:link { text-decoration:underline; color:#FF9900 }

a:visited { text-decoration:underline; color:#FF9900 }

a:hover { text-decoration:underline; color:#333333 }

a:active { text-decoration:underline; color:#999999 }

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/background.gif);
	background-repeat: repeat;
	background-position: center top;
}
