/* 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.gedachten {
	background-color: #0A1608;
}

body.gedachten #page_margins {
	background: url(/mt-static/themes/marten-minkema/images/Gedachten-achtergrond.jpg) 10px 120px no-repeat;
}

a.tag {
	color: #0A1608;
}

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

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

body.gedachten #binnenland-knop {
	position: relative;
	width: 130px;
	height: 104px;
	margin-top: 20px;
	margin-left: 30px;
	z-index: 1;
}

body.gedachten #buitenland-knop {
	position: relative;
	width: 130px;
	height: 103px;
	margin-top: 10px;
	margin-left: 40px;
	z-index: 1;
}

body.gedachten #themas-knop {
	width: 120px;
	height: 110px;
	margin-top: 10px;
	margin-left: 20px;
	z-index: 1;
}

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

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

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

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

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

body.gedachten #themas-knop .themas {
	background: url(/mt-static/themes/marten-minkema/images/Label-themas-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.themas div#navigatiebalk div#archive { 
  	background: url(/mt-static/themes/marten-minkema/images/themasbord.gif) no-repeat;
  	width: 70px;
}