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

	* {
			outline-style:none;
			font-family:Arial, Helvetica, sans-serif;
	}

	
	html,body{
			font-size:13px;
			height: 100%;
			margin: 0;
			background: url(../img/bgloop.jpg) repeat-x top center;
			letter-spacing:1px;
			
		}
	.bg {
		background: url(../img/topbanner.jpg) no-repeat top center;
	}

	img {
			border: 0;		
	}
	


	.frame {
			margin: 0 auto;
			width: 1112px;
			height: 813px;
			

	}
	
	.blok { 
			
			width:977px;
			height: 100px;
			float:left;
			margin-left: 67px;
			padding-top: 70px;
			
			}

	.blokl{
		background:#00F;
		width:776px;
		height:400px;
		float:left;
		}
	.blokr{
		
		width:201px;
		height:400px;
		float:right;
		padding-top: 255px;
		}

	.header {
		background:#000;
		color:#FFF;
		height: 65px;
		width:100%;
		float:left;
		}
		
	.rij1 {
		background: #CCC;
		min-height: 190px;
		width:100%;		
		float:left;		
		}	
	.rij2 {
		background: #fff;
		min-height: 150px;
		width:100%;		
		float:left;		
		}	
	.rij3 {
		background: #fff;
		min-height: 290px;
		width:100%;		
		float:left;
		padding-bottom: 60px;
		}
		
	.contact1 {
		
		height: 150px;
		width:100%;		
		float:left;	
		color:#666;
		}	
	.contact2 {

		height: 200px;
		width:100%;		
		float:left;		
		}
		
	.contactveld{
		height: 140px;
		width:160px;
		border: solid;
		border-width:1px;
		border-color:#666;
		margin-top:5px;
		
		
	}
	.verzenden{
		width:155px;
		background:#000;
		color:#FFF;
		border: solid;
		border-width:1px;
		border-color:#666;
		padding-top:10px;
		padding-bottom: 10px;
		padding-left: 5px;
		margin-top:5px;
	}	
	
	.footer{
		background: #000;
		color:#FFF;		
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height:45px;
		z-index: 100;
				
	}
	
	.footerCenter{
		width:540px;
		background: green;
		margin: 0 auto;
		z-index: 101;
		}	
		
	.footerTekst{
		width:977px;
		float:right;
		text-align:right;
		margin-top: 12px;
		margin-bottom:5px;
		z-index: 102;
		}
		
	.footerTekst a{
		color:#FFF;
		font-size:18px;
		text-decoration:none;
		z-index: 103;
	}
	
	#FooterWrapper {
		height: 0;
		left: 0;
		position: fixed;
		top: 100%;
		width: 100%;
	}	
		
	.landen{

		float:left;
		margin-left: 18px;
		margin-top: 40px;
		
		}	
		
	.logo{
		float:right;
		margin-top: 5px;
				
		}	
		
	.logo2{
		background:url(../img/logo2.jpg) no-repeat;
		height: 190px;
		width: 271px;
		float:left;
	}
	
	.tekst1{
		background: #fff;
		color:#999;
		height: 160px;
		width: 505px;			
		float: left;
		padding-top: 30px;
	}
	
	.ingang {
		height: 126px;
		width:234px;
		background:#666;
		float:left;
		margin-left: 18px;
		background: #333;
		}
		
	.content {
		background:#fff;
		color: #999;
		height: 350px;
		width: 738px;
		margin-left: 18px;
		margin-right: 18px;
		margin-bottom:10px;
		z-index: 5;
		}
		
	.tekstgroot{
		width: 234px; 
		height:280px; 
		 
		float:left;	
		overflow-y: auto;
		overflow-x: hidden;
	}
	
	.fotogroot {
		margin-left:18px; 
		width:486px; 
		height:280px; 
		 
		float:left;
	}
		

			a.bglassfiber {width: 234px; height:126px; background: url("../img/buttons.jpg") no-repeat scroll -15px -15px transparent; float:left;}
			a.bglassfiber:hover{background: url("../img/buttons.jpg") no-repeat scroll -284px -15px transparent;}
			a.bglassfibers {width: 234px; height:126px; background: url("../img/buttons.jpg") no-repeat scroll -284px -15px transparent; float:left;}
		
			a.bvideo {width: 234px; height:126px; background: url("../img/buttons.jpg") no-repeat scroll -15px -170px transparent; float:left;}
			a.bvideo:hover{background: url("../img/buttons.jpg") no-repeat scroll -284px -170px transparent;}
			a.bvideos {width: 234px; height:126px; background: url("../img/buttons.jpg") no-repeat scroll -284px -170px transparent; float:left;}

			a.bdata {width: 234px; height:126px; background: url("../img/buttons.jpg") no-repeat scroll -15px -325px transparent; float:left;}
			a.bdata:hover{background: url("../img/buttons.jpg") no-repeat scroll -284px -325px transparent;}
			a.bdatas {width: 234px; height:126px; background: url("../img/buttons.jpg") no-repeat scroll -284px -325px transparent; float:left;}
			
			input{ background:none;}
		