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

body{
	margin:auto;
	background-color:#ffffff;
	}

.background {
	background-image:url(swf/navigation.swf);
	margin:auto;	
	width: 1024px;
   	height: 100%;
    }

.navigation {
	width: 818px;
   	height: 70px;  
   	margin:auto;
    }
   
.content {
	background-image:url(images/2.jpg);
	background-repeat:no-repeat;
   	width: 818px;
   	height: 570px;   
   	margin:auto;  
    }

.content2 {
	background-image:url(images/5.jpg);
	background-repeat:no-repeat;
   	width: 818px;
   	height: 570px;   
   	margin:auto;  
    }

.contentContact {
	background-image:url(images/1.jpg);
	background-repeat:no-repeat;
   	width: 818px;
   	height: 570px;   
   	margin:auto;  
    }
	
	
   
.tekstvlak {
	background-image:url(images/backWit.png);
	
   	width: 450px;
   	height: 100%; 
	
	margin-left: 300px;
	
	
	padding: 20px;
	
	font-family: Arial;
	font-size: 16px;	
  	color:#000000;	
    }
   
.fotoviewervlak {	
   	width: 800px;
   	height: 440px;  
	margin:auto;
	padding-top: 20px;
	}
	
.footer {	
	width: 800px;
   	height: 30px;
	text-align:center;
	margin:auto;
	font-size:13px;
	}

.tekst_kop1 {
	font-family: Arial;
	font-size: 14px;	
  	color:#000000;
    }
    
 .tekst_1 {
	font-family: Arial;
	font-size: 13px;	
  	color: #444445;
    }

.link1 {
	font-family: Arial;
	font-size: 13px;	
  	color: #444445;
    }
	
.grijslink {
	font-family: Arial;
	font-size: 13px;	
  	color: #444445;
    }
	
.table1{
	vertical-align:top;
}

TD    { text-align:left; font-family: Arial; font-size: 14px; color:#444445 }

a.link:link 	{color:#444445; 		text-decoration:none; font-family: Arial;}
a.link:visited 	{color:#444445; 		text-decoration:none; font-family: Arial;}
a.link:active 	{color:#666666;		text-decoration:none; font-family: Arial;}
a.link:hover 	{color:#666666;		text-decoration:none; font-family: Arial;}

a.link1:link 	{color:#444445; 		text-decoration:none; font-family: Arial;}
a.link1:visited {color:#444445; 		text-decoration:none; font-family: Arial;}
a.link1:active 	{color:#666666;		text-decoration:none; font-family: Arial;}
a.link1:hover 	{color:#666666;		text-decoration:none; font-family: Arial;}

a.witlink:link 		{color:#FFF; 		text-decoration:none; font-family: Arial;}
a.witlink:visited 	{color:#FFF; 		text-decoration:none; font-family: Arial;}
a.witlink:active 	{color:#a52222;		text-decoration:none; font-family: Arial;}
a.witlink:hover 	{color:#a52222;		text-decoration:none; font-family: Arial;}

a.grijslink:link 		{color:#444445; 		text-decoration:none; font-family: Arial;}
a.grijslink:visited 	{color:#444445F; 		text-decoration:none; font-family: Arial;}
a.grijslink:active 	{color:#a52222;		text-decoration:none; font-family: Arial;}
a.grijslink:hover 	{color:#a52222;		text-decoration:none; font-family: Arial;}
