/* 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.links {
	background: url(/mt-static/themes/marten-minkema/images/Links-achtergrond.jpg) no-repeat;
	background-position: 0px 0px;
	background-color: #1f1313;
}

a.tag {
	color: #1f1313;
}

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

body.links #marten-mannetje {
	position: absolute;
	top: -40px;
	right: -40px;
	background: url(/mt-static/themes/marten-minkema/images/Marten-links.png) no-repeat;
	width: 270px;
	height: 325px;
}

body.links #merkwaardig-knop {
	position: relative;
	width: 140px;
	height: 122px;
	margin-top: -10px;
	z-index: 2;
}


body.links #algemeen-nut-knop {
	position: relative;
	width: 130px;
	height: 135px;
	margin-top: -5px;
	z-index: 1;
}


body.links #vrienden-en-collegas-knop {
	position: relative;
	width: 140px;
	height: 127px;
	margin-top: -10px;
	margin-left: 50px;
	z-index: 1;
}

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


body.links #algemeen-nut-knop .linkwrapper {
	background: url(/mt-static/themes/marten-minkema/images/Wol-algemeen-nut.png) no-repeat;
}


body.links #vrienden-en-collegas-knop .linkwrapper {
	background: url(/mt-static/themes/marten-minkema/images/Wol-vrienden-en-collegas.png) no-repeat;
}

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

body.links #algemeen-nut-knop .algemeen-nut {
	background: url(/mt-static/themes/marten-minkema/images/Wol-algemeen-nut-actief.png) no-repeat;
}


body.links #vrienden-en-collegas-knop .vrienden-en-collegas {
	background: url(/mt-static/themes/marten-minkema/images/Wol-vrienden-en-collegas-actief.png) no-repeat;
}

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

body.algemeen-nut div#navigatiebalk div#archive { 
  	background: url(/mt-static/themes/marten-minkema/images/tot-algemeen-nutbord.gif) no-repeat;
  	width: 122px;
}

body.vrienden-en-collegas div#navigatiebalk div#archive { 
  	background: url(/mt-static/themes/marten-minkema/images/vrienden-collegasbord.gif) no-repeat;
  	width: 151px;
}