/* standaard ie template */

/*	--------------------------------------------------------------
	Standaard HTML elementen
	-------------------------------------------------------------- */
html				{	margin: 0px;	padding: 0px;}
body				{	font-family: Verdana;color:white;text-align:center;background-color:#EEDDD5;}
p,td 				{	font-size: 10px;  	margin-top: 0px; 	text-align:left;	vertical-align:top;}
		
a					{ color:#37261C; font-weight: normal; }
a:link				{ color:#37261C; text-decoration: none; }
a:visited			{ color:#37261C; text-decoration: none; }
a:active			{ color:#37261C; text-decoration: none; }
a:hover				{ color:#000000; text-decoration: none; }
	
.kop, .paginakop		{ font-size: 30px; color: #ec6600;  letter-spacing: 6px;  line-height: 36px; }
.tekst,txt			{ line-height: 20px; }

/*	--------------------------------------------------------------
	Layout verschillende elementen
	-------------------------------------------------------------- */
#cssContainer		{	height:643px; margin: 0 auto 0 auto;	padding: 0px;width: 850px;	background-color:#897869;border-bottom: solid 1px black;border-left: solid 1px black;border-right: solid 1px black;}
#cssHeader			{	width: 850px;	height: 55px; background-image:url(../../images/maatwerk/header.jpg);}
#cssHeaderSplash	{	width: 850px;	height: 55px;}
#cssMenu			{	width: 850px;height: 30px;	background: #54483e;	margin: 0px; padding:0px;text-align:center;}
#cssMainSplash		{	width: 850px;	margin:0px 0px 0px -0px;	padding:0px 0px 0px 0px;}	
#cssMain			{	width: 850px;	margin:0px 0px 0px -0px;	padding:0px 0px 0px 0px;  background-image:url(../../images/maatwerk/bg-scoop.gif); background-repeat: no-repeat; background-position: 0 300;}
#cssBottom			{	}
#cssSpacer			{	height:10px;}

/*	------------------------------------------------------------
	Formatering menubalk
	------------------------------------------------------------ */
a.menu					{	height: 30px;text-align:center;  font-size: 12px; letter-spacing:1px; margin: -1px -1px -3px -2px ; padding:  7 17 6 17;}
a.menu:link				{	text-decoration: none;color:white;}
a.menu:visited			{	text-decoration: none;color:white; }
a.menu:hover			{	color: #EC6600;text-decoration: none;}

a.menuSelected			{	height: 30px;text-align:center;  font-size: 12px; letter-spacing:1px; margin: -1px -1px -3px -2px; padding:  7 16 6 16; background-color: #EC6600;}
a.menuSelected:link		{	text-decoration: none;color:#FFFFFF;}
a.menuSelected:visited	{	text-decoration: none;color:#FFFFFF;}
a.menuSelected:hover	{	text-decoration: none;color:#FFFFFF;}


/*	------------------------------------------------------------
	Layout templates
	------------------------------------------------------------ */

/*
donkerbruin : # 54 48 3E
lichtbruin  : # 89 78 69
oranje      : # EC 66 00
wit         : # FF FF FF
*/
 


  
a.ipItemMenu { font-family:Arial; font-weight:bolder; font-size:11px; letter-spacing:0px; color:#37261C; }
a.ipItemMenu:hover {color:#000000; }
.ipFoto {border-top:1px solid black;border-left:1px solid black;border-bottom:1px solid black;float:right;margin-top:2px; margin-left:25px;clear:both;}

#tblDocumenten{width:310px;}
ul.documentlijst, li.documentlijst, documentlijst { font-family:Arial; font-weight:bolder; font-size:11px; letter-spacing:0px; color:#37261C; }
.documentlijst:hover {color:#000000; }

.frmInputText{ width:274px; border:1px solid #54483E;font-family: Verdana;font-size: 10px;}
.frmRequired{}
.frmInputButton{ width:80px; border:1px solid #54483E;padding:2 10 2 10;margin:2 3 2 3; font-family: Verdana;font-size: 10px; background-color:#54483E;color:#FFFFFF;}