h2,h3,h4 {
	margin:0px;
}

p {
	margin-top:0px;
	margin-bottom:5px;
}

.highlight {

}
.small {
	font-size:0.8em;
}

.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}

.mitarbeiter {
	
}

.Ueberschrift_Versalien {
	font-size:14px !important;
	color:#141E46;
	font-weight:bold !important;
	margin-bottom:5px !important;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.headerbox {
	background-color:#EAEEF1;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

.table_background_highlight {
	background-color:#EAEEF1;
}