
/* -------- DIV LAYOUT	DO NOT CHANGE! --------	*/


body {

	text-align:center;
	margin-right: auto; 
	margin-left: auto;
	margin-top:10px;
	margin-bottom:10px;
}

div#CONTAINER {

	position: relative;
	width:  655px;
	height: 500px;
}

div#top {

	position: relative;
	width:  655px;
	height: 112px;

	background-image: url(images/top.gif); 	
}

div#nav {

	position: relative;
	width:  178px;
	height: 271px;
	float: left;
}

div#main {

	position: relative;

	width:  450px;
	height: 400px;
	float: right;

	text-align:justify;
}

div#bottom {


	position: block;

	clear: both;

	width:  655px;
	height: 50px;	
}

/* -------- Things below can be edited as you like -------- */

/* -------- SITE ALGEMEEN -------- */


a.standard_link {

	color : blue;
	font-size: 13px;
	

}

a.standard_link:hover {

	color : #3366CC;
	text-decoration : none;
}

p.page_count {

	font-family: verdana;
	font-size: 10px;
	color: #999999;

}

/* -------- ORGELS -------- */

.simple_table1 {

	font-family: Tahoma;
	font-size: 12px;
	background-color: #ECECEC;
	border: solid 1px #BBBBBB;
}

.simple_table2 {

	font-family: Tahoma;
	font-size: 12px;
	background-color: #FEFEFE;
	border: solid 1px #BBBBBB;
}

.advanced_table1 {

	font-family: Tahoma;
	font-size: 12px;
	background-color: #ECECEC;
	border: solid 1px #BBBBBB;
}

.advanced_table2 {

	padding:3px;
	text-align:left;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FEFEFE;
	border: solid 1px #BBBBBB;
}

/* -------- ORGELDELEN -------- */

.orgeldelen_table1 {

	font-family: Tahoma;
	font-size: 12px;
	background-color: #FEFEFE;
	border: solid 1px #BBBBBB;
}

.orgeldelen_table2 {

	text-align:left;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FEFEFE;
	
	border-bottom: solid 1px #F0F0F0;
}

.tekst_voorpagina	{
	font-family : Tahoma;
	font-size : 15px;
	padding : 3px;

			}

.tekst_overpagina	{
	font-family : Tahoma;
	font-size : 12px;

			}

.tekst_normaal 		{
	font-family : Tahoma;
	font-size : 12px;
	padding : 3px;
			}

.orgeldelen_refnr 	{

	text-align: right;
			}

/* -------- FORM ELEMENTEN -------- */

.element_input {
	font-family:Verdana;
	font-size:10px;
	border-width:1px;
	border-color:#6F6F6F;
}

/* ------- PERPAGE SYSTEM ------- */

a.link_small {

	color: black;
	font-family : Verdana;
	font-size : 12px;

	padding:2px;
	text-decoration: none;
	
	border-bottom: 1px solid #F0F0F0;

}

a.link_small:hover {

	padding:1px;
 	color: #555555;
 	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
}

a.link_small:active {

 	color: #6F9BBB;
 	background-color: #FBFBFB;
}

span.inactive {
	
	padding:2px;
	font-family : Verdana;
	font-size : 12px;
	border-bottom: 1px solid #F0F0F0;
}

span.current_page {
	
	padding:2px;
	font-family : Verdana;
	font-size : 13px;
	font-weight: bold;
}