/*=================================================*/
/*                                                 */
/*   BREADCRUMB                                    */
/*                                                 */
/*=================================================*/

#breadcrumb
{
	font: 10px "Arial Narrow", UnDotum, Dingbats, Sans, sans-serif;
	letter-spacing: 1px;
	
	padding-top: 5px;
	
	height:30px;
}

#breadcrumb li
{
	display: inline;
	_display:block;
	_float:left;
	
	background: url(../pics/layout/closed.gif) no-repeat 5px;
	
	padding-left: 18px;
}

#breadcrumb li#first
{
	background: none;
	padding-left: 0;
	_margin-left: 0;
}

#breadcrumb a
{
	text-decoration: none;
	color: black;
	
/*	text-transform: uppercase; */
}

#breadcrumb a:hover
{
	text-decoration: underline;
}


/*=================================================*/
/*                                                 */
/*   ARTICLELIST                                   */
/*                                                 */
/*=================================================*/

#articlelist
{
	float: right;
	
	width: 284px;
	margin-right: 15px;
	
	margin-left: 20px;
}

#articlelist ul
{
	margin-bottom: 5px;
	list-style-type: none;
}

#articlelist ul li
{
/*	background: #FEF8D8; */
	
	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 1px;
	display: block;
	padding: 6px;
}

#articlelist ul li.head
{
/*	background: #FFEDA3; */
	
	color: black;
	font: 16px Georgia, "Times New Roman", Times, serif;

	padding: 8px 8px 8px 40px;
}

#articlelist ul li.foot
{
	text-align: right;
	padding: 0 6px 6px 0;
}

#articlelist ul li.foot a
{
	color: #940308;
	font-size: 11px;
}

#articlelist a
{
	text-decoration: none;
	color: black;
	font-size:12px;
}

#articlelist a:hover
{
	text-decoration: underline;
}

#articlelist ul li p.quotation
{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #1A76B2;

	text-align: right;
	padding: 10px 5px 10px 10px;
}

#articlelist ul li p.quotation em
{
	display: block;
	text-align: left;
	line-height: 200%;
	font-style: italic;
	
	margin-bottom: 10px;
}

#articlelist ul li div#slideshow
{
	height: 148px;
}


/* -- TODO -- */
/*
#articlelist ul li.foot
{
	text-align: right;
	padding: 0 6px 6px 0;
}
 
#articlelist ul li.foot a
{
	color: #940308;
	font-size: 11px;
}
*/

/*-- ONE --*/

#articlelist #one li.head
{
	background: #DFC5A4 url(../pics/icons/article-icon1.gif) no-repeat 8px;
}
#articlelist #one li
{
	background-color: #EFE0CD;
}


/*-- TWO --*/

#articlelist #two li.head
{
	background: #B9DDED url(../pics/icons/article-icon2.gif) no-repeat 8px;	
}
#articlelist #two li
{
	background-color: #DCEDF5;
}


/*-- THREE --*/

#articlelist #three li.head
{
	background: #99D3BA url(../pics/icons/link-icon3.gif) no-repeat 8px;
}
#articlelist #three li
{
	background-color: #CCE8DA;
}


/*-- FOUR --*/

#articlelist #four li.c1
{
	background-color: #FFEDA3;
}
#articlelist #four li.c2
{
	background-color: #FFF7D6; 
}




/*=================================================*/
/*                                                 */
/*   CONTENTS                                      */
/*                                                 */
/*=================================================*/

/* -- contens -- */

#contents
{
	margin-left: 220px;
}


/* -- article -- */

#article
{
	font: 13px Arial, Helvetica, sans-serif;
	color: #352D1F; /*#6A5B3E;*/
	margin-right: 15px;
}

#article h6 /* subtitle */
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #777777;
	padding-bottom:5px;
}

#article h5 /* head-title-specials */
{
	display: inline;
	
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: black;
	
	margin: 0px;
	padding: 0px;
	
	padding-bottom: 1px;
		
	border-bottom: 1px solid black;
}

/* headings */
#article h1
{
	margin-top: 10px;
	margin-bottom: 10px;
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #145470;
}

#article h2
{
	margin-bottom: 10px;
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #145470;
}

#article h3
{
	margin-bottom: 10px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #145470;
}

#article h4
{
	margin-bottom: 10px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #145470;
}



#article p + h1
{
	margin-top: 20px;
}

#article p + h2
{
	margin-top: 20px;
}

#article p + h3
{
	margin-top: 20px;
}

#article p + h4
{
	margin-top: 20px;
}


#article p
{
	padding-bottom: 10px;
}


#article a
{
	text-decoration: none;
	color: #174D80;
/*	color: #6A5A3A; -- MARTIJN, KIJK JE EFFKS HIER NAAR ? */
}

#article a:hover
{
	text-decoration: underline;
	color: #145470;
}

#article p span
{
	color: #993300;
}


/* FANCY TEXT */

#article .fancytextleft, #article .fancytextright, #article .fancytext
{
	line-height: 150%;
	display: inline-block;
	padding: 5px 5px 4px 5px;
	
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	
	font-size: 10pt;
	text-align: center;
}

#article .fancytextleft span, #article .fancytextright span, #article .fancytext span
{
	display: block;
	font: 8pt Arial,Helvetica,Geneva,sans-serif;
	text-align: right;
	
	margin-top: 10px;
}


/* FANCY IMAGES */

#article .fancyleft, #article .fancyright, #article .fancy
{
	display: inline-block;
	padding: 5px 5px 4px 5px;

	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	
	font: 8pt Arial,Helvetica,Geneva,sans-serif;
}

#article .fancyleft, #article .fancytextleft
{
	float: left;

	margin: 0 10px 5px 0;	
}

#article .fancyright, #article .fancytextright
{
	float: right;
	
	margin: 0 0 5px 10px;
}

#article ul
{
	padding-bottom: 10px;
}

#article li
{
	margin-left: 25px;
	
	padding-bottom: 5px;
}


/* -- INFOBAR -- */

#infobar
{
	display: inline-block;
	float:left;
	_float:inherit;
	
	margin: 10px 0 25px 0;
	border-top: 1px solid #B5AE9E;
	
	font: 10px "Arial Narrow", UnDotum, Dingbats, Sans, sans-serif;
	letter-spacing: 1px;
	
	_width:731px;
}

#infobar a
{
	text-decoration: none;
	color: black;
}

#infobar a:hover
{
	text-decoration: underline;
	color: #145470;
}

#infobar ul
{
	list-style-type: none;
}

#infobar ul#leftitem
{
	padding-top: 12px;
	
	height: 25px;
	_height: 37px;
	_hei\ght: 25px;
}

#infobar li
{
	display: inline;
	
	_display:block;
	_float:left;
	_margin-right:5px;
}

#infobar ul#leftitem
{
	float: left;
	background: #F1F6FC;
	
	width: 370px;
}

#infobar ul#leftitem li
{
	margin-left: 10px;
	padding-left: 20px;

/*	_text-indent: 30px;
	_tex\t-indent: inherited;*/

}

#infobar ul#leftitem li.print
{
	background: url(../pics/icons/print.gif) no-repeat left; 
}

#infobar ul#leftitem li.mail
{
	background: url(../pics/icons/mail.gif) no-repeat left;
}

#infobar ul#leftitem li.comment
{
	background: url(../pics/icons/react.gif) no-repeat left;
}

#infobar ul#leftitem li.articles
{
	background: url(../pics/icons/point-right.gif) no-repeat left;
}



#infobar div
{
	float: left;
	background: #FFF7D6;
	margin-left: 1px;
	padding-left: 10px;
	
	height: 37px;
	
	width: 350px;
	_width: 360px;
	_wid\th: 350px;
}

#infobar div p
{
	background: url(../pics/icons/point-right.gif) no-repeat 0 10px;
	padding: 12px 0 5px 20px;
	float: left;
	
	width: 150px;
}

#infobar div ul
{
	float: right;
	padding: 10px 15px 0 0;
}

#infobar div li img
{
	border: none;
	width: 16px;
	height: 16px;
}


/* -- RELATED -- */

#related
{
	margin: 0px 15px 0 0px;	
}

#related p
{
	font: 16px Georgia, "Times New Roman", Times, serif;
}


#related a
{
	text-decoration: none;
	
	font: 12px Arial, Helvetica, sans-serif;
	color: #6A5A3A;
}

#related a:hover
{
	text-decoration: underline;
	color: #145470;
}


#related ul
{
	list-style-type: none;
	
	margin-top:10px;
}

#related li
{
	background: url(../pics/icons/pointer-right1.gif) no-repeat 1px;
	_background-position: 4px;
	padding-left: 20px;
	
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}