/* links, nu alleen gebruikt in de linkerkolom */
a.menulink:link
{
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #EC008C;
Text-decoration:none;
}

a.menulink:visited
{
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #EC008C;
text-decoration:none;
}

a.menulink:active
{ 
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #c515B4;
Text-decoration:none;
}

a.menulink:hover
{
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold; 
color: #00ABE9;
text-decoration:none;
}
/*================================*/

/* inhoudstabel makende de randen links en recht blauw*/
table.contenttabel
{
border: 1px;
border-style: solid;
border-color: #ffffff #00ABE9 #ffffff #00ABE9;
}

/*  default tag-styles  */
p {  font-family: helvetica, arial, sans-serif; font-size: 12px; line-height: normal; color: #000000}

td {  font-family: helvetica, arial, sans-serif; font-size: 12px; line-height: normal; color: #000000}

li {  font-family: helvetica, arial, sans-serif; font-size: 12px; line-height: normal; color: #000000}
/*================================*/

/* default + bold */
.dik { font-weight: bold;}

td.dik { font-weight: bold; text-align: left;}

/*zwarte grote kop aan de top van elke pagina*/
.kop {  font-family: helvetica, arial, sans-serif; font-size: 14px; line-height: normal; color: #000000; font-weight: bold;}

.subkopmagenta {  font-family: helvetica, arial, sans-serif; font-size: 11px; line-height: normal; color: #EC008C; font-weight: bold;}

.subkopcyaan {  font-family: helvetica, arial, sans-serif; font-size: 11px; line-height: normal; color: #00ABE9; font-weight: bold;}

.footer {  font-family: helvetica, arial, sans-serif; font-size: 11px; line-height: normal; color: #ffffff; font-weight: bold; padding-left: 20px;  line-height: 25px;}

.admingroet {
color: #EC008C;
font-family: helvetica, arial, sans-serif;
font-size: 60px;
padding-left: 150px;
}

/* ACHTERKANT */
/*menu.........*/
td.adminmenutd
{
background-color: #EC008C;
padding-left: 10px;
padding-left: 10px;
text-align: center;
}

td.projecten, td.projectenkop {
border-style: none solid solid none;
border-color: #00ABE9;
border-width: 1px;
width: 400px;
}

td.projectenkop {
text-align: right;
font-weight: bold;
padding-right: 5px;
width: 150px;
}

td.projectenlijst, td.projectenlijstkop {
border-style: none none solid solid;
padding-left: 5px;
border-color: #00ABE9;
border-width: 1px;
width: 150px;
}

td.projectenlijstkop {
font-weight: bold;
}

a.adminmenulink:link
{
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
Text-decoration:none;
}

a.adminmenulink:visited
{
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration:none;
}

a.adminmenulink:active
{ 
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
Text-decoration:none;
}

a.adminmenulink:hover
{
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold; 
color: #00ABE9;
text-decoration:none;
}
/*einde menu*/

td.adminkop {  
	font-size: 16px; 
	font-weight: bold;
	}
	
td.melding {  
	font-size: 12px; 
	color: #ff0000; 
	letter-spacing: 3px;
	padding: 0;
	font-weight: bold;
	}
	
a.adminverwijderlink:link
{
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ff0000;
Text-decoration:none;
}

a.adminverwijderlink:visited
{
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ff0000;
text-decoration:none;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:200; top:105;}
  
/*Style for the background-bar*/
//.clBar{position:absolute; width:10; height:10; background-color:#ffffff; layer-background-color:#ffffff; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:4px; font-family: arial, sans-serif; font-size:12px; font-weight:bold}
//.clLevel0{background-color:#ffffff; layer-background-color:#ffffff; color:#000000;}
.clLevel0{background-color:#00ABE9; layer-background-color:#ffffff; color:#ffffff;}
.clLevel0over{background-color:#00ABE9; layer-background-color:#ffffff; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:4px; font-family:arial, sans-serif; font-size:12px; font-weight:bold}
.clLevel1{background-color:#ffffff; layer-background-color:#ffffff; color:#000000;}
.clLevel1over{background-color:#ffffff; layer-background-color:#ffffff; color:#00ABE9; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#00ABE9; layer-background-color:#00ABE9}
