
/*
a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
*/

a,a:VISITED,a:ACTIVE,a:LINK	{
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}


a:hover	{
	text-decoration: underline;
}


h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

h3 {
	color:#FFFFFF;
	background-color:#0062BF;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding: 1px 1px 1px 5px;
}

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.divclear, #divfooter {
	clear: both;
}

.divrightitems {
	background-color: #99CCFF;
	margin-top: 10px;
	width: 336px;
}

.noscript {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto;
	width: 300px;
}

.reactiediv {
	clear:both;
	float:left;
	background-color: #99CCFF;
	color: #000000;
	margin-top: 10px;
	width: 611px;
	position:relative;
}
.reactiebtn {
	font-size: 10px;
	font-weight:bold;
	color:#FFF;
	background-color: #0062BF;
	border: 1px solid white;
}
.reactiediv p{
	margin-left: 5px;
	font-size: 12px;
	display:inline;
	font-weight:bold;
}

.reactiediv h1 {
	font-size:16px;
	color:#000;
	display: inline;
	margin-left:5px;
}

.reactiediv a.reactie {
	position: absolute;
	right: 5px;
	font-size:16px;
	font-weight:bold;
	color: #f60;
}
.allereacties {
	position: relative;
	clear:both;
	float:left;
}


.reactietoon {
	background-color:#EBEFF2;
	color:#000;
	margin-top: 10px;
	width: 611px;
}
.reactietoon p {
	margin: 0 5px 5px 5px;
	font-size:12px;
}
.reactietoon h4 {
	margin: 5px 0 5px 5px;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
}

.roundbottomblauw {
	background-image: url(../graphs/hoekbl-br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.roundbottomlijn {
	background-image: url(../graphs/hoeklijn-br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.roundbottomwit {
	background-image: url(../graphs/hoekwit-br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.roundtopblauw {
	background-image: url(../graphs/hoekbl-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.roundtoplijn {
	background-image: url(../graphs/hoeklijn-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.roundtopwit {
	background-image: url(../graphs/hoekwit-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.vet {
	font-weight: bold;
}

#btnzoektips, #btnzoekmuziek{
	position:relative;
	left:275px;
}

#divfooter {
	width: 1024px;
}

#divheader {
	height: 70px;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	background-image:url(./dotted_background.gif);
	background-position:top;
	background-repeat:repeat;
}

#container {
	width: 962px;
	margin:auto;
	position: relative;
	top: 0px;
}

#divleft {
	background-color: #99CCFF;
	color: #000000;
	float: left;
	margin-left: 0;
	position: relative;
	width: 611px;
	line-height:130%;
}

#divleftheader {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	position: relative;
	top: 3px;
	width: 604px;
}

#divleftheader p {
	font-size: 11px;
	margin: 5px;
	text-align: center;
}

#divmain {
	margin:0px;
}

#divrightbottom {
	float: left;
}

#divrighttop {
	margin-bottom: 15px;
}

#divrighttop p {
	display: block;
	line-height: 130%;
}
#zoekkolom {
	float: right;
	position: relative;
}

#zoekkolom option, #zoeksteden select, #zoekkolom .zoektekst {
	display: block;
	font-size: 11px;
	line-height: 50%;
	margin: 5px auto;
	width: 310px;
}
#zoekkolom .zoektekst {
	width: 303px;
	padding-left:3px;
	line-height:normal;
}

/* Rounded */
.rbtop div  {
	position:absolute;
	right:0px;
	background-image: url('http://www.volkskrant.nl/volkskrant.nl/images/corner_grey_topright.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.rbtop      {
	position:absolute;
	left:0px;
	background: url('http://www.volkskrant.nl/volkskrant.nl/images/corner_grey_topleft.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.rbbot div  {
	position:absolute;
	right:0px;
	bottom:0px;
	padding-bottom:1px;
	background: url('http://www.volkskrant.nl/volkskrant.nl/images/corner_grey_bottomright.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
 
html > body .rbbot div  {
	bottom:-1px;
}
 
.rbbot      { 
	position:absolute;
	left:0px;
	bottom:0px;
	background: url('http://www.volkskrant.nl/volkskrant.nl/images/corner_grey_bottomleft.gif'); 
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 6px;
	font-size: 1px;
}
.rbcontent  {
	border: solid 1px #CDCDCD;
}
 
/* Workaround for special cases where IE had a border underneath the rounded corners */
.openingDossierindex .rbbot,
.frontpageOpening .opening_right .bottom .rbbot,
.artOpening .rbbot,
.groupItems .item .rbbot,
#rightColumn .rbbot,
#rightColumn .searchconsumer .rb2bot,
#rightColumn .dossierindex #tab_intro .rb2bot,
#kunsttips .rb2bot,
#article .body .column .rbbot {
 bottom:-1px;
}




