@charset "utf-8";
/* CSS Document */


/*Page -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

HTML, Body		{margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; height:100%;
				background-color:#f39999; background-image:url(IMG/rood/Back.png); background-repeat:repeat-x;
				font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
td              {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px;color:#333; line-height:14px; font-weight:normal;}

.Normal
                {font-family:Trebuchet MS !important;
}

.skinmaster     {}

.BackTop        {background-image:url(IMG/rood/Back_Top.png);  background-repeat:no-repeat;}
.BackMiddle     {background-image:url(IMG/rood/Back_Middle.png); background-repeat:repeat-y;  }
.BackBottom     {background-image:url(IMG/rood/Back_Bottom.png); background-repeat:no-repeat; }

.Logo           {background-image:url(IMG/TAB/logo.png); background-repeat:no-repeat; }
.Menu           {}



/*panes  ------------------------------------------------------------------------------------------------------*/

#DivSearch      {z-index:100;position:relative;left:845px; top:14px; width:90px; height:18px; background-image:url(IMG/Search.png); background-repeat:no-repeat; }
#Search         {z-index:110;position:relative;left:850px; top:-4px; width:110px; height:19px;overflow:hidden;}
.SearchBtn      {background-image:url(IMG/groen/PijlGroen.png); background-repeat:no-repeat; width:18px; height:18px; position:absolute; left:90px; top:1px;}
.NormalTextBox  {width:60px; height:17px !important;}

/*--------------------------------------------------------------------------------------------------------------*/





/*text*/

.Title 	{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#e20101;font-size:24px;line-height:30px;}
.SubTitle {font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#e20101;font-size:13px;font-weight:bold; line-height:17px;}

/*--------------------------------------------------------------------------------------------------------------*/




/*links & buttons*/   

a.skinuser:link,
a.skinuser:visited  {color:#333;text-decoration:none;}
a.skinuser:hover    {color:#333;text-decoration:underline;}

.BreadCrumb,
a.BreadCrumb:link,
a.BreadCrumb:visited  {font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#FFFFFF !important;font-size:11px;text-decoration:none;}
a.BreadCrumb:hover    {font-family:Trebuchet MS, Arial, Helvetica, sans-serif;color:#FFFFFF !important;font-size:11px;text-decoration:underline;}

a:link,
a:visited  {color:#e20101; text-decoration:none;}
a:hover    {color:#e20101;text-decoration:underline;}



/*--------------------------------------------------------------------------------------------------------------*/



