body {
	background: white;
	text-align: left;
	color: black;
	font-size:90% !important;
	line-height: 125%;
	border: 0;
	margin: 10px 20px;
	padding: 0; 
	font-family: Calibri, Georgia, Palatino, serif;
}
h1 { font-size:1.3em; margin-bottom: 0.5em; 
}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:0.9em;}
h6 {font-size:0.8em;}
a {color: #039;}

div.module p {margin:0.2em 0 1.5em 0;padding:0;}

/* ------------------------------------ boxes ------------------------------------ */
#header { padding: 10px 0px 12px; border-bottom: 1px solid #999; text-align: left; }
#wrapper { }
#sidecol, #tools, #navigatie, #support, #footer {display:none;}
/* ----------------------------------- global -------------------------------------- */


hr {height: 0; border-top: 1px solid #CCCCCC;} 
form {margin:0.5em 0 0 0;}
select, input {font-size:1em;}
.clr {clear:both;height:1px;overflow:hidden;}
.hide {display:none;}
a img {border:none;}
.small {font-size:0.85em; line-height:1.3em;}
small {font-size: 0.85em; display:block; color: #777; padding: 0 0 0.3em; margin: 0;}
.warning, .error {color:#CC0000;font-weight: bold;}
.required {background-image: url(/images/star.gif); background-repeat: no-repeat; padding-left: 10px; background-position: left center;}

.grid {background-color: #CCCCCC;}
.grid td {background-color: #FFFFFF;}
.grid th {background-color: #EFEFEF; text-align: left;}
.grid th.pakket {background-color: #EFEFEF; text-align: center;}
.grid th a {display: block; color: #333333; text-decoration: none;}
.grid th a:hover {color: #FF6633;}
.naw { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; text-align:left; display: block; position: absolute; width: 100px; top: 0px; right: 0px; background: #FFF; padding: 2px 5px 2px 10px; margin-right: 30px; border: 1px solid #666; }
