body{
      background:#FFFFFF;
      color:#009400;
      font-family:Arial;
      font-size:13px;
}
a{
      color:#00B800;
      text-decoration:none;
      font-weight:normal;
      font-style:normal;
}
a:hover{
      color:#60E0C0;
      text-decoration:underline;
      font-weight:normal;
      font-style:normal;
}
table{
      font-size:13px;
      color:#009400;
      font-family:Arial;
}
html , body
{
	text-align:center;
	font-size: 11px;
}	
.Container
{
	margin: 0px auto;
	width: 900px;
	text-align:left;
}
.SubContainer
{
	border:1px solid black;
	float:left;
	width:900px;

}
.Header
{
	background-image: url(../picture_library/magikheader.jpg);
	width: 900px;
	height: 174px;
}
.TopMenu
{
	height:25px;
	background-color: #006900;
	color:#fff;
	text-align:center;
	padding: 4px 5px 0px 10px;
}

.TopMenu a:visited , 
.TopMenu a:link
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.TopMenu a:active , 
.TopMenu a:hover
{
	color:#C8E2A6;
	text-decoration:none;
	font-weight:bold;
}

.LeftMenu, .RightMenu
{
	font-size: 12px;
	position:relative;
	width: 175px;
	height: 500px;
	background-color:#cce6cb;
	vertical-align:top;
	max-width:175px;					/* werk alleen in FF */
	width: expression(this.width > 175 ? 175: true);	/* werk alleen in IE */
	
}
.Content
{
 	position:relative;
 	width:536px;
 	height:500px;
 	padding: 4px 5px 10px 10px;
 	vertical-align:top;
 	font-size: 12px;
 	
 
}
.SideMenuContent
{
	padding: 4px 5px 10px 10px;
}
.Categorieen
{
	padding: 0px 5px 0px 10px;
}
.SideMenuTitle
{
	background-color: #a9cda7;
	color:#47458b;
	font-weight:bold;
	height:17px;
	padding: 1px 5px 0px 10px;
}
.AanmeldFormulierHeadText
{
	text-decoration:underline;
	font-weight:bold;
}



TABLE#tblCoolbar 
{ 
	background-color:threedface; padding:1px; color:menutext; 
	border-width:1px; border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
}
.cbtn
{
	height:18;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
}
.txtbtn 
{
	font-family:tahoma; font-size:70%; color:menutext;
}



.list-menu 
{
	width: 		170px;
}
.list-menu ul 
{
	margin: 	3px 0 0 3px; 
	padding: 	0;
	list-style-type: none;
}
.list-menu li 
{
	margin: 	0 0 3px 0;
}
.list-menu li li 
{
	padding:	0px 0px 0px 10px;
	width:		130px;
	margin:		0 0 2px 0;
}
.list-menu a 
{
	display: 	block;
	width:		100%;
	padding: 	2px 2px 2px 2px;
	border: 	1px solid #99be99;
	background: 	#ACD0AC;
	text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
} 
.list-menu a:link, .list-menu a:active, .list-menu a:visited 
{
	color: 		#229444;
	font-weight: 	bold;
}
.list-menu a:hover 
{
	border: 	1px solid #000000;
	background: 	#006900;
	color: 		#ffffff;
	font-weight: bold;
} 

.PersoPageHeadText
{
	padding:20px 20px 0px 60px;
	font-weight: bold;
	font-size: 13px;	
}
.FloatLeft
{
	float:left;
}
.ClearBoth
{
	clear: both;
}
.FloatRight
{
	float:right;
}
.error
{
	color: red;
	font-size: 18px;
}
.Categorieen
{
	padding:10px;
}
.header_persopage
{
	width: 150px;
}
.nummer_avaliable
{
	color: blue;
}
.nummer_calling
{
	color: red;
}
.nummer_called
{
	color: red;
}
.nummer_unavailable
{
	color: black;
}

