html, body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	height:100%;
}
body, td, th {
	color: #1A2C64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}
a {
	color: #37772C;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	height: 40px;
	width: auto;
	border-top: 1px solid #8C0063;
	padding-left:70px;
}
#footer {
	background-image: url(../images/logobottom02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer, #footer a {
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
}
#footer #logo1 {
	margin-right: 200px;
}
#top {
	background-color: #8C0063;
	height: 107px;
	width: 100%;
}
.bgwhite {
	background-color:#fff;
}
#nav {
	background-color: #57AF49;
	border: 1px solid #fff;
	border-right:0px;
}
#nav a {
	color:#fff;
	display:block;
	width:inherit;
	height:20px;
	line-height:19px;
	border-right: 1px solid #fff;
	background-color: #57AF49;
}
#nav a:hover, #nav a.active {
	background-color: #8C0063;
	text-decoration:none;
}
#main {
	background-image: url(../images/BG_main.gif);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 69px;
}
.aanhef {
	font-size: 13px;
	color: #71004F;
	font-weight: bold;
}

.button {
	font-size: 10px;
	color: #71004F;
	height: 20px;
}	

.vraag 
{
	font-size: 13px;
	border: 1px solid #fff;	
	color:Green;
}

.antwoord 
{
	font-size: 13px;
	border: 1px solid #fff;	
	color:Blue;
}
.users {
	layout-grid-char-spacing: 10px;
	text-justify:distribute-all-lines;
	background-color:#ffffee;
		
}

.header 
{
	background-color:#ffffcc;	
}

.detail 
{
	white-space:nowrap;
	text-align:left;
	vertical-align:text-bottom;
	background-color:#ffffff;
	
}
	
.item
{
	white-space:nowrap;
	text-align:left;
	vertical-align:text-bottom;
	background-color: #f5f5dc;
	
}	

.altitem 
{
	white-space:nowrap;
	text-align:left;
	vertical-align:text-bottom;
	background-color:f5fffa; 	
}

.edittable
{
	border:1px solid #ff0000;
}

.editheader
{
	background-color:#d0d0d0;
	border-bottom:1px solid #ff0000;
}

.edittext
{
	width:100px;
}	

.editveld 
{
	width:300px;	
}
	
.editfooter 
{
	border:1px solid #ff0000;
	
	
}

.editbutton 
{
	font-size:12;
}

.noteditable
{
	background-color:#ffffe0;
}
	
/* HOME */	
/* rechter kolom */	
td.homeRechts{ width: 200px;}
td.homeRechts div { border: 1px solid black;padding: 4px;}
