#Services
{
	background-color:#F2E4B3;
}

#Services :hover
{		
	background-color:#EB8B21;
}

#Services a:hover
{		
	background-color:#EB8B21;		
}	

.standard-text {
	font-family: Arial Narrow;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Standard-text-fett {
	font-family: Arial Narrow;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.standard-text-fett-unterstrichen {
	font-family: Arial Narrow;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.standard-text-unterstrichen {
	font-family: Arial Narrow;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #000000;
}
.Ueberschrift {
	font-family: Arial Narrow;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.Hyperlink {
	font-family: Arial Narrow;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
	text-decoration:none;	
}
.Hyperlink_white {
	font-family: Arial Narrow;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;	
}
.news
{
	border:1px  solid #333333;
	background-image:url(../Bilder/presse.gif);
}
 
body,td,th {
	font-family: Arial Narrow;
	font-size: 13px;
	border: 1px;
}
.Hyperlink-block {

	font-family: Arial Narrow;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC6600;
	text-decoration: underline;
}
.Tabelle {

	border-style:outset;	
	border-color: #666666;
	height:30px;
	padding-left:3px;
	
	}
