body {
  background-color: #FFFFFF;
  background-image:  url("images/content.gif");
  margin:0; padding:0;
  margin-top:20px;
}
body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-attachment: fixed;
  letter-spacing: 0.07em;
  line-height: 150%;
}
h1, h2, h3, h4 {
  padding-top: 15px;
}
h1, h2, h3, h4, a:link, a:visited {
  color: #8F2A19;
}

ul,li
{
  list-style-image: url(images/lipstick-bullet.gif);
}

h1 {font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h2, H3, H4, H5  {
	font-size: 10px;
	font-style: normal;
}
h2  {	font-weight:bold;
	text-transform: uppercase;
}
h3 {	font-weight:normal;
	text-transform: uppercase;
}
h4 {	font-weight: normal;
	text-transform: capitalize;
}
.cms_error     { color:red; }
a:link {
	text-decoration: none;
}
p,td{
	margin-left: 15px;
}

.content-box {position:absolute; top:0px;  padding-top:34px; left:200px; padding:0px; padding-right:175px; height:100%; right:5px;}
.image { position:absolute; left:0px; top:0px; }
.content-box-no-img  {position:absolute; top:0px;  padding-top:34px; left:20px; padding:0px; padding-right:175px; height:100%; right:5px;}

/* stijlen voor de gallerij */
.thumbnailer td { padding:3px; text-align:center; }
.thumbnailer img { border:solid 3px #E56063; }
.show_image { text-align:center; }
.show_image img { border:solid 4px #E56063; }

.quicklinks {margin-left:100px; margin-top:30px;}
.quicklinks ul, .quicklinks li
{
  list-style-image: url(images/powder-bullet.gif);
  text-decoration: underline;
}

table.email_response_form    { width:100%; padding:0px; margin:0px; border: 1px solid #333333; }
.email_response_form td { padding:2px; padding-left:5px; margin:0px; font-size:11px; }
.email_response_form th { text-align:center; padding:0px; margin:0px; padding-left:4px; font-size:12px; color:#8F2A19; background-color:#EEEEEE; }
.email_response_input   { color: #000000; width:100%; font-size:11px; border: 1px solid #333333; }
.email_response_button  {
   font-size:11px;
   color: #FFFFFF;
   background-color: #8F2A19;
   border: 1px solid #8F2A19;
   cursor: hand;
   width: 130px;
}

