
h3{
	font-size:12px;
	color:#144e80 ;
	font-weight:bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

span.rot {
	color:#CC0000; font-weight:bold;
}

span.blau {
	color:#144e80; font-weight:bold;
}

.blau {
	color:#144e80; font-weight:bold;
}


.rowOrange {
	font-family: Arial, Helvetica, sans-serif;
	color: #333; #color: #000;
	font-weight: bold;
	text-transform: uppercase;
	border: 0px;
	font-size: 8pt;
	background-color: #FEAD13;
	vertical-align:middle
}

.align-center { text-align:center;}
.align-right {text-align:right;}
.align-justify { text-align:justify;}

a.arrow {
	color:#144e80 ;
	font-weight:bold;
 	text-decoration: none;
	background-image: url(../img/arrow_red1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left: 14px;
}
a.arrow:hover {
 	text-decoration: underline;
}

a.underline {
	text-decoration: underline;
}
