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

* {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			margin: 0 ;
	
			
		
}

h3{color:#FF0000;
	}

html,body{ background-image: url(../images/bg.jpg);
		    background-repeat:repeat;
	
			}
			

#main_container{
			
			width:800px;
			margin-left:auto;
			margin-right:auto;
			margin-top:0;
		
			
}

#logo{
			background-image: url(../images/logo.jpg);
			width:223px;
			height:186px;
			position:relative;
			top:20px;
			}


			
			
#menu{	
			width:184px;
			height:33px;
			position:relative;
			top:0px;}
			
#knopje{    width:143px;
			height:160px;
			position:relative;
			top:80px;
			left:30px;
			
			} 
			

	
		
#vakje1{background-image: url(../images/mid.gif);
		width:469px;
		height:auto;
		float:right;
		padding-bottom:50px;
		
		}

.pic1{ background-image: url(../images/banner.jpg);
		width:346px;
		height:481px;
		position:relative;
		top:20px;
		left:40px;
		}
		
.pic2{ background-image: url(../images/banner1.jpg);
		width:405px;
		height:472px;
		position:relative;
		top:20px;
		left:30px;
		}
	
.pic3{ background-image: url(../images/banner2.jpg);
		width:406px;
		height:464px;
		position:relative;
		top:20px;
		left:40px;
		}
		
.pic4{ background-image: url(../images/banner4.jpg);
		width:345px;
		height:417px;
		position:relative;
		top:20px;
		left:40px;
		}
.pic5{ background-image: url(../images/banner3.jpg);
		width:431px;
		height:420px;
		position:relative;
		top:20px;
		left:10px;
		}
.txt_home{
		color:#FFFFFF;
		width:400px;
		position:relative;
		top:30px;
		left:30px;
			}
			
.thumbs{width:400px;
		position:relative;
		top:30px;
		left:60px;
		color:#FFFFFF;
		}
		
		
	
