BODY{
	margin: 0px;
	padding: 0px;
	background-image: url('plaatjes/bg.gif');
	font-family: Arial, Helvetica, Sans Serif;
	height: 100%;
}
INPUT, TEXTAREA{
	border: 1px solid #5A7EB9;
	font-size: 12px;
}
H1{

	font-size: 18px;
	color: red;
}
form{
	padding: 0px;
	margin:0px;
}
A.active{
	font-weight: bold;
}
#main{
	width: 796px;
	height: 100%;
	border-left: 2px solid #5A7EB9;
	border-right: 2px solid #5A7EB9;
	background-color: white;
	background-attachment: scroll;
	background-position: 100% 170px;
	background-repeat: no-repeat;
}
#top{
	top: 0px;
	width: 100%;
	height: 100px;
	background-image: url('plaatjes/top1.jpg');
	padding-top: 0;
	margin:0px;
}
#space{
	height: 0px;
}
#zoek{
	padding-top: 75px;
	margin-right: 15px;
	text-align: right;
}
#menu{
	padding: 7px;
	padding-right: 15px;
	background-color:#5A7EB9;
	height: 15px;
	text-align: left;
	color: white;
	font-size: 14px;
	margin-top:0px;
}
#menu A {
	color: white;
	text-decoration: none;
}
#submenu{
	padding: 3px;
	padding-right: 15px;
	padding-left: 7px;
	background-color:silver;
	height: 18px;
	text-align: left;
	font-size: 14px;
	margin-top:0px;
}
#submenu A {
	text-decoration: none;
	color: black;
}
#content{
	display: block;
	TEXT-ALIGN: left;
	font-size: 12px;
	padding: 20px;
	padding-right: 160px;
}
.form{
	font-size: 12px;
}
.lang{
margin-top: -3px !important;
margin-top: -2px;
margin-bottom: -2px;
}
.art_group{
	background-image: url('plaatjes/art_group_bg.gif') ;
	background-repeat: no-repeat;
	width: 140px;
	height: 220px;
	padding: 10px;
	font-size: 10pt;
	text-align:center;
	vertical-align: top;
	font-family: Script MT bold, Lucida Handwriting Italic,Lucida Handwriting, Sans Serif;
}
.art{
	width: 100px;
	height: 120px;
	text-align:center;
	vertical-align: top;
	border: 1px solid #5A7EB9;
}
.art_top{
	font-family: Script MT bold, Lucida Handwriting Italic,Lucida Handwriting, Sans Serif;
	background-color:#5A7EB9;
	text-align:center;
	font-size: 12px;
	height: 25px;
	padding-top: 5px;
}
.art_group A{
	 text-decoration: none;
	 color: black;
}
.art A{
	 text-decoration: none;
	 color: white;
}
.crumb{
	background-color: silver;
}
.art_zoom{
	width: 500px;
	padding: 20px;
	border: 1px solid #5A7EB9;
}
.art_omschr{
	font-size: 12px;
}
.zoom_tekst{
	font-size: 12px;
	text-align:center;
	position: relative;
	top: -30px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border: 0px solid #5A7EB9;
	background-color: white;
}
.search{
	background-color: #cccccc;
	border-top: 1px solid #4c4c4c;
}
.bottom{
	height: 20px;
	text align: center;
	font-size: 12px;
	border-left: 2px solid #5A7EB9;
	border-right: 2px solid #5A7EB9;
	color: #5A7EB9;
	background-color: white;
	 
}
.list{
	font-size: 12px
}
.list_kop{
	font-size: 12px;
	font-weight: bold;
}
A.active{
	color: red;
}
.rand_blauw{
	border: 2px solid blue;
}