@charset "utf-8";
/* BASIS OPMAAK */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border: 0px solid black;
	text-decoration: none;
}
a, a:link, a:visited, a:hover, a:active {
	color: #CB5925;
	text-decoration: underline;
}
form {
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-left:5px;
	padding-top: 10px;
}
h1 {
	color: #CB5925;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	padding-top: 20px;
	margin-bottom: 8px;
	height: 25px;
	background-image:url(../Afbeeldingen/lijn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h2 {
	font-size: 12px;
	color: black;
	font-weight: bold;
}
input, textarea, select{
	border: 1px solid #F8D637;
	color: #8E8E8E;
	background-color: #FFFFFF;
}

table {
	border: 0px;
}
td {
	padding-bottom: 5px;
	padding-top: 5px;
}
tbody td {
	border-bottom: 1px solid #CB5925;
}
tfoot td {
	border: 0px;
}

/* BASIS LAYOUT */
#container {
	width: 1024px;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #FFFFFF;
	background-image: url(../Afbeeldingen/header.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 1024px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	padding-right: 5px;
}
#nieuwsbrief h1 {
	background-image: none;
	font-size: 18px;
}
.topMenu {
	color: #CB5925;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu a:active{
	color: #8E8E8E;
	text-decoration: none;
}
.topMenu a:hover {
	text-decoration: underline;
}
#headerBal {
	background-color: #FFFFFF;
	background-image: url(../Afbeeldingen/headerBal.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 141px;
	width: 163px;
}
#left {
	width: 237px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#leftcontent {
	padding: 5px;
	margin: 0px 5px;
	width: 192px;
}
#pscroller {
	font-weight: bold;
	font-size: 12px;
	height: 105px;
	color: #F9D537;
}
.sponserLijst {
	border: 0px;
}
.sponserLijst td {
	border: 1px solid #CB5925;
	text-align: center;
	vertical-align: center;
	color: #F9D537;
	height: 90px;
	font-weight: bold;
	font-size: 12px;
}

#content {
	float: left;
	width: 787px;
	font-size: 11px;
	color: #72757A;
}
#content h1 {
	margin-bottom: 0px;
	padding-left: 20px;
}
#content p {
	margin: 0px 0px 10px 0px;
	padding-top:0px;
}
.titel {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;;
	margin-bottom: 0px;
}

/*MENU*/
#menu {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	background-image:url(../Afbeeldingen/lijn.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top: 10px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#menu a, #menu a:link, #menu a:visited, #menu a:active {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	float: left;
	_width: 65px;			/*IE only (underscore hack) 74*/
	min-width: 65px;
	text-decoration: none;
	color: black;
	height: 24px;
	_height: 23px;			/*IE only (underscore hack)*/
	background: url(../Afbeeldingen/menuSeparator.gif) no-repeat right;
	/*background-color: #66FFFF;*/
}
#menu a:hover {
	color: #CB5925;
}

/*links submenu*/
#submenu {
	font-size: 15px;
	font-weight: bold;
}
#submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	background-image:url(../Afbeeldingen/lijn.gif);
	background-color: #FEFBEC;
	background-repeat:repeat-x;
	background-position:bottom;
	height: 40px;
}
#submenu a, #submenu a:link, #submenu a:visited, #submenu a:active {
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	text-decoration: none;
	color: black;
}
#submenu a:hover {
	color: #CB5925;
}

/*stijlen voor home pagina:*/
#home {
	padding: 0px;
	margin: 0px;
}
.homeInhoud {
	background-color: #FEFBEC;
	padding: 10px 25px;
}
#homeLinks {
	width: 520px;
	margin: 0px;
	margin-right: 32px;
	padding: 0px;
	float: left;
}
#homeSub {
	margin: 0px;
	padding: 0px;
}
#homeSubLinks {
	width: 255px;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	float: left;
	min-height: 300px;
}
#homeSubRechts {
	width: 255px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#homeRechts {
	width: 234px;
	float: left;
}
.spotlight {
	margin:0px;
	padding: 0px;
}
.spotlight img {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}

/*NIEUWS ITEMS OP HOMEPAGE*/
.newsItem {
	border-bottom: 1px solid #CB5925;
	padding: 10px 0px;
	margin: 0px;
}
.newshead {
	color: #CB5925; 
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 3px;
}


/*MODULES*/
.adminLijst {
	margin-top: 5px;
}
.adminLijst td{
	border: 0px;
}
.adminLijst th, .subTitle{
	background-color: #FDF7D7;
	border-bottom: 1px solid #CB5925;
}
.subTitle {
	text-align: center;
	font-weight: bold;
}
form table td{
	border-bottom: 0px;
}
.reset {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	clear: both;
}


