*
{
	font-family:verdana;
	font-size:11px;
	color:#1B1B1B;
}

body
{




}
.Content,.Content.*,body
{
	font-size:11px;
}





.title 
{

	font-weight:bolder;
	color:White;
}
.topmenu
{
	color:White;
}

TD.rood
{
    COLOR: #b50704;    
    FONT-WEIGHT: bold;
    BORDER-BOTTOM: #e3cca0 1px solid;
}

.wit
{
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
.wit:hover
{
	text-decoration:underline;
}

	

.Grey
{
	font-family:Verdana;
	font-size:11px;
	color:#656565;
	font-weight:bold;
	text-decoration:none;
}
.Grey:hover
{
	text-decoration:underline;
}

.top,.top *
     {
      color:#51514F;
      font-weight:normal;
     }
     
a
{
	text-decoration:none;	
	color:#B31120;
	font-weight:bold;
}
a:hover
{	
	text-decoration:underline;
}


.nieuws
{
	text-decoration:none;	
	color:#1B1B1B;
	font-weight:normal;
}
nieuws:hover
{
	color:#B31120;
	text-decoration:underline;
}
.knop
{
	background-color:#B60704;
	font-weight:bold;
	color:White;
}

.editbox
{
	background-color:white;
	border-top:1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	z-index:100;
	position:relative;
}

.a1{background-color:#B31120;}
.a2{background-color:#CA2F3D;}
.a3{background-color:#E25B68;}
.a4{background-color:#FB949D;}
.a5{background-color:#fdbec4;}

td,table
{
border:0;

}	

.BoxTitle ,.BoxTitle *
{
	padding-BOTTOM:9px;
	padding-left:17px;
	color:White;
	font-weight:bold;
}

/*--SIDEMENU--*/
.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; 
}