html{
	margin:0;
	padding:0;
    height: 100%;
    }

body{
    margin:0;
    padding:0;
    color:#fff;
    height: 100%;
    line-height:17px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#530607;
    background-image: url(../images/bg.jpg);	
    background-repeat: repeat-x;
    background-position: top center;
    background-attachment: fixed;
	}
    
p{
    margin:0px!important;
    padding:0px!important;
}
    
#container{
    position: relative;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}   

#subcontainer{
    position: relative;
    float: left;
    display: inline;
    width: 990px;
    padding-bottom: 50px;
}

#header{
    position: relative;
    float: left;
    display: inline;
    width: 990px;
    height: 194px;
    background-color: #d80007;
    z-index: 2;
}

#ejb-entertainment{
    position:absolute;
    width:235px;
    height:159px;
    left: 0px;
    top: 0px;
}

#banner-container{
    position: relative;
    float: left;
    display: inline;
    width: 978px;
    height: 159px;
    margin-left: 6px;
    background-color: #fff;
}

#banner-foto{
    position: absolute;
    width: 978px;
    height: 159px;
    left: 0px;
    top:0px;
    overflow: hidden;
}

#banner-shadow{
    position: absolute;
    width: 978px;
    height: 23px;
    bottom: 0px;
    left: 0px;
    background-image: url(../images/banner-shadow.png);
    background-repeat: no-repeat;
}

#center{
    position:relative;
    float:left;
    display:inline;
    width:990px;
    z-index: 1;
}

#center-left{
    position: relative;
    float: left;
    display: inline;
    width: 493px;
}

#center-right{
    position: relative;
    float: right;
    display: inline;
    width: 496px;
}

#content-left{
    position: relative;
    float: left;
    display: inline;
    width: 696px;
    min-height: 235px;
    margin-top: 11px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    border-left:6px solid #d80007;
    background-color: #d80007;
}

#content-right{
    position: relative;
    float: right;
    display: inline;
    width: 237px;
    margin-right: 11px;
}

#productie-blok-groot{
    position: relative;
    float: left;
    display: inline;
    width: 486px;
    height: 486px;
    margin-top: 11px;
    border-top:1px solid #9f7576;
    border-right:1px solid #9f7576;
    border-bottom:1px solid #9f7576;
    border-left:6px solid #d80007;
}

#nieuws-home{
    position: relative;
    float: left;
    display: inline;
    width: 486px;
    height: 238px;
    margin-top: 14px;
    border-left:6px solid #d80007;
    background-color: #f8cbcc;
}

.productie-blok-klein{
    position: relative;
    float: left;
    display: inline;
    width: 235px;
    height: 235px;
    margin-top: 11px;
    margin-left: 11px;
    margin-bottom: 3px;
    border:1px solid #9f7576;
    background-color: #000;   
}

.productie-blok-klein-rood{
    position: relative;
    float: left;
    display: inline;
    width: 235px;
    height: 235px;
    margin-top: 11px;
    margin-left: 11px;
    margin-bottom: 3px;
    border:1px solid #e00007;
    background-color: #e00007;   
}

.productie-blok-klein-donkerrood{
    position: relative;
    float: left;
    display: inline;
    width: 235px;
    height: 235px;
    margin-top: 11px;
    margin-left: 11px;
    margin-bottom: 3px;
    border:1px solid #a60005;
    background-color: #a60005;   
}

#content-right .productie-blok-klein-donkerrood{
    border:1px solid #e00007!important;
    background-color: #e00007!important; 
}

.productie-blok-klein-content{
    position: absolute;
    left: 15px;
    top: 15px;
    width: 205px;
    height: 220px;
    overflow: hidden;
}

.show-banner{
    position: absolute;
    width: 235px;
    height: 235px;
    left: 0px;
    top: 0px;
    text-decoration: none!important;
    line-height: 0px!important;
    outline: none!important;
    z-index: 0;
}

.show-title{
    position: absolute;
    width: 207px;
    height: 46px; 
    left: -1px; 
    bottom: -1px;
    padding-left: 12px;
    line-height: 64px!important;
    color:#fff!important;
    font-size: 13px!important;
    text-decoration: none!important;
    background-image: url(../images/show-title.png);
    background-repeat: no-repeat;
}

#footer{
    position:relative;
    float:left;
    display:inline;
    width:990px;
    height: 41px;
    margin-top: 11px;
    color:#ffbfbf;
    background-color: #d80007;
    background-image: url(../images/footer.gif);
    background-repeat: no-repeat;
}

#footer-menu{
    position: absolute;    
    left: 150px;
    color: #fff;
    font-size:11px; 
    top:10px;
    color: #ffbfbf;
}

#footer-menu a:link, #footer-menu a:active, #footer-menu a:visited{
    color: #ffbfbf!important;
    font-size:11px!important;
    text-decoration: none!important;
}

#footer-menu a:hover{
    color: #fff!important;
    font-size:11px!important;
    text-decoration: none!important;
}

#addthis-container{
    position: relative;
    float: left;
    display: inline;
    width: 140px;
    margin-left: 15px;
    margin-top: 12px; 
    line-height: 14px;
}
    
#copyrightdoit{
    position:relative;
    float:right;
    width:380px;
    padding-bottom:30px;
    text-align:right;
    font-size:11px;
    margin-right: 25px;
    margin-top: 10px; 
    color:#ffbfbf;
    }
    
a:link.doit, a:visited.doit, a:active.doit {
    text-decoration:none;
    font-size:11px;
    color:#ffbfbf;
    }
    
a:hover.doit{
    text-decoration:none;
    font-size:11px;
    color:#fff;
    }

 	
h1{
    font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif; 
    font-size:17px;
    line-height:20px; 
    color:#ffd7b9;
    font-weight: normal;
    }
	
h2{
    font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;  
    font-size:16px;
    line-height:18px; 
    color:#ffd7b9;
    font-weight: normal;
	}
	
h3{
    font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif; 
    font-size:14px;
    line-height:17px; 
    color:#ffd7b9;
    font-weight: normal;
    }


a:link, a:visited, a:active{
    color:#ffd7b9;
    font-size: 13px;
    text-decoration:underline;
    outline: none;
}

a:hover{
    color:#000;
    font-size: 13px;
    text-decoration:underline;
    outline: none;
}

ul{
	list-style-position:inside;
}

li{
	list-style-position:inside;
}

a img {
    /* Zorgt ervoor dat er geen border komt om een plaatje
    in enkele browsers */
    border: 0;
    outline: none;
}

.block-container{
    position: relative;
    float: left;
    display: inline;
    width: 335px;
    min-height: 100px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 17px;
    background-image: url(../images/tickets-container.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #2c5e88;
    border: 1px solid #2477e5;
}

.block-container-breed{
    position: relative;
    float: left;
    display: inline;
    width: 418px;
    min-height: 300px;
    margin-top: 11px;
    padding: 32px;
    border-top:1px solid #9f7576;
    border-right:1px solid #9f7576;
    border-bottom:1px solid #9f7576;
    border-left:6px solid #d80007;
    background-color: #e00007;
}

.block-container-breed2{
    position: relative;
    float: right;
    display: inline;
    width: 418px;
    min-height: 300px;
    margin-top: 11px;
    padding: 32px;
    border-top:1px solid #9f7576;
    border-left:1px solid #9f7576;
    border-bottom:1px solid #9f7576;
    border-right:6px solid #d80007;
    background-color: #e00007;
}

#bestel-content{
    position: relative;
    float: left;
    display: inline;
    width: 915px;
    margin-left: 0px;
    margin-top: 20px;
    padding-bottom: 20px;
}

#bestel-right{
    position: relative;
    float: right;
    display: inline;
    width: 441px;
}

.select-block{
    position: relative;
    float: left;
    display: block;
    width: 335px;
    height: 34px;
    line-height: 28px;
    padding-left: 10px;
    vertical-align: middle;
}

.select-block-breed{
    position: relative;
    float: left;
    display: block;
    width: 405px;
    line-height: 28px;
    padding-left: 10px;
    vertical-align: middle;
}

.select-block-smal{
    position: relative;
    float: left;
    display: block;
    width: 205px;
    height: 34px;
    line-height: 28px;
    padding-left: 10px;
    vertical-align: middle;
}

.btn-container{
    position: relative;
    float: left;
    display: inline;
    width: 145px;
    height: 29px;
    margin-top: 15px;
}

.btn-left{
    position: relative;
    float: left;
    display: inline;
    width: 5px;
    height: 29px;
    background-image: url(../images/btn_left.gif);
    background-repeat: no-repeat;
    background-position: top;
    cursor: pointer;
}

.btn-container:hover .btn-left{
    background-position: bottom;
}

.btn-center{
    position: relative;
    float: left;
    display: inline;
    height: 29px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 28px;
    font-size: 12px!important;
    color: #fff!important;
    text-decoration: none;
    background-image: url(../images/btn_center.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.btn-container:hover .btn-center{
    background-position: bottom;
    text-decoration: none;
}

.btn-right{
    position: relative;
    float: left;
    display: inline;
    width: 5px;
    height: 29px;
    background-image: url(../images/btn_right.gif);    
    background-repeat: no-repeat;
    background-position: top;
    cursor: pointer;
}

.btn-container:hover .btn-right{
    background-position: bottom;
}

.slide-datum-select{
    position: relative;
    float: right;
    display: inline;
    width: 19px;
    height: 20px;
    margin-top: 6px;
    margin-right: 4px;
    background-image: url(../images/dropdown.gif);
    background-repeat: no-repeat;
    background-position: top;
    outline: none;
}

.slide-datum-select:hover{
    background-position: bottom;
    outline: none;
}

.slide-datum-select2{
    position: relative;
    float: right;
    display: inline;
    width: 19px;
    height: 20px;
    margin-top: 6px;
    margin-right: 4px;
    background-image: url(../images/dropup.gif);
    background-repeat: no-repeat;
    background-position: top;
    outline: none;
}

.slide-datum-select2:hover{
    background-position: bottom;
    outline: none;
}

.abonnee-sticker{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 53px;
    height: 96px;
    background-image: url(../images/abonnee-sticker.png);
    background-repeat: no-repeat;
    z-index: 1; 
    color: #990000!important;
    font-size: 18px!important;
    text-align:center;
    padding: 8px 0px 0px 50px; 
    text-decoration: none!important; 
}
.abonnee-sticker span{
  font-size: 12px!important;   
}

.abonnee-sticker-donker{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 53px;
    height: 96px;
    background-image: url(../images/abonnee-sticker-donker.png);
    background-repeat: no-repeat;
    z-index: 1; 
    color: #FFF!important;
    font-size: 18px!important;
    text-align:center;
    padding: 8px 0px 0px 50px; 
    text-decoration: none!important; 
}
.abonnee-sticker-donker span{
  font-size: 12px!important;   
}

.locatie-info-button{
    position: relative;
    float: left;
    display: inline;
}

.locatie-info-blok{
    position: absolute;
    left: 13px;
    top:10px;
    width: 150px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background-color:#6e0307;
    border-top: 1px solid #d26060;
    display:none;
    z-index: 10;
}

.locatie-info-button:hover .locatie-info-blok{
    display:block;
}
