body {
	margin 					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	font-family				: Verdana,Arial,Sans-Serif;
	font-size				: 11px;
	color					: #eeeeee;
	background-image		: url('/images/haarverlies/saf_background.jpg');
	xbackground-repeat		: none;
}
fieldset {
	border					: none;
}
input, textarea {
	border					: 1px solid #333;
}
div#content {
	padding: 10px;
	width					: 300px;
	padding-left: 25px;
}
input.email, input.recipient {
	width					: 250px;
}
textarea, textarea.message {
	width					: 400px;
	height					: 100px;

}

/* Knoppen */
div.btnl{
  width						: 3px;
  height					: 17px;
  background-image			: url('/images/haarverlies/btn_left.gif');
  float			 			:left;
  }

div.btn a.btn1 {
  width						: auto;
  padding-left				: 10px;
  padding-right				: 10px;
  height					: 17px;
  border					: 0;
  text-align				: center;
  text-decoration			: none;
  background-image			: url('/images/haarverlies/btn_mid.gif');
  float 					: left;
  line-height				: 15px;
  }

  div.btna {
  width						: 7px;
  height					: 17px;
  background-image			: url('/images/haarverlies/btn_mid.gif');
  line-height				: 17px;
  float 					: left;
  }

  div.btnr {
  width						: 3px;
  height					: 17px;
  background-image			: url('/images/haarverlies/btn_right.gif');
  float 					: left;
  }
/*Eind Knoppen*/



div.header {
	font-family				: Tahoma, Verdana, sans-serif;
	font-size				: 12px;
	color					: #eeeeee;
	font-weight: bold;
	xborder: 1px solid red;
	padding-bottom: 4px;
}
div#error {
	font-family				: Tahoma, Verdana, sans-serif;
    xborder: 1px solid red;
	width					: 400px;
	font-size				: 8px;
	color					: #000000;
}

