@font-face {
	font-family: 'NovalisJY-Light';
	src: url('/nav/webfonts/1806A3_0.eot');
	src: url('/nav/webfonts/1806A3_0.eot?#iefix') format('embedded-opentype'),
		url('/nav/webfonts/1806A3_0.woff') format('woff'),
		url('/nav/webfonts/1806A3_0.ttf') format('truetype'),
		url('/nav/webfonts/1806A3_0.svg#wf') format('svg');
	font-weight: normal;
	font-style: normal; 
 }
*:focus { 
	outline: none; 
}
body {
	margin: 18px 6px 48px 12px;
	font-family: NovalisJY-Light,Verdana,Arial,Helvetica;
	font-size: 15px;
	background-color:#022B5F;
	color: #9EC1E5;
	background-image: url('bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
   	}     		
a:link, a:visited, a:active {
	color: #38A5EE; 
	text-decoration: none;
	}
a:hover {
	color: #FFE17B;
	text-decoration: none;
	}
p, body, div ,td p, td,i {
	font-family: NovalisJY-Light,Verdana,Arial,Helvetica;
	font-size: 15px; 
	color: #9EC1E5;	
	}
h1 {
	font-family: NovalisJY-Light,Verdana,Arial,Helvetica;
	color: #FFE17B;
	font-size: 19px;
	font-weight: normal;
	letter-spacing:1px;
	text-align:center
	}     
b, strong {
	font-size: 15px;
	color: #38A5EE;
	font-weight:normal;
	letter-spacing:1px
	}		
.rand {
	border: 0px solid #095493
	}
.plaatje {
	border: 1px solid transparent;
	border-radius: 20px;
	}	
.plaatje:hover{
	border-radius: 20px;
	border: 1px solid rgba(71,135,228,0.9);
	box-shadow: 0 0 24px rgba(155,155,224,0.6);
	}	
.bschrift {
	font-size: 13px; 
	color: #9EC1E5;
	letter-spacing: 1px;
	margin:4px 0 4px 0
	} 
.kunstenaar	{ 
	font-size: 15px; 
	color: #FFE17B;
	font-weight:normal;
	letter-spacing:2px;
	margin:0 0 24px 0;
	}
.klein {
	font-size: 13px; 
	color: #38A5EE;
	}
.veld {
	font-size: 15px;
	font-family: NovalisJY-Light,Verdana,Arial,Helvetica;
	color: #332828; 
	background-color: #DAE8F0;
	border: 1px solid #287DC6;
	padding-left: 5px;
	margin-top: 2px;
	width: 210px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	-webkit-appearance: none;
	}			
.knop {
	font-weight: normal;
	font-family: NovalisJY-Light,Verdana,Arial,Helvetica;
	color: #38A5EE; 
	background-color: #00457E;
	border:1px solid #1065AE;
	cursor: pointer; 
	margin-right: 2px;
 	font-size: 15px;
 	letter-spacing: 1px;
	cursor: pointer; 
	margin-top: 12px;
 	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-appearance: none;
} 		
.knop:hover  {
	background-color: #022B5F;
	}
fieldset {
	width:360px;
	padding: 7px 10px 7px 10px;
	margin: 3px 0 0 0;
	margin-top: expression('0px');
	border: 1px solid #095493;
	display:block;
	}
legend {
	color:#38A5EE;
	margin-bottom: expression('7px');
	}	
hr	{
	color:#287DC6;
	height:1px;
	background-color: #287DC6;
	border-width: 0
	}