@charset "utf-8";
/* CSS Document */

body{
 background: url(18.jpg) no-repeat center center fixed;
 -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

img{
	padding:0px;
	margin:0px;
	border:none;
}

#container{
	width:1100px;
	margin:0px auto;
}

#content{
	width:1100px;
	margin:25px 0px 0px 0px;
	padding:0px;
}

#brume_01{
	width:300px;
	height:170px;
	padding:0px;
	margin:100px 10px 0px 0px;
	float:left;	
	background-color:white;
	border-style: outset;
}

#brume_02{
	width:300px;
	height:170px;
	padding:0px;
	margin:100px 10px 0px 0px;
	float:left;
	background-color:white;
	border-style: outset;	
}

#brume_03{
	width:300px;
	height:170px;
	padding:0px;	
	margin:100px 10px 0px 0px;
	float:left;
	background-color:white;
	border-style: outset;	
}

#brume_04{
	width:100px;
	height:500px;
	padding:0px;
	margin:100px 0px 0px 0px;
	float:left;	
}

#brume_05{
	width:150px;
	height:500px;
	padding:0px;
	margin:0px;
	float:left;	
}

#brume_06{
	width:800px;
	height:500px;
	background-image:url(images/new/ImageGallerij2_t.png);
	padding:0px;
	margin:0px;
	float:left;
	background-repeat: no-repeat;
}

}
