body {
	background:#342d26;
	margin:0;
	letter-spacing:0em;
	color:#96908a;
}
body, td, p {
	font-size:11px;
	font-family: "Tahoma", Corbel, Arial, Verdana, sans-serif;
	line-height:15px;
}

/* ==========================================================================

				Basislayout
 
=========================================================================== */
#container {
	margin:0px auto;
	width:741px;
	padding:0 0 65px 0;
}
#twocol div#linkerblok {
	width:247px;
	float:left;
}


div#rechterblok {
	float:left;
	width:441px;
	margin-left:3px;
	background:#231d16;
	padding:23px 25px 25px 25px;
}


div#rechterblok_nomargin {
	float:left;
	width:441px;
	margin0x;
	background:#231d16;
	padding:23px 25px 25px 25px;
}
div#rechterblok_nomargin p.smallprint, div#rechterblok p.smallprint {
	font-size:1em;
	}




/* ==========================================================================

				BALK BOVENAAN MET MENU
 
=========================================================================== */

#header #balk_toneelstof {
	height:91px;
	background:url(../img/layout/header.png) no-repeat;
} 
#header #balk_toneelstof #homelink {
	width:400px;
	height:60px;
	position:relative;
	left:300px;
}

#header #menu {
}
#header #menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#header #menu ul li {
	list-style:none;
	display:block;
	float:left;
	margin:0;
}
#header #menu ul li a {
	display:block;
	height:41px;
	background-image:url(../img/layout/menu.png);
	background-repeat:no-repeat;
}
#header #menu ul li#b90 a{
	background-position:0px 0px;
	width:205px;
}
#header #menu ul li#b90 a:hover{
	background-position:0px -41px;
}
#header #menu ul li#b90 a.act{
	background-position:0px -41px;
}
#header #menu ul li#b80 a{
	background-position:-205px 0px;
	width:186px;
}
#header #menu ul li#b80 a:hover{
	background-position:-205px -41px;
}
#header #menu ul li#b80 a.act{
	background-position:-205px -41px;
}
#header #menu ul li#b70 a{
	background-position:-391px 0px;
	width:186px;
}
#header #menu ul li#b70 a:hover{
	background-position:-391px -41px;
}
#header #menu ul li#b70 a.act{
	background-position:-391px -41px;
}
#header #menu ul li#b60 a{
	background-position:-579px 0px;
	width:163px;
}
#header #menu ul li#b60 a:hover{
	background-position:-579px -41px;
}
#header #menu ul li#b60 a.act{
	background-position:-579px -41px;
}





/* ==========================================================================

				INTROBLOK MET SUBMENU
 
=========================================================================== */


#linkerblok {
	width:247px;
	background:#231d16;
	clear:left;
	padding:30px 0 0 0;
	float:left;
} 

#linkerblok #submenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#linkerblok #submenu ul li {
	list-style:none;
	display:block;
	margin:0;
}
#linkerblok #submenu ul li a{
	display:block;
	height:23px;
	width:247px;
	background-image:url(../img/layout/submenu.png);
	background-repeat:no-repeat;
}
#linkerblok #submenu ul li#b0 a{
	background-position:0px 0px;
}
#linkerblok #submenu ul li#b0 a:hover{
	background-position:0px -115px;
}
#linkerblok #submenu ul li#b0 a.act{
	background-position:0px -115px;
}
#linkerblok #submenu ul li#b1 a{
	background-position:0px -23px;
}
#linkerblok #submenu ul li#b1 a:hover{
	background-position:0px -138px;
}
#linkerblok #submenu ul li#b1 a.act{
	background-position:0px -138px;
}
#linkerblok #submenu ul li#b2 a{
	background-position:0px -46px;
}
#linkerblok #submenu ul li#b2 a:hover{
	background-position:0px -161px;
}
#linkerblok #submenu ul li#b2 a.act{
	background-position:0px -161px;
}
#linkerblok #submenu ul li#b2_90 a{
	background-position:0px -230px;
}
#linkerblok #submenu ul li#b2_90 a:hover{
	background-position:0px -253px;
}
#linkerblok #submenu ul li#b2_90 a.act{
	background-position:0px -253px;
}
#linkerblok #submenu ul li#b3 a{
	background-position:0px -69px;
}
#linkerblok #submenu ul li#b3 a:hover{
	background-position:0px -184px;
}
#linkerblok #submenu ul li#b3 a.act{
	background-position:0px -184px;
}
#linkerblok #submenu ul li#b4 a{
	background-position:0px -92px;
}
#linkerblok #submenu ul li#b4 a:hover{
	background-position:0px -207px;
}
#linkerblok #submenu ul li#b4 a.act{
	background-position:0px -207px;
}


#linkerblok #introtekst {
	padding: 7px 17px 7px 17px;
	text-align:right;
} 
#linkerblok #introtekst p {
	margin-top:6px;
}



/* ==========================================================================

				Homepagina: 60/70/80
 
=========================================================================== */

.p0 #hoofdblok {
	clear:left;
	background:#231d16;
}
.p0 #hoofdblok #hoofdbeeld {
	width:494px;
	height:307px;
	float:left;
	background-position:2px 0px;
	background-repeat:no-repeat;
}
.jaren90 #hoofdblok #hoofdbeeld {
	background-image:url(../img/layout/hoofdbeelden/90.jpg);
}
.jaren80 #hoofdblok #hoofdbeeld {
	background-image:url(../img/layout/hoofdbeelden/80.jpg);
}
.jaren70 #hoofdblok #hoofdbeeld {
	background-image:url(../img/layout/hoofdbeelden/70.jpg);
}
.jaren60 #hoofdblok #hoofdbeeld {
	background-image:url(../img/layout/hoofdbeelden/60.jpg);
}

.p0 #hoofdblok #thumbs {
	width:492px;
	float:left;
	padding:3px 0 0px 2px;
}
.p0 #hoofdblok #thumbs a {
	height:60px;
	width:492px;
	display:block;
}

.jaren60 #hoofdblok #thumbs a {
	background-image: url(../img/layout/varia/thumbs_interviews_60.png)
}
.jaren70 #hoofdblok #thumbs a {
	background-image: url(../img/layout/varia/thumbs_interviews_70.png)
}
.jaren80 #hoofdblok #thumbs a {
	background-image: url(../img/layout/varia/thumbs_interviews_80.png)
}
.jaren90 #hoofdblok #thumbs a {
	background-image: url(../img/layout/varia/thumbs_interviews_90.png)
}
.jaren60 #hoofdblok #thumbs a:hover {
	background-position:0px -60px;
}
.jaren70 #hoofdblok #thumbs a:hover {
	background-position:0px -60px;
}
.jaren80 #hoofdblok #thumbs a:hover {
	background-position:0px -60px;
}
.jaren90 #hoofdblok #thumbs a:hover {
	background-position:0px -60px;
}


/* ==========================================================================

				HOMEPAGE: BLOKJE MET INTERVIEWS
 
=========================================================================== */


.p0 #thumbs_interviews {
	width:741px;
	height:64px;
	margin-top:3px;
	clear:left;
	background:#231d16;
}



/* ==========================================================================

				HOMEPAGE: 3 blokjes onderaan
 
=========================================================================== */

#threecol  {
	margin-top:3px;
}
#threecol div {
	float:left;
	width:245px;
	padding:0 3px 0 0;
}
#threecol div.last {
	float:left;
	width:242px;
	padding:0;
}

#threecol div .padder {
	float:none;
	width:211px;
	padding:17px;
	background:#231d16;
}
#threecol div h3 {
	margin:0px;
	height:18px;
}

#threecol div#toneelstof h3 {
	width:108px;
	background:url(../img/layout/titels/toneelstof.png) no-repeat;
}

#threecol div#toneelstofavond h3 {
	width:210px;
	background:url(../img/layout/titels/toneelstofavond.png) no-repeat;
}
.jaren80 #threecol div#toneelstofavond h3, .jaren70 #threecol div#toneelstofavond h3, .jaren60 #threecol div#toneelstofavond h3 { /* datum verbergen bij 80+70+60 */
	width:160px;
}
#threecol div#toneelstofavond .padder {
	background:#cc9022;
	color:#231d16;
}


#threecol div#dvd h3 {
	width:153px;
	background:url(../img/layout/titels/dvd+documenta.png) no-repeat;
}




/* ==========================================================================

				P1: INTERVIEWS
 
=========================================================================== */

.p1 #hoofdblok #thumbs_interview {
	width:494px;
	float:left;
}
.p1 #hoofdblok #thumbs_interview table {
	margin-left:3px;
}


/* ==========================================================================

					P2: AVOND
 
=========================================================================== */



.p2 #hoofdblok #linkerblok {
	width:247px;
	height:298px;
	background:#231d16;
	clear:left;
	padding:30px 0 0 0;
	float:left;
} 

.p2 #hoofdblok #avond_grotefoto {
	width:494px;
	height:328px;
	float:left;
}

.jaren60  #hoofdblok #avond_grotefoto {
background: url(../content/60/illustraties/avond_groot.jpg) no-repeat;
}
.jaren70  #hoofdblok #avond_grotefoto {
background: url(../content/70/illustraties/avond_groot.jpg) no-repeat;
}
.jaren80  #hoofdblok #avond_grotefoto {
background: url(../content/80/illustraties/avond_groot.jpg) no-repeat;
}
.jaren90  #hoofdblok #avond_grotefoto {
background: url(../content/90/illustraties/avond_groot.jpg) no-repeat;
}

.jaren60  #twocol div#linkerblok {
	height:822px;
	background:url(../content/60/illustraties/avond_klein.jpg) no-repeat;
}
.jaren70  #twocol div#linkerblok {
	height:654px;
	background:url(../content/70/illustraties/avond_klein.jpg) no-repeat;
}
.jaren80  #twocol div#linkerblok {
	height:654px;
	background:url(../content/80/illustraties/avond_klein.jpg) no-repeat;
}




/* ==========================================================================

					P3: DVD
 
=========================================================================== */







/* ==========================================================================

					Bestelformulier
 
=========================================================================== */

.formulier tr td {
	padding:2px 7px 2px 0;
	font-size:11px;
}

.formulier tr td.nopadding {
	padding:0;
}
.tekstveld {
	color:#fff;
	font-size:1.2em;
	border:0px;
	background:#3b342b;
	padding:4px;
}
input.breed {
	width:250px;
}
input.max3char {
	width:30px;
}
input.max4char {
	width:40px;
}
input#aantal {
	width:25px;
}
.checkbox {
	position:relative;
	top:2px;
}
#factuurgegevens {
	margin:16px 0 16px 0; 
}
#factuurgegevens2 {
	margin:0 0 20px 0;
}

input.fout {
	border:1px solid #ff0000;
}
label.fout {
	color:#ff0000; 
}

input.knop {
background:#cc9022;
font-size:1.2em;
padding:5px 10px;
color:#342d26;
border:0px;
}
#errors {
padding:10px 0;
	color:#ff0000; 
}




/* ==========================================================================

				Lijsten
 
=========================================================================== */

ul {
	margin:0;
	padding:0 0 0 10px;
}

ul li{
	list-style-image:url(../img/layout/varia/pijltje.gif);
	margin: 0 0 3px 0;
	
}
ul li.li_geel {
	list-style-image:url(../img/layout/varia/pijltje_geel.gif);
}
ul li.rood {
	list-style-image:url(../img/layout/varia/pijltje_rood.gif);
}





/* ==========================================================================

				Links
 
=========================================================================== */


img, a img {
	border:0px;
}
a {
	text-decoration:none;
	color:#cc9022;
}
a:hover{
	color:#fff;
}
a.inv {
	color:#fff;
}
a.inv:hover{
	color:#fff;
}




/* ==========================================================================

				
				Tekstopmaak
 
=========================================================================== */
p {
	margin:10px 0 10px 0;
}



#rechterblok p, #rechterblok_nomargin p{
font-size:1.1em;
line-height:1.5em;
}
#rechterblok li, #rechterblok_nomargin li{
}
h3 {
	font-size:1.6em;
	font-weight:normal;
	margin:10px 0 15px 0 ;
}

h4 {
	font-size:1em;
	margin:15px 0 0 0 ;
	color:#a79e8f;
}

.normal {
	font-weight:normal;
}
.bold {
	font-weight:bold;
}
.smallprint {
	font-size:0.9em;
}
.largeprint {
	font-size:1.1em;
}
.extralargeprint {
	font-size:1.4em;
}
.rechts {
	text-align:right;
}
.italic {
	font-style:italic;
}
.quote {
	margin:7px 0 0 0;
	font-style:italic;
}
.highlight {
	color:#d1cec9;
}

.citaat {
	font-size:1.2em;
	line-height:1.2em;
	padding:5px 10px 10px 10px;
}
.geel {
	color:#cc9022;
}


/* ==========================================================================

				Handige dingskes
 
=========================================================================== */

.nodisplay {
	display:none;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearboth {
	clear:both;
}
.emptyclearboth {
	clear:both;
	height:1px;
	width:1px;
	line-height:1px;
	display:block;
}
.nomargin {
	margin:0;
}
.leftmargin {
	margin:0;
	margin-left:10px;
}