﻿/* Specifieke paginaopmaak Media */

#background	{	background: #39022A url('../images/background.jpg') repeat-y fixed left top;	}
.backgroundVisual 	{	background-color:#AA398B; 	}
#realbackground	{	background: #FFF url( '../images/background_main.gif' ) repeat-y;	margin-top: 75px;	height: 100%;	width: 100%;	}

a.sub	 {	color:#39022A;   	}
a.sub:hover	 {	color:#AA398B;	}
span.sub	{	color:#39022A;  	}

a.nav {	color:#AA398B;  	}


h1 {	color: #AA398B; }
h2 {	color: #AA398B; }
.blokactief	{	padding-right:15px; background:url('../images/pijl.gif') no-repeat right center; color:#FFF; font-size: 1.3em;   	}

td 			{	  }
td.left 	{	border-left:1px #AA398B dotted;  }
td.prop 	{	border-left:1px #AA398B dotted; border-bottom:0px #AA398B dotted;  }
td.door 	{	border-left:1px #AA398B dotted; }				
td.header 	{	border-bottom:1px #AA398B dotted; border-top:1px #AA398B dotted; background:url('../images/bgHeader.gif') repeat-y left top }
td.header0 	{	border:0px; padding:10px 0 5px 14px; font-size:1.1em; font-weight:bold; }
td.onder 	{	border-top:0px #AA398B dotted; font-weight:bold;  }
td.content 	{	border-left:1px #AA398B dotted; border-bottom:0px #AA398B dotted;  }
td.content2 {	border-left:0px #AA398B dotted; border-bottom:0px #AA398B dotted;  }
.foto img:hover	{	border: 1px #333 solid;	padding: 3px;	background-color: #EFD3E7}

a.meerinfo 	{	background: url('../images/bgConcert.gif') no-repeat right center; display: block;  }
a.meerinfo:hover {	color: #AA398B;	text-decoration: none;	display: block; }
a.bullet:hover {	color: #AA398B;	 }

a.mininfo {	color: #000; text-decoration:none; background: url('../images/bgConcertTerug.gif') no-repeat right center; display: block; }
a.mininfo:hover {	color: #AA398B;	text-decoration: none;	background: url('../images/bgConcertTerugHover.gif') no-repeat right center; display: block; }


td a  {	color: #AA398B; text-decoration:none; }
td a:hover  {	color: #39022A;	text-decoration: underline;	}



