/* CSS Document */
html				{ margin: 0; padding: 0; }
body				{ margin: 3px; padding: 0; background-color: #474747; background-image: url(../../siteImg/wholeBack.gif); background-position: center 3px; background-repeat: no-repeat; word-spacing: 0.12em; font-family: Georgia, "Times New Roman", Times, serif; color: #B4B4B5; font-size: 12px; }
img				{ border: 0; }

#vertical			{ position: relative; width: 1px; top: 0; left: 50%; height: 100%; }
#siteBox		{ position: absolute; top: 0; left: -496px; width: 992px; height: 722px; border: none; }
#cmsLink		{ position: absolute; left: 293px; top: 115px; width: 119px; height: 12px; }
#siteLink		{ position: absolute; left: 563px; top: 115px; width: 124px; height: 12px; }
#langBox		{ position: absolute; top: 18px; left: 852px; width: 65px; height: 75px; background-color: #0066CC; }

#menuBox1	{ position: absolute; top: 276px; left: 113px; width: 184px; height: 372px; overflow: auto; }
#menuBox2	{ position: absolute; top: 253px; left: 336px; width: 550px; height: 392px; overflow: auto; }
#menuBox3	{ position: absolute; top: 674px; left: 184px; width: 655px; height: 16px; text-align: right; }

#warning		{ position: absolute; padding-left: 2px; top: 750px; left: 0; width: 100%; height: auto; border: none; }

h1					{ margin: 0 0 8px 0; font-size: 18px; color: #f3cf08; }
hr					{ text-align: left; border: 1px dotted #27487D; height: 1px; width: 516px;}

/* PAGINA MENU */

.pageMenuRow				{ position: relative; height: 19px; width: 176px; overflow: hidden; }
.pageMenu1					{ position: absolute; left: 2px; top: 0; font-weight: bold; height: 17px; }
.pageMenu2					{ position: absolute; top: 0; height: 17px; }
.pageMenu1 a,
.pageMenu2 a					{ color : #B4B4B5; text-decoration : none; }
.pageMenu1 a:hover,
.pageMenu2 a:hover		{ color : #BD9D0A; text-decoration : none; }

.pageMenu3					{ font-weight: bold; font-size: 11px; height: 15px; }
.pageMenu3 a					{ color : #B4B4B5; font-size: 11px; text-decoration : none; }
.pageMenu3 a:hover		{ color : #BD9D0A; font-size: 11px; text-decoration : none; }

/* INHOUD */
p 									{ margin: 4px 0 12px 0; line-height: 1.4; }
blockquote						{ margin: 8px 62px 12px 18px; font-style: oblique; }
.indent							{ text-indent: 1.2em; }
#menuBox2 a					{ color: #BD9D0A; text-decoration : none; }