.text-grey5 {
color:#F2F2F2;	
}
.text-grey10 {
color:#E6E6E6;	
}
.text-grey20 {
color:#CCC;	
}
.text-grey30 {
color:#B3B3B3;
}
.text-grey40 {
color:#999;
}
.text-grey50 {
color:#808080;	
}
span.menu {
display:inline-block;
width:40%;
}
.download hr {
margin: 10px 0;	
}
span.omschrijving {
display:inline-block;	
}
span.prijs {
display:inline-block;	
float:right;
font-size:15px;
font-weight:bold;
}
/*socialmedia*/
.some {
float:right;
padding:0 1.5%;
}
.some i {
color:#98C01D;
font-size:18px;
text-align:center;
line-height:31px;
width:28px;
height:28px;
margin:0 5px 0 0;
-khtml-border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;border-radius:14px;
background:#FFF;
}
/*slidewrap*/
.vgv-wrap h3 {
display: block;
width: 100%;
height: auto;
color: #DA291C;
line-height: inherit;
font-size: 14px;
margin: 0 0 10px 0;
padding: 10px 20px;
background: #f1f2f2;
cursor: pointer;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.vgv-wrap h3:after {
font-family: FontAwesome;
font-size: 14px;
content: "\f078";
float: right;
}
.vgv-wrap.active h3:after {
font-family: FontAwesome;
font-size: 14px;
content: "\f077";
float: right;
}
.vgv-content {
display: none;
padding: 10px;
transition: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
}