/*   Gemaakt door: Garytje.nl	*/

 /* De standaard stijl van de pagina */
BODY			{
				background-color: #3F3F3F;
				color: #000000;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				scrollbar-face-color: #3F3F3E;
				scrollbar-highlight-color: #663300;
				scrollbar-shadow-color: #663300;
				scrollbar-3dlight-color: #3F3F3E;
				scrollbar-arrow-color:  #663300;
				scrollbar-track-color: #3F3F3E;
				scrollbar-darkshadow-color: #3F3F3E;
				margin-top: 0;
				margin-bottom: 0;
				}

/* Spacers */
.spacer			{
				width: 100px;
				font-size: 1px;
				}
.spaceBook		{
				height: 100px;
				font-size: 1px;
				}
.spaceLink		{
				height: 50px;
				font-size: 1px;
				}
.spaceLogo		{
				width: 100px;
				font-size: 1px;
				}
.spaceLinkLeft	{
				width: 125px;
				font-size: 1px;
				}

/* background eigenschappen */
.urlback		{
				background-image: url('../img/urlback.gif');
				background-position: top left;
				width: 71px;
				height: 740px;
				background-repeat: no-repeat;
				}
.Lspace			{
				background-image: url('../img/lspace.jpg');
				background-position: top left;
				width: 40px;
				height: 660px;
				background-repeat: no-repeat;
				}
.Rspace			{
				background-image: url('../img/rspace.jpg');
				background-position: top left;
				width: 60px;
				height: 660px;
				background-repeat: no-repeat;
				}
.botBack		{
				background-image: url('../img/botback.jpg');
				background-position: top left;
				width: 500px;
				height: 60px;
				background-repeat: no-repeat;
				}
.bookBack		{
				background-image: url('../img/bookback.jpg');
				background-position: top left;
				width: 222px;
				height: 738px;
				background-repeat: no-repeat;
				}
.frontBlock		{ 
				width: 245px;
				}
/* gastenboek eigenschappen */
.bookCont		{
				height: 200px;
				}
.bookData		{
				font-size: 10px;
				}
.butBook		{
				text-align: center;
				}
.spacebook		{
				width: 100px;
				}
.spaceLine		{
				height: 8px;
				font-size: 2px;
				}
.bigLine		{
				background-image: url('../img/linebig.gif');
				background-position: top center;
				height: 13px;
				background-repeat: no-repeat;
				}
.smallLine		{
				background-image: url('../img/linesmall.gif');
				background-position: top center;
				height: 13px;
				background-repeat: no-repeat;
				}
.date			{
				text-align: right;
				color: #000000;
				}
TH.date			{
				text-align: right;
				color: #f4cba1;
				border-bottom: 1px solid #663300;
				}
.pageBook		{
				border: 1px solid #663300;
				background-color: #E9E9E9;
				width: 20px;
				height: 22px;
				text-align: center;
				}
.actBook		{
				border: 1px solid #E9E9E9;
				background-color: #663300;
				width: 20px;
				height: 22px;
				font-style: bold;
				color: #E9E9E9;
				text-align: center;
				}
/* Onderste gedeelte */

.bottompic		{
				background-image: url('../img/bottom.gif');
				background-repeat: no-repeat;
				height:50px;
				text-align: center;
				color: #CCCCCC;
				}

/* Standaard opmaak tabellen */

TABLE			{
				color: #FFFFFF;
				border: 0;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				vertical-align: top;
				}
.mainTable		{
				width: 900px;
				}
.export			{
				height:	300px;
				width:	550px;
				}
TH				{
				text-align: left;
				font-size: 14px;
				border-bottom: 1px solid #663300;
				}
TH.hdUit		{
				text-align: center;
				}
TD.footer		{
				text-align: right;
				background-image: url('../img/bottom_v2.jpg');
				background-repeat: no-repeat;
				height:73px;
				}
TD.rightSpacer	{
				text-align: right;
				background-image: url('../img/spacer_v2.jpg');
				background-repeat: no-repeat;
				width: 37px;
				height:321px;
				}
TD.logo			{
				background-image: url('../img/dutchrebels_v4.jpg');
				height: 187px;
				background-repeat: no-repeat;
				text-align: right;
				}
TD.menu			{
				background-image: url('../img/menu_v2.jpg');
				height: 321px;
				width: 295px;
				background-repeat: no-repeat;
				text-align: center;
				}
TD.content		{
				background-image: url('../img/tekst_v2.jpg');
				background-position: top left;
				width: 568px;
				height: 321px;
				background-repeat: no-repeat;
				}
DIV.txtSub		{
				text-align:right;
				font-style: italic;
				color: #222222;
				width: 100%;
				font-size: 10px;
				}
DIV.txtCopy		{
				text-align:center;
				color: #222222;
				font-style: bolder;
				width: 100%;
				font-size: 10px;
				}
.dkrScroll		{
				width: 550px; 
				height: 320px; 
				overflow: auto;
				FILTER: chroma(color=#3F3F3E) allowTransparency;
				}
/* content instellingen */


/* opzet content indeling */

HR				{
				height: 1px;
				border: 1px solid #663300;
				}


/* Mouseovers voor links */					
A:link,A:active,A:visited { 
				color: #dddddd; 
				font-weight: bold; 
				text-decoration: none;
				}

A:hover			{ 
				text-decoration: underline; 
				color: #FFFFFF; 
				}

/* Mouseovers voor copyright */					


A.Amail:link,A.Amail:active,A.Amail:visited { 
				color: #000000; 
				font-weight: bold; 
				text-decoration: none;
				}

A.Amail:hover	{ 
				text-decoration: none;
				color: #FFFFFF; 
				}



/* IMG standaard geen border */
IMG				{
				border: 0px;
				}
IMG.line		{
				border: 1px solid #663300;
				}
IMG.imgLine		{
				border: 1px solid #663300;
				}


/* Invoervelden en attributen */

.txtInput		{
				height: 20px;
				width: 160px;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #663300;	
				text-align: left;
				background-color: #E9E9E9;
				color: #000000; 
				}
.txtInputLarge	{
				height: 20px;
				width: 200px;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #663300;	
				text-align: left;
				background-color: #E9E9E9;
				color: #000000; 
				}
.txtVoor		{
				height: 20px;
				width: 60px;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border-top: 1px solid #663300;	
				border-right: 1px solid #663300;	
				border-bottom: 1px solid #663300;	
				border-left: 1px solid #663300;	
				text-align: left;
				background-color: #FFFFF;
				color: #000000; 
				}
.selInput		{
				height: 20px;
				width: 70px;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-align: left;
				background-color: #FFFFF;
				color: #000000; 
				}

.frmSubmit		{
				height: 20;
				width: 75;
				font-weight: bold;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #E9E9E9;	
				background-color: #663300;
				color: #E9E9E9; 
				}
.frmSubmitSmall	{
				height: 20;
				width: 35;
				font-weight: bold;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #E9E9E9;	
				background-color: #663300;
				color: #E9E9E9; 
				}
.frmSelect		{
				height: 16;
				width: 45;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #E9E9E9;	
				background-color: #663300;
				color: #E9E9E9; 
				}
.frmUpload		{
				height: 18;
				width: 300;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #663300;	
				background-color: #E9E9E9;
				color: #000000; 
				}
.frmDescript	{
				height: 60px;
				width: 400px;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #663300;		
				text-align: left;
				background-color: #E9E9E9;
		 		color: #333333; 
				}
.frmDescLarge	{
				height: 200px;
				width: 400px;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #663300;		
				text-align: left;
				background-color: #E9E9E9;
		 		color: #333333; 
				}


.longsearch		{
				height: 20px;
				width: 250px;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				border-top: 1px solid #663300;	
				border-right: 1px solid #663300;	
				border-bottom: 1px solid #663300;	
				border-left: 1px solid #663300;	
				text-align: left;
				background-color: #FFFFFF;
				color: #663300; 
				}

		
.hideNum		{
				width: 26px;
				background-color: #C7C5C6;
				text-align: right;
				border: 0px;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				}



/* Teksteigenschappen uitwerken */

.stats			{
				text-align: center;
				font-size: 16px;
				font-weight: bold;
				}

.errMess		{
				text-align: center;
				font-weight: bold;
				color:	#CC0000;
				}
.disc			{
				font-style: italic;
				text-align: right;
				}
/* Einde CSS */
