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

BODY { 
color: 			#000000; 
background-image: url(../images/background2.gif);

///
text-align:center;
margin:0px;
padding:0px;

}
a:link, a:visited{
color: #000000;
text-decoration: none;
/*font-weight: bold;*/
}

a:hover, a:active{
color: #ff6600;
text-decoration: none;
/*font-weight: bold;*/
}

#moveable a:link, #moveable a:visited{
color: #ff6600;
text-decoration: none;
/*font-weight: bold;*/
}

#moveable a:hover, #moveable a:active{
color: #ff6600;
text-decoration: underline;
/*font-weight: bold;*/
}  

H1  { 	
font-family: Verdana, Arial,"Courier New", Courier, monospace;		
color: #ff6600;  
font-size: large;
* font-size: small; /*afwijkend voor IE*/
text-decoration: none;
}
H2   { 	
display:inline;
font-family: Verdana, Arial, Helvetica, sans-serif;		
color: #ff6600;
font-size: small;
* font-size: x-small; /*afwijkend voor IE*/
}

H3   { 	
font-family: Verdana, Arial, Helvetica, sans-serif;		
font-size: small;
font-weight: bold;
* font-size: x-small; /*afwijkend voor IE*/
}
H4   { 	
font-family: Arial, "Courier New", Courier, monospace;		
font-size: medium;
* font-size: small; /*afwijkend voor IE*/
}
H5   { 	
font-family: Arial, Courier, Verdana, Arial, Helvetica, sans-serif;
display: inline;
}

.container{ 

margin:0px auto;//
padding:0px;
width: 850px;
height: 450px;
position: relative;
top: 30px;
}
.header{ 
position: relative; 
/*background: yellow;*/
height: 150px;
width: 850px;

}
.footer{ 
position: relative; 
height: 50px;
width: 850px;
background-image: url(../images/bottum.jpg)

}
.content{ 

background-repeat: no-repeat;
position: relative; 
height: 400px;
width: 850px;
padding-top: 0px;
color: #000000;
background: white;
}

.div1 { 
float: left; 
width: 190px; 
height: 400px; 
text-align: left; 
/*background: fuchsia;*/  

* padding-top: 10px; /*afwijkend voor IE*/
}

.div2 { 
float: left; 
width: 660px; 
height: 400px;  
color: #000000; 
background-image: url(watermerk_koppel.gif); 
background-repeat: no-repeat; 
background-attachment:fixed;
background-position: 50% 200px;
}

.div3 { 
float: left; 
width: 650px;  
* width: 660px;  /*afwijkend voor IE*/
* padding-top: 10px; /*afwijkend voor IE*/
height: 400px; 
padding-left: 10px;
/*padding-top: 10px;
padding-left: 10px;
padding-right: 10px; */ 
font-family: 	Arial, Helvetica, sans-serif;
text-align: left;
font-size: small;
* font-size: x-small; /*afwijkend voor IE*/
/*background: lime;*/
}
.div4 { 
float: left; 
width: 10px;  
height: 400px; 
background: white; 
text-align: left;
opacity:.80;
filter: alpha(opacity=80); 
-moz-opacity: 0.8;
}

td{
/*vertical-align: top;*/
font-size: small;
* font-size: x-small; /*afwijkend voor IE*/
}

.button{ 
background-image: url(button.gif); background-repeat: no-repeat;
font-family: 	Helvetica, "Courier New", Courier, monospace; 
text-transform: uppercase;
font-weight: bolder;
float:left;
padding-left: 15px;
padding-top: 14px;
height: 45px;
width: 190px;
margin-top: 5px;
/*margin-top: 29px;
margin-left: 5px;
background: yellow;*/
font-size: medium; 
* font-size: small; /*afwijkend voor IE*/
}

.activebutton{ 
background-image: url(button.gif); background-repeat: no-repeat;
font-family: 	Helvetica, "Courier New", Courier, monospace; 
text-transform: uppercase;
font-weight: bolder;
color: #ff6600;
float:left;
padding-left: 15px;
padding-top: 14px;
height: 45px;
width: 190px;
margin-top: 5px;
/*margin-top: 29px;
margin-left: 5px;
background: yellow;*/
font-size: medium; 
* font-size: small; /*afwijkend voor IE*/
}

.wit{ 
float:left;
background: #ffffff;
height: 20px;
width: 630px;

/*background: yellow;*/
}



.icons{ 
float: left;
width: 44px; 
height: 60px;

font-family: 	"Courier New", Courier, monospace; 
text-align: center;
float:left;
/*background: yellow;*/
}
.meloni{ 
font-family: 	"Courier New", Courier, monospace; 
float:left;
width: 400px;

}

.construction{ 
font-family: 	"Courier New", Courier, monospace; 
float:left;
width: 400px;

}

.contact{ 
float: left; 
width: 200px; 
height: 150px; 
padding-top: 10px;

margin-left: 5px;

font-size:larger;
text-align: left;
/*background: blue;*/

}



.home1 { position: relative; margin-top: 50px; margin-left: 300px; width: 150px; height: 40px; font-weight: bold; }
.home2 { position: relative; margin-top: 50px; margin-left: 10px; width: 300px; height: 40px; font-weight: bold; }
.home3 { position: relative; margin-top: 50px; margin-left: 100px; width: 300px; height: 40px; font-weight: bold; }
.home4 { position: relative; margin-top: 20px; margin-left: 500px; width: 150px; height: 40px; font-weight: bold; }



#xyz987 { 
color: 			#FF0000; background-color: #FFFFFF; 
}

