/*   Gemaakt door: Garytje.nl	*/

 /* De standaard stijl van de pagina */
BODY			{
				background-color: #000000;
				color: #F5E4BB;
				font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				scrollbar-face-color: #000000;
				scrollbar-highlight-color: #D89F2A;
				scrollbar-shadow-color: #D89F2A;
				scrollbar-3dlight-color: #000000;
				scrollbar-arrow-color:  #D89F2A;
				scrollbar-track-color: #000000;
				scrollbar-darkshadow-color: #000000;
				margin-top: 0;
				margin-bottom: 0;
				}

/* Spacers */
.spacer			{
				height: 1px;
				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 */
.topline		{
				background-image: url('../img/lineback.gif');
				background-position: top left;
				background-repeat: repeat-x;
				}
.botline		{
				background-image: url('../img/botline.gif');
				background-position: bottom left;
				background-repeat: repeat-x;
				height: 75px;
				}
.mainPage		{
				width:895px;
				}
.header			{
				background-image: url('../img/header1.jpg');
				background-position: top left;
				background-repeat: no-repeat;
				text-align: right;
				height: 134px;
				}
.header2		{
				background-image: url('../img/header2.jpg');
				background-position: top left;
				background-repeat: no-repeat;
				height: 73px;
				width: 230px;
				}
.header3		{
				background-image: url('../img/header3.jpg');
				background-position: top left;
				background-repeat: no-repeat;
				width: 230px;
				height: 93px;
				}
.menu			{
				background-image: url('../img/lines.jpg');
				background-position: top left;
				background-repeat: repeat-x;
				height: 73px;
				}
.ender			{
				background-image: url('../img/ender.jpg');
				background-position: top left;
				background-repeat: no-repeat;
				width: 44px;
				height: 73px;
				}
.spacer2			{
				background-image: url('../img/lineback.gif');
				background-position: top left;
				background-repeat: repeat-x;
				}
.content		{
				background-color: #000000;
				width: 600px;
				}

.backBook		{
				background-image: url('../img/backbook.jpg');
				background-position: top left;
				height: 425px;
				background-repeat: no-repeat;
				}
.frontBlock		{ 
				width: 265px;
				}
/* gastenboek eigenschappen */
.bookLine		{
				width: 20px;
				}
.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/bigline.jpg');
				background-position: top center;
				height: 13px;
				background-repeat: no-repeat;
				}
.smallLine		{
				background-image: url('../img/smalline.jpg');
				background-position: top center;
				height: 13px;
				background-repeat: no-repeat;
				}
.date			{
				text-align: right;
				color: #FFFFFF;
				}
.pageBook		{
				border: 1px solid #EBAB29;
				background-color: #FFFFFF;
				width: 20px;
				height: 22px;
				text-align: center;
				}
.actBook		{
				border: 1px solid #FFFFFF;
				background-color: #EBAB29;
				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: #F5E4BB;
				border: 0;
				font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				vertical-align: top;
				}


TH				{
				text-align: left;
				font-size: 14px;
				}
TH.hdUit		{
				text-align: center;
				}
TD.postTD		{
				text-align: right;
				width: 150px;
				}
/* content instellingen */


/* opzet content indeling */

HR				{
				height: 1px;
				border: 1px solid #D89F2A;
				}


/* Mouseovers voor links */					
A:link,A:active,A:visited { 
				color: #D89F2A; 
				font-weight: bold; 
				text-decoration: none;
				}

A:hover			{ 
				text-decoration: underline; 
				color: #DEDEDE; 
				}

/* 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; 
				}

.copy			{
				width: 900px;
				text-align: right;
				}

/* IMG standaard geen border */
IMG				{
				border: 0px;
				}
IMG.line		{
				border: 1px solid #D89F2A;
				}
IMG.imgLine		{
				border: 1px solid #D89F2A;
				}


/* Invoervelden en attributen */

.txtInput		{
				height: 20px;
				width: 160px;
				font-size: 11px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #D89F2A;	
				text-align: left;
				background-color: #E9E9E9;
				color: #000000; 
				}
.txtInputSmall	{
				height: 20px;
				width: 80px;
				font-size: 11px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #D89F2A;	
				text-align: left;
				background-color: #E9E9E9;
				color: #000000; 
				}
.txtInputLarge	{
				height: 20px;
				width: 200px;
				font-size: 11px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #D89F2A;	
				text-align: left;
				background-color: #E9E9E9;
				color: #000000; 
				}
.txtVoor		{
				height: 20px;
				width: 60px;
				font-size: 10px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border-top: 1px solid #D89F2A;	
				border-right: 1px solid #D89F2A;	
				border-bottom: 1px solid #D89F2A;	
				border-left: 1px solid #D89F2A;	
				text-align: left;
				background-color: #FFFFF;
				color: #000000; 
				}
.selInput		{
				height: 20px;
				width: 70px;
				font-size: 10px;
				font-family: Trebuchet MS, 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: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #E9E9E9;	
				background-color: #D89F2A;
				color: #E9E9E9; 
				}
.frmSubmitSmall	{
				height: 20;
				width: 35;
				font-weight: bold;
				font-size: 11px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #E9E9E9;	
				background-color: #D89F2A;
				color: #E9E9E9; 
				}
.frmSelect		{
				height: 16;
				width: 45;
				font-size: 11px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #E9E9E9;	
				background-color: #D89F2A;
				color: #E9E9E9; 
				}
.frmUpload		{
				height: 18;
				width: 300;
				font-size: 11px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #D89F2A;	
				background-color: #E9E9E9;
				color: #000000; 
				}
.frmDescript	{
				height: 60px;
				width: 400px;
				font-size: 11px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #D89F2A;		
				text-align: left;
				background-color: #E9E9E9;
		 		color: #333333; 
				}
.frmDescLarge	{
				height: 200px;
				width: 400px;
				font-size: 11px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border: 1px solid #D89F2A;		
				text-align: left;
				background-color: #E9E9E9;
		 		color: #333333; 
				}


.longsearch		{
				height: 20px;
				width: 250px;
				font-size: 10px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
				border-top: 1px solid #D89F2A;	
				border-right: 1px solid #D89F2A;	
				border-bottom: 1px solid #D89F2A;	
				border-left: 1px solid #D89F2A;	
				text-align: left;
				background-color: #FFFFFF;
				color: #D89F2A; 
				}

		
.hideNum		{
				width: 26px;
				background-color: #C7C5C6;
				text-align: right;
				border: 0px;
				font-size: 11px;
				font-family: Trebuchet MS, 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 */
