/* CSS Document gemaakt door en voor anders-communiceren.nl */


/* standaardinstellingen */
* { }
	
html, body {  }

body { 	}

a:link, a:visited { }
a:hover {  }


/* inhoud */
#hoofd { }

#hoofd ul {	}

#hoofd ul a:link, #hoofd ul a:visited {  }
#hoofd ul a:hover, #hoofd ul a:active {  }

#hoofd ul li { 	}

#inhoud { background-color:yellow;	}

#inhoudlinks {	}

#inhoudmidden { }

#inhoudrechts { }

#voet { }
