* {margin:0;padding:0}

html {
	overflow: -moz-scrollbars-vertical;
	font-size: 1.0em;
}

body {
	color: #000000;
	background:url(pic/achtergrond.gif) repeat-y left top;
	text-align:center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
}

h1 {
	color: #999999;
	font-weight: bold;
	font-size: 20px;
}

#wrapper {
	width:auto;
	min-width:770px;
	max-width:1024px;
	text-align:left;
	margin-left:0;
	margin-right:auto;
	position:relative;
}

#outermetright {
	margin-left:328px;
	margin-right:160px; /* in ie6 260px, rest 160px - opgelost door in ie6 width vast te zetten*/
	color: #000000;
}

#outerzonderright {
	margin-left:328px;
	margin-right:0px;
	color: #000000;
}

#left {
	position: absolute;
	top: 0px;
	width: 70px;
	float:left;
	margin-left: 240px; /* ie6 -90, rest 240px opgelost door voor ie6 width wrapper vast te zetten*/
	padding-left: 5px;
	left:-1px;
}

* html #outer{/* 3px jog*/
	margin-left:325px;
	margin-right:127px;
}

p {
	margin-bottom:1em;
	padding:0 0px;
}

#kunstkoop {
	position: absolute;
	top: 500px;
	left: 200px;
}

#right {
	position:relative;/*ie needs this to show float */
	width:1px;
	float:right;
	margin-right:0px;/*must be 1px less than width otherwise won't push footer down */
	left:1px;
}

#rightmet {
	position:relative;/*ie needs this to show float */
	width:130px;
	float:right;
	margin-right:-129px;/*must be 1px less than width otherwise won't push footer down */
	left:1px;
}

#rightrandom {
	position:relative;/*ie needs this to show float */
	width:130px;
	float:right;
	margin-right:-129px;/*must be 1px less than width otherwise won't push footer down */
	left:1px;
}

* html #right {margin-right:0px;margin-left:-3px}/* stop float drop in ie + 3px jog */
* html #rightmet {margin-right:-130px;margin-left:-3px}/* stop float drop in ie + 3px jog */
* html #rightrandom {margin-right:-130px;margin-left:-3px}/* stop float drop in ie + 3px jog */

#footer a {
	text-decoration: none;
}

#footer {
	line-height:12px; /* was 50px */
	color: #000000;
	text-align:left;
	position:relative;
	font-size: 0.8em;
	margin-left: 350px;
	margin-top: 10px;
}

#clearheader {
	height:0px;
}/*needed to make room for header, was 72px*/

#centrecontent {
	margin-top: 10px;
	float:right;
	width:99%;
	position:relative;
}

* html #centercontent {
	width:100%;
}

.outerwrap {
	float: left;
	width: 99%;
}

.clearer {
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

#menu {
	top:10px;
	left:30px;
	width:200px;
	position: absolute;
	text-align:center;
	color:#fff;
	letter-spacing: 0.1em;
}

* html #menu {
	position:absolute;
}

a.menulink:visited, a.menulink {
	display:block;
	width:200px;
	height:10px;
	text-align:left;
	text-decoration:none;
	line-height:15px;
	color:#fff;
	font-variant: small-caps;
	font-size: 1.1em;
}

#menu a:hover {
	color:#000;
}

.menuactief {
	display:block;
	width:200px;
	height:10px;
	margin:0 auto;
	text-align:left;
	text-decoration:none;
	line-height:15px;
	color:#000;
	font-variant: small-caps;
	font-size: 1.1em;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0px;
}

a:visited, a, a:active {
	color: #006666;
}

a:hover {
	color: #ff0000;
}

.thumbnailkunstwerk {
	margin-top: 10px;
	margin-left: 10px;
}

.grootkunstwerk {
	margin-top: 10px;
}

.plaatjeintekstlinks {
	margin: 0px;
	margin-right:5px;
	margin-top: 5px;
}

.plaatjebijexpositie {
	margin: 0px;
	margin-top: 5px;
}

.formstyle100 {
	font-size: 1.0em;
	width: 100%;
}

.tablerand {
	border: 1px solid #FF0000;
}

.table_kunstwerkenzoeken {
	padding:4px;
	border: 1px solid #006666;
}

.table_kunstwerkenzoeken td {
	padding:4px;
}
.map {
}

@media print {
	#menu, #kunstkoop, #footer {
		display: none;
	}

	#left {
		margin-left: 0px;
		width: 80px;
	}

	.outerwrap, #centrecontent {
		margin-left: -200px;
		width: 300px;
	}

	#right {
		margin-right: 0px;
		width: 150px;
	}
}
