#allesover a:link, #allesover a:visited {
font-weight: bold;
color: #0066CC;
}

body {
background-color: #FDFDFD;
margin: 0px;
height: 100%;
width: 100%;
}
img {
border: 0px;
}

form {
display: inline;
}

#nav li {
list-style-type: none;
display: inline;
padding-left: 25px;
}

#container { 
width: 959px;
margin: 25px 0px 0px 36px; 
}

#logo {
width: 268px;
height: 45px;
float:left;
margin-right: 46px;
}

#navigatie {
width: 633px;
margin-top: 20px;
padding-bottom: 0px;
text-align: right;
float:left
}

#navigatie .on {
color: #FF9900;
text-decoration: none;
border-bottom: 1px solid #FF9900;
padding-bottom: 19px;
}

#navigatie .on:hover {
border-bottom: none;
}

#navigatie a:hover {
border-bottom: 1px solid #FF9900;
padding-bottom: 19px;
}

#header {
float: left;
margin: 20px 10px 10px 0px;
width: 693px;
height: 238px;
}

#quote {
margin-top: 20px;
width: 248px;
height: 238px;
float: left;
}

#gradbig {
width: 698px;
float: left;
padding-right: 6px;
}

#headergradbig {
background-image: url('../images/topgradbig.jpg');
height: 26px;
padding: 15px 0px 0px 15px;
}

#gradbigcont {
background-color: #F0F0F0;
padding: 5px 5px 5px 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

#footergradbig {
background-image: url('../images/bottomgradbig.jpg');
height: 45px;
}

#headergradsmall {
background-image: url('../images/topgradsmall.jpg');
height: 26px;
width: 233px;
padding: 15px 0px 0px 15px;
}

#gradsmallcont {
background-color: #F0F0F0;
width: 228px;
padding: 5px 5px 5px 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#inschrijven input {
width: 100%;
}

#footergradsmall {
background-image: url('../images/bottomgradsmall.jpg');
height: 45px;
width: 248px;
}

#gradsmall {
width: 220px;
float:left
}

a {
text-decoration: none;
color: #FF6600;
}