﻿ body {   	
/*	background-image:url(images/Kerststerren.gif);
	background-attachment: fixed;*/
	background-color:#fdfdfd;
	background-position : top;
/*	scrollbar-face-color: #8B0000;
	scrollbar-shadow-color: #FF9999;
	scrollbar-highlight-color: #FF9999;
	scrollbar-3dlight-color: #F5FAFA;
	scrollbar-darkshadow-color: #F5FAFA;
	scrollbar-track-color: #F5FAFA;
	scrollbar-arrow-color: #F0F8FF;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;  
	line-height:18 px;
	margin: 0;
	padding: 0;
/*	text-align:center
	background-image:url('images/bkgr1.png')*/

}

div {
margin:0px;
padding:0px;
border:0px;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	line-height:18px;		 
 }

h1 {	font-size: 22px;
	font-weight: bold;
	line-height:30px;
	color: #0099CC;

}

h2 { font-size: 18px;
	font-weight: bold;
	color: #0099CC;
	line-height:27px;
}
h3 { font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	line-height:20px;
}


a:link {  color: #0033CC; text-decoration: underline}
a:visited { color: #0033CC; text-decoration: underline }
a:hover { color: #6699CC; text-decoration: underline }
a:active { color: #AA0000; text-decoration:blink 
}

li {
 font-size: 12px;
 line-height:18px; 	
}
ul {
 font-size: 12px;
	
}
ol {
 font-size: 12px;
}
/*
th {
 COLOR: #551F55 
	}
td {   font-size: 12px;
line-height:18px;
}
*/
table {
  border-collapse: collapse;
}
th, td {
  text-align: left;
  padding: 2px 4px;
  font-size: 12px;
line-height:18px;
}
.table-heading {
  background-color: #000;
  color: #fff;
}

.knop{
	height: 23px;
	width: 160px;
	background-color: #FFCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font: message-box;
	color: maroon;
}

   #clickme2{
	 position:absolute;
	left:300px;
	top:-40px;
	z-index:1000;
	height:40px;
	width:30px;
	margin:10px;
	border:2px solid #000;
	padding:7px 0px 0px 17px;
	background-color:#FF9;
	font-size:14px;
	color:#F03;
	box-shadow: 10px 45px 25px 0px #ccc; 
	border-radius: 6px
  }
  
  #grondvlak{
position:relative; 
/*left: 20px;*/
margin:auto;
top: 20px; 
/*left:5%;*/ 
width:1005px; 
min-height:1100px;  

background-color:#fff
}



#inhoud{
	position:absolute; 
	left:155px; 
	top:100px;
	z-index:1;
	width:630px; 
	min-height:200px; 
	padding:10px; 
	margin-left:0px; 
	border-left:#8f0000 solid 1px; 
	background-color:#fff

}

