BODY	{
	margin: 		0px; 
	padding-left:		5px;
	padding-right:		0px;
	padding-top:		3px;
	padding-bottom:		3px;
	background-color: 	white;
	font-family: 		Times new roman, serif; 
	font-size:		11px; 				/* Niet in gebruik atm */
	color: 			black; 				/* Niet in gebruik atm */
	background-image: 	url(img/general/papier.jpg);
	background-repeat:	repeat;
	background-attachment: 	fixed;
}

IMG	{
	border:	0;
}

	A:link    	{color: blue; 	text-decoration: underline;}
	A:visited 	{color: blue; 	text-decoration: underline;}
	A:hover   	{color: blue;   text-decoration: none;     }
	A:active  	{color: blue;   text-decoration: underline;}

	A.back:link    	{color: white; 	text-decoration: none; 		font-weight: bold;}
	A.back:visited 	{color: white; 	text-decoration: none; 		font-weight: bold;}
	A.back:hover   	{color: white;  text-decoration: none;	    	background-color: red;}
	A.back:active  	{color: white;  text-decoration: underline; 	font-weight: bold;}

.main_table	{
	width:			1000px;
	height:			100%;
	border:			none;
	font-family:		Times new roman, serif; 		/* Font voor gehele site */
	font-size:		12px;					/* Font voor gehele site */
}

.logo	{
	width:			248px;
	height:			35px;
	vertical-align:		top;
	/* background-color: 	#8080ff; */
}

.header	{
	width:			752px;
	height:			35px;
	vertical-align:		bottom;
	text-align:		center;
	font-family: 		arial, sans serif;
	font-style:		italic;
	font-weight:		bold;
	font-size:		24px; 
}

.linker_kolom	{
	width:			248px;
	vertical-align:		top;
	text-align:		center;
	background-color: 	#8080ff;
	font-family: 		arial, sans serif;
	font-size:		14px; 
}

.inhoud	{
	width:			752px;
								/* height:			...px; */
	vertical-align:		top;
	text-align:		left;
	padding-left:		10px;
	padding-right:		0px;
	padding-top:		10px;
	padding bottom:		10px;
	font-family: 		times new roman, serif;
	font-size:		12pt; 
}

/*===== HR =====*/

.lijn	{
	width:			100%;
	height:			1px;
	color:			#8080ff;
}

.lijn2	{
	width:			100%; 
	height:			2px; 
	color:			white;
}

/*===== FONT =====*/

.kop	{
	font-family: 		arial, sans serif;
	font-style:		italic;
	font-weight:		bold;
	font-size:		14px; 
}

.copyright	{
	font-family: 		arial, sans serif;
	font-style:		italic;
	font-size:		11px; 
}

.onderschrift	{
	font-family:		arial;
	font-style:		italic;
	font-size:		11px; 
}

/*===== DIV =====*/

div.other	{
	width:			235px;
	/* height:			350px; */
	margin-left:		5px;
	margin-right:		5px;
	margin-top:		5px;
	margin-bottom:		5px;
	border:			none;
}

/*===== P =====*/

p#menu	{
	font-size:		16px; 
}

/*=== Page specifiek ===*/

.table_algemeen	{
	width:			730px;
}

.sein	{
	width:			60px;
}

.beschr	{
	width:			396px;
}

.foto	{
	width:			274px;
	text-align:		center;
}

.table_premetro	{
	width:			730px;
}

.seinbeeld	{
	width:			81px;
	height:			131px;
	vertical-align:		top;
}

.beschrijving	{
	width:			649px;
}
