/* CSS Document */

/*== Standard crap =======================================================================*/

body {
        background:             #3165A5;
        color:                  #FFFFFF;
    font-family:      "Lucida Grande", "Trebuchet MS", Charcoal, Arial, Helvetica;        
//        font-family:            Verdana, Arial, Helvetica, Sans Serif;
        font-size:              12px;
        margin:                 0px;
        padding:                0px;
}



/*== Tables ==============================================================================*/

TD#imagePane {
	background:		#3165A5;
	border-bottom:		1px dashed #FFFFFF;
	border-right:		1px dashed #FFFFFF;
        height:			150px;
        width:			150px;
}

TD#titlePane {
        background:             #3165A5;
        border-bottom:          1px dashed #FFFFFF;
        height:                 150px;
        vertical-align:         bottom;
}

TD#menuPane {
	background:		#3165A5;
	border-right:		1px dashed #FFFFFF;
        vertical-align:         top;
        width:			150px;
}

TD#contentPane {
	background:		#3165A5;
        vertical-align: 	top;
}

/*== Text ================================================================================*/

.headerText {
	font-size:		24px;
	font-weight:		bold;
	color:			#294184;
	text-align:		center;
    valign:			top;
	padding-bottom: 	25px;
	text-transform:		lowercase;
	letter-spacing:		.4em;
}

.contentHeader {
	border-bottom:    1px dotted #FFFFFF;
	color:            #FFFFFF;
    font-family:      "Gill Sans", "Trebuchet MS", Charcoal, Arial, Helvetica;
	font-size:		  16px;
//	font-weight:      bold;
	letter-spacing:   .35em;
	margin:           20px;
	margin-bottom:    0px;
	margin-top:       50px;
    text-align:       left;
    vertical-align:   top;
    width:            500px;
}

.publicationYearHeader {
        background:             #000000;
        color:                  #FFFFFF;
    font-family:      "Gill Sans", "Trebuchet MS", Charcoal, Arial, Helvetica;
        font-size:              13px;
        font-weight:            bold;
        letter-spacing:         .35em;
        margin:                 0px;
        text-align:             left;
        vertical-align:         top;
        width:                  510px;
}

.contentTextNormal {
	color:			#FFFFFF;
    font-family:      "Lucida Grande", "Trebuchet MS", Charcoal, Arial, Helvetica;
	font-size:	      12px;
	margin: 		20px;
	margin-top: 		10px;
        text-align:		justify;
        vertical-align: 	top;
        width: 			500px;
}

.contentTextQuotation {
	color:	          #FFFFFF;
    font-family:      "Lucida Grande", "Trebuchet MS", Charcoal, Arial, Helvetica;
	font-size:	      12px;
	font-style:	      italic;
	margin:           35px;
	margin-top:       10px;
	margin-bottom: 	  10px;
    vertical-align:   top;
    width:            430px;
}

.contentTextJazzQuotation {
	color:			#FFFFFF;
    font-family:      "Lucida Grande", "Trebuchet MS", Charcoal, Arial, Helvetica;
	font-size:	      12px;
	font-style:		italic;
	margin: 		35px;
	margin-top: 		10px;
	margin-bottom: 		0px;
        vertical-align: 	top;
        width:                  430px;
}

.contentTextJazzQuotationAuthor {
	color:			#FFFFFF;
    font-family:      "Lucida Grande", "Trebuchet MS", Charcoal, Arial, Helvetica;
	font-size:	      12px;
	margin: 		35px;
	margin-top: 		0px;
	margin-bottom: 		40px;
        text-align:             right;
        vertical-align: 	top;
        width:                  430px;
}

.fixedWidthText {
	color:			#FFFFFF;
        font-family:		"Courier New", Courier;
	font-size:	      12px;
	margin: 		20px;
	margin-top: 		10px;
        vertical-align: 	top;
        width: 			500px;
}


.titleTextHeader {
	color:			#FFFFFF;
    font-family:      "Gill Sans", "Trebuchet MS", Charcoal, Arial, Helvetica;
	font-size:		24px;
	margin-left: 		20px;
        text-align:		left;
        vertical-align: 	bottom;
}



/*== Hyperlinks ==========================================================================*/

A:link, a:visited {
	color: 			yellow;
	text-decoration: 	none;
	font-weight: 		bold;
}

A:hover {
	color: 			#7ADC32;
	text-decoration: 	none;
	font-weight: 		bold;
}

A.showListName:link, A.showListName:visited {
	color: 			#3956B3;
	text-decoration: 	none;
 	font-size: 		12px;
	font-weight: 		bold;
}

A.showListName:hover {
	color: 			#7AA8EE;
	text-decoration: 	none;
 	font-size: 		12px;
	font-weight: 		bold;
}


/*== Bounding boxes ======================================================================*/

#imagePaneBox {
	background: 		#3165A5;
	border: 		0px;
	heigth:			150px;
	padding: 		0px;
        width:			150px;
}

#navigationIconBox {
	background: 		#3165A5;
	border: 		0px;
        float:                  left;
	heigth:			50px;
        margin-left:            48px;
        margin-top:             18px;
	padding: 		0px;
        width:			50px;
}



#pictureRight {
        background:             #3165A5;
        float:                  right;
        padding:                5px;
<!--    heigth:                 120px; -->
<!--    width:                  120px; -->

}





#upperLeftPane {
	border-bottom:		1px dashed #000000;
	padding: 		0px;
        float : 		center;
	background: 		#000000;
}

#mainLogoBox {
	width: 			341px;
	height: 		130px;
	border: 		none;
	padding: 		10px;
	background: 		#FFFFFF;
}

#dashedBox {
        width:			100px;
	heigth:			50px;
	border: 		1px dashed #000000;
	border-right: 		none;
	padding: 		2px;
        float : 		right;
	background: 		#DDDDFF;
}

#iconBox {
        width:			150px;
	heigth:			32px;
	border: 		1px dashed #000000;
	padding: 		2px;
	background: 		#FFFFFF;
}

#showListTableBox {
	padding-left: 		15px;
        padding-top:            20px;
        float : 		left;
	background: 		#FFFFFF;
}





/*== Tekst ===============================================================================*/

.tekst_kop {
	font-size:	12px;
	font-weight:	bold;
	color:		#0039F7;
	text-align:	left;
        margin:		8px;
        margin-top:	5px;
        margin-bottom:	3px;
}

.tekst {
	font-size:	12px;
	color:		#000000;
	text-align:	justify;
        margin:		8px;
        margin-top:	2px;
        margin-bottom:	10px;
}

.opsomming_punt {
	font-size:	11px;
	color:		#000000;
	text-align:	justify;
        margin:		4px;
        margin-top:	2px;
	margin-right:	100px;
        margin-left:	0px;
}

.inhoud_kop {
	font-size:		11px;
	font-weight:		bold;
	color:			#000000;
	text-align:		left;
	padding-top: 		4px;
	padding-left: 		9px;
	text-transform:		uppercase;
	letter-spacing:		.5em;

}

.copyright_tekst {
	font-size:	11px;
	color:		#000000;
	text-align:	center;
	float:		center;
}




/*== Tabellen ============================================================================*/

td {
	text-align: left;
	font-size: 11px;
}



/*== Links ===============================================================================*/



a.menuitem:link, a.menuitem:visited {
	display: 		block;
	background: 		url(./images/menu_item_oranje.png) no-repeat;
	vertical-align: 	top;
	font-size: 		12px;
	font-weight: 		bold;
	color: 			#FFFFFF;
	text-align: 		left;
	padding-top: 		5px;
	padding-left: 		18px;
	height: 		19px !important;	
	height: 		25px;
	width: 			100%;
	border-top : 		1px solid #FFFFFF;
	text-decoration: 	none;
}

a.menuitem:hover {
/*	background-position: 0px -25px;		*/
	background: url(./images/menu_item_blauw.png) no-repeat;
	text-decoration: none;
	color: #FF6600;
}

a.menuitem_actief:link, a.menuitem_actief:visited {
	display: block;
	background: url(./images/menu_item_blauw.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;	
	height: 25px;
	width: 100%;
	border-top : 		1px solid #FFFFFF;
	text-decoration: none;
}

a.menuitem_actief:hover {
	background-position: 0px -25px;
	background: url(./images/menu_item_blauw.png) no-repeat;
	text-decoration: none;
	color: #FF6600;
}



/*== Kaders ==============================================================================*/

#main_outline {
	width: 			802px !important;
	width: 			808px;
	border: 		1px solid #CCCCCC;
	padding: 		2px;
        float : 		center;
	background: 		#FFFFFF;
}

#picture_outline {
	width: 		104px;
        float : 		left;
	border: 		1px solid #FFFFFF;
	padding: 		2px;
	margin-top:		5px;
	background: 		#FFFFFF;
}

#left_outline {
	margin-top: 4px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 0px; 
	padding-top: 0px;
	float: left;
	width: 159px !important;
	width: 165px;
}

#header_area {
	width: 			802px !important;
	text-align: 		left;
	float:			center;
	border: 		0px;
	margin: 		0px;
}

#header {
	float: 			center;
	padding: 		0px;
	margin: 		0px;
	width: 			635px;
	height: 		150px;
/**	background: 		url(../images/header_short.jpg) no-repeat;	**/
}

#banner_outline {
	width: 			468px;
	border: 		1px solid #000000;
	padding: 		2px;
	margin-top:		20px;
	background: 		#FFFFFF;
}



/*======================================================================================*/


table.moduletable {
	float:			left;
	width: 			100%;
	margin-bottom: 		5px;
	padding: 		0px;
	border-spacing: 	0px;
	border-collapse:	collapse;
}
