body {
	line-height: 1.88889;
	margin: 0;
	padding: 0;
	background-image: url(../images/achtergrond.gif);
	background-repeat: repeat-y;
	font-family: arial;
	font-size: 75%;
	background-attachment: fixed;
	background-position: center top;
	background-color: #605143;
	color: #666666;
	z-index:-1;
	}

.bordeaux {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.kader {
	border-color: black #CC6600 #CC6600;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
}
.copyright:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #F7F7BD; text-decoration: none }
.bordeaux:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #CC6600}
.kaderomfoto {  border: 6px #69512B solid}
.kaderomfoto:hover { border: 6px #CC6600 solid}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2F1F10
}


#menu {
float:left;
}

#menu ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
} 

#menu li
{
display: inline;
/* for IE5 and IE6 */
} 

#menu a
{
	color: #cc6600;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 7px;
	margin: 2px;
	width: 190px;
	background-color: #fff;
	text-indent: 10px;
	font-weight: bold;
	border: 1px solid #cc6600;
} 

#menu a:link, #menu1 a:visited
{
color: #cc6600;
text-decoration: none;
} 

#menu a:hover
{
background-color: #cc6600;
color: #fff;
} 

#menu li a#current
{
border-bottom: 3px solid #DAD6B7;
background: #00BEE4;
} 

a img{
	border: 2px solid #69512b;	
}

a img:hover
{
	border: 2px solid #cc6600;	
}

