/* CSS Document */
/* ---------------- Textblöcke 1 normaler Text--------------------*/

TABLE.block1 {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 100%;
	width: 100%;
	
	
	
}
TD.block1 {
	FONT-SIZE: 10pt
	color: #303030;
}


/* ---------------- Textblöcke 1a/b normaler Text--------------------*/

TABLE.block1a {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 100%;
	width: 100%;
	
}
TD.block1a {
	FONT-SIZE: 10pt;
	color: #303030;
}

TD.block1b {
	FONT-SIZE: 10pt
	color: #990202;
}

/* ---------------- Textblöcke Übersicht --------------------*/

TABLE.over {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 100%;
	width: 98%;
	
}
TD.over {
	FONT-SIZE: 10pt;
	color: #303030;
	text-align:center;
}


TABLE.over1 {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 100%;
	width: 98%;
	
}
TD.over1 {
	FONT-SIZE: 10pt;
	color: #303030;
	text-align:left;
}
/* ---------------- Textblöcke 2 Links --------------------*/

TABLE.links1 {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 100%;
	width: 50%;
	
	
	
}
TD.links1 {
	FONT-SIZE: 9pt;
	color: #303030;
	text-align:center;

}

TABLE.links2 {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 100%;
	width: 30%;
	
	
	
}
TD.links2 {
	FONT-SIZE: 9pt;
	color: #303030;
	text-align:center;

}


/* ---------------- Textblöcke 1 Überschrift--------------------*/

TABLE.ub {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 100%;
	color:#FFF;
	
/* 	border-color: #696969 #696969 #696969 #696969; border-style: solid; border-top-width: 1px; 
	border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	background-color: #e8e8e8; */width: 100%; 
}
TD.ub {
	 FONT-SIZE: 12pt; margin-bottom: 2px;
	 font-weight:bold;
	color:#FFF;
}

TABLE.ub1 {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 100%;
	color:#FFF;
	
/* 	border-color: #696969 #696969 #696969 #696969; border-style: solid; border-top-width: 1px; 
	border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	background-color: #e8e8e8; */width: 100%; 
}
TD.ub1 {
	 FONT-SIZE: 11pt; margin-bottom: 2px;
	 font-weight:bold;
	color:#FFF;
}

TABLE.ub2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 100%;
	color:#FFF;
	
/* 	border-color: #696969 #696969 #696969 #696969; border-style: solid; border-top-width: 1px; 
	border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	background-color: #e8e8e8; */width: 100%; 
}
TD.ub2 {
	 FONT-SIZE: 10pt; margin-bottom: 2px;
	 font-weight:bold;
	color:#FFF;
}

.normal {
  margin: 0 5px 0px 0;
  padding: 0;
  position: relative;
  font-size: 0.8em;
  color: #303030;
  font-family: "Helvetica Neue", Helvetica, Verdana,Tahoma,Arial,sans-serif;
  line-height: 1.4em;  text-align:justify;

}


TABLE.block9 {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 100%;
	
}
TD.block9 {
	FONT-SIZE: 10pt;
	color: #303030;

}

TABLE.block8 {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 100%;
	width: 100%;
	
}
TD.block8 {
	FONT-SIZE: 10pt;
	color: #303030;
}
