/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes/marten-minkema/css/layout.css);
/* end StyleCatcher imports */

body.publicaties {
	background-color: #363A4E;
}

body.publicaties #page_margins {
	background: url(/mt-static/themes/marten-minkema/images/Publicaties-achtergrond.jpg) no-repeat;
	background-position: 0px 30px;
}

a.tag {
	color: #363A4E;
}

body.publicaties #publicaties-knop .linkwrapper {
	background: url(/mt-static/themes/marten-minkema/images/Publicaties-actief.png) no-repeat;
}

body.publicaties #marten-mannetje {
	position: absolute;
	top: 20px;
	right: 0px;
	background: url(/mt-static/themes/marten-minkema/images/Marten-publicaties.png) no-repeat;
	width: 200px;
	height: 210px;
}

body.publicaties #binnenland-knop {
	position: relative;
	width: 141px;
	height: 135px;
	margin-top: -20px;
	margin-left: -30px;
	z-index: 1;
}

body.publicaties #buitenland-knop {
	position: relative;
	width: 130px;
	height: 150px;
	margin-top: 0px;
	margin-left: 30px;
	z-index: 1;
}

body.publicaties #kunst-en-wetenschap-knop {
	position: relative;
	width: 133px;
	height: 122px;
	margin-top: 0px;
	margin-left: 10px;
	z-index: 1;
}

body.publicaties #binnenland-knop .linkwrapper {
	background: url(/mt-static/themes/marten-minkema/images/Prop-binnenland.png) no-repeat;
}

body.publicaties #buitenland-knop .linkwrapper {
	background: url(/mt-static/themes/marten-minkema/images/Prop-buitenland.png) no-repeat;
}

body.publicaties #kunst-en-wetenschap-knop .linkwrapper {
	background: url(/mt-static/themes/marten-minkema/images/Prop-kunst-en-wetenschap.png) no-repeat;
}

body.publicaties #binnenland-knop .binnenland {
	background: url(/mt-static/themes/marten-minkema/images/Prop-binnenland-actief.png) no-repeat;
}

body.publicaties #buitenland-knop .buitenland {
	background: url(/mt-static/themes/marten-minkema/images/Prop-buitenland-actief.png) no-repeat;
}

body.publicaties #kunst-en-wetenschap-knop .kunst-en-wetenschap {
	background: url(/mt-static/themes/marten-minkema/images/Prop-kunst-en-wetenschap-actief.png) no-repeat;
}

body.binnenland div#navigatiebalk div#archive { 
  	background: url(/mt-static/themes/marten-minkema/images/binnenlandbord.gif) no-repeat;
  	width: 85px;
}

body.buitenland div#navigatiebalk div#archive { 
  	background: url(/mt-static/themes/marten-minkema/images/buitenlandbord.gif) no-repeat;
  	width: 89px;
}

body.kunst-en-wetenschap div#navigatiebalk div#archive { 
  	background: url(/mt-static/themes/marten-minkema/images/kunst-wetenschapbord.gif) no-repeat;
  	width: 147px;
}