/* MAIN */

html { height: 100%; }

body { padding: 0px; margin: 0px; }
body#top { height: 100%; background: #ffffff url(../images/layout/ptrn.gif) repeat-x left top; } /*#table_main { width: 100%; height: 100%; }*/

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push { height: 20px; /* .push must be the same height as .footer */ }
.footer, .footer a, .footer a:hover { font: normal 11px Arial; color: #7c0041; text-decoration: none; }


#bg_nav { background: url(../images/layout/bg_nav.png) no-repeat left 62px; }

#logo { height: 111px; background: url(../images/layout/logo2.png) no-repeat 45px bottom;
	text-align: right; padding-top: 62px; padding-right: 20px;
}

#flash_banner { height: 319px; margin-bottom: 25px; }

/* CONTENT */

#inhoud { min-height: 600px; background: url(../images/layout/bg_content.png) no-repeat left top;
	font: normal 11px Arial; color: #7c0041;
	padding: 0px 20px 0px 8px;
}
#inhoud h1 { font: bold 13px Arial; margin-bottom: 18px; }
#inhoud a { font: normal 11px Arial; color: #7c0041; }

/*#inhoud, #inhoud h1, .listform h1, .listform { font: normal 11px/130% Arial; color: #7d6a55; text-align: justify;
	margin-left: 20px; margin-top: 20px;
}
#inhoud h1 { margin-left: 0px; margin-top: 0px; margin-bottom: 15px; }
#inhoud a, #inhoud a:hover { color: #7d6a55; text-decoration: none; }

.listform h1 { margin-bottom: 15px; }*/

/* ******* */

/* OTHERS */

/* ******* */

/* SPECIALS */

h1 { margin: 0px; }
h2 { margin: 0px; }
hr { margin: 0px; }
ul { margin: 0px; padding: 0px; }
li { margin: 0px; padding: 0px; }