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

  #navigatiebalk {
	background-color: #000000;
	height: 22px;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
  }
  
  #left, #right { float: left; height: 22px; }

  #prevpage {
	background: url(/mt-static/themes/marten-minkema/images/Vorige-pagina.gif) no-repeat;
	height: 22px;
	width: 82px;
	position: absolute;
	top: 0px;
	left: 0px;
  }
  
  #nextpage {
	background: url(/mt-static/themes/marten-minkema/images/Volgende-pagina.gif) no-repeat;
	height: 22px;
	width: 111px;
	position: absolute;
	top: 0px;
	right: 0px;
  }

body.televisie {
	background-color: #1a283e;
}

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

a.tag {
	color: #1a283e;
}

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

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

body.televisie #omroep-knop {
	position: relative;
	width: 138px;
	height: 145px;
	margin-top: 20px;
	z-index: 2;
}


body.televisie #internet-knop {
	position: relative;
	width: 141px;
	height: 133px;
	margin-top: -25px;
	margin-left: -20px;
	z-index: 1;
}


body.televisie #projecten-knop {
	position: relative;
	width: 125px;
	height: 113px;
	margin-top: -10px;
	margin-left: 50px;
	z-index: 1;
}


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


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


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

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


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


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

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

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

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