/*
Kleuren:
- donkerblauw: 014667
- lichtblauw: 65B3D8
- oranje: ED8D55
*/

body {
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	color: #014667;
}

a {
	color:#0066CC;
	text-decoration: underline;
}


img {
	border: 0px;
}
td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	color: #014667;
}
td.applestyle {
	border: 1px solid #C0C0C0;
	background-image: url('../images/applestylebgr.gif');
	vertical-align: middle;
	padding-left: 10px;
}
td.titel {
	font-family: Tahoma;
	color: #65B3D8;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 12px;
	padding-left: 10px;
}
td.applestyle a {
	color: #014667;
	font-weight: bold;
	text-decoration: none;
}
td.applestyle a:hover {
	color: #65B3D8;
}
img.ruimtenavi {
	width: 45px;
	height: 1px;
}
td.crumbtrail {
	text-align: right;
	color: #ED8D55;
	vertical-align: middle;
	padding-right: 10px;
}
td.applestyle.navibalkonder {
	text-align: right;
	padding-right: 10px;
}
td.applestyle.navibalkonder a {
	font-weight: normal;
	color: #014667;
	text-decoration: none;
}
td.applestyle.navibalkonder a:hover {
	color: #65B3D8;
}
img.ruimtenavionder {
	width: 30px;
	height: 1px;
}
td.applestyle.submenu {
	width: 220px;
	height: 24px;
	color: #014667;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
td.submenuvak {
	border: 1px solid #C0C0C0;
	height: 100px;
	padding: 10px;
}
td.submenuvak a {
	color: #0066CC;
	text-decoration: none;
}
td.submenuvak a:hover {
	color: #014667;
	text-decoration: underline;
}
td.content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.content h2.titel {
	font-weight: bold;
	font-size: 13px;
	color: #7F7F7F;
	margin-bottom: 0em;
	margin-top: 0em;
}
li { 
list-style-image : url(/images/bullet_oranje.gif);
}
.pollColor {background-color: #6699CC;}
