
body {
	/*site alignment for IE*/
	text-align: center;
}

h1, h2, h3 {
	font-weight: normal;
}

img {
	border: none;
}

.widgets-dialog .title {
	display: none;
}

#head img {
	padding-left: 3px;
}

a, #content li a {
	color: #862426;
	text-decoration: none;
}

/*div {border: 1px solid green;}*/

#mainmenu li a,
#submenu li a,
#portalmenu li a {
	display: block;
	color: #555555;
}

#cse-search-box
{
	display: inline;
}

#site {
	margin-left: auto;
	margin-right: auto;
	width: 986px;
	text-align: left;
	color: #666666;
	font-family: Tahoma;
	font-size: 10pt;
	list-style-image: url('../images/bullet.gif');
}

table, td, tr {
	color: #666666;
	font-family: Tahoma;
	font-size: 10pt;
	list-style-image: url('../images/bullet.gif');
}

#head {
	padding-left: 150px;
	width: 300px;
	float: left;
}

#headright {
	float: right;
	padding-top: 20px;
	padding-right: 2px;
	margin-right: 0px;
	text-align: right;
}

#searchbutton {
	background-image:url('../images/Go.gif');
	background:url('../images/Go.gif');
	width: 17px;
	height: 17px;
	border: none;
	padding: 0px;
	position: relative;
	top: -3px;
	_top: -4px;
}

#textInput {
	border: 1px solid #c1c1c1;
	color: #666666;
	padding-top: 1px;
	position: relative;
	top: -4px;
	font-size: 80%;
}

#image {
	float:left
}

#mainmenu,
#portalmenu {
	margin: 0px;
	padding: 0px;
	clear: both;
	white-space: nowrap;
}

#mainmenu ul,
#portalmenu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding 0px;
	padding-left: 154px;
}

#mainmenu li,
#portalmenu li {
	float: left;
	text-align: center;
}

#portalmenu li {
	background: #eeeeee url('../images/bg_nav.gif');
	border-left: 0px solid #e1e1e1;
	border-right: 0px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #e1e1e1;
	padding: 0px;
	line-height: 22px;
	width: 124px;
	height: 22px;
	/* IE box-model hack */
	_width: 124px;
	_height: 24px;
}

#mainmenu li {
	background: #eeeeee url('../images/menuitem.gif');
	border: 0px;
	line-height: 22px;
	width: 124px;
	height: 22px;
}

#portalmenu li.currentportal {
	background: #eeeeee url('../images/portal-selected.gif');
	border-bottom: 1px solid #C4C6CF;
	width: 122px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #e1e1e1;
	

/* IE box-model hack */
	_width: 124px;
	_height: 24px;


}

#mainmenu li.MenuSelected {
	background: #AAAAAA none;
}

/* uitgeschakeld

#mainmenu li.MenuSelected a {
	color: black;
}

*/
#history {
	padding-left: 150px; 
}	

#history ul {
	list-style-position: inside;
	float: left;
	margin: 0px;
	padding: 5px 3px 3px 0px;
}

#history li a {
	display: inline;
}

#content {
	width: 607px;
	_width: 623px;
	float: left;
	padding: 8px;
}

#newsbox {
	width: 196px;
	_width: 209px; /*size is 2x #mainmenu li */
	float: left;
	overflow: hidden;
	padding: 8px;
	border-left: 1px solid #666666;
}

#news {
	padding: 10px;
}

#news ul {
	padding: 8px;
	margin: 0px
}

#news li {
	padding-bottom: 5px;
}

#submenu {
	width: 206px;
	_width: 208px;/* size is 2x #mainmenu li */
	float: left;
	border: 1px solid #c1c1c1;
	border-top: 0px;
	margin-top: 50px;
}

#submenu ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#submenu li {
	border-top: 1px solid #c1c1c1;
	background-color: #F2F2F2;
	padding: 0px;
}

#submenu li a {
	padding: 3px 3px 3px 10px;
}

#submenu li.selected {
	background-color: #862426;
}

#submenu li ul {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#pagetitle
{
position: relative;
}


#datum
{
background:#FAF4C8 none repeat scroll 0 0;
border-bottom:1px solid #E3DE9F;
border-right:1px solid #E3DE9F;
color:#A19D68;
position: absolute;
top: 0px;
right: 0px;
line-height:1.1em;
margin:0 0.5em 1em 0;
padding:2px 1px 5px;
text-align:center;
width:2.2em;
}



#submenu li li {
	border: 0px;
	border-top: 1px solid #c1c1c1;
	padding-left: 10px;
	background-color: #F9F9F9;
}

#submenu li li.selected {
	background-color: rgb(181,76,89);
	padding-left: 20px;
}

#submenu li li.selected a,
#submenu li.selected a {
	color: white;
}

#submenu li.selected li a {
	color: #666666;
}

#quote {
	color: #862426;
	font-size: 85%;
}
