BODY {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	color: rgb(88,89,91);
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 14px;
}
P {
	margin-bottom: 0.5em;
	margin-top: 0.7em;
	font-size: 14px;
}
.thumb {
	border: 0px;
	vertical-align: middle;
}
.p1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.p2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.indent {
	margin-left: 30px;	
}
H1 {
	color: rgb(237,28,36);
	text-decoration: none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0.5em;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.1em;
}
.line_grey {
	background: "#999999";
}
.right {
	text-align: right;
}
A.link_std {
	color: rgb(0,91,171);
	font-size: 14px;
	text-decoration: none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
A.link_std:hover {
	background: rgb(128,130,133);
	color: rgb(212,224,242);
	font-size: 14px;
	text-decoration: underline;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
A.link_head {
	color: white;
	font-size: 14px;
	text-decoration: none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
A.link_head:hover {
	background: rgb(128,130,133);
	color: rgb(212,224,242);
	font-size: 14px;
	text-decoration: none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
A.link_ns4 {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
A.link_ns4:hover {
	background: #cccccc;
	color: #990000;
	font-size: 14px;
	text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.trenner {
    color: #666666;
    background: #eeeeee;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
}
.blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgb(0,91,171);	
}  
.header {
	color: white;
	background: rgb(0,91,171);
  font-size: 14px;
}
.header_line {
	background: white;
	border-bottom: solid rgb(128,130,133) 2px;
}
.header_right {
	color: white;
	background: rgb(0,91,171);
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 1px;
}
.footer {
	color: white;
	background: rgb(0,91,171);
  font-size: 14px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.footer_line {
	background: white;
  border-top: solid rgb(128,130,133) 2px;
}
.border_oben {
  color: rgb(0,91,171);
  border-width: 0px;
  border-color: rgb(0,91,171);
  border-style: solid;
	font-size: 14px;
}
.border_right {
  border-width: 0px;
  border-color: rgb(0,91,171);
  border-style: solid;
	font-size: 14px;
}
.td_grey {
	color: #003062;
	background: rgb(209,211,212);
  border-top: solid rgb(128,130,133) 1px;
	border-bottom: solid rgb(128,130,133) 1px;
	border-right: solid rgb(128,130,133) 1px;
	border-left: solid rgb(128,130,133) 1px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	height: 20px;
}
.td_box {
	border-bottom: solid rgb(128,130,133) 1px;
	border-right: solid rgb(128,130,133) 1px;
	border-left: solid rgb(128,130,133) 1px;
	font-size: 14px;
	padding: 10px;
	text-align: justify;
}
.td_right {
  background: rgb(212,224,242);
	border-bottom: solid #ffffff 3px;
	font-size: 14px;
	padding: 7px;
}
.td_right_fill {
  background: rgb(209,211,212);
	font-size: 8px;
}
.td_right_grey {
  background: rgb(209,211,212);
	color: rgb(88,89,91);
	font-size: 12px;
	text-align: center;
}
.td_seperate {
	border-bottom: solid #999999 1px;
	font-size: 4px;
}
.img_r {
	padding-left: 10px;
}
.img_l {
	padding-right: 10px;
}
.emptyrow {
	font-size: 12 px;
}
.hr1 {
	color: rgb(128,130,133);
}
.smaller {
	font-size: 80%;
}
.link_later {
	color: rgb(209,211,212);
}	

