body {
	margin-left: 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right : 0px;
	font-size: 11px;
	background-image: url(/images/bg_site.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #1b6798;
}
body.body {
	margin-left: 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color:#FFEAC9;
	font-size: 11px;
}
table, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005883;
}
td.leftmenu {
	background-color:#005883;
}
td.rightbar
{
    background-color:#005883;
    width: 187px;
}
td.quote
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color: #FFFFFF;
    text-align:center;
}
td.bottomlinks
{
    color:#FFFFFF;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial;
    padding-left: 20px;
}
td.welkom
{
    vertical-align:middle;
    color: #F2A42A;
    padding-right: 4px;
}
td.content
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 30px;
    padding-top: 10px;
}
td.content a 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #d5870d;
    text-decoration: none;
}
td.leftshadow
{
    width: 4px;
    background-image: url(/images/shadow_left.png);
    background-position: top left;
    background-repeat: repeat-y;
}
td.rightshadow
{
    width: 4px;
    background-image: url(/images/shadow_right.png);
    background-position: top left;
    background-repeat: repeat-y;
}
td.content a:hover
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #d5870d;
    text-decoration: underline;
}
td.homelinks a
{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #005883;
    text-decoration: none;
    line-height: 18px;
}
td.homelinks a:hover
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #005883;
    text-decoration: underline;
    line-height: 18px;
}
td.homelinks span.arrows
{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #d5870d;
}
span.header
{
    color: #005883;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
}
td.paginainhoud
{
    color: #005883;
    padding-top: 80px;
}
span.kanteel
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 30px;
}
span.kinderopvang
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 18px;
}
a.rightlink
{
    color:#F2A42A;
    text-decoration: none;
}
a.rightlink:hover
{
    text-decoration: underline;
}
td.bottombar
{
    background-color: #005883;
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    height: 28px;
}
td.bottombar td
{
    color: #ffffff;
    line-height: 18px;
}
td.bottombar td a
{
    color: #ffffff;
    text-decoration: none;
}
td.bottombar td a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
td.bottombar td span.arrows
{
    color: #d5870d;
}
td.bottombar td a.overige
{
    color: #4082a2;
    text-decoration: underline;
}
td.bottombar td a.overige:hover
{
    color: #4082a2;
    text-decoration: none;
}
a.bottomlink
{
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
a.bottomlink:hover
{
    text-decoration: underline;
}
a.newsitem
{
    font-weight: bold;
    text-decoration: none;
}
a.newsitem:hover
{
    font-weight: bold;
    text-decoration: underline;
}
a.newsitem .arrows
{
    color: #d5870d;
}
td.maincontent
{
    background-color: #E5EEF2;
    padding-bottom: 15px;
}
td.spacercol
{
    width: 5px;
}
td.topbar {
	background-color:#873333;
}
td.main {
	background-image:url(../images/main_background.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
a {
	color:#005983;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
a:hover {
	text-decoration:none;
}
a.paging
{
    text-decoration: none;
}
a.paging:hover
{
    text-decoration: underline;
}

hr {
	color:#005983;
	height:1px;
}

input.form, textarea.form, select.form, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E6088;
	background-color:#FFFFFF;
	border:1px solid #005983;
}
input.checkbox {
	border-width:0px;
}
input.button {
	color: #FFFFFF;
	background-color:#005983;
	cursor: pointer;
}
input.buttonLight {
	color: #FFFFFF;
	background-color:#E5EEF2;
}

.table {
	border:1px solid #873333;
}

.tableheader {
	background-color:#873333;
	font-weight:bold;
	color:#FFFFFF;
}
.tablenormal {
	background-color:#FFFFFF;
	color:#7C2433;
}
.tablealternate {
	background-color:#D9D9D9;
	color:#7C2433;
}

/* forum en admin deel*/
table.forum {
	border-collapse:collapse;
	border:1px solid #CECDD5;
}
tr.header, td.header {
	background-color:#E4E2E7;
	font-weight:bold;
}
tr.normal {
	background-color:#FAFAFA;
}
tr.alternate {
	background-color:#FFFFFF;
}
blockquote {
	background-color:#FAFAFA;
	padding:5px 5px 5px 5px;
	border:1px solid #CECDD5;
}

.hoofdmenu, .hoofdmenu_over, .portaal, .portaal_over
{
    float: left;
    display: inline;
    width: 160px;
    height: 25px;
    line-height: 25px;
}
.hoofdmenu
{
	color:#FFFFFF;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}
.hoofdmenu_over
{
	font-family: Trebuchet MS;
	background-color: #1a6990;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	color:#ffffff; 
	cursor:pointer;
    padding-left: 10px;
    padding-right: 10px;
}
.portaal
{
    background-image: url(/images/hoofdmenu_portaal.gif);
    background-position: top left;
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 10px;
    margin-bottom: 10px;
}
.portaal_over
{
    color: #005883;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 10px;
    background-image: url(/images/hoofdmenu_portaal_over.gif);
    background-position: top left;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-bottom: 10px;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
	position:absolute; 
	width:10; 
	height:10; 
	visibility:hidden;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position: absolute;
	padding-top: 3px;
}
.clLevel0{
	color:#FFFFFF;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}
.clLevel0over{
	font-family: Trebuchet MS;
	background-color: #1a6990;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	color:#ffffff; 
	cursor:pointer;
    padding-left: 10px;
    padding-right: 10px;
    
}
/*Styles for level 0*/
.clLevel1,.clLevel1over{
	position: absolute;
	padding-left: 6px;
	padding-top: 4px;
}
.clLevel1{
    background-color: #005883;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
	font-size: 10px;
	font-weight:normal;
	border-bottom:1px solid #FF5F00;
	border-left:1px solid #FF5F00;
	border-right:1px solid #FF5F00;
}
.clLevel1over{
	background-color: #005883;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF; 
	cursor:pointer;
	border-bottom:1px solid #FF5F00;
	border-left:1px solid #FF5F00;
	border-right:1px solid #FF5F00;
}


/*dTree*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
