/* 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.radio {
	background-color: #1B3A49;
}

body.radio #page_margins {
	background: url(/mt-static/themes/marten-minkema/images/Radio-achtergrond.jpg) no-repeat;
}

a.tag {
	color: #1B3A49;
}

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

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

body.radio #binnenland-knop {
	position: relative;
	width: 150px;
	height: 137px;
	margin-top: -20px;
	margin-left: -30px;
	z-index: 1;
}

body.radio #buitenland-knop {
	position: relative;
	width: 150px;
	height: 110px;
	margin-top: 10px;
	margin-left: 30px;
	z-index: 1;
}

body.radio #kunst-en-wetenschap-knop {
	position: relative;
	width: 150px;
	height: 101px;
	margin-top: 20px;
	margin-left: 10px;
	z-index: 1;
}

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

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

body.radio #kunst-en-wetenschap-knop .linkwrapper {
	background: url(/mt-static/themes/marten-minkema/images/Cassette-kunst-wetenschap.png) no-repeat;	width: 150px;
}

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

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

body.radio #kunst-en-wetenschap-knop .kunst-en-wetenschap {
	background: url(/mt-static/themes/marten-minkema/images/Cassette-kunst-wetenschap-actief.png) no-repeat;	width: 150px;
}

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;
}