body {
    background-image: url('../images/background.png');
    background-repeat: repeat-x;
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

a {
    color: #229bee;
    text-decoration: none;
}

a:hover {
    color: #000040;
    text-decoration: underline;
}

#advert {
    background: #ffffff;
    margin-top: 20px;
    position: relative;
    width: 964px;
}

#advert li {
    color: #000;
}

.block {
    background: #ffffff;
    position: relative;
    width: 299px;
}

#blog {
    background: #ffffff;
    margin-top: 20px;
    position: relative;
}

#bol {
    background: #ffffff url('../images/bol.png') no-repeat 0px 0px;
    clear: both;
    color: #229bee;
    font-size: 10px;
    height: 207px;
    padding: 4px;
    position: relative;
    text-align: center;
    width: 258px;
}

.bolblock {
    background: #f0f0f0;
    bottom: 0px;
    float: left;
    margin: 10px;
    position: relative;
    width: 168px;
}

#profilearea {
    position: relative;
}

#profilearea #classarea {
    clear: both;
    margin-top: 10px;
    position: relative;
}

#newsarea {
    float: right;
    height: 400px;
    overflow: auto;
    position: relative;
    width: 450px;
}

#statisticsarea {
    clear: both;
}

#teacherarea {
    float: left;
    height: 400px;
    position: relative;
    width: 500px;
}

.confirm {
    color: #9bdf00;
    font-weight: bold;
}

#content {
    background: #ffffff;
    padding: 20px;
    position: relative;
}

.error {
    color: #ff0000;
    font-weight: bold;
}

#footer {
    background-color: #9bdf00;
    background-image: url('../images/footer.png');
    background-repeat: no-repeat;
    clear: both;
    color: #ffffff;
    font-size: 12px;
    margin: 20px;
    margin-bottom: 0px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 964px;
}

#footer a {
    color: #ffffff;
}

#footer a:hover {
    color: #000040;
}

#google {
    background: #ffffff;
    float: right;
    position: relative;
    text-align: center;
    width: 250px;
}

h1 {
    font-size: 18px;
}

h2 {
    color: #202020;
    font-size: 16px;
}

h3 {
    color: #202020;
    font-size: 15px;
}

h4 {
    font-size: 10px;
    font-weight: bold;
}

#header {
    height: 106px;
    position: relative;
}

img {
    border-width: 0px;
}

#info {
    background: #ffffff;
    float: left;
    margin-right: 20px;
    position: relative;
    width: 424px;
}

#loginarea {
    background: #ffffff;
    float: left;
    margin-right: 20px;
    position: relative;
    width: 470px;
}

#loginstatus {
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 15px;
}

#loi {
    background: #ffffff;
    float: right;
    margin-bottom: 20px;
    margin-top: 20px;
}

#media {
    background: #ffffff;
    float: left;
    margin-right: 20px;
    position: relative;
    width: 200px;
}

#menu {
    background: url('../images/menu.png');
    color: #ffffff;
    font-size: 15px;
    height: 30px;
    padding-left: 10px;
    padding-top: 15px;
    position: relative;
}

#menu a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#menu a:hover {
    color: #000040;
    text-decoration: underline;
}

#menubar {
    margin-bottom: 20px;
    position: relative;
    width: 964px;
}

.menublock {
    color: #ffffff;
    float: left;
    font-weight: bold;
    height: 34px;
    margin-right: 40px;
    padding: 4px 0px;
    position: relative;
    text-align: center;
    width: 200px;
}

.menublock a {
    color: #ffffff;
}

#registerarea {
    background: #ffffff;
    float: left;
    position: relative;
    width: 470px;
}

#reviews {
    background: #ffffff;
    clear: both;
    margin-top: 20px;
    position: relative;
}

#searchbar {
    background-image: url('../images/search.png');
    background-repeat: repeat-x;
    color: #ffffff;
    height: 58px;
    padding-left: 10px;
    padding-top: 10px;
    position: relative;
}

.searchleft {
    background: url('../images/zoekbalk_zijde_links.png') 0 0 no-repeat;
    height: 27px;
    padding-left: 3px;
}

.searchinput {
    background: none;
    border-width: 0px;
    color: #2acbf5;
    font-size: 16px;
}

.searchright {
    background: url('../images/zoekbalk_zijde_rechts.png') 100% 0 no-repeat;
    height: 27px;
    padding-right: 3px;
}

.searchmiddle {
    background: url('../images/zoekbalk_achtergrond.png') 0 0 repeat-x;
    height: 27px;
}

#site {
    background: #ffffff;
    margin: 0px auto;
    width: 1004px;
}

#start {
    background: #ffffff;
    float: right;
    position: relative;
}

#startlearning {
    background: #ffffff;
    font-size: 12px;
    height: 105px;
}

#startteaching {
    background: #ffffff;
    font-size: 12px;
    height: 105px;
}

#subjectsbanner {
    background: #ffffff;
    height: 284px;
    width: 619px;
}

.subject {
    background: #ffffff;
    float: left;
    position: relative;
    width: 226px;
}

#subjectarea {
    background: #ffffff;
    margin-top: 20px;
    position: relative;
}

#subjectarea a {
    text-decoration: none;
}

#subjectarea a:hover {
    color: #000040;
    text-decoration: underline;
}

.subjectheader {
    background: #ffffff;
    height: 36px;
    padding-bottom: 4px;
    text-align: center;
}

.subjectlist {
    background: #ffffff;
    border-top: dotted 2px #bcd8dc;
    color: #bcd8dc;
    font-size: 12px;
    height: 76px;
    padding-top: 4px;
}

#subjectoverview {
    width: 800px;
}

#subjectoverview a {
    color: #229bee;
    font-size: 12px;
    text-decoration: none;
}

#subjectoverview a:hover {
    color: #000040;
    text-decoration: underline;
}

.tip {
    font-size: 10px;
}

ul {
    color: #ffffff;
    list-style-image: url('../images/ul.png');
    list-style-type: square;
}

ul.benefits {
    list-style-image: url('../images/ul-ok.png');
    list-style-type: square;
}

ul.benefits li {
    color: #000000;
}

.up {
    background: url('../images/rand.png') 0 0 repeat-x;
    position: relative;
}

.le {
    background: url('../images/rand.png') 0 100% repeat-y;
    position: relative;
}

.ri {
    background: url('../images/rand.png') 100% 100% repeat-y;
    position: relative;
}

.lo {
    background: url('../images/rand.png') 0 100% repeat-x;
    position: relative;
}

.ul {
    background: url('../images/hoek_links_boven.png') 0 0 no-repeat;
    position: relative;
}

.ll {
    background: url('../images/hoek_links_onder.png') 0 100% no-repeat;
    position: relative;
}

.lr {
    background: url('../images/hoek_rechts_onder.png') 100% 100% no-repeat;
    position: relative;
}

.ur {
    background: url('../images/hoek_rechts_boven.png') 100% 0 no-repeat;
    padding: 14px;
    position: relative;
}

#teacherarea div {
    height: 372px;
}

#newsarea div {
    height: 372px;
}

#newsarea .ur {
    overflow: auto;
}