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

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

.highlight {

}
.highlight_rot {
	color:#F00 !important;
}
.highlight_rot a:link,
.highlight_rot a:visited {
	color:#F00 !important;
}

.small {
	font-size:0.8em;
}

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

.mitarbeiter {
	
}

.bodytext {
	
}

.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;
}

.button {
	background-color:#EAEEF1;
	display:inline-block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	color:#141E46;
	border:1px solid #BFC0C5;
}
.button a:link,
.button a:visited {
	color:#141E46 !important;
	text-decoration:none !important;
}