<!--
@import"/css/dhtml-horiz.css";
-->
.niettonen {display:none;}
body 
    {
    background-color: #FFF;
	text-align:center;
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica;
    }
p, td, th, span, h1, h2, h3, h4 
    {
    font-size: 11px;
    color: #369;
    }
h1
{
	font-size: 18px;
/*	margin-left: 14px;	*/
    color: #069;
	font-weight: bold;
}	
h2
{
	font-size: 14px;
/*	margin-left: 14px;	*/
    color: #069;
	font-weight: bold;
}	
h3
{
	font-size: 12px;
    color: #069;
	font-weight: bold;
}	
#Website 
    {
		margin: 0 auto 0 auto;  /* site centreren */ 
        padding-top: 10px;
        width: 990px;
		border:0px solid #F00;
    	text-align: left;
    }
#Top
{
	background: url(/look/top.jpg) no-repeat;;
    background-position: top center;
	font-size: 1px;
	height: 7px;
	width:990px;
/*	border: 1px solid #F00;*/
}	
	
#Middle	
	{
	background: url(/look/Middle.jpg);
    background-position: top center;
	padding: 0px 0px 0px 0px; 	
	margin:  0px 0px 0 0px; 	
	width:   990px; 
	border:  0px solid #F00;
} 	
#Content
{
	padding: 0px 0px 0px 20px; 	
    font-size: 11px;	
	background: url(/look/bg.jpg) no-repeat;
    background-position: top center;
}
#Content a {color: #369;}
#Content a:hover {color: #036; text-decoration: none;}
#Content .Foto {Border: 1px solid #727D73;}

#Menu
{
	width:948px !important;
	width:950px;
	height:20px;
	border-top:  1px solid #00447B;
	border-bottom:  1px solid #00447B;

	border-left:  1px solid #999;
	border-right:  1px solid #999;

}
/* Creations & Disclaimer */
#Bottom 
{
	background: url(/look/bottom.jpg) no-repeat;
    background-position: top center;
	height:50px;
	width:990px;
    font-size: 9px; 
    text-align: left; 
    padding: 12px 0px 0px 0px;
}
#Bottom a {color: #DDD; text-decoration: none;}
#Bottom a:hover {text-decoration: underline;}
#Bottom .Creations {margin-right: 20px; text-align:right;}
#Bottom .Disclaimer {margin-left: 20px !important; margin-left: 10px; float:left;}   

#Content form
    {
    padding: 10px;
    font-size: 11px;
	color: #036;
	margin:0;
    } 

#Content label
    {
    float: left;
    width: 75px;
    text-align: right;
    margin-right: 5px;
    }	
	
#Content input
    {
    background-color: #f5f5f5;
    font-size: 11px;
	width:250px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    margin-bottom: 2px;
	color:#036;
    }	

#Content input.button
    {
	font-weight: bold;	
    background-color: #036;
    font-size: 11px;
	width:250px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    margin-bottom: 2px;
	color:#FFF;
    }		
#Content	select
    {
    width: 160px;
    font-size: 11px;
    background-color: #f5f5f5;
    
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    
    margin-bottom: 2px;
    }
	
#Content textarea
    {
    width: 250px;
    height: 100px;
    background-color: #f5f5f5;
    
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    
    margin-bottom: 2px;
    }
	
#Content .FormErrorMessage	
{
color:#D00;
font-size:10px;
font-weight: bold;
/*border:1px solid #0F0;*/
line-height:12px;
}

#Contentmain
{
	width:934px !important;
	width:950px;
	padding-left:14px;
	color:#369;
	border-left:  1px solid #999;
	border-right:  1px solid #999;
}

#Contentmain .left
{
float:left;
width:460px;
}
#Contentmain .right
{
margin-bottom:10px;
float:left;
width:460px;
}

#ContentAdres
{
	width:934px !important;
	width:950px;
	padding-top: 12px;
	padding-left:14px;
	padding-bottom:3px;	
	color:#999;
	border-left:  1px solid #999;
	border-right:  1px solid #999;
	border-bottom:  1px solid #999;
	text-align:center;
}
#ContentAdres a {color: #999; text-decoration: none;}
#ContentAdres a:hover {color: #999; text-decoration: underline;}

