/* $Id$ */

#body-wide.nieuws .strook #tekst {
  background-color: #fff;
  border-left: 1px solid #d30202;
}

/*
 bij nieuws geen border-left => zie strook 
 Toch wel!, zie: DRIE-2053
*/
#body-wide.nieuws .strook #tekst {
  /* border-left: none; */
}

div#paginakop {
	height: 20px;
}

div#paginakop div.strook h1 {
  margin: 0;
  font-size: 16pt;
  height: 20px;
}

#body-wide.nieuws #balk, 
#body-wide.artiestDetail #balk {
  margin-top: 20px;
}

div.modules {
  position: relative;
  margin-left: -2px !important;
  background-color: #d3d3d3;
  height: 100%;
  min-height: 100%;
}

div.modules h3 {
  background-color: #fff;
}

div#tekst.smal h3.knop {
  border-bottom: 1px solid #d30202;
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 0;
}

div#tekst.smal h3.knop a {
  color: #d30202;
  width: 100%;
  height: 20px;
  display: block;
  padding-top: 2px;
  text-transform: uppercase;
}

div#tekst.smal h3.knop a img {
  float: left;
  margin: -2px 2px 0 2px;
  height: 20px;
}
 
div#artikelkop a {
	color: #fff;
	text-transform: uppercase;
}

#artikelContainer {
  overflow: hidden;
  width: 100%;
}

div.nullValue {
  display: none;
}

.communitybar-dialoog .links {
  border-right: none;
}

/** IE 6 Fix -> errug lelijk maar helaas :'( **/
div#componentResponseTop {
  background-color: #d3d3d3;
}

div#componentResponseTop h3 {
  border-top: 1px solid #8c0000; 
}

div#componentResponseTop div#ad_300x250 {
  background-color: #ccc;
}

div#componentResponseTop li,
div#componentResponseBottom li {
  background-color: #ccc;
	_margin-bottom: -3px;
}

div#componentResponseTop li.last {
  _margin-bottom: -2px;
}

div#componentResponseTop li.highlight,
div#componentResponseBottom li.highlight {
  _margin-bottom: -3px;
  background-color: #999;
}

div#tekst ul.items li.pager {
  border-bottom: 1px solid #d30202;
}

/*** colofon ***/
div.half div.wysiwyg {
  padding: 5px;
}

