	
.normaletekst a {
	color: #cd6208;
	text-decoration: none;
	font-weight: bold;
}

p a {
	color: #cd6208;
	text-decoration: none;
	font-weight: bold;
	}
a {
	color: #cd6208;
	text-decoration: none;
}

#navigation a {
    color: white !important;
    text-decoration:none;
}
#navigation a:hover {
    color: white !important;
    text-decoration:underline;
}
.content {
	background-image:url(/beeld/achtergrond/zaal1.jpg);
	height: 900px;
	width: 1200px;
	background-color: #CCC;
	margin: 0 auto;
	text-align: left;
	
}

#leftcol .block
	{
	clear: both;
	width: 100%;
	margin-bottom: 5px;
	background-color: #cd6208;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: PatagoniaRegular, arial, sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 13px;
	line-height: 14px;
	}
#leftcol .sponsors
{
	clear: both;
	width: 190px;
	height: 190px;
	background-color: #cd6208;
}
#bijschrift {
	background-image:url(/beeld/achtergrond/pijl/cd6208.png);
	width: 1025px;
	height: 105px;
	text-align: left;
	clear:both;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 200px;
}

