/* algemeen */
body {
	background-color: #FFFFFF;
	margin : 0 0 0 0px;
}
table {
	border : 0px;
	border-collapse : collapse;
}

table.container {
	width : 100%;
	height : 100%;
}

td {
	padding : 0 0 0 0px;
	vertical-align : top;
	color : #000000;
	font-size : 12px;
	font-family : Arial;
}


/* begin hoofdtabel met achtergronden */
td.container {
	background-repeat : no-repeat;
}
#home {
	background-image : url(../images/back_home.jpg);
	background-color : #00d2e3;
} 
#introductie {
	background-image : url(../images/back_introductie.jpg);
	background-color : #fbba00;
} 
#opleiding {
	background-image : url(../images/back_opleiding.jpg);
	background-color : #a5bf1e;
}
#nascholing {
	background-image : url(../images/back_scholing.jpg);
} 
#lectoraat {
	background-image : url(../images/back_werkveld.jpg);
	background-color : #d03e1f;
}
#impressie {
	background-image : url(../images/back_impressie.jpg);
} 
#international {
	background-image : url(../images/back_international.jpg);
}  
/* einde hoofdtabel met achtergronden */

 

/* begin tabel zoeken, fotostrook en logo */
td.zoeken_fotostrook_logo {
	height : 159px;
}
td.zoeken {
	height : 36px;
	vertical-align : middle;
}
td.fotostrook {
	height : 123px;
}
/* einde tabel zoeken, fotostrook en logo */


td.categorieen {
	height : 92px;
	
}
td.content {
	height : 382px;
}
div.content {
	background-color : White;
}
div.contentmargin {
	padding : 11 20 0 20px;
}
td.content_minheight {
	height : 282px;
	font-family : Arial;
	font-size : 12px;
	width : 100%;
}
td.content_minheight_nomargin {
	height : 382px;
	font-family : Arial;
	font-size : 12px;
	width : 100%;
	padding : 0 0 0 0px;
}
div.ruimte_onder_contentvlak {
	width : 100%;
	height : 15px;
}
td.footer {
	width : 100%;
	background-color : White;
	height : 100%;
}

h1 {
	font-size : 24px;

}
a {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #666666;
}
div.nieuwsintro a, div.nieuwsintro a:Visited, div.nieuwsintro  a:Active, div.nieuwsintro a:Hover  {
	color : White;
	display : block;
	font-size : 13px;
	text-decoration : none;
	margin-bottom : 4px;
}
div.nieuwsintro {
	font-family : Arial;
	font-size : 12px;
	color : Black;	
	padding : 4 6 0 6px;
	background-color : #8ce7f0;
}
	
	/*
	hometitel color : #25b2c1;
	opleidingtitel color : #669900;
	introductietitel color : #ffba00;
	*/

/* start zoekfunctie bovenin */
input {
	border : 1px solid White;
}


#cntnt01moduleform_1 {
	margin: 0px;
	padding : 0px;
	width : 200px;
}	

td.zoekknop {
	vertical-align : middle;
	background-color : White;
	height : 20px;
}
td.zoekinput {
	background-color : White;
	height : 20px;
}
td.zoeken div.zoekknop input {
	width : 30px;
	border : 0px;
	cursor: pointer;
	background-image : url(../images/knop_zoeken.gif);
}
/* einde zoekfunctie bovenin */


td.menuheight {
	height : 323px;
}

td.naw {
	height : 91px;
	vertical-align : bottom;
	padding-bottom : 20px;
}


div.NewsSummaryLink a {
   color : #014366;
}
div.NewsSummaryLink a:Visited {
   color : #014366;
}
div.NewsSummaryLink a:Active {
   color : #014366;
}
div.NewsSummaryLink a:Hover {
   color : #014366;
   text-decoration : underline;
   
}
