#prog_cont {
	position: relative;
	font-size: 11px;
	line-height: 1;
}

#row {
	padding-right: 10px;
	font-weight: normal;
	color: #cccccc;
	text-align: right;
	overflow: hidden;
}

.head {
	height: 40px;
	padding-left: 17px;
	font-size: 12px;
	line-height: 1.5;
}

.odd {
	height: 19px;
	border-bottom: 1px solid #333333;
}

.even {
	height: 19px;
	border-bottom: 1px solid #bbbbbb;
}

#row_label {
	float: left;
	width: 115px;
	color: #333333;
	text-align: center;
	margin-left: 8px;
	padding-top: 10px;
}

#prog_cont ul {
	margin: 0;
	list-style: none;
	color: #333333;
	font-weight: normal;
}

#prog_cont li {
	display: block;
}

#prog_cont ul li ul {
	clear: both;
}

#prog_cont ul li ul li {
	float:left;
	width: 63px;
}

#twintig {
	height: 17px;
	padding: 3px 10px 0px 10px;
}

#twintig_t {
	height: 16px;
	padding: 3px 10px 0px 10px;
	margin-bottom: 1px;
}

#veertig {
	height: 20px;
	padding: 10px;
}

#zestig {
	height: 40px;
	padding: 10px;
}

#tachtig {
	height: 60px;
	padding: 10px;	
}

#honderd {
	height: 80px;
	padding: 10px;	
}

#honderdtwintig {
	height: 100px;
	padding: 10px;	
}

#honderdveertig {
	height: 120px;
	padding: 10px;	
}

#tweehonderdveertig {
	height: 220px;
	padding: 10px;	
}

.grey {
	background-color: #cccccc;
}

.lightgreen_30 a {
	display: block;
	background-color: #51ff08;
	text-decoration: none;
	height: 20px;
	padding: 5px 10px;
}

.lightgreen_30 a:hover {
	background-color: #ff911e;
	color: #ffffff;
	text-decoration: none;
}

.lightgreen_30t a {
	display: block;
	background-color: #51ff08;
	text-decoration: none;
	height: 19px;
	padding: 5px 10px;
	margin-bottom: 1px;
}

.lightgreen_30t a:hover {
	background-color: #ff911e;
	color: #ffffff;
	text-decoration: none;
}

.lightgreen_60 a {
	display: block;
	background-color: #51ff08;
	text-decoration: none;
	height: 40px;
	padding: 10px;
}

.lightgreen_60 a:hover {
	background-color: #ff911e;
	color: #ffffff;
	text-decoration: none;
}

.lightgreen_120 a {
	display: block;
	background-color: #51ff08;
	text-decoration: none;
	height: 110px;
	padding: 5px;
}

.lightgreen_120 a:hover {
	background-color: #ff911e;
	color: #ffffff;
	text-decoration: none;
}

.lightgreen_140 a {
	display: block;
	background-color: #51ff08;
	text-decoration: none;
	height: 120px;
	padding: 10px;
}

.lightgreen_140 a:hover {
	background-color: #ff911e;
	color: #ffffff;
	text-decoration: none;
}

.lightgreen_160 a {
	display: block;
	background-color: #51ff08;
	text-decoration: none;
	height: 140px;
	padding: 10px;
}

.lightgreen_160 a:hover {
	background-color: #ff911e;
	color: #ffffff;
	text-decoration: none;
}

.lightgreen_special {
	background-color: #45b217;
	color: #ffffff;
}

.grey_special a {
	display: block;
	background-color: #cccccc;
	color: #000000;
	text-decoration: none;
	height: 300px;
	padding: 10px;
}

.grey_special a:hover {
	background-color: #ff911e;
	text-decoration: none;
	color: #ffffff;
}

.darkgreen {
	background-color: #45b217;
}

.doubledarkgreen {
	background-color: #1f6200;
	color: #ffffff;
}

#col1 {
	position: absolute;
	width: 115px;
	top: 99px;
	left: 25px;
	height: 360px;
}

#col2 {
	position: absolute;
	width: 115px;
	top: 79px;
	left: 148px;
	height: 360px;
}

#col3 {
	position: absolute;
	width: 115px;
	top: 79px;
	left: 271px;
	height: 520px;
}

#col4 {
	position: absolute;
	width: 115px;
	top: 79px;
	left: 394px;
	height: 360px;
}

#col5 {
	position: absolute;
	width: 115px;
	top: 59px;
	left: 517px;
	height: 320px;
}

#col6 {
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
	background-color: #ffffff;
	padding-top: 55px;
	padding-right: 10px;
	padding-left: 5px;
}

#col6 li {
	height:  40px;
	color: #333333;
	font-size: 12px;
}