#msh-wrapper h1,
#msh-wrapper h2,
#msh-wrapper h3,
#msh-wrapper h4,
#msh-wrapper h5,
#msh-wrapper h6 {
	font-family: Verdana, Geneva, Arial, sans-serif !important;
}

#msh-wrapper #serviceSubTitel {
	margin-left: 0px;
}

#msh-wrapper #abowebNavi {
	margin-left: 0px;
}

#abowebNavi div[id^="Navi-"] {
	height: 50px;
}

#abowebNavi {
	margin: 50px 0 40px 0;
}

#abowebNavi .activ {
	border-bottom: 2px solid #000;
}

#abowebNavi .inactiv {
	border-bottom: 2px solid #878787;
}

#msh-wrapper .label,
#msh-wrapper .leftlabel {
	font-size: 11px;
}

#msh-wrapper input[type="text"],
#msh-wrapper select {
	font-size: 12px;
	line-height: 23px;
	height: 23px;
	padding: 0 4px;
}

#msh-wrapper select {
	padding-right: 0 !important;
}

#msh-wrapper ::-webkit-input-placeholder {
	font-size: 12px;
	line-height: 23px;
	padding: 0 4px;
}
#msh-wrapper :-moz-placeholder {
	font-size: 12px;
	line-height: 23px;
	padding: 0 4px;
}
#msh-wrapper ::-moz-placeholder {
	font-size: 12px;
	line-height: 23px;
	padding: 0 4px;
}
#msh-wrapper :-ms-input-placeholder {
	font-size: 12px;
	line-height: 23px;
	padding: 0 4px;
}