/* elementen vd pagina www.dj-dee-d.nl*/
body{
   background-color: #5C5C5C;
	margin:0 0 0 0;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
td {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #FFFFFF;	
}
a:hover {
	text-decoration: none;	
}
a.menu:link, a.menu:visited, a.menu:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu2:link, a.menu2:visited, a.menu2:active {
	color:#CCCCCC;
	text-decoration: none;
}
a.menu2:hover {
	text-decoration: underline;
}
.rechts{
	background-attachment: scroll;	
	background-image: url(../images/back-rechts.gif);	
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	color: #CCCCCC;
	border-top:1px solid #FFFFFF;
}
.foto {
	border:4px solid #CCCCCC;
}
.koptekst {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
