/**
 *    Author            :    Gauke Pieter Sietzema, Sterc Concept
 *    Website            :    http://www.sterc.nl
 *    Contact            :    info@sterc.nl
 *  Created date    :    
 */

html, body {
    margin: 0;
    padding: 0;
    font: normal 13px/15px arial, sans-serif;
}

img {
    border: 0;
}

#container {
/*
    width: 800px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 20px;
*/
padding-bottom: 100px;
position: relative;
width: 800px;
margin: 0 auto;
padding-top: 20px;
}

#logo {
    width: 250px;
    float: left;
}

#nav {
    width: 500px;
    height: 25px;
    margin-top: 22px;
    border-bottom: 1px solid #ff0000;
    float: right;
}

#nav ul {
    margin: 0;
    padding: 0;
    float: right;
}

#nav ul li {
    margin: 0;
    padding: 0;
    float: left;
    list-style-type: none;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
    margin-left: 6px;
    padding: 2px;
    text-decoration: none;
    color: #000;
    font: normal 13px/15px arial, sans-serif;
}

#nav ul li a:hover {
    background-color: #ff0000;
    color: #fff;
}

/*
#quick-links {
    clear: both;
    width: 800px;
    border-top: 6px solid #ff0000;
    overflow: hidden;
    height: 314px;
}

    #quick-links ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
    #quick-links ul li {
        margin: 0;
        padding: 0;
        float: left;
    }
    
#quick-linkss {
    clear: both;
    width: 800px;
    border-top: 6px solid #ff0000;
    overflow: hidden;
    height: 67px;
}

    #quick-linkss ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
    #quick-linkss ul li {
        margin: 0;
        padding: 0;
        float: left;
    }
*/



/* v2 */

#quick-links {
    clear: both;
    width: 800px;
    border-top: 6px solid #ff0000;
    overflow: hidden;
    height: initial;
    background: #CCC;
}

    #quick-links ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
    #quick-links ul li {
    	width: 199px;
    	background: #333333;
        margin: 0 0px 0 0;
        padding: 0;
        float: left;
        position: relative;
        border-right: 1px solid white;
    }
	
	#quick-links ul li a span{
    	position: relative;
    	border-bottom: 1px solid white;
    	width: 199px;
    	height: 30px;
    	background: #999999;
        border-top: 1px solid white;
        padding: 0;
        float: left;
        line-height: 30px;
        font-size: 16px;
        text-align: center;
        color: white;

    }
	
    #quick-links ul li:hover a{
    text-decoration: none;
    }
    
	#quick-links ul li a{
		
	}
	#quick-links ul li a:hover{
	}
	#quick-links ul li ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: #CCC;
    }
	#quick-links ul li ul li {
		width: 199px;
		background: #CCC;
		margin: 0 1px 0 0;
		padding: 0;
		float: left;
		position: relative;
		text-align: center;
		line-height: 30px;
		font-size: 16px;
		border-bottom: 1px solid white;
    }
    #quick-links ul li ul li a{
    	color: white;
    	display: block;
    }
    #quick-links ul li ul li a:hover{
    	background: #999;
    	display: block;
    }
    #quick-links ul li a img {
		display: block;
		margin: 0 auto;
	}

    #quick-links ul li .hidden{
		display: none;
		position: absolute;
		top:0;
		left:0;
    }
    #quick-links ul li:hover .hidden{
		display: block;
    }
    #quick-links ul li:hover a{
    text-decoration: none;
    }

/* 

-- HOME MENU OUD --

#quick-links {
    clear: both;
    width: 800px;
    border-top: 6px solid #ff0000;
    overflow: hidden;
    height: 314px;
}

    #quick-links ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
    #quick-links ul li {
    	width: 199px;
    	height: 157px;
    	background: #333333;
        margin: 0 1px 0 0;
        padding: 0;
        float: left;
        position: relative;
    }
   
    	
    	
    #quick-links ul li.last {
    	width: 200px;
    	margin: 0;
}
    #quick-links ul li.last a span {
    	width: 200px;
        border-top: 1px solid white;
    }
    #quick-links ul li a span {
    	width: 199px;
    	height: 30px;
    	background: #999999;
        border-top: 1px solid white;
        padding: 0;
        float: left;
        line-height: 30px;
        font-size: 16px;
        text-align: center;
        color: white;
        position: absolute;
        bottom: 0;
        left:0;
    } 
    #quick-links ul li a img {
		display: block;
		margin: 0 auto;
	}

    #quick-links ul li .hidden{
		display: none;
		position: absolute;
    }
    #quick-links ul li:hover .hidden{
		display: block;
    }
    #quick-links ul li:hover a{
    text-decoration: none;
    }
*/

/* -- Subpage navigatie -- */
#quick-linkss {
    clear: both;
    width: 800px;
    border-top: 6px solid #ff0000;
    z-index: 999;
	position: relative;
}
    #quick-linkss ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
    #quick-linkss ul li {
    	width: 99px;
    	height: 79px;
    	background: #333333;
        margin: 0 1px 0 0;
        padding: 0;
        float: left;
        position: relative;
    }
   	#quick-linkss ul li:hover ul {
		display: block;
    }
    #quick-linkss ul li.last {
		margin: 0;
		width: 100px;
    }    
    #quick-linkss ul li.last a span {
    	width: 100px;
        border-top: 1px solid white;
    }
    #quick-linkss ul li a span {
    	width: 99px;
    	height: 14px;
    	background: #999999;
        border-top: 1px solid white;
        padding: 0;
        float: left;
        font-size: 11px;
        text-align: center;
        color: white;
        position: relative;
        margin-top: 7px;
    }

    #quick-linkss ul li a img {
		display: block;
		margin: 0 auto;
	}

		#quick-linkss ul li ul {
			display: none;
	    }
	    
	    #quick-linkss ul li ul li {
	    	height: 25px;
	    }
	    #quick-linkss ul li ul li:hover {
	    	background-color: #999;
	    }
	    #quick-linkss ul li ul li a {
	    	color: white;
	    	font-size: 10px;
	    	display: block;
			padding: 7px 5px;
			text-align: center;
	    }	    

    #quick-linkss ul li .hidden{
		display: none;
		position: absolute;
    }
    #quick-linkss ul li:hover .hidden{
		display: block;
    }
    #quick-linkss ul li:hover a{
    text-decoration: none;
    }
/* einde v2 */
    
#home-laatste-nieuws {
    clear: both;
    width: 423px;
    height: 133px;
    padding-left: 57px;
    background: url(../img/nieuws.png) no-repeat;
    float: left;
}

    #home-laatste-nieuws h1, #home-laatste-nieuws a, #home-laatste-nieuws a:link, #home-laatste-nieuws a:visited {
        font: normal 12px/15px arial, sans-serif;
        margin: 0;
        padding: 5px 0 0 0;
        color: #ff0000;
        font-weight: bold;
        text-decoration: none;
    }
    
    #home-laatste-nieuws a:hover {
        text-decoration: underline;
    }
    
    #home-laatste-nieuws p {
        margin: 0;
        padding: 0;    
        font: normal 12px/15px arial, sans-serif;
        color: #666;
    }
    
#home-adres {
    width: 320px;
    height: 133px;
    background-color: #ff0000;
    float: right;
}

    #home-adres p {
        font: normal 12px/15px arial, sans-serif;
        color: #fff;
        margin: 5px 10px 5px 10px;
        padding: 0;
    }
    
    #home-adres span.left {
        width: 70px;
        display: block;
        float: left;
        clear: left;
    }
    
    #home-adres span.right {
        width: 150px;
        display: block;
        float: left;
    }
    
    #home-adres a, #home-adres a:link, #home-adres a:visited {
        color: #fff;
        text-decoration: none;
    }
    
    #home-adres a:hover {
        text-decoration: underline;
    }
    
/*
#copyright {
    width: 800px;
    text-align: right;
    clear: both;
    font: normal 10px/25px arial, sans-serif;
    color: #666;
}
*/
#copyright {
    width: 400px;
    float: left;
    padding: 20px 10px;
    text-align: left;
    font: normal 10px/25px arial, sans-serif;
    color: #666;
}

    #copyright a, #copyright a:link, #copyright a:visited {
        color: #666;
        text-decoration: none;
    }
    
    #copyright a:hover {
        text-decoration: underline;
    }
    
#hidden {
    display: none;
}

#content {
    width: 355px;
    float: left;
    padding-right: 20px;
}


#sidebar {
    width: 425px;
    float: right;
}

#fullcontent {
    width: 775px;
    padding-right: 20px;
}


    #content h1, #sidebar h1, #fullcontent h1 {
        font: bold 15px/15px "Arial Black", arial, sans-serif;
        color: #666;
        margin: 0;
        padding: 0;
        clear: both;
    }
    
    #content h2, #sidebar h2, #fullcontent h2 {
        font: bold 15px/15px "Arial Black", arial, sans-serif;
        color: #ff0000;
        margin: 0;
        padding: 0;
    }
    #container #fullcontent h1 , #container #fullcontent h2{
    	padding:  0.3em 0;
    }
    #content h3, #fullcontent h3 {
        font: bold 12px/15px arial, sans-serif;
        color: #ff0000;
        margin: 0;
        padding: 0;
    }
    
    #content, #content p, #fullcontent, #fullcontent p {
        font: normal 12px/15px arial, sans-serif;
        color: #666;
        margin: 0;
        padding: 0;
    }
    
    #content ul, #fullcontent ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
    #content ul li, #fullcontent ul li {
        font: normal 12px/15px arial, sans-serif;
        color: #666;
        background: url(../img/list.png) 5px 50% no-repeat;
        padding-left: 20px;
    }
/*verbreed deel*/

#contentverbreed {
    width: 710px;
    float: left;
    padding-right: 20px;
}


    #contentverbreed h1, #sidebar h1, #fullcontent h1 {
        font: bold 15px/15px "Arial Black", arial, sans-serif;
        color: #666;
        margin: 0;
        padding: 0;
        clear: both;
    }
    
    #contentverbreed h2, #sidebar h2, #fullcontent h2 {
        font: bold 15px/15px "Arial Black", arial, sans-serif;
        color: #ff0000;
        margin: 0;
        padding: 0;
    }
    
    #contentverbreed h3, #fullcontent h3 {
        font: bold 12px/15px arial, sans-serif;
        color: #ff0000;
        margin: 0;
        padding: 0;
    }
    
    #contentverbreed, #content p, #fullcontent, #fullcontent p {
        font: normal 12px/15px arial, sans-serif;
        color: #666;
        margin: 0;
        padding: 0;
    }
    
    #contentverbreed ul, #fullcontent ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
    #contentverbreed ul li, #fullcontent ul li {
        font: normal 12px/15px arial, sans-serif;
        color: #666;
        background: url(../img/list.png) 5px 50% no-repeat;
        padding-left: 20px;
    }

/*einde verbreed deel*/

#sub-footer {
    clear: both;
    padding-top: 20px;
}    
#sub-footer a {
    color: white;
}    
#sub-footer-top {
    width: 100%;
    height: 82px;
    background-color: #ff1300;
}

#sub-footer-bottom {
    width: 100%;
    height: 72px;
    background-color: #e9e9e9;
}
#sub-footer-top p{
	display: block;
	float: left;
	color: white;
	padding: 0 10px;
}

#sub-footer-top p a {
	color: #ffffff;
	text-decoration: none;
	}

#sub-footer-top .inner, #sub-footer-bottom .inner{
	width: 800px;
	margin: 0 auto;
	clear: both;
}
#sub-footer-left {
    margin-top: 20px;
    width: 375px;
    height: 70px;
    background-color: #ccc;
    float: left;
}

#sub-footer-right {
    margin-top: 20px;
    float: right;
    width: 425px;
    height: 70px;
    background-color: #ff0000;
    font: normal 12px/15px arial, sans-serif;
}

    #sub-footer-right p {
        color: #fff;
        margin: 4px 0 0 20px;
        padding: 0;
    }
    
    #sub-footer-right .left {
        width: 165px;
        display: block;
        float: left;
    }
    
    #sub-footer-right a, #sub-footer-right a:link, #sub-footer-right a:visited {
        text-decoration: none;
        color: #fff;
    }
    
    #sub-footer-right a:hover {
        text-decoration: underline;
    }
    
    #sub-footer-right .middle {
        float: left;
        width: 80px;
        display: block;
    }
    
    #sub-footer-right .right {
        width: 130px;
        float: left;
        display: block;
    }
    
#img-cont {
    width: 425px;
    overflow: hidden;
    text-align: right;
    float:left;
}

#img-nav {
    width: 422px !important;
    text-align: right;
}
#img-nav {
    text-align: left;
}
    #img-nav .label {
        margin-left: 4px;
    }
    
    #img-nav .label, #img-nav .label:hover {
        font: normal 12px/18px arial, sans-serif;
        color: #666 !important;
        cursor: default !important;
        margin-left: 10px;
    }
    
    #img-nav span.foto {
        font: bold 15px/18px "Arial Black", arial, sans-serif;
        color: #a5a5a5;
        padding: 0 3px 0 3px;
        cursor: pointer;
    }
    
    #img-nav span.foto:hover {
        color: #ff0000;
    }
    
    #img-nav a {
        text-decoration: none;
    }
    
.occasions {
    clear: both;
    border-top: 15px solid #fff;
}

    .occasions img {
        float: left;
        padding-right: 20px;
    }
    
    .o-content {
        float: right;
        width: 330px;
    }
    
    .occasions h1 {
        margin: 0;
        padding: 0;
    }
    
    .occasions p {
        margin: 0;
        padding: 0;
    }
    
    .occ-img {
        float: left;
        width: 425px;
        overflow: hidden;
    }
    
    .occasions a, .occasions a:link, .occasions a:visited {
        background-color: #ff0000;
        padding: 3px 5px 3px 5px;
        margin: 0;
        text-decoration: none;
        color: #fff;
    }
    
    .occasions a:hover {
        background-color: #ccc;
    }
    
        #img-nav-occ {
            width: 422px !important;
            text-align: left;
            float: left;
        }

            #img-nav-occ .label, #img-nav-occ .label:hover {
                font: normal 12px/18px arial, sans-serif;
                color: #666 !important;
                cursor: default !important;
                margin-left: 10px;
            }
            
            #img-nav-occ span.foto {
                font: bold 15px/18px "Arial Black", arial, sans-serif;
                color: #a5a5a5;
                padding: 0 3px 0 3px;
                cursor: pointer;
            }
            
            #img-nav-occ span.foto:hover {
                color: #ff0000;
            }
            
            #img-nav-occ a {
                text-decoration: none;
            }
    
#sub-nav {
    width: 355px !important;
    margin: 5px 0 5px 0;
}

#sub-nav a, #sub-nav a:link, #sub-nav a:visited {
    margin-right: 5px;
    text-decoration: none;
    background-color: #ff0000;
    color: #fff;
    padding: 2px;
    font: normal 13px/15px arial, sans-serif;
}

#sub-nav a:hover {
    color: #e5e5e5;
}

a, a:link, a:visited {
    color: #ff0000;
    text-decoration: none;
}

a:hover, a:hover {
    text-decoration: underline;
}

#content .kopen a, #content .kopen a:link, #content .kopen a:visited {
    color: #fff !important;
}

#sidebar td {
    font: normal 12px/15px arial, sans-serif;
    color: #666;
    border: 1px solid #ccc;
}

#sidebar {
    font: normal 12px/15px arial, sans-serif;
    color: #666;
}

#subnav {
    position: relative;
    top: 10px;
    margin: 0 !important;
    padding: 0 !important;    
}

#subnav li {
/*     float: left; */
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
    background: none !important;
    height: 40px;
    display: block;
    _margin-top: 10px;
}

#subnav a, #subnav a:link, #subnav a:visited {
    text-decoration: none;
    background-color: #ff0000;
    color: #fff;
    padding: 3px !important;
    font: normal 13px/25px arial, sans-serif;
}

#subnav a:hover {
    background-color: #ccc;
}

#flags {
    position: absolute;
    width: 800px;
    left: 50%;
    top: 15px;
    margin-left: -400px;
    text-align: right;
    z-index: 10;
}
img.right{
	float:right;
	display: block;
}

/* extra voor v2 */
#tabs ul{
	padding: 0;
}
#tabs ul .active{
	background: #ff1300;
}
#tabs ul li{
	display: block;
	list-style: none;
	float: left;
	background: #333333;

}
#tabs ul li a{
	display: block;
	width: 157px;
	border-right: 1px solid white;
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 8px 0;
}
#tabs ul li.first a{width: 124px;}
#tabs ul li.last a{width: 142px; border: none;}
.clear{
	clear: both;
}

.youtube{
	position: absolute;
	bottom: 23px;
	right: 340px;
}

.youtubebtn{
	display: block;
	width: 28px;
	height: 28px;
	background-image: url(/img/youtubebtn.jpg);
	background-position: top;
}

.youtube a:hover .youtubebtn{
	background-position: bottom;
}

.tweetbtn{
	position: absolute;
	bottom: 20px;
	right: 230px;
}

.twitter{
	float: left;
	width: 230px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.tweetwrap{
	background: url(/img/tweet-bg.png) no-repeat bottom #333333;
	padding: 10px 10px 100px 10px;
	color: white;
	font-size: 12px;
	width: 170px;
	float: right;

}
.tweetwrap a, .tweetwrap a:hover{
	color: white;
	
}

    .home h1 {
        font: bold 24px/24px "Arial Black", arial, sans-serif !important;
        color: #333333 !important;
        margin: 0 !important;
        padding: 0 !important;
        clear: both !important;
    }
    
    .home h2 {
        font: bold 16px/16px "Arial Black", arial, sans-serif !important;
        color: #666666 !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    form ul li{
    	list-style: none;
    	background: none !important;
    	padding-left: 0 !important;
    }
    form label{
    	display: block;
    }
     .specstable .pdf {width: 20px;}
    .specstable img{margin: 0 auto;}
    .specstable {width: 100%; border: 1px solid #CCC; float: left;}
    .specstable td{
    	border: none !important;
    	padding:5px;
    	margin: 0 !important;
    }
     .specstable tr:nth-child(2){
     	background: #eee;
     }
     
     input.error, textarea.error{
     	border: 1px solid red;
     	background: #ffd1d1;
     }
