.main_headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #365745;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 26px;
}

.sub_headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #365745;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

.fliesstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #365745;
	line-height: 20px;
	font-style: normal;
	letter-spacing: normal;
}

.sub_fliesstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	color: #666666;
}

.hitword {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: normal;
	letter-spacing: 0px;
	color: #c1001b;
}

.sub_navi_green {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	color: #365745;
}

.sub_navi_white {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	font-weight:bold;
	color: #ffffff;
}

.main_navi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 0px;
	font-weight: bold;
	color: #ffffff;
	font-variant: small-caps;
}

.td_subnavi {
	background-color:#f4fafa;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 2px;
	text-align: right;
}

.td_materialen {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-style: normal;
	letter-spacing: normal;
	border-style:solid;
	border-width:1px;
	border-color:#cbd5d5;
	}

.box {

	background-color: #FFFFFF;
	border-top-color: #cbd5d5;
	border-right-color: #cbd5d5;
	border-bottom-color: #cbd5d5;
	border-left-color: #cbd5d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link {
color: #ffffff;
	text-decoration: none;
}

a:visited {
color: #ffffff;
  text-decoration: none;
}

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

a:active {
color: #ffffff;
	text-decoration: none;
}

.pic_border {
	border-color:#365745;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
