#banner
{
    position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:120px;
}
#tabbladen
{
    position:absolute;
	left:0px;
	top:120px;
	width:1024px;
	height:31px;
}

#hoofdvlak
{
    position:absolute;
	left:0px;
	top:151px;
	width:1024px;
	height:716px;   
}
#MainContent {
	position:absolute;
	left:286px;
	top:210px;
	width:600px;
	height:550px;
	z-index:1;		
    overflow: auto;
    margin-right: 100px;
}
#FotoFrame {
	position:absolute;
	left:0px;
	top:201px;
	width:759px;
	height:600px;
	z-index:10;		
}

#MainContent_Smaller {
	width:500px;
	height:550px;
	z-index:2;		
    overflow: auto;    
}


#SideContent {
	position:absolute;
	left:12px;
	top:290px;
	width:110px;
	height:302px;
	z-index:2;
}

#SubKnoppen {
	position:absolute;
	left:286px;
	top:170px;
	width:774px;
	height:69px;
	z-index:3;
}

#Layer3 {
	position:absolute;
	left:365px;
	top:240px;
	width:372px;
	height:273px;
	z-index:3;
}
#Jan
{
    position:absolute;
	left:320px;
	top:520px;
	z-index:4;
}
#Pen
{
    position:absolute;
	left:920px;
	top:270px;
	z-index:4;
}

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
a
{
    text-decoration: underline;
    color : Blue;
}
a.visited
{
    color : Blue;
}


.kleiner {font-size: 12px}

.vet {font-size: 14px; font-weight: bold; }

.style3 { font-weight:bold; }

.style7 {
	color: #FF0000;
	font-weight: bold;
}

.Error { color: Red;}

.Scroll
{
  	overflow-y: scroll; 
	scrollbar-arrow-color:blue; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color:#888888;  
}
.fototable
{
 vertical-align: top;
 text-align: center;
 
}
.fototable td
{
 vertical-align: top;
 text-align: center;
   
}
.fototable img
{
    /* ridge groove inset outset */ 
  border: 1px  solid #000000;
  height: 90px;
  width: 90px;
  margin: 5px;
  padding: 5px;
  background-color: White;
}
