.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}
.lightBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #679BC9;
	text-decoration: none;
}
.normalRahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A3B8CB;
	border-bottom-color: #A3B8CB;
	border-left-color: #A3B8CB;
}
.vertDevider {
	background-image: url(../images/service_solutions/vert_devider.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.lightBlueDatum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #131837;
	text-decoration: none;
}
.lightBlueFett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #679BC9;
	text-decoration: none;
}
.normalRahmenFull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
	border: 1px solid #A3B8CB;
}
