.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #001C2A;

}
.blacknormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #001C2A;
	text-decoration: none;

}
.list {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(img/dot.gif);


}
.blackkursiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #001C2A;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #75899D;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #75899D;
	text-decoration: none;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E20A16;
	text-decoration: none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E20A16;
	text-decoration: none;

}
a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #E20A16;
	text-decoration: none;

}


.blueline { 
	background-color:#2F719B; 
	color:#2F719B; 
	font-family: Arial, sans-serif; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10pt;}
	
.redlink {
	color: #E20A16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.redline {
	background-color:#E20A16; 
	color:#E20A16; 
	font-family: Arial, sans-serif; 
	font-style:normal; 
	font-weight:normal; 
	font-size:xx-small;
}
.blackunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #001C2A;
	text-decoration: underline;

}
.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #001C2A;
	text-decoration: none;
	line-height: 11px;

}
.greynormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #75899D;
	text-decoration: none;
}
.rednormal {

	color: #E20A16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.blackultrasmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #001C2A;
	text-decoration: none;
	line-height: 11px;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.greybold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #75899D;
	text-decoration: none;
}
.blackZitat {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #001C2A;
	text-decoration: none;
	line-height: normal;
}
.blackZitatbold {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #001C2A;
	text-decoration: none;
	line-height: normal;
}

.redunderline {
	color: #E20A16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;

}
.blueHeadline {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #004776;
	text-decoration: none;
}


