BODY
{
 COLOR: #284793;
 FONT-FAMILY: Verdana;
}

.content
{
 FONT-SIZE: 13px;
}

.bodyback
{
	background-color: white;
	background-attachment: fixed;
	background-image: url(../images/presence/pageback.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.menuback
{
	background-color: #F6EBAF;
	background-attachment: fixed;
	background-image: url(../images/presence/menuback.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.presentTop
{
	background-color: White;
	background-attachment: fixed;
	background-image: url(../images/presence/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.frameTable
{
	border: thin solid #FFFFFF;
}

.phead
{
	font-size: 25px;
    FONT-FAMILY: Verdana;
}

/*standaard links*/
a:link      {Font-weight: normal; text-decoration: underline; COLOR: #ACA0AC;  FONT-FAMILY: Verdana;} 
a:visited   {Font-weight: normal; text-decoration: underline; COLOR: #ACA0AC;  FONT-FAMILY: Verdana;}
a:hover     {Font-weight: normal; text-decoration: none; color: #ACA0AC;       FONT-FAMILY: Verdana;}
a:active    {Font-weight: normal; text-decoration: underline; COLOR: #ACA0AC;  FONT-FAMILY: Verdana;}

/* links in het menu */
a.menu:link      { color: #ACA0AC; font-family: Verdana ;  FONT-SIZE: 12px; Font-weight: bold; text-decoration: none; } 
a.menu:visited   { color: #ACA0AC; font-family: Verdana ;  FONT-SIZE: 12px; Font-weight: bold; text-decoration: none; }
a.menu:hover     { color: #ACA0AC; font-family: Verdana ;  FONT-SIZE: 12px; Font-weight: bolder; text-decoration: none; }
a.menu:active    { color: #ACA0AC; font-family: Verdana ;  FONT-SIZE: 12px; Font-weight: bold; text-decoration: none; }

a.menuact:link      { color: #E2C23E;  font-family: Verdana ;  FONT-SIZE: 12px; Font-weight: bold; text-decoration: none; } 
a.menuact:visited   { color: #E2C23E;  font-family: Verdana ;  FONT-SIZE: 12px; Font-weight: bold; text-decoration: none; }
a.menuact:hover    { color: #ACA0AC; font-family: Verdana ;  FONT-SIZE: 12px; Font-weight: bold; text-decoration: none; }
a.menuact:active    { color: #E2C23E;font-family: Verdana ;  FONT-SIZE: 12px; Font-weight: bold; text-decoration: none; }

a.presentTaal:link      { color: #E2C23E;  font-family: Verdana ;  FONT-SIZE: 10px; Font-weight: bold; text-decoration: none; } 
a.presentTaal:visited   { color: #E2C23E;  font-family: Verdana ;  FONT-SIZE: 10px; Font-weight: bold; text-decoration: none; }
a.presentTaal:hover     { color: #E2C23E;font-family: Verdana ;  FONT-SIZE: 12px; Font-weight: bold; text-decoration: underline; }
a.presentTaal:active    { color: #E2C23E;font-family: Verdana ;  FONT-SIZE: 10px; Font-weight: bold; text-decoration: none; }

a.presentScale:link      { color: #E2C23E;  font-family: Verdana ;  FONT-SIZE: 14px; Font-weight: bold; text-decoration: none; } 
a.presentScale:visited   { color: #E2C23E;  font-family: Verdana ;  FONT-SIZE: 14px; Font-weight: bold; text-decoration: none; }
a.presentScale:hover     { color: #E2C23E;font-family: Verdana ;  FONT-SIZE: 16px; Font-weight: bold; text-decoration: underline; }
a.presentScale:active    { color: #E2C23E;font-family: Verdana ;  FONT-SIZE: 14px; Font-weight: bold; text-decoration: none; }

/* End style datapackage */
.tdboven {
	background-color: #fbf2c1;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tdonder {
	background-color: #fbf2c1;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.textmenu {
	padding-right: 10px;
}

.talen2 {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 7px;
	font-weight: bold;
}

.talendiv
{
	position: relative; 
	right: 25px; 
	top: 5px; 
	z-index: 1; 
	background-color: none;

}


.menubg {
	padding-left: 1px;
	margin-left: 1px;
}

.menubg2 {
	background-attachment: fixed;
	background-image: url(../images/menubg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 145px;
	z-index: 2;
