body {
	background-color: #D5E6FF;
	color: #233871;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:0px;
	font-family: Arial;
	font-size: 12px;
}

body.content {
    color: #233871;
    padding: 0;
}

body.menu {
    background-color: #CAD9F9;
}

body.bottom {
	background-color: #1E356E;
    border-top: 1px solid #ffffff;
}

body.snelmenu {
    background-color: #ffffff;
}

table {
	font-size: 1em;
}

td.kruimelspoor {
	background-color: #b7cc8f;
	color: #00628c;
	font-weight: bold;
	text-align: right;
}

td.snelmenu, td.snelmenujava {
    background-color: #1E356E;
    border-bottom: 1px solid white;
    height: 20px;
    padding-left: 5px;
}

td.snelmenujava {
    background-color: #d20505;
}

td.snelmenuitem {
    font-size: 10px;
    padding-right: 8px;
    padding-left: 8px;
    text-transform: uppercase;
}

td.extra_kop {
    background-image: url('../images/extra_bg_uitrek.gif');
    background-position: top left;
    background-repeat: repeat-x;
    color: #233871;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    padding-left: 14px;
    padding-top: 4px;
    vertical-align: top;
}

font.vsmall {
	font-size: 0.8em;
}

font.small {
	font-size: 0.9em;
}

font.normal {
	font-size: 1.0em;
}

font.large {
	font-size: 1.2em;
}

font.vlarge {
	font-size: 1.4em;
}


h1, h2, h3, h4, h5, h6 {
	color: #233871;
	margin: 10 0 0 0;
	font-weight: bold;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.0em;
}

a {
	font-weight: bold;
}

a:link, a:visited {
	color: #233871;
	text-decoration: none;
}

a:hover, a:active {
	color: #233871;
	text-decoration: none;
}

a.snelmenu:link, a.snelmenu:visited, a.snelmenu:active{
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

a.meerinfo:link, a.meerinfo:hover, a.meerinfo:active, a.meerinfo:visited{
    display:block;
    color: #4169E1;
}

a.tickertape, a.tickertape:active, a.tickertape:visited, a.tickertape:hover {
    color: #ffffff;
    text-decoration: none;
}

td.h6 a.meerinfo:link, td.h6 a.meerinfo:hover, td.h6 a.meerinfo:active, td.h6 a.meerinfo:visited {
    color: #233871;
    display: inline;
	width: 100%;
}

a.meerinfo {
    width: 60px;
}

td.h6 {
    margin: 0px;
    padding: 0px;
}

ul.ul_lijst li.lijstitem_bullet {
    background-position: left 1px;
    padding-left: 10px;
}

span.rubriek {
    display: block;
    margin-bottom: 1em;
}

.rubriektitel {
    margin-bottom: 1em;
}

#intro {
    margin-bottom: 1em;
}

a.snelmenu {
    padding-left: 5px;
}

div#snelmenu15 a.snelmenu {
    background: url('../images/bullet_snelmenu.gif') no-repeat 0px 5px;
    padding-left: 9px;
    padding-right: 20px;
}

td.right_content {
    vertical-align: top;
    width: 175px;
    background-color: #c9d9fa;
}

div#banners {
    text-align: center;
}

div#banners a img {
    border: 1px solid #1E356E; 
    margin:2px;
}