* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: sans-serif;
	
}
html {
background-color: #c2debb;
}
a {
	background: transparent;
	text-decoration: none;
	color: blue;
}
h1 {
	font-size: 175%;
	padding: 4px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-family: times;
	background: transparent;
	letter-spacing: 1px;
	border-bottom: 1px black solid;
}
h1.sub {
	color: #9990ad;
	text-align: left;
	border: 0;
}
h1.top {
margin-left: -7px;
}
.bw, h2 {
	font-weight: bold;
	font-size: 120%;
	background: transparent;
	line-height: 200%;
	color: black;
	letter-spacing: 1px;
	white-space: wrap;
}
#subsubkop {
 font-size: 125%;
 font-weight: bold;
 font-style: italic;
 margin-left: 7px;
 margin-top: -1.5em;
 float: right;
 color: #9990ad;
}

h3 {
display:inline;
font-weight: bold;
font-size: 100%;
margin: 0;
}
body {
  position: absolute;
	font-size: 75%;
	font-weight: normal;
	line-height: 130%;
	overflow: none;
	width: 100%;
	height: 100%;
	/*left: 50%;
  margin: 0 0 0 -318px;*/
}
#left, #right, #middle {
	height: 975px;
}
#left {
	position: relative;
	width: 170px;
	padding: 20px;
}
#middle {
	padding: 20px;
	border: 0;
	position: absolute;
	top: 0px;
	left: 210px;
	background-position: -210px 0;
	background-color: #c2debb;
	width: 610px;
}

#nl {
  border-left: 0;
}
.m1 {
  background: url(../images/100_0170-licht.JPG) no-repeat;
}
.l1 {
	background: url(../images/100_0170.JPG) #a299b8 no-repeat;
}
.m2 {
	background: url(../images/100_0214-licht.JPG) no-repeat;
}
.l2 {
	background: url(../images/100_0214.JPG) #a299b8 no-repeat;
}
.m3 {
	background: url(../images/gastenverblijf-licht.JPG) no-repeat;
}
.l3 {
	background: url(../images/gastenverblijf.JPG) #a299b8 no-repeat;
}
.m4 {
	background: url(../images/100_0191-licht.JPG) no-repeat;
}
.l4 {
	background: url(../images/100_0191.JPG) white no-repeat;
}
.m5 {
	background: url(../images/show-06-licht.JPG) no-repeat;
}
.l5 {
	background: url(../images/show-06.JPG) #a299b8 no-repeat;
}
.m6 {
	background: url(../images/100_0861-licht.JPG) no-repeat;
}
.l6 {
	background: url(../images/100_0861.JPG) #a299b8 no-repeat;
}
.m7 {
	background: url(../images/AVEGOOR-LIGHT.JPG) no-repeat;
}
.l7 {
	background: url(../images/AVEGOOR.JPG) #a299b8 no-repeat;
}
.l8 {
 background: #a299b8;
}
.m8 {

}
#menu #route {
position: relative;
left: -25px;
top: 20px;
width: 200px;
background: url(../images/1.gif) repeat;
height: 210px;
}

#kunstenaars {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	white-space: wrap;
	text-align: center;
	background-color: #c2debb;
}
#kunstenaars td, #kunstenaars th {
	border: 1px solid green;
	vertical-align: top;
	width: 50%;
	padding: 10px;
}
#kunstenaars td {
  white-space: pre;
 	text-align: left;
}

#right {
	position: relative;
	top: 0px;
	left: 0px;
	width: 10px;
	background: #c2debb;
	padding: 10px;
}
.jaar {
	position: fixed;
	background: transparent no-repeat;
	top: 26px;
	left: 44px;
	width: 122px;
	height: 36px;
}
.jaar[class] {
	background-image: url(../images/jaar.png);
}


hark {
	font-size: 285%;
	margin-bottom: 20px;
	background: transparent;
	letter-spacing: 1px;
}

.beeldschoon {
	width: 215px;
	height: 78px;
	position: relative;
	background: transparent;
	top: 25px;
	left: 188px;
	margin-bottom: 50px;
}
.beeldschoon[class] {
	background-image: url(../images/logo.png);
}

.beeldmerk_verbeelding {
	width: 135px;
	height: 78px;
	position: relative;
	background: transparent;
	top: 25px;
	left: 170px;
	margin-bottom: 30px;
}
.beeldmerk_verbeelding[class] {
	background-image: url(../images/beeldmerk_verbeelding.png);
}

.sup {
	vertical-align: top;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	background: transparent;
}
.indent {
	position: relative;
	left: 15px;
}
#expositielijst ul {
list-style-type: none;
list-style: outside;
}

a.adminbutton {
display: block;
width: 100px;
height: auto;
margin: 0;
background-color: lightblue;
z-index: 999;
color: black;
font-size: 1em;
font-weight: bold;
font-family: times new roman;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
padding: 0;


}
a.adminbutton:hover {
background-color: white;
}
