body { 
background-image : url(images/background.gif); 
width : auto; 
}

H1 { 
font-size : 14px; 
color : #330099; 
}

#Main { 
width : 760px; 
height : 560px; 
background-color : #ffe680; 
}

#Header { 
width : 760px; 
height : 120px; 
font : 22px Verdana, Arial, Helvetica, sans-serif; 
letter-spacing : 0.2em; 
line-height : 30px; 
padding : 0; 
color : #663300; 
background-image : url(images/bg_header.gif); 
background-repeat : repeat-x; 
border-bottom-color : #663300; 
border-bottom-style : dashed; 
}

#Navigatie { 
width : 250px; 
height : 400px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
float : left; 
background-image : url(images/nav.gif); 
background-repeat : repeat-y; 
} 

#Content { 
width : 470px; 
height : 400px; 
background : #ffe680; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
float : right; 
margin-top : 10px; 
border-top-style : none; 
color : #000033; 
} 

#Content a { 
font : bold 11px Arial, Helvetica, sans-serif; 
color : #663300; 
letter-spacing : 0.1em; 
text-decoration : none; 
} 

#Content a:hover { 
color : #b38f00; 
} 

#Footer { 
width : 760px; 
height : ; 
background : #ffe680; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
float : left; 
border-top-color : #663300; 
border-top-style : dashed; 
color : #663300; 
} 

#Footer a { 
text-decoration : none; 
color : #663300; 
} 

#Navigatie a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFF99;
	letter-spacing:0.1em;
	text-decoration: none;
	display: compact;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	}
	
#Navigatie a:hover { 
background : #ffff99; 
color : #663300; 
} 

#Navigatie ul { 
list-style-image : url(images/li_kwast.gif); 
} 

#Footertagline { 
font : 11px Arial, Helvetica, sans-serif; 
letter-spacing : 0.3em; 
line-height : 18px; 
font-weight : bold; 
} 

.bodyText { 
color : #000033; 
line-height : 19px; 
margin-top : 0; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 

.tableText { 
color : #000033; 
line-height : 12px; 
margin-top : 0; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 

.style2 { 
color : #663300; 
} 
