/****************************/
/*   UZ Gent - OnderHUIDs   */
/*         MAIN CSS         */
/****************************/

body, html {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 100%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #636466;
	background-color: #FFFFFF;
}
td {
	vertical-align: top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	/*color: #636466;*/
	line-height: 16px;
}
td#pic01 {
	background-image: url(../_img/a.jpg);
	/*background-color: #000000;*/
	background-repeat: no-repeat;
	width: 400px;
	left: 10px;
	top: 0px;
	
	height: 100%;
}
td#pic02 {
	background-image: url(../_img/b.jpg);
	/*background-color: #000000;*/
	background-repeat: no-repeat;
	width: 400px;
	/*height: 100%;*/
	height: 100%;

}
td#pic03 {
	background-image: url(../_img/c.jpg);
	/*background-color: #000000;*/
	background-repeat: no-repeat;
	width: 400px;
	/*height: 100%;*/
	height: 100%;

}
td#pic04 {
	background-image: url(../_img/d.jpg);
	/*background-color: #000000;*/
	background-repeat: no-repeat;
	width: 400px;
	/*height: 100%;*/
	height: 100%;

}
td#pic05 {
	background-image: url(../_img/e.jpg);
	/*background-color: #000000;*/
	background-repeat: no-repeat;
	width: 400px;
	/*height: 100%;*/
	height: 100%;

}

td#outercocoon {
	background-color: #FFFFFF;
}
/* LANGUAGE SELECTOR */
td#lng {
	height: 25px;
	vertical-align: middle;
}
td#lng td#lng1 {
	width: 50px;
	background-color: #EEEEEE;
	border-right: 2px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
td#lng td#lng2 {
	width: 50px;
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
/* PAGE TITLE */
td#pagettl {
	padding-left: 150px;
	padding-top: 38px;
	height: 170px;
}
td#txt {
	line-height: 22px;

}
/* NAV */
.navitem {
	height:25px;
	padding-left: 30px;
	cursor: pointer;
}
td#navcol1 {
	text-align: right;
	padding-right: 15px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image:url(../_img/bgnavcol1.jpg);
	width: 30px;
}
td#navcol2 {
	padding-top: 15px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom: 15px;
	background-image:url(../_img/bgnavcol2.jpg);
	line-height: 25px;
}
td#navcol3 {
	width: 15px;
}
td#navblock {
	background-image:url(../_img/bgnavcol2.jpg);
}
/* SUB NAV */
#div0 { position:absolute; left:145px; top:198px; width:275px; height:150px; visibility: hidden;}
#div1 { position:absolute; left:145px; top:198px; width:275px; height:150px; visibility: hidden;}
#div2 { position:absolute; left:145px; top:198px; width:275px; height:150px; visibility: hidden;}
#div3 { position:absolute; left:145px; top:227px; width:275px; height:50px; visibility: hidden;}
#div4 { position:absolute; left:145px; top:198px; width:275px; height:100px; visibility: hidden;}
#div5 { position:absolute; left:145px; top:276px; width:275px; height:50px; visibility: hidden;}
#div6 { position:absolute; left:145px; top:302px; width:275px; height:50px; visibility: hidden;}
#div7 { position:absolute; left:145px; top:327px; width:275px; height:50px; visibility: hidden;}
#div8 { position:absolute; left:145px; top:352px; width:275px; height:50px; visibility: hidden;}
/* TABLE PROGRAMS */
.prgrow1 {
	padding: 4px;
	background-color: #1D494C;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	height: 25px;
}
.prgrows {
	padding: 4px;
	background-color: #EEEEEE;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	height: 25px;
}
/* NEWS */
.D {
	padding-bottom: 2px;
	}
.D_item {
	padding-left: 5px;
	height: 22px;
	background-color: #EEEEEE;
	display:block;
	cursor: pointer;
	text-decoration: none;
}
.D_item:hover {
	color: #FFFFFF;
	background-color: #1FB259;
	text-decoration: none;
}
.T {
	padding-left: 4px;
	padding-bottom: 2px;
	}
.T a {
	color: #1FB259;
	text-decoration: none;
}
.T a:hover {
	color: #1FB259;
	text-decoration: underline;
}
.origCl {
	background-color: #EEEEEE;
	}
.newsitem {
	padding: 4px;
	height: 25px;
	border-bottom: 2px solid #FFFFFF;
	padding: 4px;
	cursor: pointer;
}
.tableRollOverEffect1{
		background-color:#1FB259;
		color:#FFFFFF;
	}

.tableRowClickEffect1{
		background-color:#1FB259;
		color:#FFFFFF;
	}

/* PAGE FOOTER */
td#footer {
	padding-left: 150px;
	height: 30px;
}
/* FORMS */
form {
	padding: 0px;
	margin: 0px;
}
.subscribefld {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	padding-left: 3px;
	height: 20px;
}
.nb {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	padding-left: 3px;
	height: 20px;
}
.txtarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.btn {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	height: 22px;
}

/* LINKS */
a {
	color: #636466;
	text-decoration : none;
}
a:hover {
	color: #636466;
	text-decoration : underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.green {
	color: #1FB259;
	text-decoration: none;
}
a.green:hover {
	color: #1FB259;
	text-decoration: underline;
}

/* LISTS */
ul {
	margin-top: 5px;
}
/* HEADINGS */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1FB259;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #44BBE3;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

