/***********************************************************
 * File: cvc.css
 * Project: Centrum voor Conflicthantering
 *
 * Copyright: (c) 2005 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *
***********************************************************************/
body {
	TEXT-ALIGN: left;
}
#wrapper, p, td {
	BORDER: 0px;
	PADDING: 0px; 
	MARGIN: 0px auto; 
	WIDTH: 590px; 
}
#volg {
	background-image:none;
}
#menuboven {
	display:none;
}
#menu1, #menu2, #menu3, #menu4 {
	display:none;
}	
#buttons, #buttonswit {
	display:none;
}
#trans, #but  {
	display:none;}
#but {
	display:none;
}
#buttonswit {
	display:none;
}
#content{
	clear:both;
	background-color:#FFFFFF;
	background-image:none;
	text-align:left;
	margin: 0px;
	padding: 0px;	
}
#text{
	font: 13px/19px Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:0px;
	padding: 0px;
	padding-top:12px;
	padding-left:10px;
	WIDTH: 650px; 	
}
b {
	font: 13px/19px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#C4B300;
}
h1 {
	clear: none;
	font: 15px/19px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#C4B300;
	margin-bottom: 0px;
	margin-top: 17px;
}
h2 {
	clear: none;
	font: 17px/19px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	margin-bottom: 0px;
	margin-top: 17px;
}
#footer {
	display:none;
}

input {  
	display:none;
}
select {
	display:none;
}

textarea {
	display:none;
}