*
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

body
{
	background-color: #FFFFFF;
    margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;

}
.Content,.Content.*,body
{
	font-size:10px;
}
.title
{

	font-weight:bolder;
	font-size:12px;
	color:#2a4394;
}

.box1 {

	background-color: #eeeeee;
	border: 1px solid #dbdbdb;
	padding:7,7,7,7;
	font-weight:bolder;
	
}

TD.hoofd
{
    FONT-WEIGHT: bold;
    BORDER-BOTTOM: #7c7c7c 1px solid;
    BACKGROUND-COLOR: #b8b8b8;

}

TD.subje
{
  

    BORDER-bottom: #ababab 1px solid;
    BACKGROUND-COLOR: #ebecf0;
}


.zwart
{
	text-decoration:underline;
	font-weight:bolder;
	font-size:11px;
	color:#000000;

}
.zwart-g
{
	text-decoration:none;
	font-weight:bolder;
	font-size:14px;
	color:#000000;

}

.zwart-n
{
	text-decoration:none;
	font-weight:bolder;
	font-size:11px;
	color:#000000;

}
.zwart:hover
{
	font-weight:bolder;
	font-size:11px;
	color:#000000;
	text-decoration:undelined;
}

.blauw
{
	text-decoration:undelined;
	font-size:11px;
	color:#001fa4;
	font-weight:normal;

}
.blauw:hover
{
	font-weight:normal;
	font-size:11px;
	color:#001fa4;
	text-decoration:undelined;
}

.topmenu
{
	color:White;
}

.groot
{
	font-size:15px;

}

.titel
{
	font-size:12px;

}

.sidenav
{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.sidenav:hover
{
	font-size:15px;
	color:#001fa4;
	font-weight:bold;
	text-decoration:none;
}

.bottom
{
	font-size:12px;
	color:#949494;
	font-weight:bold;
	text-decoration:none;
}
.bottom:hover
{
	text-decoration:underline;
	color:#949494;
}

.top,.top *
     {
      color:#51514F;
      font-weight:normal;
     }
     
     
a
{
	text-decoration:none;	
	color:#001fa4;
	font-weight:bold;
}
a:hover
{	
	text-decoration:underline;
	color:#001fa4;
}



.nieuws
{
	text-decoration:none;	
	color:#000000;
	font-weight:normal;
}
nieuws:hover
{
	color:#BF2F37;
	text-decoration:underline;
}
.knop
{
	background-color:#001fa4;

	font-weight:bold;
	color:#FFFFFF;
	cursor:hand;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	padding-top:1px;
	border-width:1;
}

.menubutton
{
	width:200px;
	margin-top:3px;
	margin-left:7px;
	padding-left:20px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#BF2F37;
	font-weight:normal;
	color:#FFFFFF;
	border:0;
	cursor:hand;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menubutton:hover
{
	background-color:#E0535B;
	text-decoration:none;
}

.subbutton
{
	width:200px;
	margin-top:3px;
	margin-left:7px;
	padding-left:25px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#DBDBC7;
	font-weight:bold;
	font-size:11px;
	color:BF2F37;
	border:0;
	cursor:hand;
}

.subbutton:hover
{
	background-color:#CACAA4;
	text-decoration:none;
}

.editbox
{
	background-color:white;
	border-style :inset;
	border-width:1px;
	border-color:#EEEEFF;
	z-index:1;
	position:relative;
	width:300px;
}

.a1{background-color:#e76706;}
.a2{background-color:#ec8538;}
.a3{background-color:#f1a46a;}
.a4{background-color:#f5c29b;}
.a5{background-color:#fae1cd;}

td,table
{


}	



/*--SIDEMENU-- niet gebruikt*/
.Style_Parent 
,.Style_ParentSelected
,.Style_Child
,.Style_ChildSelected
,.Style_ChildOver
,.Style_ParentOver
,.Style_ChildrenBox  
{
 text-decoration:none;
 width:177px;
 height:21;
 cursor:hand;
 
}
.Style_ChildrenBox
{
display:none;
}

.Style_Parent,.Style_ParentSelected,.Style_ParentOver
{
background-color: #B60704;
color:white;
font-family:arial;
font-size:12px;
padding-top:3px;
padding-left:20px;
margin-bottom:4px; 
}
.Style_Child
,.Style_ChildSelected
,.Style_ChildOver
{
background-color: #D8D4D3;
color:#B60704;
font-family:arial;
font-size:12px;
padding-top:3px;
padding-left:20px;
margin-bottom:4px; 
}
