body {
	background-color: #fff3c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;

}

#header {
	height:200px;
	background-image:url(../images/banner_amandus.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:right;
}

#header a{ 
margin-right: 10px;
text-decoration: none;
}

#navigation {
	color: #FFFFFF;
	background-color: #CC6600;
	text-align: center;		
}
.navigatie {
	padding:7px;
	size:16px;
}

a:link.navigatie {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 900;
}
a:visited.navigatie{
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 900;
}
a:hover.navigatie {
	text-decoration: underline;
	color: #663300;
	font-style: normal;
	font-weight: 900;
}
a:link.sublinks {
	text-decoration: none;
	color: #663300;
	font-style: normal;
	font-weight: 900;
}
a:visited.sublinks{
	text-decoration: none;
	color: #663300;
	font-style: normal;
	font-weight: 900;
}
a:hover.sublinks {
	text-decoration: underline;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 900;
}

ul{
	list-style-type: none;
	/* list-style-image:url(../images/pootje.jpg); */
}

#main {
	margin: 0 auto;
	text-align: left;
	border: 1px solid #CC6600;

}

#left {
	background-color:#FFC56B;
	color: #333333;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20;
	padding-left: 10px;
}

#middle {
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20;
	padding-left: 10px;
	}

#middle a:link,
#middle a:visited,
#middle a:hover,
#middle a:active
{
	color:#CC6600;
	text-decoration:none;
}

#middle a:hover
{
	text-decoration:underline;
}


#middle ul
{
	list-style-type: none;
	 list-style-image:url(../images/pootje.jpg); 

}

#footer {
	background-color: #CC6600;
	text-align: center;
	color:#FFFFFF;
	height:25px;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active
{
	color:#FFFFFF;
	text-decoration:overline;
}

h1 {
	color: #663300;
	font-size: 17px;
}

h2{
	color:#CC6600;
	font-size: 13px;
}
h5{
	color:#CC6600;
	font-size: 12px;
}
#fout{

	color:#FF0000;
	font-weight:bold;
}
div#rassen
{
visibility:hidden;
}


