/* begin print css */

/* begin screen css */
	
body
{
	background-color: #d3dee4;
	  color: #004165 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 5px;
	padding: 0px;
}

li
	{
	list-style-type: disc;
	padding: 0.5em;
	}

.content_table
	{
	text-align: left;
	width: 800px;
	height: 283px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-spacing: 1;
	}	

.mainmenu
	{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 30px;
	list-style-image: none;
	}
	
.mainmenu li
	{
	padding-left: 10px;
	background: url(Img/arrow.gif) no-repeat 0px 0.3em;
	}
	
.bg
	{
	background-color: #718E9D;
	}

.zoeken
{
	background-color: #5C6466;
	border-bottom-style: solid;
	border-bottom-color: #5C6466;
	border-right-style: none;
	border-top-color: #5C6466;
	border-top-style: solid;
	border-right-color: transparent;
	border-left-style: solid;
	border-left-color: #5C6466;
}
	
.zinput
	{
		background-color: #7C98A6;
		border: 1px solid #000000;
		color: #000000;
		height: 14px;
		font-size: 10px;
	}
	
.zoeken8
	{
		color: #000000;
		background-color: #B6C1C7;
		font-size: 12px;
		height: 16px;
		text-align: center;
	}

a.menub:link, a.menub:visited, a.menub:active
	{
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		background-color: #5C6466;
		text-align: left;
		padding-left: 6px;
		border: 0px solid #000000;
		border-left: 0px;
		border-top: 0px;
		border-bottom: 0px;
		width: 90px;
	}

a.menub:hover
	{
		font-family: Verdana, Arial, Sans-Serif;
		background-color: #7C98A6;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-align: left;
		padding-left: 6px;
		padding-right: 5px;
		border: 0px solid #000000;
		border-left: 0px;
		border-top: 0px;
		border-bottom: 0px;
		width: 90px;
	}

.menubar
	{
		color: #FFFFFF;
		background-color: #5C6466;
		border-left-color:transparent;
		text-decoration: none;
		font-size: 12px;
		text-align: left;
	}
.conarea
	{
		color: Black;
		background-color: White;
		font-size: 12px;
		text-align: left;
	}
.mltop
	{
		color: #FFFFFF;
		background-color: #7C98A6;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		border: 1px solid #000000;
		border-left: 0px;
		border-right: 0px;
		width: 100%;
	}
.ml
	{
		color: #000000;
		background-color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		border: 1px solid #D3DEE4;
		border-left: 0px;
		border-right: 0px;
		border-top: 0px;
		padding-left: 10px;
		width: 100%;
	}

.nav1
	{
		text-decoration: none;
		font-size: 12px;
		color: #000000;
		background: transparent;
		padding-left: 20px;
	}

.content
{
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	  color: #004165 ;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #537BB6;
	background: transparent;
}

a:hover
	{
		text-decoration: none;
		color: #CC0000;
		background: transparent;
	}

a.copyright:link, a.copyright:visited, a.copyright:active
	{
		text-decoration: none;
		font-weight: normal;
		color: #00008B;
		background: transparent;
	}

a.copyright:hover
	{
		text-decoration: none;
		font-weight: normal;
		color: #537BB6;
		background: transparent;
	}

a.menubar:link, a.menubar:visited, a.menubar:active
	{
		text-decoration: none;
		color: #537BB6;
		background: transparent;
		font-size: 11px;
	}

a.menubar:hover
	{
		text-decoration: none;
		color: #CC0000;
		background: transparent;
		font-size: 11px;
	}


.date
	{
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		background: transparent;
		padding-right: 20px;
	}

.copyright
	{
		text-decoration: none;
		font-size: 10px;
		color: #00008B;
		background: transparent;
	}


.title
	{
		color: #00008B;
		text-align: left;
		font-size: 20pt;
	}


table
	{
		font-size: 10px;
		color: #000000;
		padding: 0;
	}
	
.mth_program th
{
	text-align: center;
	background-color: silver;
	font-size: small;
}
.mth_program td
{
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 0.2em 0.5em;
	text-align: center;
	vertical-align: top;
	font-size: small;}

img.photo_bordered
	{
		border-bottom: black 1em solid;
		border-left: black 1em solid;
		border-top: black 1em solid;
		border-right: black 1em solid;
	}
	
div.figure
	{
		width: 35%;
		margin: 0.6em;
		padding: 0.8em;
		border-bottom-color: #c0c0c0;
		border-right-width: thin;
		border-top-color: #c0c0c0;
		border-top-width: thin;
		border-bottom-width: thin;
		border-right-color: #c0c0c0;
		border-left-color: #c0c0c0;
		border-left-width: thin;
	}

div.figure p
	{
		text-align: left;
		font-style: italic;
		font-size: smaller;
		text-indent: 2;
	}
div.figure p.caption
	{
		text-align: left;
		font-style: italic;
		font-size: smaller;
		text-indent: 2;
		width: 195%;
	}

img.scaled
	{
		width: 90%;
	}
	
li.c
	{
		list-style-type: disc;
		padding: 0.5em;
	}

input
	{
		background-color: #7C98A6;
		border: 1px solid #000000;
		color: #000000;
		font-size: 10px;
	}

div.miniheadline h3
{
	margin: 0;
	padding: 0.2em;
	text-align: center;
}

div.mininews
{
    background-color: #FFFFFF;
    /*border-bottom: thin solid #CBCBCB;*/
    padding-top:0.4em;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

p:first-letter
{
}

p:first-line {text-indent:20px; } 

p { text-indent:10px;} 

/* download file images */
img[alt="Excel icon"] { border: 0px ;width:18px; height:18px; }  

img[alt="Pdf icon"] { border: 0px ;width:18px; height:18px; }  

img[src="img/xls2.gif"] { border: 0px ;width:18px; height:18px; } 

img[src="img/PDF_32.png"] { border: 0px ;width:18px; height:18px; } 

.newsdate {
	float: left;
	width: 62px;
	height: 47px;
	background: url(img/newsdate.gif) no-repeat;
	text-transform: uppercase;
	vertical-align: text-bottom;
	text-align:  center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}


.newsdate b {
	display: block;
	margin-top: 15px;
	font-size: 20px;
	color: #2F6AA2;
}

.news_item
{
	background: url(img/news.gif) no-repeat 0px 3px;
	text-indent: 35px;
}
.news_item .wrap
{
	position: relative;
	padding-bottom: 1em;
	padding-left: 52px;
	padding-right: 0px;
	margin-bottom: 2em;
	background: url(img/dotted-black-h.png) repeat-x left bottom;
	padding-top: 0px;
}
.news_item H4
{
	padding-top: 8px;

}

.alert {
	background: #fff6bf url(img/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}


#pagenav UL
{
	list-style-type: none;
	margin: 0px 0px 1.5em;
	width: 100%;
	overflow: hidden;
	list-style-image: none;
}
#pagenav UL LI
{
	list-style-type: none;
	text-align: center;
	padding-bottom: 0px;
	margin: 0px 4px 3px 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	padding-top: 0px;
}
#pagenav UL LI A
{
	list-style-type: none;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding-bottom: 0px;
	line-height: 17px;
	background-color: #eee;
	padding-left: 8px;
	padding-right: 8px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	height: 17px;
	color: #444;
	font-size: 0.91em;
	border-top: #ccc 1px solid;
	cursor: pointer;
	border-right: #ccc 1px solid;
	padding-top: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 1px 1px 2px #fff;
}
 #pagenav UL LI A:hover
{
	color: #000;
	text-decoration: none;
}

/* end screen css */
