h1, h2{color: #FFF;

    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0;
    }

img{
    border: none;
}


#slide_container{
    position: absolute; width: 660px; height: 370px; margin-top: -370px;
}
#slogan{
    position: absolute; width: 157px; height: 125px;opacity: 0.8; margin-left: 48px;  margin-top: -334px;
}

#slider{
     width: 660px;
     height: 370px;
    background-color: #272727;
     float: left;
 }

#slider_right{
    width: 420px;
    height: 214px;
    float: left;
}


#cat_slide{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 660px;
    height: 240px;
    background-color: #272727;
    float: left;
}

#cat_slide_right{
    margin-bottom: 5px;
    margin-top: 5px;
    width: 420px;
    height: 240px;
    float: left;
}

.proline{
    width: 100%;
    height: 1px;
    background-color: #2E2E2E;
    border-bottom: 1px solid #4A4A4A;
    margin-bottom: 10px;
}

.chart_line{
    width: 100%;
    height: 2px;
    background: none;

    margin-bottom: 20px;
}

a{
	color:#2E55A2;	
}
a:hover{
	color:#FF7B2F;	
}

.naw-info td{
    padding: 5px;
}

.naw-info td{
    font-size: 14px;
}
.naw-info legend{
    font-size: 14px;
    font-weight: bold;
}

#address_placeholder{
    font-size: 14px;
}


.naw-info td input[type="text"]{
    height: 20px;
}

body{background-color:#000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:0; 
	margin:0;
	color:#646464;
	}

#bg{
	 background-image: url('../img/bg_vuurwerk.jpg');
    background-size: cover;
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:100%;
	position:fixed;
	margin: 0 auto;
	left:0;
	top:0px;
}


#container{
    width:1098px;
	position:relative;
	margin: 0 auto;
}

#container_bg{
    width:1089px;
    padding-left: 9px;
    background-image: url('../img/bg_rp.png');
    background-repeat: repeat-y;
    float: left;
}

#top{
    float:left;
    height:107px;
    width:1080px;
}

#header{
	float:left;
	height:113px;
	width:1080px;
	margin-bottom: 2px;
    background-image: url('../img/header.png');
    background-repeat: repeat-x;
}

#logo{
	width: 300px;
	height: 52px;
	float:left;
    margin-left: 10px;
	margin-top:30px;
	
}

#menu{

	height: 32px;
	float:left;
    margin-right: 30px;
	margin-top: 39px;
	margin-left: 16px;
}

#menu > #nav, #menu > #nav ul{padding:0;margin:0;list-style:none;z-index:999;}
#menu > #nav li{float:left;height:32px;text-align:center;}
#menu > #nav li a{
    display:block;
    padding-left:12px;
    padding-right:12px;
    text-decoration:none;
    font-size:13px;
    cursor:pointer;
    line-height:30px;
    font-family:Lato,"Times New Roman",Times,serif;
    color:#f6da1d;

    text-transform: uppercase;
}

#menu > #nav li a:hover{

    color: #FFF;

}

#linkcheck{
    border-color: #0A0A0A #616162 #616162 #0A0A0A;
    border-style: solid;
    border-width: 1px;
    color: #FFF !important;
    background-color: #222223;
}

#chart{
    width: 192px;
    height: 55px;
    float: right;
    margin-top: 28px;
}

#chart .icon{
    width: 55px;
    height: 55px;
    float: left;

    margin-left: 13px;
    margin-right: 16px;
}

#chart .line{
    height: 55px;
    float: left;
    width: 1px;
    background-color: #282829;
    border-right: 1px solid #000;
}

#chart .chart_content{
    font-size: 12px;
    height: 45px;
    margin-left: 16px;
    float: left;
    padding-top: 10px;
    text-transform: uppercase;
    font-family:Lato,"Times New Roman",Times,serif;
}

#chart .chart_content a{
   color: #FFF;
    text-decoration: none;
}

#content{
    float:left;
	min-height:450px;
	width:1089px;
	margin:0;
	padding: 0;
}


#bottom{
    float: left;
    width:1089px;
    padding-left: 9px;
    height:250px;
    background-image: url("../img/bottom.png");
    background-repeat: no-repeat;
    margin-bottom: 4px;

}


#bottom_txt{
    width: 100%; height: 230px; float: left;
    background-image: url("../img/voorverkoop.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
}

#footer{
    float: left;
    width:1020px;
    padding: 30px;
    height:16px;
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
    background-image: url("../img/footer.jpg");
    background-repeat: repeat-x;
}

#footer a{
    color: #000;
    text-decoration: none;

}

#content > #left{
    width: 1080px;
    float: left;
    margin-top: -5px;
    min-height:510px;
    background-color: #090909;

}

#content > #leftDark{
    width: 960px;
    float: left;
    margin-top: -5px;
    min-height:430px;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #151515;
    color: #FFF;

}

#content > #leftDark a{
    color: #FFF; text-decoration: none;

}

#content > #left > #rightDark{
    width: 721px;
    float: right;
    margin-top: -5px;
    min-height:430px;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #151515;
    color: #FFF;

}

#content > #left > #rightDark a{
    color: #FFF; text-decoration: none;

}

#content > #left > #right{
    width: 841px;
    float: right;
    min-height:510px;
    background-color: #FFF;

}

#content > #left #nav{
    width: 227px;
    float: left;
    list-style: none;
    padding: 0;
    margin:0;
    margin-left: 7px;
    margin-top: 8px;
}

#content > #left #nav li{
    float: left;
    width: 227px;
    height: 57px;
}

#content > #left #nav li a{
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    width: 187px;
    height: 39px;
    padding-top: 18px;
    padding-left: 40px;
    background-image: url("../img/cat.png");
    background-repeat: no-repeat;
}

#content > #left #nav li a:hover{
    background-image: url("../img/cat_hover.png");
    text-shadow: 1px 1px 2px #0f0f0f;

}

#content > #left #nav li a.cat_active{
    background-image: url("../img/cat_active.png");
    text-shadow: 1px 1px 1px #FFF;
    color: #000000;

}

.shop_price{
    font-size: 16px;

    font-weight: bold;

    color: #000000;
    width: 203px;
    height: 58px;
    padding-top: 5px;
    background-image: url("../img/show_price.png");
    background-repeat: no-repeat;
}

.shop_price span{
    text-decoration: line-through;
    font-weight: normal;
    font-size: 12px;
    line-height: 40px;
    margin-left: 10px;
}

.shop_price div{
    float: right;
    color: #FFF;
    margin-top: 8px;
    line-height: 50px;
    width: 86px;

}

.homeProducts{
    float: left; width: 110px; height: 240px; margin: 0 auto; overflow:hidden;
}

.homeProducts div{
    float: left; width: 110px; height: 240px; margin: 0 auto; overflow:hidden;
}


.block{
    float: left;
    color: #FFF;
    margin-left: 30px;
    margin-right: 35px;
    margin-top: 10px;
    line-height: 24px;
    font-size: 12px;
}

.block a{
    color: #FFF;
    text-decoration: none;

}

.block h3{
    text-transform: uppercase;
    font-size: 16px;
    color: #f6da1d;
}

.catlist{
    background-image: url('../img/price_bg.jpg');
    background-repeat: repeat-x;
    background-position: 20px top;

}

.discountTxt{
    font-size: 18px;
    color: #000;
    padding-top: 15px;
    display: block;
    margin-left: 15px;
    font-weight: bold;
    text-decoration: none;
}


.counter{
    height: 147px;
    width: 25%;
    text-align: center;
    font-size: 36px;
    color: #FFF;
    border-left: 1px solid #2E2E2E;
    border-right: 1px solid #000000;
}

.counterTxt{
    height: 50px;
    width: 25%;
    text-align: center;
    font-size: 20px;
    color: #FFF;
    border-left: 1px solid #2E2E2E;
    border-right: 1px solid #000000;
    background: #000;
}

/*
#navi{
	width: 458px;
	height: auto;
	margin-left: 30px;
	background-color:#FF6E1A;
	color: #FFF;
	padding:10px;
	padding-bottom:0;
	border:1px solid #666;
}

#navi a{
	color:#FFF;
}


#search{
	width:186px;
	height:50px;
	float:left;
	font-size: 12px;
	padding: 10px;
}



#navshop, #navshop ul{padding:0;margin:0;list-style:none;z-index:999;}
#navshop li{float:left;height:20px; width: 150px;text-align:left; padding-top:10px;}
#navshop li a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;cursor:pointer;  font-family:Arial,"Times New Roman",Times,serif;}

*/



