body, tr, td 	{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 300; color: #666666; text-decoration: none }
a:link { color: #666666; text-decoration: underline}
a:visited { color: #666666; text-decoration: underline}
a:hover {  color:  #333333; text-decoration: underline}
a:active {  color:  #333333; text-decoration: underline}


.bg-kop {
	background-attachment: scroll;
	background-image: url(img/bg-kop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.nav { font-family:  Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 300; color: #FFFFFF; text-decoration: none }
a.nav:link { color: #FFFFFF; text-decoration: none}
a.nav:visited { color: #FFFFFF; text-decoration: none}
a.nav:hover {  color:  #C2AA45; text-decoration: none}
a.nav:active {  color:  #C2AA45; text-decoration: none}


.bg-bottom {
	background-attachment: scroll;
	background-image: url(img/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.copyright { font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 300; color: #666666; text-decoration: none }
a.copyright:link { color: #666666; text-decoration: none}
a.copyright:visited { color: #666666; text-decoration: none}
a.copyright:hover {  color: #333333; text-decoration: none}
a.copyright:active {  color: #333333; text-decoration: none}

.bg-fotos {
	background-attachment: scroll;
	background-image: url(img/bg-fotos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #031E2F;
	font-weight: 600;
}


/* *******************************************************
Styles tbv evenementen Oirschotdigitaal.nl
******************************************************** */

.rand {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.kop {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E7E7E7;

}