body {
  background-color: white;
  cursor: url('../logo.cur');
  font-family: arial;
  color: #000060;
  font-size: 90%;
}

body.index{
  background-color: #C8D4EC;
  background-image: url('img/background1.gif');
  background-position: center; 
  background-repeat: repeat-y;
  cursor: url('logo.cur');
}

body.praktijk{
  background-image: url('img/bg_praktijk.jpg');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-attachment: fixed
}

body.zwanger{
  background-image: url('img/bg_zwanger.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: fixed
}

body.zwangerworden{
  background-image: url('img/bg_zwangerworden.jpg');
  background-position: right;
  background-repeat: no-repeat;
  background-attachment: fixed
}

body.kraambed{
  background-image: url('img/bg_kraambed.jpg');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-attachment: fixed
}

body.bevalling{
  background-image: url('img/bg_bevalling.jpg');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-attachment: fixed
}

body.links{
  background-image: url('img/bg_links.jpg');
  background-position: right;
  background-repeat: no-repeat;
  background-attachment: fixed
}

body.vkehv{
  cursor: url('logo.cur');
}

h1 {font-weight: bold; color: #5687C5; font-size: 165%; margin: 0 0 0 0}
h1.boven {font-weight: normal}
h2 {font-weight: bold; color: #5687C5; font-size: 110%; margin-bottom: 0}
h5 {font-weight: normal; font-style: italic; text-align: right; color: #000060; font-size: 70%; margin: 0 0 0 0}
h6 {font-weight: bold; text-align: right; color: #000060; font-size: 80%; margin: 0 0 0 0}
td {font-family: arial; color: #000060; font-size: 90%}
.small {font-size: 70%}
a:link, a:visited {font-weight: bold; color: #000060; margin: 0 0 0 0}
a:hover, a:active {font-weight: bold; color: #5687C5; margin: 0 0 0 0}

td.menubalk {font-family: arial; font-size: 90%}
a.menubalk:link, a.menubalk:visited {font-weight: normal; color: #DDDDDD; text-decoration: none}
a.menubalk:hover {font-weight: normal; color: #FFFFFF; text-decoration: none}
a.menubalk:active {font-weight: normal; color: #FFFFFF; text-decoration: underline}

hr {color: #000060}
ul {margin-top: 0; margin-bottom: 0}
