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


html {   
background: url('afb/adamachter2.jpg') no-repeat fixed center;            
-webkit-background-size: cover;        
-moz-background-size: cover;        
-o-background-size: cover;        
background-size: cover;
text-align:center;
margin:0;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=myBackground.jpg, sizingMethod=scale)";
}


.shadow {  
  -moz-box-shadow: 10px 10px 28px #000; /* Firefox/Mozilla */  
  -webkit-box-shadow: 10px 10px 28px #000; /*Safari/Chrome */  
  box-shadow: 10px 10px 28px #000; /* Opera  hoe het zou moeten */  
  /* Voor IE 8 */  
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000)";  
  /* Voor IE 5.5 - 7 */  
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=28, Direction=135, Color='#000000')  
}  


div#wrap{
margin:  60px auto 0px auto;
width:875px;
height:440px;
}

div#content_1{
float:left;
width:110px;
height:440px;
text-align:left;

}


div#content_2{
float:left;
width:380px;
height:440px;
text-align:left;
background-color:#980000;
overflow:auto;
}

div#content_3{
float:left;
width:385px;
height:440px;
text-align:left;
background-color:#980000;
}

div#inh1{
margin:20px 0px 0px 20px;
float:left;
width:340px;
height:40px;
text-align:left;
background-color:#980000;
}

div#inh2{
margin:0px 0px 0px 20px;
float:left;
width:340px;
height:340px;
text-align:center;
background-color:#980000;
}

div#inh3{
margin:0px 0px 0px 20px;
float:left;
width:300px;
height:90px;
text-align:left;
background-color:#980000;
}

div#inh4{
margin:0px 0px 0px 0px;
float:left;
width:340px;
height:40px;
text-align:left;
background-color:#980000;
}


div#afb{
margin-left:0px;
width:96px;
height:140px;
float:left;
text-align:center;
}

div#afb2{
margin-top:10px;
width:96px;
height:140px;
float:left;
text-align:center;
}


<!--
a:link {
	text-decoration: none;
	outline:none;
	color:#CCCCCC;
	font-family:arial;
font-size:;
letter-spacing: 0.1em;

}
a:visited {
	text-decoration: none;
	outline:none;
	color:#CCCCCC;
	font-family:arial;
font-size:;
letter-spacing: 0.1em;

}

a:hover {
	text-decoration: none;
	border:none;
    outline:none;
	color:#FFCC00;
	font-family:arial;
font-size:;
letter-spacing: 0.1em;

}

a:active {
	text-decoration: none;
	border:none;
    outline:none;
	color:#CCCCCC;
	font-family:arial;
font-size:;
letter-spacing: 0.1em;

}
-->

.img{
	margin:0px 0px 0px 20px;
}





p{
color:#999999;
font-family:arial;
font-size:80%;
letter-spacing: 0.1em;
line-height:;
}

.txt1{
color:#FFCC00;

}

.txt2{
	padding-left:20px;
}


.link{
border:0px;
margin:0px 0px 0px 0px;
}

h3{
margin-top:0px;
font-family:tahoma;
font-size:90%;
font-weight:bold;
letter-spacing:0.1em;
color:#CCCCCC;
text-align:left;
}

.sub{
margin-top:5px;
font-family:tahoma;
font-size:74%;
font-weight:normal;
letter-spacing:0.1em;
color:#CCCCCC;
text-align:center;
}

