/* variabele kleuren per nav */

#inhoud {padding: 0px 0px 0px 10px; border: 0px; text-align: left; vertical-align: top; color: black; background: #3399cc; }
#inhoudtekst {width: 500px; background: white; color: black; padding: 0px;}
#inhoudtekstrechts {width: 320px; background: white; color: black; padding: 0px;} 
#ballon, .ballon  {padding: 0px 0px 0px 60px;background:#3399cc;}
.resimg { background-repeat: no-repeat; }

#stipcontainer { position:relative; width:600px;height:400px;background-image: url("../PROJECTEN/kaart.gif"); background-repeat: no-repeat; }
.stip { position:absolute; background:transparent;height:20px; clear:none; }

#box { position:relative; top:0;left:0; width:600px; height:0px; margin:0; padding:0; }
#boven { position:relative; top:0px; left:0px; width:600px;height:26px;margin:0; padding:0; }
.transparant {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
}
.transparant:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}

.kunstenaars {
	font-size: 14px;
}

a.noline:link, a.noline:visited { color: #000; text-decoration:none; font-weight:normal; }
a.noline:hover, a.noline:active { color: #000; font-weight: normal; text-decoration:none; }
