#section-text-center-bereken {
	position:absolute;
	left:100px;
	top:410px;
	width:724px;
	height:100px;
	z-index:11;
	text-align:center;
}

#section-text-center-veel {
	position:absolute;
	left:100px;
	top:450px;
	width:724px;
	height:100px;
	z-index:11;
	text-align:left;
}


#image-bevestigingen {
	position: absolute;
	top:-42px;
	left:400px;
	width:460px;
	height:450px;
}

#image-bevestigingenleft1 {
	position: absolute;
	top:-40px;
	left:-460px;
	width:460px;
	height:450px;
}

#image-bevestigingenleft2 {
	position: absolute;
	top:-60px;
	left:-460px;
	width:460px;
	height:450px;
}

#section-aanvragen {
    position: absolute;
    top: 3075px;
    width: 100%;
    height: 1000px;
    z-index: 11;
    text-align: center;
}



/* ----- navigatie  ---- */

nav {
 	position: absolute;
	display: block;
	float: right;
	width:690px;
 	margin-top:0px;
	left:235px;
	top:0px;
 	padding: 0;
 	z-index: 2000000;
	color: #696969;
	font-size: 16px;
	font-family: "Roboto" ,Arial, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: 500;
 }

nav a:link {
	color: #696969;
}
nav a:visited {
	color: #696969;
}
nav a:hover {
	color: #696969;
}
nav a:active {
	color: #696969;
}
nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	float: right;
}

nav li {
    float: left;
}

nav li a, .dropbtn-sm {
    display: inline-block;
    text-align: center;
    padding: 20px 14px;
    text-decoration: none;
}

nav li a:hover, .dropdown-sm:hover .dropbtn-sm {
    background-color: #f6f6f6;
}

nav li.dropdown-sm {
    display: inline-block;
}

.dropbtn-sm:hover {
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0 ) !important;
    z-index: 1;
}


.dropdown-content-sm {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0 ) !important;
    z-index: 1;
}

.dropdown-content-sm a {
    padding: 19px 20px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content-sm a:hover {
	background-color: #f1f1f1
	
}

.dropdown-sm:hover .dropdown-content-sm {
    display: block;
}

.avatar {
    border:3px solid;
    border-color:#FF9900;
    border-radius: 30px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
}

#logo {
	position:absolute;
	left: 0px;
	top: 15px;
	width: 235px;
	height: 60px;
	z-index: 1200;
}

/*-- footer --*/

footer {
	border-top: 3px solid #cccccc;
	border-bottom: 42px solid #333;
	overflow:visible;
	left: 0px;
	width:100%;
	background-color:#0E0F12;
	display:block;
	margin-left:0px;
	position:absolute;
	height:320px;
}

#footerwrapper {
	position: relative;
	margin: 0 auto;
	width: 924px;
	height:300px;
	z-index: 10;
}

#footerwrapper ul {
    list-style-type: none;
	margin-left:-40px;

}

#footerwrapper li {
	font-size: 14px;
	font-weight:300;
	color:#a5a5a5;
	line-height: 32px;
}


#footerwrapper li a {
    color: #a5a5a5;
}

#footerwrapper li a:hover:not(.active) {
	color: #a5a5a5;
}

#footerwrapper li a.active {
    color: #a5a5a5;
}

#footerwrapper a:link {
	color: #a5a5a5;
	text-decoration:none;
}
#footerwrapper a:visited {
	color: #a5a5a5;
}
#footerwrapper a:hover {
	color: #a5a5a5;
    text-decoration:underline;
}
#footerwrapper a:active {
	color: #a5a5a5;
}


#footerlogo {
	position:absolute;
	top:90px;
	width:300px;
	left:30px;
	height:100px;
}


#footercol1 {
	position:absolute;
	top:50px;
	width:132px;
	left:264px;
	height:265px;
}

#footercol2 {
	position:absolute;
	top:50px;
	width:132px;
	left:396px;
	height:265px;
}

#footercol3 {
	position:absolute;
	top:50px;
	width:132px;
	left:528px;
	height:265px;
}

#footercol4 {
	position:absolute;
	top:50px;
	width:132px;
	left:660px;
	height:265px;
}


.footerheader {
	color:#999999;
	font-size:16px;
	font-weight:600;
}

#languageselector {
	position: absolute;
	top: 328px;
	width: 924px;
	height: 40px;
	z-index: 14;
	line-height: 32px;
}

#languagepopup {
	position: absolute;
	top: 240px;
	left: -10px;
	width: 170px;
	height: 80px;
	z-index: 14;
	line-height: 32px;
	background-color:#333;
	padding-top: 0px;
	padding-left: 10px;
}

#languageselectorbtn {
	position: absolute;
	top: 320px;
	width: 170px;
	height: 40px;
	z-index: 20;
	line-height: 32px;
	cursor: pointer;
	
}

#languagepopup a:link {
	color: #a5a5a5;
	text-decoration:none;
}
#languagepopup a:visited {
	color: #a5a5a5;
}
#languagepopup a:hover {
	color: #a5a5a5;
    text-decoration:underline;
}
#languagepopup a:active {
	color: #a5a5a5;
}

#languageselector a:link {
	color: #a5a5a5;
	text-decoration:none;
}
#languageselector a:visited {
	color: #a5a5a5;
}
#languageselector a:hover {
	color: #a5a5a5;
    text-decoration:underline;
}
#languageselector a:active {
	color: #a5a5a5;
}

#languageselector2 {
	position:absolute;
	top:323px;
	left:35px;
	width:924px;
	height:40px;
	z-index:14;
	line-height: 32px;
}

#languageselector2 a:link {
	color: #a5a5a5;
	text-decoration:none;
}
#languageselector2 a:visited {
	color: #a5a5a5;
}
#languageselector2 a:hover {
	color: #a5a5a5;
    text-decoration:underline;
}
#languageselector2 a:active {
	color: #a5a5a5;
}

.languageselectorfont {
	color:#999999;
	font-size:14px;
	font-weight:300;
}

.languageselectorfont2 {
	color:#999999;
	font-size:14px;
	font-weight:300;
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
	height: 20px;

}




.avatar {
    border:3px solid;
    border-color:#FF9900;
    border-radius: 30px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
}

/* ---- page  ---- */ 
body,td,th {
	font-family: "Roboto" ,Arial, Arial, Helvetica, sans-serif;
}
a:link {
	color: #36F;
}
a:visited {
	color: #36F;
}
a:hover {
	color: #36F;
}
a:active {
	color: #36F;
}


/* ---- text ---- */ 

h1 { 
	font-weight:200;
	color:#ffffff;
    font-size: 48px;
	line-height:90%;
	letter-spacing:0px;
	margin-top:50px;
	margin-left:-5px;
}

h2 { 
	font-weight:300;
	color:#333333;
    font-size: 42px;
	line-height:70%;
	letter-spacing:0px;
	margin-top:50px;
	margin-left:-35px;
}

h3 { 
	font-weight:300;
	color:#333333;
    font-size:32px;
	line-height:70%;
	letter-spacing:0px;
	margin-top:20px;
}

h4 { 
	font-weight:300;
	color:#333333;
    font-size: 20px;
	line-height:70%;
	letter-spacing:0px;
	margin-top:20px;
}

h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    color: #333;
    font-weight: lighter;
    font-weight: 350;
	margin-bottom: 0px;
}

p {
	color:#a5a5a5;
    font-size: 18px;
	line-height:150%;
	font-weight:300;
}

.pipe {
	color:#36F;
	padding-right:20px;
	font-size:46px;
	font-weight:bold;
}
.white {
	font-weight:200 !important;
	color:#ffffff !important;
}

.white a:link {
	color: #FFF;
}
.white a:visited {
	color: #FFF;
}
.white a:hover {
	color: #FFF;
}
.white a:active {
	color: #FFF;
}

.button-white {
	color:#FFFFFF !important;
    font-size: 18px;
	background-color:#FF9900;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	text-align:center;
	text-decoration:none;
	
}

/*achtergrond voor de menubalk -------------------*/
#menubar-background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 60px;
	background: #F00;
	z-index: 1;
	background:url(../images/topbar-springmasters.png);
	background-repeat:repeat-x;
}

/*achtergrond zwart-zilver gradient -------------------*/
#gradient-background {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	height: 700px;
	background: #F00;
	z-index: 1;
	background: url(../images/gradient-springmasters.png);
	background-repeat:repeat-x;
	
}


#fullbackground2 {
	position: absolute;
	left: 0px;
	top: 390px;
	width:100%;
	height:700px;
	background-image: url(../images/gasverenoprij.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index:4;
	display:block;
}

#fullbackground3 {
	position: absolute;
	left: 0px;
	top: 1089px;
	width:100%;
	height:470px;
	background-color:#fafafa;
	background-image: url(../images/bg-section-maatwerk.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
}

#fullbackground4 {
	position: absolute;
	left: 0px;
	top: 1559px;
	width:100%;
	height:400px;
	background-color:#0E0F12;
	background-image: url(../images/demo-bg.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:4;
	display:block;
	border-top: 1px solid #cccccc;
}

#fullbackground5 {
	position: absolute;
	left: 0px;
	top: 1959px;
	width:100%;
	height:400px;
	z-index:5;
	display:block;
	border-top: 1px solid #cccccc;
}

/* voor gasveren.html */
#fullbackground6 {
	position: absolute;
	left: 0px;
	top: 389px;
	width:100%;
	height:450px;
	background-repeat: no-repeat;
	background-position: center;
	z-index:4;
	display:block;
}

#fullbackground7 {
	position: absolute;
	left: 0px;
	top: 839px;
	width:100%;
	height:450px;
	background-color:#fafafa;
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#fullbackground8 {
	position: absolute;
	left: 0px;
	top: 600px;
	width:100%;
	height:300px;
	background-color:#fafafa;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#fullbackground9 {
	position: absolute;
	left: 0px;
	top: 1289px;
	width:100%;
	height:450px;
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#fullbackground10 {
	position: absolute;
	left: 0px;
	top: 60px;
	width:100%;
	height:330px;
    background-image: url( ../images/legal.png);
    background-repeat: no-repeat;
    background-position: center; 
	z-index:2;
	display:block;
	background-color:#0E0F12;
}

#fullbackground11 {
	position: absolute;
	left: 0px;
	top: 1739px;
	width:100%;
	height:450px;
	background-color:#fafafa;
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#fullbackground12 {
	position: absolute;
	left: 0px;
	top: 2668px;
	width:100%;
	height:400px;
	background-color:#fafafa;
    background-repeat: no-repeat;
    background-position: center;
	z-index:3;
	display:block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#section-text-right2 {
	position:absolute;
	left:462px;
	top:880px;
	width:396px;
	height:400px;
	z-index:11;
}

#section-text-right3 {
	position:absolute;
	left:462px;
	top:1800px;
	width:396px;
	height:400px;
	z-index:11;
}

#section-text-left2 {
	position:absolute;
	left:66px;
	top:1332px;
	width:396px;
	height:400px;
	z-index:11;
}

#section-text-left3 {
	position:absolute;
	left:66px;
	top:2260px;
	width:396px;
	height:400px;
	z-index:11;
}



/* laat alle content gecentreerd op de pagina zien */
#mainwrapper {
	position: relative;
	top: -8px;
	margin: 0 auto;
	width: 924px;
	height:2050px;
	z-index: 10;
	overflow: hidden;
}

#mainwrapperhomepage {
	position: relative;
	top: -8px;
	margin: 0 auto;
	width: 924px;
	height:1000px;
	z-index: 10;
}

#mainwrappergasveren {
	position: relative;
	top: -8px;
	margin: 0 auto;
	width: 924px;
	height:1200px;
	z-index: 10;
	overflow: hidden;
}
	



/*-- sections --*/

#banner-right {
	position:absolute;
	top:60px;
	left:462px;
	width:396px;
	height:330px;
	z-index:11;
}

#swiffycontainer {
	position:absolute;
	top:60px;
	left:50px;
	width:396px;
	height:329px;
	z-index:1;
}

#section-text-left {
	position:absolute;
	left:66px;
	top:432px;
	width:396px;
	height:400px;
	z-index:11;
}


#section-text-right {
	position:absolute;
	left:462px;
	top:1141px;
	width:396px;
	height:400px;
	z-index:11;
}

#section-text-center {
	position:absolute;
	left:198px;
	top:435px;
	width:528px;
	height:400px;
	z-index:11;
	text-align:center;
}

#section-text-left-black {
	position:absolute;
	left:66px;
	top:1590px;
	width:396px;
	height:400px;
	z-index:11;
}

#xsell-1 {
	position:absolute;
	width:176px;
	height:400px;
	left:66px;
	top:2800px;
	text-align:center;
	text-decoration:none;
	z-index:11;
}

#xsell-1 a:link {
	color: #333;
	text-decoration:none;
}
#xsell-1 a:visited {
	color: #333;
	text-decoration:none;
}
#xsell-1 a:hover {
	color: #333;
	text-decoration:none;
}
#xsell-1 a:active {
	color: #333;
	text-decoration:none;
}

#xsell-2 {
	position:absolute;
	width:176px;
	height:400px;
	left:374px;
	top:2800px;
	text-align:center;
	z-index:11;
}

#xsell-2 a:link {
	color: #333;
	text-decoration:none;
}
#xsell-2 a:visited {
	color: #333;
	text-decoration:none;
}
#xsell-2 a:hover {
	color: #333;
	text-decoration:none;
}
#xsell-2 a:active {
	color: #333;
	text-decoration:none;
}

#xsell-3 {
	position:absolute;
	width:176px;
	height:400px;
	left:682px;
	top:2800px;
	text-align:center;
	z-index:11;
}

#xsell-3 a:link {
	color: #333;
	text-decoration:none;
}
#xsell-3 a:visited {
	color: #333;
	text-decoration:none;
}
#xsell-3 a:hover {
	color: #333;
	text-decoration:none;
}
#xsell-3 a:active {
	color: #333;
	text-decoration:none;
}
	

.img-circle {
    border-radius: 50%;
}
