body {
background-color: #D9DCF5;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
margin: 5px;
}

#frame  {
width:680px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
text-align:left;
}

#left {
float: left;
padding: 0px;
width: 544px;
background-color: #DADAE4;
margin-left: 1px;
}

#right {
float: left;
padding: 0px;
margin-left: 2px;
width:200px;
background-color: #FDFDFD;
border:1px solid #9EA7C6;
}

#right a {
color: #000000;
text-decoration:none;
}

#right a:hover {
color: #333333;
text-decoration:underline;
}

#right a:visited {
color: #333333;
}

#header {
background-image:url(layout_images/header.jpg);
background-repeat:no-repeat;
background-color:#FFDA77;
border:1px solid #DAAC32;
height:60px;
width: 680px;
}

#nav {
background-image:url(layout_images/nav.gif);
background-repeat: repeat-x;
background-color:#FFDA77;
color: #000000;
border:1px solid #DAAC32;
height:18px;
width: 680px;
margin-top: 2px;
margin-bottom: 2px;
line-height: 18px;
vertical-align:middle;
font-size:11px;
}

#nav a {
color: #000000;
font-weight: bold;
text-decoration:none;
}

#nav a:hover {
text-decoration:underline;
}

#footer {
margin-top: 5px;
text-align: center;
color: #9EA7C6;
font-size: 9px;
}

#footer a {
color: #9EA7C6;
text-decoration:none;
}

#footer a:hover {
color: #000000;
text-decoration:underline;
}

#content {
background-color:#FDFDFD;
border:1px solid #9EA7C6;
font-size:11px;
margin-bottom: 2px;
text-align:left;
}

#hulp {
background-color:#FDFDFD;
border:1px solid #9EA7C6;
font-size:11px;
margin-bottom: 2px;
text-align:left;
}

#content a {
color: #000000;
}

#content a:hover {
color: #333333;
text-decoration:underline;
}

#content a:visited {
color: #333333;
}
#IC {
float: left;
padding: 0px;
width: 680px;
background-color: #DADAE4;
margin-left: 1px;
color: #0064b1;
font: Arial, Helvetica, sans-serif;
}

#resultlink {
background-color:#EAEDF7;
color: #000000;
border: 1px solid #C9CFE4;
height:18px;
width: 99%;
margin-top: 2px;
margin-bottom: 2px;
line-height: 18px;
vertical-align:middle;
font-size:11px;
text-align:left;
}

#resultlink a {
color: #000000;
font-weight: bold;
text-decoration:none;
}

#resultlink a:hover {
text-decoration:underline;
}

p,h1,pre {
margin:0px 5px 5px 5px;
font-size:11px;
}

h1 {
font-size:12px;
padding-top:5px;
}

h2 {
font-size:16px;
padding-top:0px;
}

#right p {
font-size:10px
}

#error {
color: #FF0000;
text-align:center;
font-size: 12px;
}

a {
color: #000000;
}

a:hover {
color: #333333;
text-decoration:underline;
}

a:visited {
color: #333333;
}

th {
text-align: center;
font-weight: bold;
font-size:12px;
}

td {
text-align:left;
font-size:11px;
}

select {
width: 200;
}
