body {
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
        background-size: cover;
	background-repeat: no-repeat;
        background-attachment: fixed; 
	background-color: #DFDFDF;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
img {
	border:0px;	
	margin-right: 50px;
	border-radius: 2px;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1, h2 {
	font-weight: normal;
	margin: 0px;
}
#artikel {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius: 5px;
}
#artikel a {
	font-size: 11px;
	color: #333;
	text-decoration:underline;
}
#artikel a:hover {
	text-decoration:none;
}
#artikelsmall a{
	font-size: 11px;
	color: #333;
	text-decoration:underline;
}
#artikelsmall {
	margin-bottom: 2px;
}
#artikelsmall a:hover{
	font-size: 11px;
	color: #333;
	text-decoration:none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 11px;
}
h3 {
	margin: 0px;
	color: #D3322E;
	font-size: 11px;
	font-weight: bold;
}
#marges {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#hoofdCategorie, #bedrijfsCategorie {
	position:relative;
	width: 930px;
	left: 50%;
	margin-left: -475px;
	top: 0px;
	padding: 10px;
}
#tekstHeader {
	position:relative;
	width: 930px;
	left: 50%;
	margin-left: -475px;
	}

#hoofdCategorie {
	border-radius: 25px;
	margin-top: 10px;
	background-color:#FFF;
	float: left;
	padding: 18px;
	width: 905px;
}
a .hoofdCategorieSub {
	color: #000;
    float: left;
    text-decoration: none;
    cursor: pointer;
}
.hoofdCategorieSub {
    width: 450px;
}
.hoofdCategorieSubSecond {
    margin-left: 10px;
    width: 445px;
}
.hoofdCategorieSub img {
    max-height: 60px;
}
#bedrijfsCategorie {
	padding: 0px;
	width: 975px;
}
#links, #midden, #obi, #rechts, #rechtser {
	position:relative;
	float: left;
	width: 150px;
	height: 45px;
	background-color:#3C6;
	border-right: 1px solid #DCDCDC;
	padding: 7px;text-decoration:underline;
	color:#fff;
	font-size: 14px;
	font-weight: bold;
}
#links a, #midden a, #rechts a,#obi a, #rechtser a{
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}
#links {
	background-color:#253A65;
	border-radius: 10px;
}
#midden {
	background-color:#BB0000;
	border-radius: 10px;
}
#obi {
	background-color:#A0B322;
	border-radius: 10px;
}
#rechts {
	background-color:#666666;
	border-radius: 10px;
}
#rechtser {
	background-color:#E5A923;
	border-radius: 10px;
}
#midden, #rechts,#obi,  #rechtser {
	margin-left: 20px;
}
#ISES, #ISBW, #SN, #THEMA, #UNIVERSITY, #bestuursacademie, #lectric, #cirquest {
	position:relative;
	float: left;
	width: 458px;
	background-color:#fff;
	margin-right: 14px;
	margin-top: 10px;
	padding: 3px;
        min-height:420px;
	border-radius: 25px;
}
#ISES img {
		text-align:center;
}

#THEMA {
	margin-right: -20px;	
}
#UNIVERSITY {
	margin-left: 40px;
}
#zoekmachine {
	position:absolute;
	width: 450px;
	left: 50%;
	margin-left: 60px;
	top: 10px;
}
#bookmark {
	position:absolute;
	left: 50%;
	margin-left: 270px;
	top: 25px;
}
#bookmark a {
	font-size: 12px;
	color: #D3322E;
	font-weight: bold;
	cursor:pointer;
}
