/* Exodus 20.15 - http://www.biblegateway.com/passage/?search=exodus%2020.15;&version=8; */
/* NOTE: Don't even try to f*ck up the CSS nor the HTML or you will be eaten by a big fat bad guy! */

/* ----------(  GENERAL  )---------------- */

    * {
        padding:0;
        margin:0;
    }
    a{
        outline:none;
        color:#cb111f;
		text-decoration:none;
    }
	
	a:hover {text-decoration:underline;}
	
	a img {
	border:none;
	}
	
    body {
        font-size:12px;
        font-weight:normal;
        font-family:Arial, Helvetica, sans-serif;
        color:#fff;
        background: #fff;
    }
	
	strong {
	margin:10px 0;
	}
	
	

/* -------(  FORCE SCROLLBAR IN FX/SF  )------- */

    html { 
        min-height: 100%; 
        margin-bottom: 1px;
    }
	
	
	
/* ----------(  COMMON CLASSES  )---------------- */
.center {
width:911px;
margin:0 auto;
}

.clear {
clear:both;
}


 #rightbox ul.soundbox {text-align:right; margin:0;}
 
 #rightbox ul.soundbox li {float:left; list-style:none; vertical-align:top; margin:0;}

				/*suggestie classes*/
.suggestie {
margin-bottom:15px;
overflow:auto;

}

.suggestie img {
margin:0 7px 0 0;
float:left;
}

.suggestie h4 {
margin: 0 0 7px 0; 
padding: 0 0 0 20px;
background:url(images/blt1.png) top left no-repeat;
}

.suggestie a {
color:#FFFFFF;
}

.suggestie a:hover {
text-decoration:none;
}

.suggestieP {
overflow:auto;
margin-bottom:20px;
}

.suggestieP img {
margin:0 7px 0 0;
float:left;
}

.suggestieP h4 {
height:30px;
line-height:2.9em;
margin: 0 0 7px 0px; 
padding: 0 0 0 31px;
background:url(images/blt.png) bottom left no-repeat;
}

h4.bullet-0 {
background:url(images/blt_nr_1.png) top left no-repeat;
}

h4.bullet-1 {
background:url(images/blt_nr_2.png) top left no-repeat;
}

h4.bullet-2 {
background:url(images/blt_nr_3.png) top left no-repeat;
}

h4.bullet-3 {
background:url(images/blt_nr_4.png) top left no-repeat;
}

h4.bullet-4 {
background:url(images/blt_nr_5.png) top left no-repeat;
}

h4.bullet-5 {
background:url(images/blt_nr_6.png) top left no-repeat;
}

h4.bullet-6 {
background:url(images/blt_nr_7.png) top left no-repeat;
}

h4.bullet-7 {
background:url(images/blt_nr_8.png) top left no-repeat;
}

h4.bullet-8 {
background:url(images/blt_nr_9.png) top left no-repeat;
}

h4.bullet-9 {
background:url(images/blt_nr_10.png) top left no-repeat;
}

h4.bullet-10 {
background:url(images/blt_nr_11.png) top left no-repeat;
}

h4.bullet-11 {
background:url(images/blt_nr_12.png) top left no-repeat;
}

h4.bullet-12 {
background:url(images/blt_nr_13.png) top left no-repeat;
}

h4.bullet-13 {
background:url(images/blt_nr_14.png) top left no-repeat;
}

h4.bullet-14 {
background:url(images/blt_nr_15.png) top left no-repeat;
}

#suggestie ul.suggestieP li {margin:0 0 15px;}

.floattekstleft {
float:left;
}

.introtekst {
margin-bottom:15px;
}

.reserveren {
font-size:1em;
color:#cb111f;
}





	
/* ----------(  MAIN LAYOUT  )---------------- */
    
    #wrapper {
        margin:0 auto;
        padding-top:50px;
        width:911px;
    }
	
	#wrapper_content {
	overflow:hidden;
	background:transparent url(images/boxbg.jpg) top center repeat-y;
	position:relative;
	z-index:0;
	}
    
    
    h1 a {
        text-indent:-9999px;
        background:url(images/DenArtistLogo.jpg) left top no-repeat;
        width:408px;
        height:43px;
        display:block;
    }
    
    /* Top navigatie */
    
    #mainNav {
		background:transparent url(images/boxtop.jpg) top left no-repeat;
        width:911px;
        height:50px;
		position:relative;
		top:0;
		left:0;
		
    }
    
    #mainNav li {
      float:left;
	  list-style:none;
    }
    
    #mainNav li a {
		letter-spacing:0.1em;
		font-weight:normal;
       margin:15px 0;
        padding:0 20px;
        font-size:1.2em;
        color:#fff;
        display:block;
        float:left;
		border-right:1px solid #FFFFFF;
		text-decoration:none;
    }
    
    #mainNav li.Current a,
    #mainNav li a:hover {
        color:#cb111f;
    }
	
	/*header */
	#header {
	width:905px;
	height:175px;
	display:block;
	padding:0;
	z-index:-10;
	}
	
    
    /* Content */
    
    #content  {
	overflow:hidden;
	margin:0 0 50px 0;
    }
    
    #content h2 {
     
    }
    
    #content h3 {
	font-size:1.3em;
    margin: 0 0 15px 0; 
	color:#cb111f;
	letter-spacing:0em;
    }
	
	 #content h4 {
	font-size:1em; 
	color:#cb111f;
    }
    
    #content p {
        
    }
    
    #content ul {margin:20px 0 0 50px;}
	
	#content ul li {margin:0 0 8px 0;}
    
   #leftbox {
   margin:30px 30px 0 30px;
   width:600px;
   float:left;
   font-size:1.2em;
   line-height:1.3em;
   }
   
   #leftbox .menu table{
   width:550px !important;
   font-size:1.2em;
   letter-spacing:0.1em;
   line-height:1.2em;
   }
   
   #leftbox .menu table tr td{
   padding:15px 15px 15px 0;
   vertical-align:top;
   }
   
   #leftbox img {
   margin:0 15px 15px 0;
	float:left;
	}
   
   #rightbox{
   margin:30px 0 0 0;
   float:left;
	width:225px;
	font-size:0.9em;
   }

	#flash {
	width:225px;
	height:125px;
	overflow:hidden;
	}
	
    
    
    
  
    /* footer */
    
    #footer {
        background: url(images/boxbottom.jpg) center bottom no-repeat;
        height:15px;
    }
    
    #footer #innerFooter {
        
    }
    
   
    
    #wrapper_underfooter #wax {
        margin-top:8px;
        padding-left:40px;
        line-height:32px;
        background:url(../images/wax_interactive_logo.jpg) left center no-repeat;
        height:35px;
        display:block;
        float:left;
    }
