/* CSS Document for www.ActingTime.nl   */
/* technical author: Peter van Enk        */
/* authors website: www.pingelenpeter.nl  */

body
{	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #fffef1;
	margin:0px}

td
{	font-family: verdana, arial, geneva;
	font-size: 11px;
	line-height:17px;
	text-align:left;}
	
a:link, a:hover, a:visited, a:active
{	color:#095fc2}

/*--lists------------------------------------------------------------------*/
LI			{margin-left: 13px; text-indent: 0px; list-style-type: disc}
UL			{margin: 0px; text-indent: 0px}


/*-------- classes --------*/
.flashTable
{	width:893px}


/*-------- masters template 3 kolommen --------*/
.masterContentTable
{	width:893px;
	margin-top:40px}
	
.masterFirtsCol
{	width:635px;
	border-left:1px solid #7f7f78;
	font-size:11px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;}
	
.masterTussenCol
{	width:25px}

.masterLastCol
{	width:230px;
	vertical-align:top;
	border-left:1px solid #7f7f78}

.headTD
{ background-image:url(images/bg_head.gif);
	background-repeat:repeat-x}
	
.containersRight
{	font-size:10px;
	line-height:15px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	color:#7f7f78;
	border-bottom:1px #7f7f78 dashed;}
	
.containersRightNoLine
{	font-size:10px;
	line-height:15px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	color:#7f7f78}
	
.paddingTD
{	padding-bottom:17px}

/*-----------menu-----------------------*/
.menuMasterTable
{ border-top:2px solid #fffef1;}
	
.topMenuItemOff
{	padding-left:13px;
	padding-right:13px}
	
.subMenuItemOff
{	height:24px;
	padding-left:10px;
	padding-right:10px}
	
.topMenuOn:link, .topMenuOn:active, .topMenuOn:visited
{	font-weight:bold;
	text-decoration:none;
	color:#000000}		
	
.topMenuOff:link, .topMenuOff:active, .topMenuOff:visited
{	font-weight:bold;
	text-decoration:none;
	color:#b2b1a8}
	
.topMenuOff:hover
{	font-weight:bold;
	text-decoration:none;
	color:#666660}

.submenuItem:link, .submenuItem:active, .submenuItem:visited
{	text-decoration:none;
	color:#b2b1a8}
	
.submenuItem:hover
{	text-decoration:none;
	color:#666660}
	
.submenuItemOn:link, .submenuItemOn:active, .submenuItemOn:visited, .submenuItemOn:hover
{	text-decoration:none;
	color:#000000}
/*-----------forms-----------------------*/
.inputfiield
{	font-family:verdana, arial, geneva;
	font-size:11px;
	border:#999999 1px solid;
	width:350px}
	
/*------footer-------*/
.footerTD
{	border-top:1px solid #7f7f78;
	color:#7f7f78;
	padding-top:3px;
	font-size:10px}
	
/*--------pop up div---------*/

#Layer2
{	position:absolute;
	width:220px;
	z-index:99;
	visibility: hidden;
	background-color: #ffffff;
	overflow: visible;
	border:1px solid #7f7f78;
	margin-left:-240px;
	margin-top:9px;}
	
#Layer3
{	position:absolute;
	width:300px;
	z-index:99;
	visibility: hidden;
	background-color: #ffffff;
	overflow: visible;
	border:1px solid #7f7f78;
	margin-left:-320px;
	margin-top:9px;}


