html, body {
  margin:0;
  padding:0;
  font-family: "Helvetica Neu", arial, verdana, sans-serif;
  font-size:100%;
  font-size: 12px;
  line-height:100%;
  line-height: 18px;
  background:#edecea;
  color:#545454;
 }
td,th,dd,dt,blockquote,quote,form,input,table,textarea,select,option { font-size:12px; }

textarea,input,select {border:1px solid #547eae; vertical-align:middle; margin-bottom:10px;}

form, fieldset {border:0px;}

label { width:105px; display:block; float:left;}

#mailformtv { margin-left:128px; margin-top:-25px; border:0px; }

.sendthis {  text-align:center;}

h1 { margin:0; padding:0; height:30px; font-size:2em; display:none; color:#537EAE; }
h2 { font-size:1.2em; color:#537EAE; }
h3 { font-size:1.1em; color:#537EAE; }
h4 { font-size:1.1em; color:#537EAE; }
h5 { font-size:1em; color:#537EAE; }
h6 { font-size:1em; color:#537EAE; }

.menu {
  float:left;
  width:160px;
  padding: 20px 10px;
  
  margin-left:0px;
  color:#f4f4f4;
}

.menu a {
  text-decoration:none;
  color:#545454;
  margin-left:5px;
}

.inactive {
  background:url(../img/driehoek.jpg) no-repeat;
  background-position: 0px 7px;
  padding:3px;
  border-bottom:1px solid #547eae;
}

.last_inactive {
  background:url(../img/driehoek.jpg) no-repeat;
  background-position: 0px 7px;
  padding:3px;
  border-bottom:1px solid #f4f4f4;  
}

.active {
  padding:3px;
  font-weight:bold;
  border-bottom:1px solid #547eae;
}

.active a{
  color:#547eae;
}

.last_active {
  padding:3px;
  font-weight:bold;
  border-bottom:1px solid #f4f4f4;  
}

.last_active a{
  color:#547eae;
}

.sub_menu {
  padding-left: 10px;
  margin-left:0px;
  color:#f4f4f4;
  font-size:11px;
}

.sub_menu a {
  color:#545454;
}

.sub_inactive {
  padding:3px;
  font-weight:normal;
  height:15px;
  border-top:1px solid #547eae;
}

.sub_active {
  padding:3px;
  font-weight:bold;
  height:15px;
  border-top:1px solid #547eae;
}

#container {
  background:url(../img/bkg.jpg) center center repeat-y;
  overflow:hidden;
  width:818px;
  margin:0 auto;
}

#header {
  background:url(../img/header.jpg) center center no-repeat;
  height:161px;
}

#body {
  border-top:15px solid #547eae;
  overflow:hidden;
  width:800px;
  margin:0 9px;
}
#content { 
  float:left;
  width:400px;
  padding: 0 20px;
  margin-left: 180px;
}

#content a:link,
#content a:active,
#content a:visited { color:#547EAE; text-decoration:underline; }
#content a:hover { color:#545454; text-decoration:none; }

#content ul { list-style-image: url(../img/driehoek.gif); }
#content li:before { color:#545454; }

#content input[type=button],#content input[type=submit]  {
  background:#D1D1D1;
  color:#547EAE;
  font-weight:bold;
  border:1px solid #547EAE;
  cursor:pointer;
}

#content input[type=submit] {
	margin-left: 100px;
}

#brdcrmb {
  margin-left: 190px;
  font-size:10px;
  padding:10px;
}

.brdcrmb_act {
  font-weight:bold;
}

#brdcrmb a {
  color:#545454;  
}

#leftCol { 
  float:left;
  width:180px;
  margin-left: -620px;
  margin-top:-40px;
}

#rightCol { float:right; 
  width:170px;
  overflow:hidden;
  padding:0 5px;
  margin-top:-10px;
  font-size:11px;
}

#rightCol a { 
  color:#545454;
}

#rightCol a:link,
#rightCol a:active,
#rightCol a:visited { color:#547EAE; text-decoration:underline; }
#rightCol a:hover { color:#545454; text-decoration:none; }

#rightCol ul { list-style-image: url(../img/driehoek.jpg); }
#rightCol li:before { color:#545454; }

#footer {
  background:#EDECEA url(../img/footer.jpg) center top no-repeat;
  text-align:center;
  font-size:0.8em;
  padding:15px;
}

#footer a {
  color:#545454;  
  text-decoration:none;
}

.footer_active a {
  font-weight:bold;
}

.contenttable-0 td{
	padding-right:10px;
}

.contact td{
	padding-right:0px;
}
