/* Kaj Munk CSS */

IMG {
	border: none;
}

body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat:no-repeat;
	background-color: white; /*#740D50;*/
}

body.kunstmediacultuur2 {
	background-image:url(../Img/achtergrond-kunstmediacultuur2.jpg);
}

a {
	color: white; /*#740D50;*/
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

#logo-kajmunk {
	position: absolute;
	left: 0px;
	top: 0px; /*50px*/
	width: 297px;
	height: 133px;
	border-top: solid 2px black;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
	border-right: solid 1px black;
	background-image:url(../Img/logo-kmc.jpg);
}

#lintmenu {
	position: absolute;
	left: 307px;
	top: 0px;
	height: 57px;
	width: auto;
	visibility: hidden;
}

#lintmenu table {
	height: 57px;
	padding: 0px;
}

#lintmenu table tr {
}

#lintmenu table td {
	vertical-align: top;
	padding-top: 13px; 
	padding-left: 10px;
	padding-right: 10px;
}

#lintmenu table td.actief {
	background-image:url(../Img/lintmenu-actief.gif);
	background-repeat:no-repeat;
	background-position: center;	
}

#lintmenu a {
	font-size: 12pt;
	color: #FFFFFF;
}

#lintmenu td.actief a {
	font-weight: bold;
	height: 57px;
	color: #EDCC8C;
}

#lintmenu a:hover {
	color: #EDCC8C;
	text-decoration:underline;
}

#pijl-boven-pagina {
	/*position:absolute;
	left: 310px;
	top: 150px;
	width: 38px;
	height: 50px;*/
	display: none;
}

#lijstmenu {
	position: absolute;
	background-color: #F8E917; /*#EDCC8C;*/
	left: 0px;
	top: 170px; /*220*/
	width: 297px;
	height: 400px;
	/*border-right: solid 2px black;*/
	border-left: solid 1px black;
}

#lijstmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#lijstmenu li {
	padding: 0;
	margin: 0;
}

#lijstmenu a {
	height: 20px;
	display: block;
	font-size: 11pt;
	padding: 4px 4px 4px 50px;
	color: black;
}

#lijstmenu a:hover {
	color: red;
	text-decoration: underline;
}

#lijstmenu li li a {
	padding-left: 60px;
}


#lijstmenu li li li a {
	padding-left: 70px;
}

#lijstmenu li li li li a {
	padding-left: 80px;
}

#lijstmenu a.actief {
	font-weight: bold;
	background-image:url(../Img/menu-actief-kmc.jpg);
	background-color: red;
	background-position: center;
	background-repeat: no-repeat;
}
#lijstmenu a.actief:hover {
	color: #F8E917;
}

#paginatitel {
	position: absolute;
	left: 310px;
	top: 160px; /*210px*/
	width: 600px;
	height: 50px;
	/*width: auto;*/
	color: #F8E917; /*#006261;*/
	font-weight: bold;
	font-size: 20pt;
}

#pagina-inhoud-canvas {
	position: absolute;
	left: 298px;
	top: 210px; /*260px*/
	width: 600px;
	height: auto;
	background-color: blue; /*#F4DFC2;*/
	padding-bottom: 70px;
	border-left: solid 2px black;
	border-right: solid 2px black;
}

#pagina-inhoud {
	padding: 0px 10px 10px 10px;
	color: white; /* was niets */
}

#pagina-inhoud p {
	font-size: 10pt;
	line-height: 14pt;
	padding: 0px 0px 0px 0px;
}

#pagina-inhoud h1 {
	font-size: 14pt;
	color: white; /*#006261;*/
	font-weight:bold;
}

#pagina-inhoud h2 {
	font-size: 12pt;
	color: white; /*#006261;*/
	font-weight:bold;
}

#pagina-inhoud h3 {
	font-size: 10pt;
	color: white; /*#006261;*/
	font-weight:bold;
}

#pagina-inhoud ul {
	list-style-image:url(../Img/lijst-symbool-kmc.jpg);
	list-style-image: red;
	font-size: 10pt;
	line-height: 14pt;
}

#kajmunk-adres {
	position: absolute;
	left: 20px;
	top: 605px; /*655px*/
	width: 200px;
	height: 70px;
	color: black;
	font-size: 8pt;
	line-height: 12pt;
}

#kajmunk-adres a{
	color: black;
}

#disclaimer {
	position: absolute;
	left: 910px;
	top: 605px; /*655px*/
	width: 85px;
	height: 70px;
	color: black;
	font-size: 8pt;
	line-height: 12pt;
}

#logo-iris {
	position: absolute;
	left: 910px;
	top: 650px; /*700px*/
	width: 32px;
	height: 60px;
}

#leeg {
	position: absolute;
	left: 910px;
	top: 720px; /*770px*/
	width: 85px;
	height: 60px;
	color: black;
	font-size: 8pt;
	line-height: 12pt;
}

#leeg a {
	color: #000000;
	font-size: 8pt;
	line-height: 12pt;
}

.info {
	font-style: italic;
	font-size: 8pt;
}

#pagina-inhoud td, #pagina-inhoud th {
	font-size: 9pt;
}
