/* CSS Document */
/* http://teijininter.imtechvelocity.nl/smartsite.dws?id=CSS-STYLE */
/****************************************************************************
 ******************************* DEFAULT STYLE*******************************
 ****************************************************************************/
body, div, textarea,  table {
	line-height:20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 0.96em;
}

div, textarea,  table {
	font-size: 0.96em;
}


.leftmainmenu
{
    padding-left: 27px;
}

.leftmainmenu li
{
    list-style: none;
}

.leftmenu li
{
    list-style: disc;
}

.leftmenu li
{
    list-style: disc;
}

.leftmenu_selected
{
    list-style: disc;
    font-weight: bold;
}

.leftmainmenu a
{
	color: #000;
	text-decoration: none;
}

a {
	color: #e80322;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

H1, H3, H4, H5, H6
{
	color: #e80322;
}

H1
{	
	font-size: 2.0em;
	font-weight: bold;
	line-height: 40px;

}


H2
{
	font-size: 1.12em;
	font-weight: 800;
	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px; 	
}

H3
{
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px;
	margin: 0px; 	
}

hr {
	border: 1px solid #e80322;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#BigTitle
{
	_height: 62px;
	min-height: 62px;
	width: 484px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#BigTitle H1
{
	padding-top: 20px;
	margin: 0px;
	color: #e80322;
	font-size: 3.5em;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 50px;
}

table.ILLUTable {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.ILLUTable th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.ILLUTable td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}


.Form_Table
{
	width: 30%;
}




/****************************************************************************
 ******************************* AGENDA STYLE******************************
 ****************************************************************************/
 

.Agenda_SelectBox
{
	font-size: 0.95em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}

.Agenda_Maand
{
	margin: 2px;
	border-top:  2px solid #e80322;
	padding-top: 2px;
	padding-left: 2px;
	float: left;
	width: 237px;
}

.Agenda_Header
{
	padding-top: 2px;
	text-align: right;
	width: 730px;
	margin-bottom: 10px;
}


.Agenda_Maand_Overzicht
{
	margin: 2px;
	border-top:  2px solid #e80322;
	background-color:#EFEFEF;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 722px;
	_height: 110px;
	min-height: 110px;
	height: 100%;
}

.Agenda_Row_Container
{
	_height: 110px;
	min-height: 110px;
/*	background-color:#EFEFEF; */
	margin-bottom: 5px;
}


.Agenda_Item_Description {
	width: 100%;
	padding-top: 30px;
}

.Agenda_Maand_Header
{
	border-bottom:  1px solid #e80322;
}

.Agenda_Maand_Header_Overzicht
{
	border-bottom:  1px solid #e80322;
}

.Agenda_Item_Beschrijving
{
	border-bottom:  1px solid #e80322;
}

.Agenda_Header_Overzicht
{
	border-top:  2px solid #e80322;
	margin-top: 3px;
	padding-top: 2px;
	text-align: left;
	width: 907px;
}


.Agenda_Maand_Titel
{
	background: #e80322;
}

.Agenda_Item
{
	margin: 0px;
	border-top: 2px solid #e80322;
	_height: 200px;
	min-height: 200px;
}

.Agenda_Footer
{
	margin-top: 20px;
	border: 1px solid #e80322;
	clear: both;
}
 
.Agenda_Image
{
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	float: left;
}
 
.Agenda_Image img
{
	border: 0px;
}

.Agenda_Content
{
	border-top: 1px solid #e80322;
	border-bottom: 1px solid #e80322;
	color: #e80322;
	margin: 20px;
	float: left;
	_height: 200px;
	min-height: 200px;
}
 
.Agenda_Content_Left_Grey
{
	text-align:left;
	font-weight:bold;
	float: left;
	margin: 0px;
	padding-left: 10px;
	width: 180px;
	background-color:#EEEEEE;
	line-height:20px;
}

.Agenda_Content_Middle_Grey
{
	text-align: center;
	float: left;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	width: 20px;
	background-color:#EEEEEE;
	line-height:20px;
}

.Agenda_Content_Right_Grey
{
	text-align:left;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-color:#EEEEEE;
	line-height:20px;
}

.Agenda_Content_Left_White
{
	text-align:left;
	font-weight:bold;
	float: left;
	margin: 0px;
	padding-left: 10px;
	width: 180px;
	background-color: #FFFFFF;
	line-height:20px;
}

.Agenda_Content_Middle_White
{
	text-align: center;
	float: left;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	width: 20px;
	background-color: #FFFFFF;
	line-height:20px;
}

.Agenda_Content_Right_White
{
	text-align:left;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-color: #FFFFFF;
	line-height:20px;
}

.Agenda_Overview
{
	border-top: 1px solid #e80322;
	color: #e80322;
	margin: 20px;
	float: left;
}

.Agenda_Overview_Content
{
	text-align:left;
	font-weight:bold;
	float: left;
	margin: 0px;
	padding-left: 10px;
	width: 180px;
	background-color:#EEEEEE;
	line-height:20px;
}



/****************************************************************************
 ******************************* TOPMENU STYLE*******************************
 ****************************************************************************/

.TopMenu_Divider
{
	position: relative;
	float: left;
	width: 2px;
	height: 16px;
	margin-top: 6px;
	background-color: #e80322;	
	clear: none;
}

.TopMenu_Item {
	position: relative;
	float: left;
	color: #ffce00;
	margin-top: 0px;
	padding-left: 11px;
	padding-right: 15px;
	font-size: 1.1855em;
	font-weight: bold;
	clear: none;
	LINE-HEIGHT: 27px;
	height: 27 px; 
}

.TopMenu_Item a {
	text-decoration: none;
	color: #2C367F;
	LINE-HEIGHT: 27px;
	height: 27 px; 
}

.TopMenu_Item_Selected {
	position: relative;
	float: left;
	color: #e80322;
	BACKGROUND-COLOR: #ffce00;
	margin-top: 0px;
	padding-left: 11px;
	padding-right: 15px;
	font-size: 1.1855em;
	font-weight: bold;
	clear: none;
	LINE-HEIGHT: 27px;
	height: 27 px; 
}

/****************************************************************************
 ******************************* TOPSUBMENU STYLE****************************
 ****************************************************************************/

.TopSubMenu_Divider
{
	position: relative;
	float: left;
	width: 1px;
	height: 16px;
	margin-top: 6px;
	background-color: #d0d0d0;
}

.TopSubMenu_Home_Item
{
	position: relative;
	float: left;
	color: #fff;
	margin-top: 3.5px;
	padding-right: 11px;
	font-size: 1.12em;
}

.TopSubMenu_Home_Item a
{
	color: #333;
	text-decoration: none;
}

.TopSubMenu_Home_Item a:hover
{
	color: #333;
}

.TopSubMenu_Item
{
	position: relative;
	float: left;
	color: #333;
	margin-top: 3.5px;
	padding-left: 11px;
	padding-right: 11px;
	font-size: 1.12em;
}

.TopSubMenu_Flag
{
	padding-top: 3px;
}

/****************************************************************************
 ******************************* TOPSEARCH STYLE*****************************
 ****************************************************************************/
 
 .TopSearch_Item
{
	position: relative;
	float: left;
	margin-top: 2px; 
	padding-left: 11px;
	padding-right: 11px;
	font-size: 0.94em;
	clear: none;
}

.TopSearch_Box
{
	font-size: 0.96em;
	width: 102px;
	padding: 1px;
	border-style: none;

}

.TopSearch_Button
{
	
	padding: 0 0 2px 3px;
	vertical-align: middle;
	margin-bottom: 5px;
}



/****************************************************************************
 ******************************* WORLDMAP STYLE*****************************
 ****************************************************************************/

.Worldmap_Searchform
{
	font-size: 0.80em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}

.Worldmap_SearchResults
{
	font-size: 0.90em;
	font-family: Arial, Helvetica, sans-serif;

}

.Worldmap_SearchResultsTitle
{
	font-size: 0.95em;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #808080;
	background-color: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;

}
/****************************************************************************
 ******************************* NEWS STYLE**********************************
 ****************************************************************************/

#News_Item_Date
{
	Font-weight: bold;
}

#News_Item_Content
{
	padding-right: 10px;
}


.News_Overview_Content
{
	padding-right: 10px;
	font-size: 0.80em;
	line-height: 14px;
}

.News_Overview_Content a
{
	color: #e80322;
	text-decoration: none;

	
}

.News_Overview_Content a:hover
{
	text-decoration: underline;
}


.News_Overview_Hr
{
	height:1px;
	border:1px solid #000000;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.News_Overview_Date
{
	Font-weight: bold;
	font-size: 0.9em;
}

.News_Overview_ArchiveLink
{
	text-align: right;
	padding-right: 10px;
	margin-top: 30px;
}

.News_Overview_ArchiveLink a
{
	color: #e80322;
	text-decoration: none;
	font-weight: bold;
}

.News_Overview_ArchiveLink a:hover
{
	text-decoration: underline;
}

.News_Homepage_item
{
	width: 200px;
	float: left;
	_height:161px;
	min-height:161px;
}

.News_Homepage_divider
{
	width: 30px;
	float: left;
	_height:161px;
	min-height:161px;
}

.News_Homepage_titel
{
	width: 200px;
	padding-left: 15px;
	font-size: 1.12em;
	font-weight: 800;
	color: #808080;
	background-color:#d0d0d0;
}

.News_Homepage_content
{
	width: 200px;
	font-size: 0.95em;
	line-height: 15px;
	color: #000000;
}

.News_Homepage_content h2
{
	width: 200px;
	font-size: 1.0em;
	margin-top: 10px;
	color: #E2001A;
	font-weight: bold;
}

.More
{
	font-size: 1.0em;
	color: #E2001A;
	font-weight: bold;
}

/****************************************************************************
 ******************************* HOMEPAGE DOCUMENT STYLE*********************
 ****************************************************************************/
 
#Homepage_Banner
{
	_text-align: center;
	text-align: left;
	padding-top: 30px;
}
 
 .Homepage_document_item
 {	
	_padding-left: 63px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 10px;
	font-size: 0.90em;
	line-height: 15px;
	padding-top: 10px;
 }

/****************************************************************************
 ******************************* HOMEPAGE SLOGAN & LEAD IN TEXT STYLE*********
 ****************************************************************************/

#Homepage_Slogan
{
	_height: 62px;
	min-height: 62px;
	width: 484px;
	padding-top: 10px;
}


#Homepage_Slogan H1
{
	padding-top: 20px;
	margin: 0px;
	color: #e80322;
	font-size: 3.12em;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 50px;
}

#Homepage_Lead_Text
{
	height: 181px;
	width: 454px;
	min-height: 120px;
	font-weight: bold;
	line-height: 23px;
	padding-right: 30px;
	padding-top: 46px;
	font-size: 1em;
}


.smalltext {
 font-family: sans-serif, Arial, Helvetica;
 font-size: 8pt
}

.boxed {
border: 1px solid block;
background-color: linen;
padding: 3px;
}

.blue {
	color: blue;
}
.red {
	color: #e80322;
}

#Middle_middle p img {
	padding: 5px;
}

.sponsoring
{
    color: #808080;
    margin-top: 2px;
}

.sponsoring p
{
    line-height: 15px;
    margin: 6px 0px;
}
