body {
 background-image:url(images/gradient.png);
 background-repeat:repeat-x;
 font-family: Verdana, Geneva, sans-serif;
 margin: 15px;
 font-size: small;
}
#header *,
#footer *,
#menu *,
#totem *
{
 padding: 0;
 margin: 0;
}
img {
  border:none;
}
img.print {
  display:none;
}
body h2,
body h2 a#contenu {
  font-family:Verdana, Geneva, sans-serif;
  font-size:18px;
  color:#000;
  margin-top:20px;
}
#inter h2 {
  margin-left: 0px;
  padding-bottom: 10px;
}
#totem h2{
margin-left:20px;
}
.hidden {
 display: none;
}
body p {
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  margin: 0px 0px 20px 0px;
max-width:940px;
 
}
body a {
 text-decoration: none;
}
body a:hover {
 text-decoration: underline;
}
body #centercontent {
 width:100%;
margin-left:auto;
margin-right:auto;
background-image:none;
float:left;
min-width:970px;
}
#header {
 background:url(images/ruitpatroon.png) center top no-repeat;
 height: 69px;
 width:100%;
float:left;
}
#header img {
float:left;
 margin-top:12px;
 margin-left:28px;
}
#header #login {
 float: right;
 color: #000;
 padding: 3px 15px 0px 15px;
 height: 23px;
 background: #efefef;
}
#header #login p,
#header #login a {
 color: #000;
 margin: 0;
 padding: 0;
}
#header #login a:hover {
 text-decoration: underline;
}
body #content {
 background-image: none;
 float: left;
}
span.underline {
 text-decoration:underline; 
}
/*** MENU ***/
#totem {
 float: left;
 margin:0px;
 padding:0px;
 width: 200px;
 height:500px;
 background-color: #efefef;
 margin-bottom:20px;
}
#totem ul {
 list-style-type: none;
 padding-top: 18px;
 font-family:Verdana, Geneva, sans-serif;
 font-size:12px;
 border:none;
}
#totem ul li {
 margin-top:10px;
 text-align:center;
}
#totem ul li a {
 display:block;
 width:200px;
 background:#FCFCFC;
 text-decoration:none;
 padding-top:10px;
 height:25px;
}
#totem  a:link, #totem  a:active, #totem a:visited{
 color:#000;
}
#totem ul li a:hover,
#totem ul li.on a {
 color:#FFF;
 background:#333;
}
#inter {
  float:left;
  margin:0px;
  padding:0px;
  margin-left:30px;
  padding:0px 10px 0px 10px;
  background-color:#FFF;
  width:720px;
  min-height:280px;
}
#inter ul {
  list-style:square;
}
#footer {
  width: 100%;
  height: 80px;
  color: #333333;
  background:#efefef;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  clear:left;
}
#footer p {
  font-size:10px;
}
#footer ul {
 float: right;
 padding-top: 9px;
}
#footer ul li {
 display: inline;
}
#footer ul li a {
 text-decoration: underline;
 font-size:10px;
 color: #000;
}
#footer ul li a {
  text-decoration:none;
}
#footer div {float:left;}
#footer .keurmerk {position:relative;width:250px; height:11px; left:10px; top:10px; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000;}
#footer .keurmerk_logo { background:url(images/sprite.png) no-repeat;width:60px; height:60px; background-position:-690px 0; float:left; margin-right:10px;}
#footer .keurmerk p {margin:0px; padding-top:12px;}
#footer .copyright {width:250px; height:11px; position:relative; left:155px; top:33px;}
#footer .copyright_logo {background:url(images/sprite.png) no-repeat;width:115px; height:11px; background-position:-755px 0; float:left; margin:0px 10px 0 0;}
#footer .footermenu {position:relative; left:155px; top:28px; width:270px; height:35px;}
#footer .footermenu ul {margin:0px; list-style:none;}
#footer .footermenu li {float:left; padding:0 8px; line-height:5px;}
#footer .footermenu a:link, .footermenu a:visited {color: #000; font-size:10px; text-decoration:underline;}
#footer .footermenu a:hover {text-decoration:none;}
#footer .footermenu li.page-item-84, .footermenu li.page-item-217 {border-right:0px;}
/*** FORMULIEREN ***/
body form {
  clear: both;
  float: left;
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #8b8b8b;
  margin-bottom: 10px;
  width:100%;
}
body form fieldset  {
 border:none;
}
body form fieldset legend {
  display: block;
  padding: 0px 0px 10px 0px;
  font-size:16px;
  color:#333;
}
body form div.entry {
  clear:left;
  min-width:520px;
  width:auto;
  min-height:33px;
  padding:3px 0px;
}
body form fieldset#diensten div.entry, 
body form fieldset#diensten div.entry  div{
  min-height:auto;
}
body.mijnProfiel form div.entry {
  min-width:450px;
  width:450px;
}
body form div.entry label {
  font-weight: bold;
  width: 210px;
  display:block;
  float:left;
}
body form div.entry div label {
  width: auto;
  min-width:130px;
  padding-top:6px;
}
body form div.entry  input {
  background:url(images/sprite.png) no-repeat;
  width:280px !important; 
  border:0px; 
  height:30px; 
  background-position:-1360px 0px;  
  padding:1px 10px 2px 10px; 
  font-size:11px; 
  line-height:30px;
/*
  width:280px; 
  height:auto; 
  padding:1px 10px 2px 10px; 
  font-size:11px;
  */
}
body form div.entry  textarea {
  background:url(images/sprite.png);
  width: 360px;
  height: 143px;
  background-position: -1665px 0px;
  padding: 10px 10px 2px 10px;
  border: 0px;
  float:left;
}
body form div.entry  select {
  width:300px;
  height:30px;
}
body form div div {
 float: left;
} 
body form div.entry div label {
 margin: 0px 0px 0px 5px;
}
body fieldset {
  float: left;
  clear:left;
  width: 100%;
  margin:0;
  padding:3px 0px 3px 0px;
}
body form div.submit {
 padding: 0;
 margin: 0;
 float: right;
 text-align: right;
}
/*** TABELEN ***/
body table {
 clear:left;
 float: left;
 padding-top: 10px;
}
body table,
body table th,
body table td,
body table tr {
 border: none;
}
body table th,
body table td {
  padding:9px 3px;
}
body th {
 text-align: left;
 color: #FFFF;
}
body.mijnGegevens td.name {
 color: #6d6d6d;
 padding-top: 20px;
}
td.aansluitnummer {
 text-align: right;
 width:90px;
}
td.kenteken {
 text-align: center;
}
td.aansluitingen {
 color:#CC0000;
}
td.aansluitingen {
 text-align: left;
}
td.button {
 text-align: right;
 vertical-align: bottom;
 float: right;
}
td.button a {
 float: right;
}
/*** BUTTONS ***/
body a {
  color: #6d6d6d;
  text-decoration: none;
}
body #inter table td a,
body a.button {
  background:url(images/sliding-door.png) 0 0; 
  color: #FFF;
  text-align: center;
  padding: 10px 0px;
  font-weight: bold;
  font-size: x-small;
  width: 90px;
  display: block;
}
body table td a:hover,
body a:hover.button {
  background-position: 0 -45px;
  color: #000;
}
body form div.submit input {
  padding:10px 20px; 
  background:url(images/sliding-door.png) 0 0;
  font-family:"Arial Black",Gadget,sans-serif;
  float:left; color:#fff;
  margin:10px 0px 0px 10px;
  text-transform:uppercase;
  border:0px;
  width:120px;
  cursor:pointer;
  color:#fff;
/*
  padding:5px 20px; 
  background-color: #8b8b8b;
  font-family:"Arial Black",Gadget,sans-serif;
  float:left; color:#fff;
  margin:10px 0px 0px 10px;
  text-transform:uppercase;
  border:0px;
  width:120px;
  border-radius: 10px;
  cursor:pointer;
  color:#fff;
  */
}
body form div.submit input:hover {
  background-position: 0 -45px;
  color:#000;
}
body table td a:hover,
body a.button:hover {
 text-decoration: none;
}
/*** Radioknop & Checkbox ***/
body form div.entry div input {
  width:15px !important;
  border: none;
  float: left;
  margin:0px 3px 0px 3px;
  height:auto;
  background:none;
}
body form div.entry div label.belangrijk {
  width:auto;
}
body form div.entry div label.belangrijk input {
  margin-bottom:45px;
}
body form div.entry span.postfix {
  float:left;
  margin-left:3px;
}
body form div.entry div label {
  width:auto;
  font-weight:normal;
  margin-right:15px;
  height:auto;
}
/*** Verticale lijst in formulier ***/
form div.vertical div label, .verticaleLijst, body form div.vertical div label {
  clear:left;
  float:left;
  width:540px;
}
body form div.vertical div {
  width:auto;
  float:left;
}
/*--- FORMNET ---*/
form div.hidden, .verborgen {
  display:none;
}
.invisible {
display: none;
}
html div.para01, .algemeneVoorwaarden {
  border:1px solid black;
  border-top:2px solid black;
  border-left:2px solid black;
  height:200px;
  width:540px;
  margin:0;
  padding:5px;
  overflow:auto;
  background-color:#fff;
  font-size:small;
}
html div.para02, .handtekening, #inter p.para02 {
  clear:both;
  padding:10px;
  margin:30px 0 0 378px;
  width:216px;
  border:1px solid black;
}
form.formnet legend {
  float:left;
  clear:both;
  display:block;
  color: #444;
  font-size: medium;
  font-weight: normal;
  border-bottom: 1px solid #8b8b8b;
  width:auto;
  margin-left:0px;
  margin-top:3px;
  margin-bottom:7px;
}
html form.formnet div.entry a {
  text-decoration:none;
}
/*** HELP MESSAGES ***/

div#messages div, 
form.formnet div.entry a div, 
form.formnet div.entry div.popHelp,
div#inter div.message{
  width:397px;
  height:auto;
  margin:3px;
  padding:3px;
  background-color: #EFEFEF;
  border: 1px solid #CC0000;
  color: #333;
}
form.formnet div.entry div.popHelp,
div#inter div.message{
  position:absolute;
  margin:auto;
}
div#inter div.message{
  display:none;
}
form div.entry a.help img {
  margin:3px;
}
body.formnet table {
  clear:right;
  width:300px;
  table-layout:fixed;
  overflow:auto;
  margin:0;
}
body.formnet table tr td {
 word-wrap: break-word;
}
body.formnet table.size100 {
  clear:both;
  width:90%;
  margin:auto;
}
body.formnet #inter table.size100 h4 {
 border-bottom: none;
}
body.formnet table col.col01 {
  font-weight:bold;
}
body.formnet #conditions p,
body.formnet #conditions h2,
body.formnet #conditions h3,
body.formnet #conditions h4 {
  font-size:8pt;
}
body.formnet #conditions {
  page-break-before : always;
}
hr {
 width: 75%;
 color: #6d6d6d;
 border: 1px solid;
}
body table.ui-datepicker-calendar td a {
 width: 26px;
}
body.econtact div#para0115,
body.econtact div#para0125,
body.econtact div#para0146 {
 display: none;
} 
/*** STANDAARD FLOATS ***/
*.styleFloatLeft {
  float:left;
}
*.styleFloatRight {
  float:right;
}
/*** OLD HOME ***/
body.bodyhome {
 background-image:url(images/fond.gif);
 background-repeat:repeat-x;
 padding:0;
 margin:0;
}
body.bodyhome  #content {
 background-image:url(images/index_oud.png);
 background-repeat:no-repeat;
 margin-left:auto;
 margin-right:auto;
 width:778px;
 height:620px;
 float:none;
}
body.bodyhome #interhome {
  padding:243px 0px 0px 15px;
  margin:0px auto 0px auto;
  width:504px;
}
body.bodyhome #interhome p {
  text-align:justify;
}
