/* Global Styles */




body {
	background-color: #efefef;
	margin-top: 0px;
	background-image: url(../img/hg_site.jpg);
}



td {
	font-family: DINPro-Regular, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
a:link {
	color: #D0263A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #D0263A;
}
a:active {
	text-decoration: underline;
	color: #D0263A;
}
.zwischenTitel {
	font-family: DINPro-Regular, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #d0263a;
	font-weight: bold;
}
.titel {
	font-family: DINPro-Regular, Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #d0263a;
	font-weight: bold;

}
.Titelnews {
	font-family: DINPro-Regular, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #d0263a;
	font-weight: bold;
	text-align: left;
}
.zeile_a  { 
	background-color: #ffffff;
 }
 
.zeile_b   {
	background-color: #fbdce0;
}

.einkauf {
	font-family: DINPro-Regular, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	left: 40px;
	text-indent: 40px;
}

.textred {
	font-family: DINPro-Regular, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #d0263a;
}

.test {
	font-family: DINPro-Regular, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #d0263a;
	background-color: #CCCCCC;
	background-position: 15px center;
	text-align: center;
	width: 150px;
	background-image: url(../img/navigation/down.png);
	visibility: inherit;
	cursor: crosshair;
	background-repeat: no-repeat;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
