
body {
margin : 0; 
padding : 0; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
background:#FFFFFF url(images/body.jpg) repeat-x 0 0;
color : #656769; /*donkergrijs*/
} 
p, ol, ul, li, {
font-family : Verdana, Arial, Helvetica, sans-serif; 
}

p
{
line-height:1.5em;
} 
h1, h3 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #750061; /*donkerpaars*/
} 
h2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
}
a:link {
color : #920079; /*paars*/
text-decoration : none; 
border-bottom : 1px dotted #920079; /*paars*/
} 
a:visited {
color : #920079; /*paars*/
text-decoration : none; 
border-bottom : 1px dotted #920079; /*paars*/
} 
a:hover {
color : #920079; /*paars*/
text-decoration : none; 
border-bottom : 1px solid #920079; /*paars*/
} 

#main {
width: 760px; 
height: 100%;
top : 0; 
margin : 0 auto; 
text-align : center; 
background : #c0c1c2 url(images/homemodel.jpg) no-repeat bottom left; /*lichtgrijs*/
border: 1px solid #EBEBEB; /* heel lichtgrijs*/
		}
		
#logo	{
float : left; 
margin : 0; 
padding : 0; 
width : 760px; 
height : 143px; 
background : #EBEBEB url(images/logoinkx1.gif) no-repeat 0 0; /*heel lichtgrijs*/
		}
#nav {
list-style: none;
font-size: 13px;
background : #c0c1c2 ;
padding: 0px; 
width: 140px;
text-align: left;
margin: 0 0 0 0;
float: left;
		}
		
#nava {
list-style: none;
font-size: 13px;
background : #c0c1c2 ;
padding: 0px; 
width: 140px;
text-align: left;
margin: 0 0 0 0;
float: left;
		}
		
#nav li {
list-style: none;
background: #920079;/*paars*/
color: #E3F1F2;
font-weight:normal;
border: 1px solid #EBEBEB;
padding: 3px;
text-align: left;
width: 135px;
	}

#nav a {
display: block;
text-decoration: none;
		}
		
#nav a:link {
color: #E3F1F2;
text-decoration: none;
			}
			
#nav a:visited {
color: #CCCCCC;
text-decoration: none;
			}
#nav a:hover, #nav li#open a {
background: #c0c1c2; /*lichtgrijs*/
color: #920079;/*paars*/
border: 0; 
padding: 0 2px;
text-align: left;
text-decoration: none;
width: 130px;
			}
			
#nav li#well a {
background: #ffccf7; /*lichtroze*/
color: #920079;/*paars*/
border: 0; 
padding: 0 2px;
text-align: left;
text-decoration: none;
width: 130px;
margin: 0 0 0 5px;
			}

#nav li#well a:hover, #nav li#wellopen a {
background: #c0c1c2; /*lichtgrijs*/
color: #920079;/*paars*/
border: 0; 
padding: 0 2px;
text-align: left;
text-decoration: none;
width: 130px;
margin: 0 0 0 5px;
			}

#inhoud  {
background: #EBEBEB; /*heel lichtgrijs*/
width: 550px;
text-align: left;
padding: 10px 30px 20px 30px;
margin: 0 0 0 150px;
border: 0px solid #656769; /* donkergrijs*/
		}
		
#bottom	{
background: #c0c1c2; /*lichtgrijs*/
color : #656769; /*donkergrijs*/
text-align: center;
font-size:10px;
margin: 0 0 0 150px;
padding: 20px 30px 20px 30px;
width : 550px; 
height: 30px;
}

#bottom .dis	{
border: 0;
font-size:10px;
color : #FFFFFF; /*grijs#7A7C7E*/
}

.b {
border: 4px solid #656769;
}

a.geenstreep {
text-decoration : none; 
border-style: none; 
}
