                                                                                                @font-face {
    font-family: 'AlphaHeadline';
    src: url('AlphaHeadline.eot');
    src: url('AlphaHeadline.eot') format('embedded-opentype'),
         url('AlphaHeadline.woff2') format('woff2'),
         url('AlphaHeadline.woff') format('woff'),
         url('AlphaHeadline.ttf') format('truetype'),
         url('AlphaHeadline.svg#AlphaHeadline') format('svg');
}
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,800);
body {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:20px;
	color:#000000;
	background:#ebebeb;
	padding:0;
	margin:0;
}
p{
	padding: 0px 0 15px;
	margin: 0;
}
.hide-text{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.clear{
	position: relative;
	clear: both;
	display: block;
}
a{
color:#e94f03;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
b, strong{
	font-weight: bold;
}
i, em{
	font-style: italic;
}
h1{
	font-family: 'AlphaHeadline';
	font-size:26px;
	color:#363636;
	line-height:26px;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #d2d2d2;
}
h2{
	font-family: 'AlphaHeadline';
	font-size:22px;
	color:#e94f03;
	line-height:22px;
	padding-bottom:10px;	
	margin:0;	
}
h3{
	font-family: 'AlphaHeadline';
	font-size:20px;
	color:#363636;
	padding-bottom: 10px;
	margin:0;
}
h4{
	font-family: 'AlphaHeadline';
	font-size:19px;
	color:#e94f03;
	padding-bottom: 10px;	
	margin:0;
}
h5{	font-family: 'AlphaHeadline';
	font-size: 17px;
	color:#000;
	padding-bottom: 10px;
	margin:0;
}
h6{	font-family: 'AlphaHeadline';
	font-size: 15px;
	color:#e94f03;
    padding-bottom: 10px;
	margin:0;
}
    
 .image-right {
     border:1px solid #a0a0a0;
     float: right;
     margin:5px 0 15px 15px;
	 padding:5px;
	 background:#fff;
}
 .image-left {
    border:1px solid #a0a0a0;
    float: left;
	 padding:5px;
	 background:#fff;
   margin:5px 15px 15px 0;
}
.container{
position:relative;
margin:0 auto;
width:1000px;
}

/*****************************header************************************/
#header{
position:relative;
min-height:113px;
background:#fff;
border-top:2px solid #e94f03;
}
.logo{
position: relative;
float:left;
width:152px;
height:99px;
margin-top:7px;
 }
 .righ{
 position:relative;
 float:right;
 max-width:840px;
 }
a.cta{
position:relative;
float:right;
width:230px;
height:41px;
padding:0 5px;
margin-top:11px;
border:1px solid #9c9c9c;
text-align:center;
text-transform:uppercase;
font-family: 'PT Sans', sans-serif;
font-size:14px;
color:#505050;
font-weight:400;
line-height:43px;
}
a.cta:hover{
text-decoration:none;
color:#e94f03;
border:1px solid #e94f03;
}

.nav1{
position: relative;
float:right;
width:auto;
height:49px;
margin-top:10px;
}
/******************************content-wrapper*****************************************/
#content-wrapper{
position:relative;
min-height:100px;
padding:50px 0 35px;
background:url(../images/top.png) left top repeat-x #ebebeb;
}
.nav2{
position: relative;
float:left;
width:310px;
min-height:100px;
}
.nav2 li{
position:relative;
float:left;
width:310px;
height:44px;
background:none;
padding:0!important;
}
.nav2 li a{
background:url(../images/sep1.png) no-repeat 7px 15px #dedede;
padding:9px 24px;
text-align:left;
}
.nav2 li:nth-child(odd) a{ 
background:url(../images/sep1.png) no-repeat 7px 15px #fff;
padding:9px 24px;
text-align:left;
}
.nav2 li > a:hover, .nav2 li.sfHover > a,
.nav2 li.selected > a, .nav2 li.active > a {	
	background:url(../images/sep1-h.png) no-repeat 7px 15px #e85311;
	color:#ffffff!important;
	text-decoration:none;
	border:none;
}
.contenu{
position:relative;
float:left;
width:660px;
min-height:100px;
margin-left:30px;
}
.content{
position:relative;
width:1000px;
min-height:100px;
}

ul,ol{
	padding: 0px 0px 15px 15px;
}
ul ul,ol ol,
ul ol, ol ul{
	padding: 5px 0px 0px 15px;
}
ul li{
	padding: 0px 0px 5px 25px;
}
ul > li{
	padding: 0px 0px 0px 14px;
	list-style: none;
	background: url(../images/liste1.png) no-repeat left 10px;
	}
ul ul > li{
}
ol li{
	list-style-type: decimal;
	padding: 0px 0px 5px 5px;
	margin-left: 20px;
}

table.table-style{
	position: relative;
   }
   table.table-style h2, table.table-style h3{
	padding-bottom:0!important;
   }
  table.table-style thead th{
	background: #dfdfdf;
	font-weight: bold;
	text-align: left;
}
table.table-style thead th,
table.table-style tbody td{
	padding: 10px;
	border: 1px solid #dbdbdb;

}
table.merken td img{
	margin-right:auto;
	margin-left:auto;
	display:block;
}
.dark-text{
	color: #000;
}
.black{
color:#000;
}
.gray{
color:#313131;
}
.orange{
color:#dc5715;
}
/***************box-wrapper****************/
#box-wrapper{
position:relative;
min-height:290px;
background:#cacaca;
margin-top: 53px;
}
a.box1{
position:relative;
float:left;
width:310px;
height:301px;
margin-top:-54px;
}
a.box1:hover{
text-decoration:none;
}
a.box1 .icon{
position:relative;
float:left;
width:108px;
height:108px;
padding:0 101px 33px;
}
a.box1:hover .icon{
text-decoration:none;
}
a.box1 .icon1{
background:url(../images/icon1.png) center top no-repeat;
}
a.box1 .icon2{
background:url(../images/icon2.png) center top no-repeat;
}
a.box1 .icon3{
background:url(../images/icon3.png) center top no-repeat;
}
a.box1:hover .icon1 , a.box1:hover .icon2 , a.box1:hover .icon3{
text-decoration:none;

}
a.box1 .contenu1{
position:relative;
float:left;
width:310px;
min-height:50px;
text-align:center;
color:#000000;
}
a.box1 h1{
text-align:center;
color:#363636;
padding:0;
margin:0 0 25px;
border-bottom:none;
}
a.box1:hover h1{
color:#e85311;
border-bottom:none;
}
a.box1:hover .contenu1{
text-decoration:none;
}
a.box1 .readmore{
position:relative;
float:left;
width:140px;
min-height:35px;
margin-left:85px;
text-align:center;
background:#eb611d;
color:#fff;
font-size:18px;
text-transform:uppercase;
line-height:35px;
margin-top:-1px;
}
a.box1:hover .readmore{
text-decoration:none;
color:#363636;
}
.box2{
margin-left:35px;
}
/**************************footer*******************************/
#footer{
    position: relative;	
	min-height:150px;
	padding:55px 0 30px;
	background:#414040;
	overflow: hidden;
}
.contact{
position: relative;
float:left;
width:650px;
min-height:150px;
color:#ffffff;
}
.contact a{
color:#ff7538;
text-decoration:none;
}
.contact a:hover{
text-decoration:underline;
}
.contact h1{
color:#fff;
background:url(../images/h-contact.png) no-repeat 260px center;
border-bottom:none;
padding:0px;
margin-bottom:30px;
}
.contact h3{
padding-bottom:0;
font-size:14px;
line-height:20px;
color:#fff;
font-family: 'PT Sans', sans-serif!important;
font-weight:700;
text-transform:uppercase;
}
.contact td{
background:url(../images/sep-contact.jpg) repeat-y 32px 0px;
padding-left:50px; 
}
.home{
background:url(../images/sep-contact.jpg) repeat-y 32px 0px , url(../images/icon-home.png) no-repeat center left!important;
width:295px;
}
.tel{
background:url(../images/sep-contact.jpg) repeat-y 32px 0px , url(../images/icon-tel.png) no-repeat center left!important;
}
.map1{
background:url(../images/sep-contact.jpg) repeat-y 32px 0px , url(../images/icon-map.png) no-repeat center left!important;
}
.btw{
background:url(../images/sep-contact.jpg) repeat-y 32px 0px , url(../images/icon-btw.png) no-repeat center left!important;
}
.timing{
position:relative;
float:right;
width:310px;
min-height:100px;
}
.timing h1{
color:#ffffff !important;
background:url(../images/h-time.png) no-repeat 230px center;
border-bottom:none;
padding:0px;
margin-bottom:30px;
}
.tr1{
background:#bbbbbb;
border-bottom:1px solid #414040;
height:25px;
line-height: 25px;
}
.tr2{
background:#8f8f8f;
height:25px;
border-bottom:1px solid #414040;
line-height: 25px;
}
.td1{
width:75px;
padding-left:23px;
}
.td2{
width:212px;
}
/**************************#footer1*******************************/
#footer1{
position:relative;
min-height:93px;
background:#303030;
}
#ContainerBlockSocial{
position:relative;
float:left;
width:55px;
height:55px;
margin-top:11px;
}
#ContainerBlockSocial .addthis_toolbox .at300b {
	background-image: url(../images/fb.png);
	background-repeat: no-repeat;
	width:55px;
height:55px;
	margin: 0;
	padding: 0;
	display: inline-block;
	overflow: hidden;
	-webkit-transition: none .4s;
	-moz-transition: none .4s;
	-o-transition: none .4s;
	transition: none .4s;
}
#ContainerBlockSocial .addthis_toolbox .at300b.addthis_32x32_styleaddthis_button_facebook,
#ContainerBlockSocial .addthis_toolbox .at300b.addthis_button_facebook {
	background-position: 0 0;
}
#ContainerBlockSocial .addthis_toolbox .at300b > span{
	display: none !important;
}
.back-to-top{
    position: fixed;
    right: 33px;
bottom: 33px;

    width: 20px;
    height: 20px;
    display: none;
    opacity:1;
    padding: 15px;
    background: url(../images/icon-top.png) no-repeat center rgba(200, 200, 200, 1);
	margin-right:17px;
    text-indent: -9999px;
	border-radius:90px;
    z-index: 100;
}
.back-to-top:hover{
	opacity: 1;
	display: block;
}
#footerSlideButton {
position: absolute;
bottom: 0px;
right: 30px !important;
border: 0;
cursor: pointer;
z-index: 10;
text-decoration: none;
font-size: 21px !important;
}        
        
        
        
.merken img {border:1px solid #999 !important; width:156px !important; height:98px !important;}
        
        
        