/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#251608;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#ff9933;
}

img {
	border:0px;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color:#c0570b;
	font-family:"Trebuchet MS", Verdana, Arial;
}

#container {
	width:978px;
	position:relative;
	margin:28px auto;
	overflow:hidden;
	
}

#taal{
position:absolute;
z-index:800;
top:-10px;
left:835px;
}


#taal ul {
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#taal ul li {
	display:inline;
	list-style-type:none;
	margin:0px 1px 0px 1px;
	padding:0px;
	float:left;
}

#header {
	float:left;
	height:46px;
	width:978px;
	padding:0px;
	margin:0;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
}

#header_photo {
	float:left;
	height:349px;
	width:978px;
	overflow:hidden;
	padding:0px;
	margin:0;
	
}

#header #logo{
float:left;
margin-left:20px;
}

#subnavigatie {
	width:650px;
	overflow:hidden;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	font-weight:bold;
	color:#500600;
	text-transform: uppercase;
}
#subnavigatie ul {
	margin:15px 0px 0px 20px;
	padding:0px;
	text-decoration:none;
}
#subnavigatie ul li {
	display:inline;
	list-style-type:none;
	margin:0px 3px 0px 3px;
	padding:0px;
	float:left;
}
#subnavigatie ul li a {
	color:#500600;
	text-decoration:none;
}
#subnavigatie ul li a:hover {
	color:#e5b001;
	text-decoration:none;
}
#catnavigatie {
	position:absolute;
	z-index:70;
	top:450px;
	left:50px;
	width:881px;
	height:38px;
	background-image:url(/images/categorie_navigatie_balk_bg.png);
	background-repeat:no-repeat;
	
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#500600;
	text-transform: uppercase;
	
}

#catnavigatie ul {
	width:835px;
	height:22px;
	overflow:hidden;
	margin:8px 0px 0px 25px;
	padding:0px;
	text-decoration:none;
	text-align:center;
}

#catnavigatie ul li {
	display:inline;
	list-style-type:none;
	margin:0px 1px 0px 1px;
	padding:0px;
	float:left;
	
	
}

#catnavigatie ul li a {
	color:#500600;
	text-decoration:none;
	}


#catnavigatie ul li a:hover {
	color:#e5b001;
	text-decoration:none;
	}

#catnavigatie_arrow{
	position:absolute;
	z-index:100;
	top:-22px;
	left:55px; /*kidsworld*/
	left:205px; /*Cosmic bowling*/
	left:375px;/*Games world*/
	left:573px; /*Steakhouse/grill*/
	left:715px; /*Laser shooting*/
	width:39px;
	height:22px;
	background-image:url(/images/categorie_pijl.png);
	background-repeat:no-repeat;

}


#main {
 float: left;
 width: 978px;
 overflow:hidden;
 margin: 0px;
 padding: 0px;
 background-image:url(../images/bg_content.jpg);
 background-repeat:no-repeat;
 background-color:#251608;
 
}

#navigatie {
	width:978px;
	overflow:hidden;
	float:left;
}

#navigatie ul {
	width:978px;
	margin:7px 0px 0px 75px;
	padding:0px;
}

#navigatie ul li {
	display:inline;
	list-style-type:none;
	margin:0px 10px 0px 10px;
	padding:0px;
	float:left;
	
}



#left {
	width:320px;
	overflow:hidden;
	float:left;
	padding-top:58px;
}


#left ul {
	width:283px;
	height:145px;
	margin:13px 0px 0px 25px;
	padding:0px;
	
}

#left ul li {
	display:block;
	width:235px;
	height:101px;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:25px;
	float:left;
	background-image:url(/images/kader_bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	
	}
	
#left ul li a{
color:#c0570b;
text-decoration:none;
}

#left ul li a:hover{
color:#be6c1a;
text-decoration:none;
}

.pasen{
float:right;
border:none;
}

input{
border:1px solid #c16a1a;
background-color:#5f2f02;
color:#c0570b;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
}

textarea{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
border:1px solid #c16a1a;
background-color:#5f2f02;
color:#c0570b;
}

select{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
border:1px solid #c16a1a;
background-color:#5f2f02;
color:#c0570b;
}



#content {
	width:578px;
	overflow:hidden;
	color:#be6c1a;
	float:left;
	margin:70px 25px 0 25px;
	padding:10px;
	line-height:18px;
	min-height:400px;
	height:auto !important; /* voor moderne Browser */
	height:400px; /*voor IE6 */
	
}

#content a {
	color:#c0570b;
	text-decoration:none;
}

#content a:hover {
	color:#c16c1c;
	text-decoration:none;
}

#adres{
width:175px;
padding:0 20px 10px 20px;
float:right;

}

#footer {
	float:left;
	width:978px;
	height:43px;
	overflow:hidden;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	
}

#footer a {
	text-decoration:none;
	color:#be6c1a;
}

#footer a:hover {
	color:#c0570b;
text-decoration:none;
}

#footer #aceview {
float:left;
vertical-align:middle;
width:300px;
height:30px;
margin:10px 0 0 30px;
color:#be6c1a;

}

#footer ul {
	margin:15px 20px 0px 20px;
	padding:0px;
	text-decoration:none;
	float:left;
}

#footer ul li {
	display:inline;
	list-style-type:none;
	margin:0px 7px 0px 7px;
	padding:0px;
	float:left;
	}

#footer ul li a {
	color:#be6c1a;
	text-decoration:none;
	}


#footer ul li a:hover {
	color:#c0570b;
	text-decoration:none;
	}


#newsblock{
padding:25px 0 0 20px;
}

#newsblock_content {
color:#ffffff;
width:160px;
height:172px;
overflow:hidden;
line-height:18px;
margin-bottom:20px;
}

#newsblock_content .newsitem {
	height:160px;
	width:160px;
	overflow:hidden;
	color:black;
}

#newsblock_content .newsitem_extra {
	height:160px;
}

#newsblock_content .newsitem a {
	text-decoration:none;
}

#newsblock_content .newsitem h1 {
	height:20px;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}

#newsblock_content strong{
color:#000000;
}

#newsblock_content a {
	color:#000000;
}

#newsblock_content a:hover {
	text-decoration:underline;
}

#newsblock_content a.text {
}

.clearer{
height:1px;
clear:both;
}

ul.fotoalbum {
	width:500px;
	margin:0px;
	padding:0px;
}

ul.fotoalbum li {
	width:150px;
	height:150px;
	margin:5px 10px 5px 0px;
	display:block;
	float:left;
	list-style-type:none;
}

a.fotoalbum_knop {
	padding:3px;
	background-color:#333333;
	color:white;
	margin-right:5px;
}

.foto{
width:150px;
height:150px;
margin:0 10px 10px 0;
padding:1px;
overflow:hidden;
border:2px solid #6b3107;

}

ul#projecten {
	margin:0px;
	padding:0px;
	width:500px;
	overflow:hidden;
}

ul#projecten li {
	list-style-type:none;
	width:150px;
	height:170px;
	overflow:hidden;
	float:left;
	display:block;
	background-color:#ffccff;
	text-align:center;
	padding-top:2px;
	margin-right:10px;
	margin-bottom:10px;
}

ul#projecten li div.project_foto {
	width:150px;
	height:150px;
	overflow:hidden;
}

ul#projecten li div.project_naam {
	width:144px;
	height:20px;
	overflow:hidden;
	margin:0px 3px 0px 3px;
	text-align:left;
}

ul#project_thumbnails {
	margin:0px;
	padding:0px;
	width:500px;
	overflow:hidden;
}

ul#project_thumbnails li {
	list-style-type:none;
	width:75px;
	height:75px;
	overflow:hidden;
	float:left;
	display:block;
	margin-right:8px;
}

#imagerotatorblock {
	width:192px;
	height:153px;
	padding:1px;
	margin-bottom:16px;
	overflow:hidden;
}

#partners {
	float:left;
	overflow:hidden;
	width:283px;
	height:145px;
	margin:13px 0px 12px 25px;
	padding:0px;
}
#partners a{
color:#c0570b;
text-decoration:none;
}
#partners a:hover{
color:#be6c1a;
text-decoration:none;
}

.nieuwstabel {

}

.nieuwstabel td {
	padding:3px;
	border-bottom:1px solid #190e05;
	
}

/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6 */
* html * { color: expression( (function(who){ if(!who.MXPC && who.nodeName != 'A'){
	who.MXPC = '1';
	who.onmouseenter=function(){ who.className += ' hover'};
	who.onmouseleave=function(){ who.className = who.className.replace(' hover','')};
	(who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }