body {
background-color: #9BB3D9;
background-image: url("../img/achtergrond3.jpg");
background-position: center top;
background-repeat: repeat-x;
font-family: Verdana, Arial, Sans-Serif;
background-attachment: fixed;
font-size: 11px;

}
h1,h2,h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
text-align:left;
letter-spacing: .07em;
}
h1 {
font-size: 25px;
text-indent: 50px;
color: #4C88C8;
border-bottom: 1px solid #E1F129;
}

h2 {
	font-size: 18px;
	color: #4C88C8;
}

h3 {
  font-size: 16px;
  color: #689BD1;
}
.subtitle {
font-size: 14px;
font-weight: bold;
border-left: 2px solid #689BD1;
border-bottom: 1px solid #689BD1;
color: #465f87;
}

input, textarea, select {
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
}

A, A:visited, A:active {
color: #4C88C8;
}

INPUT.titel {
  font-size: 14px;
  width: 300px;
  height: 20px;

}

.bodemlijn {
border-bottom: 1px solid #689BD1;

}

TD.lijn1 {
 border-bottom: 1px solid #689BD1;
 background-color: #e9eaf3;
}
TD.lijn2 {
 border-bottom: 1px solid #689BD1;
}

table {
text-align:left;
}

.kader {
font-family: tahoma;
border: 1px solid #689BD1;
background-color: #f7f8fc;
}

.kaderw {
font-family: tahoma;
border: 1px solid #689BD1;
background-color: #f7f8fc;
}
.vollelijn {
border-bottom: 1px solid #689BD1;
}

.vollelijntop {
border-top: 1px solid #689BD1;
text-align: left;
}

.catlink {
font: 1.6em "Arial",sans-serif;
padding-right: 20px; 
border-bottom: 2px solid #689BD1;
border-left: 2px solid #689BD1;
border-top: 2px solid #689BD1;
background-color: #f7f8fc;
}

.padtop {
padding-top: 5px;
padding-bottom: 5px;
}
