@charset "utf-8";
@import url("basis.css");

#linkerkolom {top:5px;
			width:20%;}

#middenkolom {
		margin-left:23%;
		margin-top:-5px;
		}

#tentoonstelling img	{
	border:0 none;}

.plaats, .galerie, .kunstenaars {
	font-family:Arial, Helvetica, sans-serif;
	}

.plaats	{
	font-size: 200%;
	color: #630;
	text-align:left;
	line-height:200%;
	margin-bottom:-0.5em;
	display:block;}

.galerie {
	font-size: 160%;
	display: block;
	color:#00f;
	background-color: #ff9;	
	line-height:normal;
	/*margin-top:0.5em;
	padding-bottom:0.0em ;
	margin-bottom:0.1em;*/
}

.kunstenaars {
	font-size: 150%;
	line-height:normal;
	color: #FF0000;
	}

#overzicht	{
	position:fixed;
	top:270px;
	line-height:normal;
	font-size:100%;}

#overzicht a {display:block;} 

