html{
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow:hidden; /*get rid of scroll bars in IE */
	/* */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
}

/* Algemene opmaak */
BODY {
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	overflow:hidden; /*get rid of scroll bars in IE */
	color: black;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY.background_webpagina {
	padding:15px 0px 10px 0px;
	background: #FFFFFF url(../_Images/Background_webpage.png) repeat-x fixed top;
	text-align: center;
	max-height:95%; /* needed for container max-height */
}

TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A{
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dashed #eb9d4b;
	text-decoration: none;
	color: #eb9d4b;
}

A:hover{
	text-decoration: none;
	color: #6868ad;
	border-bottom: 1px solid #6868ad;
}

A, IMG{
	text-decoration: none;
	border-bottom: 0px none;
}

H1{
	font-size: 16px;
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #7878ad;
}

H2{
	font-size:14px;
	font-family:Verdana,Arial;
	font-weight:bold;
	margin-bottom:5px;
}

H3{
	font-size: 12px;
	font-family: Verdana,Arial;
	font-weight:bold;
	text-decoration: underline;
}

H4{
	font-size: 12px;
	font-family: Verdana,Arial;
	font-weight:normal;
	text-decoration: underline;
}

P, UL, OL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:100%;
}

ul{margin-top:10px;}

.Logo_table{
	background-color: #1e528e;
}

.link2{
	color: #F0E68C;
}

.link3{
	color: #000000;
}

.link_short{
	color: #cd8405;
	font-size:18px;
}

.textfield2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Image opmaak */
.imageborder1{
	border: 1px solid #545454;
}

/* Pagina opmaak */
.webpagina{
	display:block;
	margin: 0px auto; /* center, not in IE5 */
	overflow:hidden;
	width: 710px;
	height: 94%;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
	border: 1px solid #949494;
	text-align: left;
}

.webpagina_1_column{
	width:430px;
	height:550px;
	padding: 10px 20px 10px 10px;
	float:left;
}

.Logo{
	float: left;
}

.pag_foto{
	float:left;
	width:160px;
	text-align:right;
}

.content{
	clear:both;
	width: 650px;
	height: 70%; /* IE6: treaded as min-height*/
	max-height: 70%;
	overflow: auto;
	padding: 0px 30px 10px 0px;
	margin: 10px 0px 10px 27px;
	text-align: left;
}


.Footer{
	margin: 0px auto;
	width: 710px;
	overflow:hidden;
	padding: 2px 10px 2px 10px;
	border-right: 1px solid #949494;
	border-bottom: 1px solid #949494;
	border-left: 1px solid #949494;
	background-color: #7878ad;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Menu bar */
.hoofdmenu{
	float: left;
	display: inline;
	list-style-type: none;
	text-overflow:hidden;
	overflow:hidden;
	width: 420px;
	height:50px;  /* IE6 browsers */
	max-height:28px;  /* other browsers */
	margin: 40px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	background-color: #f7941e;
	border: 1px solid #949494;
	text-align: center;
	vertical-align:middle;
}

.menu_item{
	float:left;
	overflow:hidden;
	text-indent: 0; 
	cursor: hand;
	margin: 0px 10px 0px 10px;
}

.sub_menu_block{
	clear:both;
	display:block;
	height:25px;  /* IE6 browsers */
	min-height:25px;  /* other browsers */
}

.submenu{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0px 0px 10px 20px;
	background-color: #ffe4c7;
	padding: 5px 10px 5px 10px;
	border: 1px solid #a8a8a8;
	text-align: left;
	vertical-align:middle;
}

.submenu.menu_down{
	cursor: hand;
	color:#333366;
}

/* Content only */
.copyright_notes{
	width:650px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #ababab;
	margin: 20px 20px 20px 20px;
	color:#ababab;
	font-size:10px;
}

.Content_only_body{
	background-color:#FFFFFF;
	text-align:center;
	overflow-y:scroll;
}

.Content_only{
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	border: solid 1px #ababab;
	margin: 20px 20px 20px 20px;
	width:650px;
}

/* Gallery opmaak */

.IMG_gallery{
	border: 0px solid Black;
	margin-left:2px;
} 

.foto_zoom{
	text-align:center;
}

.foto_zoom_note{
	padding: 10px 10px 10px 10px;
	width:400px;
	font-size: 11px;
	text-align:left;
	background-color: #F0F8FF;
}

/* Algemene Note opmaak */
.Note1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F8FF;
	padding: 10px 10px 10px 10px;
}


/* Cursus */
.titel_cursus{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
	display: inline-block;
}

.onderwerp_cursus{
	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
}

.tekst_cursus{
	/*niks*/
}

.datum_new{
	font-size: 10px;
	text-align:left;
}

.cursus_colum1{
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0;
	width:350px;
	height:100%;
	float:left;
	display: inline-block;
}

.cursus_colum2{
	margin: 10px 0px 20px 15px;
	padding: 0 0 0 0;
	width:205px;
	height:400px;
	float:left;
	text-align:right;
	display: inline-block;
	word-wrap:break-word;
	overflow:hidden;
}

.cursus_colum3{
	padding: 0 0 0 0;
	float:left;
	display: block;
}

.cursus_colum4{
	margin: 5px 0px 0px 20px;
	padding: 0 0 0 0;
	float:left;
	text-align:right;
	display: block;
}

.cursus_item{
	text-align:left;
	width: 600px;
}

.cursus_bijlagen{
	display: block;
	margin: 0 0 0 0;
	padding:0 0 0 20px;
}

.Cursus_agenda_kop{
	background-color:#f6f6f6;
	margin-top: 10px;
	border: 1px solid #c06969;
	padding:12px 12px 12px 12px;
	width: 320px;
	color:#737373;
}

.Cursus_agenda_col1{
	width:100px;
	float:left;
}

.Cursus_agenda_col2{
	width:200px;
	float:left;
}

.SPANCursus{
	background-color:#EBEBEB;
	margin-top: 10px;
	padding:12px 12px 12px 12px;
	width: 576px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #b52626;
	display: inline-block;
}

/* Cursus */
.titel_cursus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
	display: inline-block;
}

.onderwerp_cursus{
	margin: 0px 0px 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
}

.tekst_cursus{
	/*niks*/
}