@import url("/nederlands/styles/mp-general.css");

#inhoud h1 {
	font-size: 12px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 11px;
	padding-right: 11px;
	border-bottom: 1px solid #FFFFFF;
}
#inhoud h2 {
	color: #808285;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#inhoud p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.whitecontenttable td {
	background-color: #FFFFFF;
	color: #000000;
}
#fromtheoffice_left {
	width: 690px;
	padding-right: 10px;
}
#theofficeboxright ul {
    margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
#theofficeboxright li.pink {
	list-style-type:square;
	color: #E2007A;
	font-size: 14px;	
}
#theofficeboxright li.orange {
	list-style-type:square;
	color: #F29400;
	font-size: 14px;
}
#theofficeboxright li.gray {
	list-style-type:square;
	color: #58585A;
	font-size: 14px;
}
#theofficeboxright li.blue {
	list-style-type:square;
	color: #00468A;
	font-size: 14px;
}
#theofficeboxright li.green {
	list-style-type:square;
	color: #DEDC22;
	font-size: 14px;
}
#theofficeboxright li.teal {
	list-style-type:square;
	color: #6DC1B6;
	font-size: 14px;
}
.li_tekst {
	color: #5A5B5D;
	font-size: 11px;
}
.li_tekst a:link { color: #5A5B5D; text-decoration: none; }
.li_tekst a:visited { color: #5A5B5D; text-decoration: none; }
.li_tekst a:hover { color: #FCB040; text-decoration: none; }
.li_tekst a:active { color: #FCB040; text-decoration: none; }

.li_tekst a.selected:link { color: #5A5B5D; text-decoration: none; font-weight: bolder; }
.li_tekst a.selected:visited { color: #5A5B5D; text-decoration: none; font-weight: bolder; }
.li_tekst a.selected:hover { color: #FCB040; text-decoration: none; font-weight: bolder; }
.li_tekst a.selected:active { color: #FCB040; text-decoration: none; font-weight: bolder; }

#zoekbox {
 	width: 145px;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #D9DADB;
	vertical-align: bottom;
}
#rssbox {
	float: left;
}

#theofficeboxright {
	width: 199px;
	background-image:url(../images/UI/container-right.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-left: 0px;
	padding-right: 0px;	
	padding-bottom: 11px;
	font-size: 11px;
	line-height: 1.4em;	
}
#theofficeboxright_top {
	width: 199px;
	height: 20px;
	background-image:url(../images/UI/container-righttop.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#theofficeboxright_bottom {
	width: 200px;
	height: 12px;
	background-image:url(../images/UI/container-below-office.gif);
	background-position: top left;
	background-repeat:no-repeat
}
#theofficeboxright a:link { color: #000000; }
#theofficeboxright a:visited { color: #000000; }
#theofficeboxright a:hover {	color: #FCB040; }
#theofficeboxright a:active { color: #FCB040; }

.blogpost {
	margin-top: 11px;
	margin-left: 11px;
	margin-right: 11px;
	background-color: #FFFFFF;
	overflow:auto;
}
.blogposttext {
	color: #1A171B;
	margin-left: 11px;
	margin-right: 11px;
}
.blogposttext a:link { font-weight:bolder; color: #000000; }
.blogposttext a:visited { font-weight:bolder; color: #000000; }
.blogposttext a:hover { font-weight:bolder; color: #FCB040; }
.blogposttext a:active { font-weight:bolder; color: #FCB040; }

.blogposttext h1 {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-top: 5px;
	color: #FCB040;
}
.blogposttext h2 {
	font-size: 13px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-bottom: 5px;
	color: #808285;
	text-align: right;
}
