@import url("kubez.css");

body
	{
	margin-top: 0;
	margin-left: 0;
	border-top: 0;
	border-left: 0;
	font: 10px Verdana;
	background-image: url(../images/bloesemtakje.jpg);
	background-repeat: no-repeat;
	background-position: 75% 160px;
	
	}

#topr {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/kopregel8.jpg);
	height: 100;
}
	
#tri_bl {
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url(../images/zwarte_3hoekjes.gif);
	width: 12px;
	height: 100%;
	}	

#tri_ge {
	background-position: top right;
	background-repeat: repeat-y;
	background-image: url(../images/gele_3hoekjes.gif); 
	width: 12px;
	height: 100%;
	}	
	
#topscr {
	background-color: #cf002a;
	background-image: url(../images/kopregel8.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
	}



a:visited {
	color: black;
	text-decoration: none;
	}
	
a:hover {
	color: #0000ff; background-color: none; 
	border: 0px solid red;
	text-decoration: none;	
	}	
 	
a:link {
	color: black;
	text-decoration: none;
	}
	
.tbl_main {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
.mu_txt {
	font: bold 10px Verdana;
	color: red;
	text-align: center;
}

.mu_str {
	font: 10px Verdana;
	color: #ff0000;
	text-align: center;
	width: 4px;
} 

.tbl_gil {
	width: 525px;
	padding: 5;
	margin: 0 0 5px 0;
	text-align: center;
	border: 1px solid silver;
	font: 10px Verdana;
}

.tbl_gil_dat1 {
	width: 230px;
	text-align: center;
}

.tbl_gil_dat2 {
	text-align: left;
	vertical-align: bottom;
	
}

.tbl_sch_dat1 {
	width: 50%;
	text-align: center;
}

.tbl_sch_dat1_v {
	width: 50%;
	text-align: center;
	background-image: url(../images/t_verkocht_kl.gif);
	background-repeat: no-repeat;
	background-position: top  left;
}

.tbl_sch_dat2 {
	vertical-align: bottom;
	text-align: center;
}

.tbl_sie_dat1 {
	width: 33%;
	text-align: center;
}		
.programma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008000;

}
.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;

}
.spegilvet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.rooster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: normal;
}
.interlinie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 28px;
	font-weight: normal;
}
.actie {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;

}
