@charset "utf-8";
/* CSS Document */

.background {
	moz-background-clip: -moz-initial;
	moz-background-origin: -moz-initial;
	moz-background-inline-policy: 
moz-initial;
	background-attachment: scroll;
	background-color: #F3F3F5;
	background-image: url(material/background.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0pt;
 }

.background_hl {
	
	background-attachment: scroll;
	background-color: #ffffff;
	background-repeat: no-repeat;
 }.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6F7071;
}
.line {
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9C5D7;
}
.newsbild {
	margin-top: 7px;
	margin-right: 11px;
	margin-bottom: 13px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #02559B;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.copyBlau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #02559B;
}
.pressesbild {
	margin-top: 7px;
	margin-right: 24px;
	margin-bottom: 6px;
}
.copyKl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #6F7071;
}

