@charset "UTF-8";
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	padding-right: 10px;
}


#fotos_winnaars {
				height:160px;
				}
				
#fotos_winnaars2 {
				height:190px;
				}

#rechter_linkjes {
				  float: right;
				  width:150px;
				 }
				 
#fotos_programma {
				height:140px;
				}


.kleine_kop {
	color: #c29e00;
	font-weight: bold;
	font-size: 12px;
}
.kop {
	font-size: 14px;
	font-weight: bold;
	color: #c29e00;
}
.grote_kop {
	font-size: 22px;
	font-weight: bold;
	color: #c29e00;
}

a {
	text-decoration: none;
	color: #A66A39;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	}
	
.links { 
		color: #c29e00;
		}

hr {
	color:#c29e00;
  	border: 1;
	border-color:#c29e00;
}

