body, TABLE
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: 'Trebuchet MS' , Verdana;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
P
{
	padding: 6px 0px 6px 0px;
	margin:0px;
	text-align: justify; 
}

p.titel {
  font-weight:bold;
  color:#A62D39;
  padding-top: 12px;
  padding-bottom: 6px;
}

p.banner {
  font-weight:bold;
  color:#A62D39;
  padding-top: 12px;
  padding-bottom: 6px;
  font-size: 14px;
  text-align: center;
}

p.titelbanner {
  font-weight:bold;
  color:#A62D39;
  padding-top: 12px;
  padding-bottom: 6px;
  font-size: 20px;
  text-align: center;
}

p.techlijst {
  font-weight:bold;
  color:#A62D39;
  padding-top: 12px;
  padding-bottom: 6px;
  font-size: 11px;
  text-align: center;
}

ul { 
  list-style-image: url('../images/bol_klein.gif') 
}

li.pdf {
  list-style-image: url('../images/pdf.gif') 
}
li.doc {
  list-style-image: url('../images/doc.gif') 
}
li.ppt {
  list-style-image: url('../images/ppt.gif') 
}

.infoCel IMG
{
	border: #999 1px solid;
	margin-right:15px;
}
.BaseColor, A
{
	color:#A62D39;
	text-decoration : none;
}
A:HOVER
{
	color:#EA0404;
}
.paginaLink:HOVER
{
	text-decoration : underline;
}
.hoofdLink
{
	BACKGROUND-POSITION: left bottom ;
	background-image: url(../images/hoofdLinkLijn.gif);
	background-repeat: repeat-x;
	height:30px;
}
.hor
{
	BACKGROUND-POSITION: left bottom ;
	background-image: url(../images/hor.gif);
	background-repeat: repeat-y;
	width:1px;
}
.mainLink
{
	font-weight:bold;
}
.mainTitel
{
	font-size:15px;font-weight:bold;color:#A62D39;padding-top:11px;
}

input {
  border: 1px solid #b0b0b0;
	font-size: 11px;
	font-family: 'Trebuchet MS' , Verdana;
	background-color: transparent;
}

.radio {
  border: none;
}

textarea {
  border: 1px solid #b0b0b0;
	font-size: 11px;
	font-family: 'Trebuchet MS' , Verdana;
	background-color: transparent;
}

div.afbeelding {
  float: right; 
  padding: 10 0 10 10;
}

div.tekstbox {
  border: 1px dotted #bcbcbc; 
  float: right; 
  width: 140px; 
  padding: 8px; 
  margin-top: 26px; 
  font-size: 10px; 
  text-align:justify;
}

div.tekstbox_contact {
  border: 1px dotted #bcbcbc; 
  float: right; 
  width: 164px; 
  padding: 8px; 
  margin-top: 3px; 
  font-size: 10px; 
  text-align: left;
}

div.tekstbox_contact p {
  text-align: left;
}
