div#newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	letter-spacing: normal;
	text-align: justify;
	color: #000000;
	vertical-align: top;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 11pt;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #005E7C;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 11px;
	font-weight: bold;
	color: #005E7C;
}


p {
	padding-top: 0px;
	margin-top: 0px;
}

h1, h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: bold;
	color: #005E7C;
}
h1 {
	margin-top: 0px;
}

h2 {
	font-size: 12px;
}


div#newsbox {
	height: 170px;
	width: 131px;
	border: 2px solid #e3eef4;
	padding:5px;
	overflow: hidden;
}

div#newsbox h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border: 0;
}
div#newsbox h2 {
	margin: 0;
	padding:0;

}
div#newsbox a {
	color: #005E7C;
	display: block;
	padding-bottom: 3px;
}

div#newsbox p {
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 6px;
}



table#preise {
	width: 534px;
	height: 184px;
	border-collapse: collapse;
}

table#preise th, table#preise td {
	border: 2px solid #e3eef4;;
	padding: 0px;
	text-align: center;
}
.text { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	letter-spacing: normal;
	text-align: justify;
	color: #000000;
	vertical-align: top;
 } 
