body {
  margin : 0px; 
  padding : 0px; 
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px; 
  line-height : 20px; 
  color : #555555; 
  text-align : center; 
  background-color : #000000; 
  background-image : url(afbeeldingen/back.gif); 
  background-position : center; 
  background-repeat : repeat-y; 
} 

img {
  border : 0px; 
}

.titel {
	color: #FF0000;
	display: block;
	width: 100%;
	height: 32px;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	margin-bottom: 5px;
} 

a , a:link , a:visited {
  color : #666666; 
  text-decoration : underline; 
} 

a:hover , a:focus , a:active {
  color : #333333; 
  text-decoration : underline; 
} 

a.top10 , a.top10:link , a.top10:visited {
  display : block; 
  width : 100%; 
  height : 100%; 
  color : #444444; 
  font-size : 10px; 
  font-weight : bold; 
  line-height : 25px; 
  text-align : left; 
  text-decoration : none; 
} 

a.top10:hover , a.top10:focus , a.top10:active {
  display : block; 
  width : 100%; 
  height : 100%; 
  color : #000000; 
  font-size : 10px; 
  font-weight : bold; 
  line-height : 25px; 
  text-align : left; 
  text-decoration : none; 
  background-color : #ffd200; 
} 

a.left1 , a.left1:link , a.left1:visited {
  display : block; 
  width : 100%; 
  height : 100%; 
  color : #666666; 
  font-weight : bold; 
  line-height : 25px; 
  text-align : left; 
  text-decoration : none; 
} 

a.left1:hover , a.left1:focus , a.left1:active {
  display : block; 
  width : 100%; 
  height : 100%; 
  color : #333333; 
  font-weight : bold; 
  line-height : 25px; 
  text-align : left; 
  text-decoration : none; 
  background-color : #ffe981; 
} 

a.left2 , a.left2:link , a.left2:visited {
  display : block; 
  width : 100%; 
  height : 100%; 
  color : #666666; 
  line-height : 22px; 
  text-align : left; 
  text-decoration : none; 
} 

a.left2:hover , a.left2:focus , a.left2:active {
  display : block; 
  width : 100%; 
  height : 100%; 
  color : #000000; 
  line-height : 22px; 
  text-align : left; 
  text-decoration : none; 
} 

a.left3 , a.left3:link , a.left3:visited {
  display : block; 
  width : 100%; 
  height : 100%; 
  color : #666666; 
  line-height : 30px; 
  text-align : left; 
  text-decoration : none; 
} 

a.left3:hover , a.left3:focus , a.left3:active {
  display : block; 
  width : 100%; 
  height : 100%; 
  color : #000000; 
  line-height : 30px; 
  text-align : left; 
  text-decoration : none; 
} 

.block {
  display : block; 
} 

#container {
  width : 688px; 
  margin : auto; 
} 

#left {
  width : 156px; 
  display : inline; 
  float : left; 
} 

#right {
  width : 532px; 
  display : inline; 
  float : right; 
} 

#leftinner {
  width : 146px; 
  margin-left : 10px; 
} 

#rightinner {
  width : 500px; 
  margin : 16px; 
  text-align : left; 
} 

#top10 {
  width : 100%; 
  height : 161px; 
} 

#top10foto {
  width : 137px; 
  height : 161px; 
  float : left; 
} 

#top10index {
  width : 395px; 
  height : 161px; 
  display : inline; 
  float : right; 
} 

.top10item1 {
  width : 193px; 
  height : 25px; 
  display : inline; 
  float : left; 
  line-height : 25px; 
  background-color : #e3e3e3; 
} 

.top10item2 {
  width : 193px; 
  height : 25px; 
  display : inline; 
  float : left; 
  line-height : 25px; 
  background-color : #ffffff; 
}

.knop {
  margin-bottom: 3px;
  margin-top: 3px;
  padding: 0px;
  width : 130px; 
  height : 25px; 
  color : #666666; 
  font-weight : bold; 
  line-height : 25px; 
  text-align : center; 
  text-decoration : none; 
  background-color: #ffd200; 
}

.knop1 {
  margin-bottom: 3px;
  margin-top: 3px;
  cursor: pointer;
  width : 130px; 
  height : 25px; 
  color : #666666; 
  font-weight : bold; 
  line-height : 25px; 
  text-align : center; 
  text-decoration : none; 
  background-color: #ffe981; 
}

a.knop , a.knop:link , a.knop:visited {
  width : 130px; 
  height : 25px; 
  color : #666666; 
  font-weight : bold; 
  line-height : 25px; 
  text-align : center; 
  text-decoration : none; 
  background-color: #ffd200; 
} 

a.knop:hover , a.knop:focus , a.knop:active {
  display : compact;
  width : 130px; 
  height : 25px; 
  color : #333333; 
  font-weight : bold; 
  line-height : 25px; 
  text-align : center; 
  text-decoration : none; 
  background-color : #ffe981; 
}  

.leftitem1 {
  width : 145px; 
  height : 25px; 
  line-height : 25px; 
  background-color : #ffd200; 
  margin-bottom : 1px; 
} 

.leftitem2 {
  width : 145px; 
  height : 22px; 
  line-height : 22px; 
  background-color : #d2d2d2; 
} 


.leftitem3 {
  width : 145px; 
  height : 30px; 
  line-height : 30px; 
  background-color : #e2e2e2; 
} 

#copyright {
  font-weight : bold; 
  color : #aaaaaa; 
} 

#highlight {
  width : 500px; 
  overflow : hidden; 
} 

#highlightleft {
  width : 250px; 
  display : inline; 
  float : left; 
} 

#highlightright {
  width : 250px; 
  display : inline; 
  float : right; 
} 

#highlightfull {
  width : 500px; 
  display : inline; 
  float : left; 
} 

.highlighttitle {
  width : 95%; 
  padding-left : 5px; 
  height : 22px; 
  line-height : 22px; 
  font-weight : bold; 
  background-color : #ffd200; 
} 

.highlightinner {
  width : 95%; 
  padding : 5px; 
  /*font-size : 10px; */
  line-height : 14px; 
  /*font-weight : bold; */
} 

.highlightitem {
  width : 475px; 
  height : 60px; 
  display : inline; 
  float : left;
  /*line-height : 25px; */
  background-color : #ffffff;
  border-bottom : 2px solid #ffd200;
  padding-top : 5px;
  padding-bottom : 3px;
} 

.highlightitem_HBO {
  width : 475px; 
  display : inline; 
  float : left;
  line-height : 16px; 
  background-color : #ffffff;
  border-bottom : 2px solid #ffd200;
  padding-top : 5px;
  padding-bottom : 3px;
}

#bottom {
  width : 522px; 
  height : 175px; 
  margin-bottom : 16px; 
  overflow : hidden; 
} 

#bottomleft {
  width : 135px; 
  height : 175px; 
  float : left; 
  background-image : url(afbeeldingen/bottomleft.gif); 
  overflow : hidden; 
} 

#bottomright {
  width : 387px; 
  height : 175px; 
  float : right; 
  background-image : url(afbeeldingen/studeereffectief.gif); 
  overflow : hidden; 
} 

#bottomrightinner {
  position : relative; 
  top : 108px; 
  width : 88%; 
  margin : auto; 
  color : #000000; 
  font-size : 10px; 
  line-height : 14px; 
  font-weight : bold; 
  text-align : left; 
} 
