#pagescontent-sub ul li {
	padding: 0 0 10px 30px;
	background: url('../../../fileadmin/viatraffic-template/img/icons/icon-checked.png') no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-position: 0 2px;
	background-size: 20px 20px;
}

#pagescontent-sub  h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #8293ab;
	margin: 10px 0 5px 0;
}

#pagescontent-sub 
.thetab
{
	-webkit-box-shadow: -20px 20px 40px 1px rgba(0,0,0,0.1);
	box-shadow: -20px 20px 40px 1px rgba(0,0,0,0.1);
}

#pagescontent-sub .tabs li:first-child a.active {
  background: #fff !important;
  color: #505f74 !important;
}

#pagescontent-sub #tab1 {
	display: block
}

.vt-module-headline h2 {
	text-align: center;
	color: #EE8923 !important;
	font-size: 3rem !important;
	font-weight: 600 !important;
	line-height: 1em !important; 
}

.vt-module-headline-header {
	padding: 0 0 20px 0 !important
}
.vt-module-headline-content {
	padding: 0 100px
}

.vt-module-headline-content p {
	color: #677C98;
	font-size: 20px
}
.vt-module-headline-content
.text-center {
	text-align: center
}