* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background: white;
	font-family: Verdana,arial,helvetica,sans-serif;
}

/*page divisions id's */

div#page {
	margin: 0 auto;
	width: 975px;
	Background: white url(../images/back.gif) repeat-y;
}

div#header {
	width: 975px;
	height:223px;
}

div#balk{
	height: 38px;
    display: block;
}

div#balk_links {
	float: left;
	width: 97px;
	height: 38px;
}

div#balk_midden {
}

div#balk_rechts {
	float:right;
	width: 98px;
	height: 38px;
}

div#links{
	width: 35px;
}

div#rechts {
	width: 35px;
}

div#footer {
	text-align: center;
	padding-bottom: 20px;
}

div#main {
	margin: 20px 100px 20px 100px;
	padding: 20px 20px 20px 20px;
	border: 2px solid #faeb0a;
	font-family: Verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
}

div#login {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	border: none;
}

/* einde page divisions id's */


/*menumeuk*/

/**/
ul#main_menu li {
	height: 32px;
	width: 130px; 
	float: left;
	display: inline;
	position: relative;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}

/**/
ul#main_menu li a {
	height: 32px;
	background: url(../images/balk.gif) repeat-x;
	display: block;
	padding-top: 8px; 
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #ffe600;
}

ul#main_menu li ul {
	display: none;
	position:absolute;
	left: 10px;
	top: 32px;
}

ul#main_menu li ul li {
	width:110px;
	height: 18px;
}

ul#main_menu li ul li a {
	height: 18px;
	padding: 2px 0px 0px 0px;
	display: block;
	font-size: 8pt;
	font-weight: normal;
}

ul#main_menu li:hover ul {
	display: block;
}

ul#main_menu li:hover a {
	background-image: url(../images/balk_hover.gif);
	color: #e60000;
}

ul#main_menu li:hover ul li a {
	background-image: url(../images/drop.gif);
	color: #ffe600;
}

ul#main_menu li:hover ul li a:hover {
	color: #e60000;
	background-image: url(../images/drop_hover.gif);
	font-weight: bold;
}
/* menumeuk einde */

/* divisions classes */

div.main_sub {
	font-family: Verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
}

/* divisions classes einde */

/* tabellen meuk */

table.main_tabel {
	margin: 0 auto;
	border-bottom: 1px solid #9c8d00;
	width:600px;
}

table.main_tabel tr td {
	color: white;
	padding: 5px;
	border-top: 1px solid #9c8d00;
	font-size: 8pt;
}

table.main_tabel tr.header, table.main_tabel tr.header_l {
	background: #383838;
}

table.main_tabel tr.header td {	
	color: #ffe600;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	padding: 3px;
}

table.main_tabel tr.header_l td {	
	color: #ffe600;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	padding: 3px;
}

table.main_tabel tr.header2 {
	background: #a41313;
}

table.main_tabel tr.header2 td {	
	color: #ffe600;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	padding: 5px;
}

table.main_tabel tr td.left {
	text-align: left;
}	

table.main_tabel tr td img.pijl {
	margin: 0px;
	border: none;
}

td.center {
	text-align: center;
}

td.left {
	text-align: left;
	padding-left: 20px;
}

tr.none td.none {
 	border:none;
}
/* tabellen meuk einde*/

/* form meuk */
dl.form dt{
	margin-top:4px;
	margin-bottom:4pt;
}

dl.form input, dl.form select {
	width:20em;
}

/* form meuk einde*/

/* algemene definities */

div.main_sub img {
	border: 1px solid #ffe600;
}

div.main_sub a img:hover {
	border: 1px solid #e60000;
}

p {
	padding: 0px 50px 0px 50px;
	text-align: justify;
}

p {
	text-align:center;
}

a:link, a:visited {
	color: #ffe600;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #e60000;
}

h1, h1 a:link, h1 a:visited {
	color: #ffe600;
}

h2, h2 a:link, h2 a:visited {
	color: #a41313;
}

h3, h3 a:link, h3 a:visited {
	color: #909090;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #e60000;
}


h3{
}

div#footer p {
	font-size: 7pt;
	color: #969494;
	text-align: center;
}

ul.main {
	list-style-image: url(../images/devil.gif);
	padding-left: 300px;
	text-align: left;
}

/* algemene definities einde */

/* form meuk*/

input {
	background-color: #bfbfbf;
	border: #ffe600 1px solid;
	padding: 0px 2px 0px 2px;
}

.submit input {
	background: #a41313;
	border: 2px outset #d7b9c9;
	color: #ffe600;
} 

textarea {
	background-color: #bfbfbf;
	border: #ffe600 1px solid;
	padding: 0px 2px 0px 2px;
}

select {
	background-color: #bfbfbf;
	border: #ffe600 1px solid;
}

option {
	background-color: #bfbfbf;
}

fieldset {
	padding: 10px;
	margin: 0 auto;
	border: #ffe600 1px solid;
	width: 350px;
	}

/* form meuk einde */