
	
	/* Dit bestand (wpbanner.css) is onderdeel van het basis ontwerp		*/
/* voor het Smartsite 1-2-3 concept dat ontwikkeld is door 			*/
/* Imtech ICT Velocity te Den Haag.									*/
/* Author: M. Hoefman - Date: july 10 2009 							*/

/* STANDAARD WP */
/* ALGEMEEN VOOR WEBPARTS */

.wpz1 {
}
.wpz2, .wpz4, wpz6 {
}
.wpz3 {
}
.wpz5 {
}
.wp {
}
.wp .wpbd .wpfiller {
	width: 100%;
	height: 1px;
	clear: both;
}
.wp .wphd {
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.wpbd {
	font-size: 1em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.wp .wpbd p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 100;
}
.wp .wpbd a {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.wp .wpbd abbr { /* Kijk voor de definitie van de hieronder beschreven tags http://www.w3schools.com/tags/default.asp */
	font-size: 1em;
	border-bottom: 1px dotted black;
}
.wp .wpbd acronym { 
	font-size: 1em;
	border-bottom: 1px dotted black;
}
.wp .wpbd address {
	font-size: 1em;
	font-weight: bold;
}
.wp .wpbd b {
	font-weight: bold;
}
.wp .wpbd big { 
	font-size: 1em;
	text-transform: uppercase;
}
.wp .wpbd code {
	font-family: "Courier New", Courier, monospace;
	background-color:#FF9;
	border: 1px solid black;
	padding: 0px 4px 0px 4px;
	font-size: 1.1em;
}
.wp .wpbd cite {
	font-style: italic;
	color: #999;
}
.wp .wpbd del {
	text-decoration: line-through;
	color: #F00;
}
.wp .wpbd em, .wpbd i {
	font-style: italic;
}
.wp .wpbd ins {
	text-decoration: underline;
	color: #090;
}
.wp .wpbd kbd {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
}
.wp .wpbd samp {
	font-family: "Courier New", Courier, monospace;
	color: #0F0;
	background-color:#000;
	padding: 0px 2px 0px 2px;
	font-size: 1.1em;
}
.wp .wpbd small {
	font-size: 0.9em;
}
.wp .wpbd strong {
	font-weight: 900;
}
.wp .wpbd sup {
}
.wp .wpbd sub {
}
.wp .wpbd tt {
}
.wp .wpbd var {
	font-style: italic;
	font-weight: bold;
}
.wp .wpbd pre {
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.wp .wpbd H2, .wp .wpbd H1 {
	font-size: 16px;
	font-weight: bold;
}
.wp .wpbd H3 {
	font-size: 13px;
	font-weight: bold;
}
.wp .wpbd H4 {
	font-size: 12px;
	font-weight: bold;
}
.wp .wpbd H5 {
	font-size: 11px;
	font-weight: bold;
}
.wp .wpbd H6 {
	font-size: 10px;
	font-weight: bold;
	color: #777;
}
.main .wp .wpft {
	display: hidden;
}
/* WPDB = WebpartDebug */
.wp .wpdb {
	padding: 2px 2px 2px 4px;
	background-color: #ffffaa;
	border: 1px solid #9a9677;
	color: red;
	font-size: 10px;
	font-family: tahoma;
	text-align: left;
	display: none;
}
.wp .wphd, .wp .wpbd, .wp .wpft{
	color: black;
	border: 0px;
}

/* WPBANNER */
.bannerbox .wphd, .bannerbox .wpft {
	display: none;
}
.bannerbox .wpbd {
	border: 0px;
	text-align: center;
	background-color: #fff;
}
.banner img {
	width: 100%;
}

/* WPCALENDAR */
.calenderbox,.calenderbox .wpbd{
}
.calender {
	width: 100%;
	padding: 0px;
	border-collapse:collapse;
}
.calender tbody {
	background: none;
}
.calender img {
	border: 0px;
	margin:0 0 -4px;
	padding:2px 3px;
}
.calender td, .calender th {
	text-align: center;
	border: 1px solid #000;
}
.calender .topnav {
}
.calender td a {
	text-decoration: underline;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}
.calenderbox .wphd {
	color: #000;
}
.calenderbox .wpft {
	display: none;
}

/* WPFOOTER1, WPFOOTER2 */
.footerbox {
	
}
.footerbox .wphd, .footerbox .wpft {
	display: none;
}

/* WPPOLLQUESTION */
.pollbox {
	border-bottom: 1px solid #CBCBCB;
}
.pollbox,.pollbox .wp .wpbd {
	background: none;
	border: 0px;
	border-collapse:collapse;
}
.pollbox fieldset {
	border: 0px;
}
.pollbox .norank{
	background-color: #fff;
	border: 1px solid black;
	height: 10px;
	width: 10px;
	overflow: none;
	margin: 3px 1px;
	float: left;
}
.pollbox .rank{
	background-color: #6D92AE;
	border: 1px solid black;
	height: 10px;
	width: 10px;
	overflow: none;
	margin: 3px 1px;
	float: left;
}
.pollbox .panswer {
	border-top: 1px solid #c0cdcd;
	font-size: 10px;
}
.pollbox .votes{
	margin: 0px 5px;
}
.pollbox .relevance{
	width: 100%;
	height: 25px;
}
.pollbox .wphd, .pollbox .wpft {
	display: none;
}
.pollbox h3 {
	margin: 2px 0px 2px 0px;
}

/* WPCATEGORIES */
.categoriesbox {
}
.categoriesbox .wpbd ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
.categoriesbox .wpbd ul li{
}

.categoriesbox .wphd, .categoriesbox .wpbd {
	background: none;
	color: black;
	border: 0px;
} 
.categoriesbox .wpft {
	display: none;
}

/* WPBODY 2, 3, 4 */
.body2box .wpbd, .body3box .wpbd, .body4box .wpbd {
	background: none;
	color: black;
	border: 0px;
} 
.body2box .wphd, .body3box .wphd, .body4box .wphd {
	display: none;
}
.body2box .wpft, .body3box .wpft, .body4box .wpft {
	display: none;
}

/* WPLATEST_NEWS */
.latestnewsbox .wphd, .latestnewsbox .wpbd, .latestnewsbox .wpft {
	background: none;
	color: black;
	border: 0px;
}
/* WPCOMMENTS */
.comments .wpbd .opsomming{
	border-bottom: 0px;
	vertical-align: middle;
}
.comments .wpbd .opsomming .title {
	font-weight: bold;
}
.comments .wpbd .opsomming .description {
	font-weight: normal;
}
.comments .wpz2 .wpbd .opsomming .description, .wpz4 .wpbd .opsomming .description, .wpz6 .wpbd .opsomming .description {
	display: none;
}

/* WPLOGIN */
.loginbox .wpbd fieldset legend {
	display: none;
}
.loginbox .wpbd fieldset {
	border: 0px;
}
.loginbox .wpbd .label, .loginbox .wpbd .input {
	width: 200px;
}
.loginbox .wpbd .submit {
	margin-top: 6px;
}
/* WPPERSONSOVERVIEW */
.personsoverviewbox {
}
.personsoverviewbox .item .titlebox, .personsoverviewbox .item .imagebox {
	width: 100%;
	height: auto;
}

 .personsoverviewbox .wpbd {
	height: 150px;
}
.personsoverviewbox .item {
	width: 10%;
	float: left;
	border: 0px;
}
.personsoverviewbox .listNav .content{
	border-top: 1px solid #CECECE;
	text-align: center;
	width: 100%;
	clear: both
}
/* WPMEDIAOVERVIEW */
.mediaoverviewbox {
}
.mediaoverviewbox .item .titlebox, .mediaoverviewbox .item .imagebox, .mediaoverviewbox .item .descriptionbox {
	width: 100%;
	height: auto;
}
 .mediaoverviewbox .wpbd {
	height: 150px;
}
.mediaoverviewbox .item {
	width: 10%;
	height: auto;
	float: left;
	border: 0px;
}
.mediaoverviewbox .listNav .content{
	border-top: 1px solid #CECECE;
	text-align: center;
	width: 100%;
}
.mediaoverviewbox .listNav{
	float: fixed;
	clear: right;
}

/* WPHIERARCHIE */
.hierarchybox {
}
.hierarchybox .wpbd ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
.hierarchybox .wpbd ul ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
.hierarchybox .wpbd ul ul ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
/* WPSHOWSSIBLINGS */
.zusteritemsbox {
}
.zusteritemsbox .wpbd ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
/* WPPLAATSENWS */
.nieuws .wpbd .opsomming{
	border-bottom: 0px;
	vertical-align: middle;
}
.nieuws .wpbd .opsomming .title {
	font-weight: bold;
}
.comments .wpbd .opsomming .description {
	font-weight: normal;
}
.nieuws .wpz2 .wpbd .opsomming .description, .nieuws .wpz4 .wpbd .opsomming .description, .nieuws .wpz6 .wpbd .opsomming .description {
	display: none;
}

/* WPSHOWCHILDREN */
.showchildrenbox .wpbd ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

/* WPSHOWCHILDRENTHUMBNAILS */
.childrenThumbBox .wpbd .image {
	float: right;
}
.childrenThumbBox .wpbd .image img {
	width: 32px;
	height: auto;
	border: 0px;
}
/* WPNAVIGATIE */
.navigatie .wpbd {
	padding: 0px 0px 0px 0px;
}
.navigatie .wpbd .link {
	padding: 4px 4px 4px 4px;
	background-color:#FDD;
	border-bottom: 1px dashed #fff;
}
.navigatie .wpbd .link a:link {
	color: #F66;
	font-weight: bold;
	text-decoration:none;
	cursor: hand;
}
.navigatie .wpbd .link a:hover {
	color: #F00;
	font-weight: bold;
	text-decoration:none;
}

/* WPLATESTADDS */
.latestaddsbox {

}
.latestaddsbox .wpbd ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
.latestaddsbox .wpbd ul li{
}

/* WPRELATED */
.relatedbox {

}
.relatedbox .wpbd ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
.relatedbox .wpbd ul li{
}



/* WPOPSOMMING */
.wpbd .dateleft{
	/* om de DIV met de datum links van de tekst uit te laten lijnen */
	font-size: 0.8em;
	float: left;
}
.wpbd .dateright{
	/* om de DIV met de datum rechts van de tekst uit te laten lijnen */
	font-size: 0.8em;
	float: right;
}
.wpbd .opsomming{
	border-bottom: 1px solid #999;
	vertical-align: middle;
}
.wpbd .opsomming .title {
	font-weight: bold;
}
.wpbd .opsomming .description {
	font-weight: normal;
}
.wpz2 .wpbd .opsomming .description, .wpz4 .wpbd .opsomming .description, .wpz6 .wpbd .opsomming .description {
	display: none;
}

/* WPVACATURES */
.vacatures .wpbd .dateleft{
	/* om de DIV met de datum links van de tekst uit te laten lijnen */
	display: none;
}
.vacatures .wpbd .dateright{
	/* om de DIV met de datum rechts van de tekst uit te laten lijnen */
}
.vacatures .wpbd .opsomming{
	border-bottom: 0px;
	vertical-align: middle;
}
.vacatures .wpbd .opsomming .title {
	font-weight: bold;
}
.vacatures .wpbd .opsomming .description {
	font-weight: normal;
}
.vacatures .wpz2 .wpbd .opsomming .description, .wpz4 .wpbd .opsomming .description, .wpz6 .wpbd .opsomming .description {
	display: none;
}

/* WPWEBLOGOVERVIEW */
.weblogsbox .item {
	margin-bottom: 10px;
}
.weblogsbox .wphd {
	display: none;
}
.weblogsbox .item img {
	height: 70px;
	width: auto;
	clear: right;
}
.container .wpz1 .wpfotocarrousel {
	margin: 10px -3px 0px 20px;	
	width: 652px;
}
.container .wpz1 .wppromoblokken {
	margin: 0px 20px 0px -3px;	
	width: 306px;
	float: right;
}
.container .wpz1 .wppromoblokken img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	float: right;
}
.container .wpz1 .wppromoblokken a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.container .main .wp {
	margin-bottom: 10px;
}
.container .main .wpz3 .wp .wphd{
	padding: 0px 0px 0px 5px;
}
.container .main .wpz4 .wp {
	margin-left: 0px;
}
.container .main .wpz3 .wp .wphd{
	padding: 0px 0px 0px 4px;
}
.container .main .wpz6 .wp .wphd{
	padding: 0px 0px 0px 4px;
}
.wpz2 .wp .wpbd, .wpz3 .wp .wpbd, .wpz4 .wp .wpbd, .wpz6 .wp .wpbd{
	border-left: 1px solid #981f34;
	border-right: 1px solid #981f34;
}
.container .main .wp .wpft{
	vertical-align: bottom;
	overflow: hidden;
	font-size: 12px;
}
.container .main .wpz3 .wpft .bottomborder{
	width: 308px;
	height: 4px;
}
.container .main .wpz4 .wpft .bottomborder{
	width: 100px;
	height: 4px;
}

.container .main .wpz4 .wpft .bottomborder{
	width: 100px;
	height: 4px;
}
.container .main .wpspotlightcursus {
	background-color: #efe6e8;
}
.container .main .wpz6 .wpspotlightcursus .wpbd p{
	margin: 0px;
}
.container .main .wpz6 .wpspotlightcursus .wpft{
	background-color: #efe6e8;
	vertical-align: bottom;
	overflow: hidden;
	font-size: 12px;
	border-left: 1px solid #981f34;
	border-right: 1px solid #981f34;
}
	
.container .main .wpz5 .wp {
	width: 960px;
	font-size: 11px;
	margin-left: 20px;
}

.container .main .wpz5 .wp .wpbd {
	border: 0px;
}
.container .main .wpz5 .wp .wpft {
	display: none;
}
.container .main .wpz .wpmailafriend .wpft,
.container .main .wpz .wpmailafriend .wphd {
	display: none;
}
.container .main .wpz3 .wpmailafriend .wphd {
	display: block;
}
.container .main .wpz .wpmailafriend .wpbd {
	border: 0px;
}

.container .main .newsoverviewbox .wpbd p{
	margin: 0;
}

.container .main .wpz6 .wp.buttonsolliciteer .wphd, 
.container .main .wpz6 .wp.buttonsolliciteer .wpbd,
.container .main .wpz6 .wp.buttonsolliciteer .wpft {
	border-bottom:	none;
	border-top:		none;
	border-left:	none;
	border-right:	none;
}



