/* style sheet Ordenique, professional organizers */

body, p, td {
  font-family               : Verdana, Arial, sans-serif;
  color                     : #000066;
  background-color          : #FFFFFF;
  }
body {
  margin                    : 0;
  background-color          : #FFFFFF;
  color                     : #000066;
  background-image          : url(ordenique-logo.gif);
  background-position       : center top;
  background-repeat         : no-repeat;
  }
p, td {
  font-family               : Verdana, Arial, sans-serif;
  font-size                 : 1em;
  line-height               : 1.5em;
  text-align                : left;
  color                     : #000066;
  background-color          : transparent;
  border-color              : #000066;
  }
hr {
  width                     : 80%;
  text-align                : left;
  color                     : #000066;
  background-color          : transparent;
  }
/* scherm indeling */
#blokbeeld {
  position                  : absolute;
  margin                    : 0 0 0 -400px;
  padding                   : 0;
  width                     : 650px;
  left                      : 50%;
  }
#bloknav {
  position                  : absolute;
  margin                    : 0;
  padding                   : 0;
  width                     : 200px;
  }
#blokinh {
  position                  : absolute;
  margin                    : 50px 0 0 250px;
  width                     : 450px;
  }
.menu {
  margin                    : 50px 0 50px 0;
  width                     : 100%;
  font-size                 : 0.8em;
  line-height               : 2em;
  text-align                : center;
  color                     : #000066;
  background-color          : transparent;
  }
.adres {
  margin                    : 0 0 0 50px;
  }
.eigendom {
  font-size                 : 0.7em;
  line-height               : 2em;
  text-align                : center;
  }
.knop {
color:#000066;
background-color:#E4E9FA;
border:1px ridge #000066;
}
/* algemene classes */
.center {
  text-align                : center;
  }
.links {
  text-align                : left;
  }
.rechts {
  text-align                : right;
  }
/* referenties */
a:link {
  color                     : #0000FF;
  background-color          : transparent;
  text-decoration           : none;
  }
a:visited {
  color                     : #000099;
  background-color          : transparent;
  text-decoration           : none;
  }
a:hover {
  color                     : #FFFFFF;
  background-color          : #000066;
  text-decoration           : none;
  }
a:active {
  color                     : #0000FF;
  background-color          : transparent;
  text-decoration           : none;
  }

