body {
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	color:#ffe5b8;
	overflow:auto;
  scrollbar-face-color:       #fff;
  scrollbar-shadow-color:     #c4151c;
  scrollbar-highlight-color:  #c4151c;
  scrollbar-3dlight-color:    #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-track-color:      #fff;
  scrollbar-arrow-color:      #c4151c;
	text-align:justify;
}

p {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	color:#ffe5b8;
	padding:0px;
	margin:0px;
}

a:link, a:active, a:visited, a:hover {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
}

input, textarea, select {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:14px;
	font-size:12px;
	color:#000;
	background-color:#ffe5b8;
	border:1px solid #fff;
}
.radio {
	background-color:#c4151c;
	border:0px solid #f00;
}
h1, h2, h3, h4, h5, h6 {
	color:#ffe5b8;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:16px;
	font-size:14px;
	margin:0;
	font-weight:bold;
	font-style:italic;
}
.tekst, td {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	color:#ffe5b8;
	text-align:justify;
}
.tekstWit {
	color:#fff;
}

#minitabs {
	margin:0;
	padding:0 0 0 20px;
}
.li0 {
	list-style:none;
	padding:0 0 10px 0;
}
.li1 {
	list-style:bullet;
	padding:0 0 10px 0;
}

#minitabs a:link, #minitabs a:visited, #minitabs a:active {
	text-decoration:none;
	color:#ffe5b8;
}
#minitabs a:hover {
	text-decoration:none;
	color:#fff;
}

.wit {
	color:#fff;
}

.noInput {
	font-size:24px;
	color:#fff;
	vertical-align:bottom;
}

.formTable td{
	padding:0 0 4px 0;
}

#alert {
	color:#fff;
	font-weight:bold;
	font-style:italic;
}

.standaardTabel table {
	border-collapse:collapse;
}
.standaardTabel td, .standaardTabel th, .standaardTabel tbody, {
	padding:3px;
	border:1px solid #ffe5b8;
}
