﻿/* Specifieke paginaopmaak Concerten */

#background	{	background: #1C3B1C url('../images/background.jpg') repeat-y fixed left top;	}
.backgroundVisual 	{	background-color:#7CB854; 	}
#realbackground	{	background: #FFF url( '../images/background_main.gif' ) repeat-y;	margin-top: 75px;	height: 100%;	width: 100%;	}


a.sub	 {	color:#1C3B1C;  text-decoration:none;  	}
a.sub:hover	 {	text-decoration:underline;  	}
span.sub	{	color:#1C3B1C;   	}

a.nav {	color:#7CB854; text-decoration:none; display:block; 	}
span.nav {	color:#FFF; width:200px; border:0px #ccc solid;	}

h1 {	color: #3C7D3C; }
h2 {	color: #3C7D3C;}
h3 {	color: #3C7D3C; font-size: 1.1em; margin: 15px 0 -6px 0; }

.blokactief	{	padding-right:15px; background:url('../images/pijl.gif') no-repeat right center; color:#FFF; font-size: 1.3em;   	}

td.left 	{	border-left:1px #7CB854 dotted; vertical-align:top;  }
td.door 	{	border-left:1px #7CB854 dotted;   }
td.header, td.headerticket 	{	border-bottom:1px #7CB854 dotted; border-top:1px #7CB854 dotted; background:url('../images/bgHeader.gif') repeat-y left top }
td.headerT, td.headerticketT 	{	border-bottom:3px #7CB854 dotted; border-top:0px #7CB854 dotted; background:url('../images/bgHeader.gif') repeat-y left top }

.headerticket ul 	{	border-bottom:1px #c8e3b7 dotted; margin-bottom:5px; padding-bottom:5px; }
.headerticket ul.noborder 	{	border-bottom:0px; }
.headerticket ul li	{	padding:0;  }
.headerticket ul li.plaats	{ font-weight:bold;	}
.headerticket ul li.datum	{ font-size:0.9em; padding-top:2px; font-weight:bold;	}
.headerticket ul li.info	{ font-size:0.9em; padding:0px;	}
.headerticket ul li.small	{ font-size:0.8em; padding:0px; margin:-2px 0;	}
.headerticket ul li.plaatssmall	{ font-size:0.8em; margin:-3px 0 0; font-weight:bold;	}
.headerticket ul li.grijs	{	color:#999; font-size:0.9em;	}
.headerticket ul li a	{	text-decoration: underline; color:#3C7D3C;	}
.headerticket ul li a:hover	{	text-decoration: underline; color:#7CB854;	}



td.down 	{	border-left:1px #7CB854 dotted; background:url('../images/bgHeader.gif') repeat-y left top }

td.content 	{	border-left:1px #7CB854 dotted; border-bottom:0px #7CB854 dotted;   }

a.meerinfo {	background: url('../images/bgConcert.gif') no-repeat right center;  }
a.meerinfo:hover {	color: #356f35;	background: url('../images/bgConcertHover.gif') no-repeat right center;  }
a.mininfo 		{	background: url('../images/bgConcertTerug.gif') no-repeat right center;  }
a.mininfo:hover {	color: #3C7D3C;	background: url('../images/bgConcertTerugHover.gif') no-repeat right center;  }


li.subkop  {	list-style: none; margin-left: 16px; margin:5px 0 -8px 0; color: #7CB854;  }

a.kaarten  {	color: #000; text-decoration:none; }
a.kaartenniet  {	color: #ccc; text-decoration:none; }

a.kaarten:hover, a.kaartenniet:hover  {	color: #FFF; text-decoration:none; }
td.kaarten   {	border: 1px #3C7D3C solid; text-align:center; font-size:1.3em; padding:2px 7px; 
				background: #7CB854 url('../images/bg-kaarten.gif') repeat-x left center; }
a.tekst {	text-decoration: underline; color:#3C7D3C; }
a.tekst:hover {	text-decoration: underline; color:#7CB854; }




