#advertentie{
  width:728px;
  height:90px;
  position:absolute;
  left:268px;
  top:10px;
  /*display:none;*/
}

#skyscraper{
	width:120px;
	height:600px;
	position:absolute;
	left:998px;
	top:147px;
  /*display:none;*/
}

#rectangle_home{
	width:336px;
	height:280px;}
	

img{
  border:0px;
}

p.h1{
  display:inline;
  font-size:8pt;
  font-weight:bold;
}
/*rechter kolom / blokken rechts*/

#right{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#000000;
  position:absolute;
  left:760px;
  top:137px;
  width: 226px; 
}

#right h1.koprechts{
    font-size:11px;
	color: #ffffff;
	font-weight: bold;
    padding-top: 5px;
	padding-right: 10px;
	padding-left:  10px;  
    margin: 0px;
	background-color: #ff7900;
	height: 20px;
}

p.rechts{
    font-size:11px;
	color: #000000;
	font-weight: bold;
    padding-top: 5px;
	padding-right: 10px;
	padding-left:  10px;  
    margin: 0px;
	background-color: #999999;
	height: 20px;
}

#right a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#right a:hover{
	color: #254b6f;
	text-decoration: underline;
}

p.rechts_oranje{
	display:block;
	font-size:11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	background-color: #ff7900;
	background-image: url(../i/h_oranje_r.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
}

p.rechts_paars{
	display:block;
	font-size:11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	background-color: #662291;
	background-image: url(../i/h_paars_r.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
}

p.rechts_blauw{
	display:block;
	font-size:11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	background-color: #254b6f;
	background-image: url(../i/h_donkerblauw.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
}

#right div.blokrechts_oranje{
  margin: 8px;
  background-color: #ffc47c; 
  padding-bottom: 5px; 
}

#right div.blokrechts_paars{
  margin: 8px;
  background-color: #d7a4f7; 
  padding-bottom: 5px; 
}

#right a.blokrechts_paars {
	color:#662291;
	text-decoration:none;
	font-weight: bold;  
}

#right a:hover.blokrechts_paars {
	color:#662291;
	text-decoration:underline;
	font-weight: bold;  
}
#right div.blokrechts_blauw{
  margin: 8px;
  background-color: #6f97bd; 
  padding-bottom: 5px; 
}

#right p{
  padding-left:10px;
}

#right a.blokrechts_oranje {
	color:#ff7900;
	text-decoration:none;
	font-weight: bold;  
}

#right a:hover.blokrechts_oranje {
	color:#ff7900;
	text-decoration:underline;
	font-weight: bold;  
}

#right a.blokrechts_blauw {
	color:#254b6f;
	text-decoration:none;
	font-weight: bold;  
}

#right a:hover.blokrechts_blauw {
	color:#254b6f;
	text-decoration:underline;
	font-weight: bold;  
}

