﻿body {
background: url('images/bg.png') repeat-x;
margin: 0;
padding: 0;
border: 0;
color: #000;
}

#wrapper {
width: 980px;
margin: 0 auto auto auto;
}

.logo {
background: url('images/logo.png');
width: 381px;
height: 129px;
float: left;
}

.menu {
float: left;
margin-top: 100px;
width: 599px;
}

.home {
background: url('images/homepage.png');
width: 128px;
height: 29px;
float: left;
}

.home:hover {
background: url('images/homepage_a.png');
width: 128px;
height: 29px;
float: left;
}

.studielijst {
background: url('images/studielijst.png');
width: 128px;
height: 29px;
margin-left: 8px;
float: left;
}

.studielijst:hover {
background: url('images/studielijst_a.png');
width: 128px;
height: 29px;
float: left;
}

.cursus {
background: url('images/cursus.png');
width: 128px;
height: 29px;
margin-left: 8px;
float: left;
}

.cursus:hover {
background: url('images/cursus_a.png');
width: 128px;
height: 29px;
float: left;
}

.contact {
background: url('images/contact.png');
width: 128px;
height: 29px;
margin-left: 8px;
float: left;
}

.contact:hover {
background: url('images/contact_a.png');
width: 128px;
height: 29px;
float: left;
}

.top_vak {
margin-top: 45px;
float: left;
}

.foto {
background: url('images/foto.png');
width: 275px;
height: 163px;
float: left;
}

.foto_tekst {
width: 630px;
height: 163px;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
color: #000;
float: left;
}

.foto_tekst_top {
color: #1771b9;
}

.studies {
float: left;
margin-top: 10px;
}

.mbo {
float: left;
width: 197px;
}

.hbo {
float: left;
width: 197px;
margin-left: 43px;
}

.wo {
float: left;
width: 197px;
margin-left: 43px;
}

.cursussen {
float: left;
width: 197px;
margin-left: 43px;
}

.mbo_top {
background: url('images/mbo.png');
width: 197px;
height: 22px;
float: left;
}

.mbo_top_tekst {
font-weight: normal;
font-size: 12px;
font-family: tahoma;
margin-left: 32px;
color: #fff;
line-height: 1.8;
}

#mbo_foto {
background: url('images/mbo_foto.png');
width: 197px;
height: 131px;
float: left;
}

#hbo_foto {
background: url('images/hbo_foto.png');
width: 197px;
height: 131px;
float: left;
}

#wo_foto {
background: url('images/wo_foto.png');
width: 197px;
height: 131px;
float: left;
}

#cursussen_foto {
background: url('images/cursussen_foto.png');
width: 197px;
height: 131px;
float: left;
}

.mbo_tekst {
font-weight: normal;
font-size: 12px;
font-family: tahoma;
color: #1771b9;
float: left;
margin-left: 10px;
margin-top: 5px;
}

.mbo_tekst a {
color: #1771b9;
text-decoration: none;
}

.mbo_tekst a:hover {
color: #1771b9;
text-decoration: underline;
}

.mbo_tekst li {
margin-left: 20px;
list-style-type: none;
}

.mbo_tekst ul {
width: 197px;
margin-left: -40px;
}

.footer {
background: url('images/bg_footer.png');
height: 79px;
width: 100%;
float: left;
margin-top: 20px;
}

#footer_wrapper {
width: 980px;
margin: 0 auto auto auto;
}

#footer_wrapper a {
color: #fff;
text-decoration: none;
}

#footer_wrapper a:hover {
color: #fff;
text-decoration: underline;
}

.footer_1 {
font-weight: normal;
font-size: 10px;
font-family: tahoma;
color: #fff;
float: left;
margin-top: 50px;
margin-left: 10px;
width: 310px;
}

.footer_2 {
background: url('images/watermerk.png');
width: 348px;
height: 79px;
float: left;
margin-left: 15px;
}

.footer_3 {
font-weight: normal;
font-size: 10px;
font-family: tahoma;
color: #fff;
float: left;
margin-top: 63px;
margin-left: 0px;
}

.hr {
background: url('images/hr.png');
width: 919px;
height: 1px;
float: left;
margin-top: 20px;
margin-bottom: 15px;
}

.links {
float: left;
}

.links a {
color: #000;
text-decoration: none;
}

.links a:hover {
color: #000;
text-decoration: underline;
}

.rechts {
float: left;
margin-left: 30px;
}

.rechts a {
color: #000;
text-decoration: none;
}

.rechts a:hover {
color: #000;
text-decoration: underline;
}

.beroep {
width: 250px;
height: 163px;
float: left;
margin-right: 25px;
}

.beroepen_tekst {
color: #000;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
float: left;
}

.beroepen_tekst a {
color: #000;
text-decoration: none;
}

.beroepen_tekst a:hover {
color: #000;
text-decoration: underline;
}

#ad {
width: 980px;
}

.beroepen_tekst_links {
color: #000;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
float: left;
width: 50%
}

.beroepen_tekst_links a {
color: #000;
text-decoration: none;
}

.beroepen_tekst_links a:hover {
color: #000;
text-decoration: underline;
}

.beroepen_tekst_rechts {
color: #000;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
float: left;
width: 50%
}

.beroepen_tekst_rechts a {
color: #000;
text-decoration: none;
}

.beroepen_tekst_rechts a:hover {
color: #000;
text-decoration: underline;
}
