@charset "UTF-8";
/* Object-Vorstand-Text ---- Color White----daher hier nicht sichtbar*/

.vorstand-objectbox-style {
	/* T - R - B - L */
	position: absolute;
	/*background-color: #6484df;*/
	top: 0px;
	left: 0px;
	width:100%;
	/*height:auto;*/
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 18px;*/
	text-align: left;
	overflow: hidden;
	color: #FFFFFF;
	z-index:999;
} 


