body
{
	background: #d8851f;
}

body, td
{
	font-family: Verdana, sans-serif;
	font-size:13px;
}

#hoofdmenu
{
	position:absolute;
	top:202px;
	left:13px;
	background: #ebbc7f;
	width:140px;
	padding-bottom:6px;
}

div.menuopen
{
	padding-bottom: 10px;
}

div.menuitem
{
	width: 129px;

	margin: 6px 6px 0px 6px;
	padding-bottom: 2px;
	
	background: #003158;
}

div.menuitem a
{
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	margin-left:5px;
	line-height:180%;
	color: white;
}
div.menuitem a:hover
{
	color: #7f91af;
}

div.menu2item
{
	width: 129px;
	margin: 3px 5px 0px 5px;
}

div.menu2itemactief
{
	width: 129px;
	margin: 3px 5px 0px 5px;
	background: #f6e0c5;
}

div.menu2item a, div.menu2itemactief a 
{
	font-size:14px;
	text-decoration:none;
	margin-left:11px;
	line-height:110%;
	color: #003158;
}

#subsubmenu
{
	position:absolute;
	top:99px;
	left:170px;
	background: #f4dab9;
	width:554px;
	height: 91px;
}

#subsubmenu table
{
	margin: 4px 0 0 78px;
}

#subsubmenu td
{
	vertical-align:top;
	width:210px;
}

#subsubmenu table a
{
	font-size:14px;
	text-decoration:none;
	line-height:110%;
	color: #003158;
}

#content
{	
	position:absolute;
	background: url('/images/windroos.gif') ;
	background-position: -206px 12px;
	background-repeat: no-repeat;
	background-color: #faeede;	
	top:191px;
	left:170px;
	width:474px;
	height:447px;
	padding:0px;
	padding-left:80px;
	border-top:12px #faeede solid;
	border-bottom:30px #faeede solid;
	overflow:auto;
}
/* 
 * Stijlen voor content. 
 */
#content p
{
	margin: 0px 25px 14px 0px;
}

#content h1
{
	color:#d8851f;
	font-size:13px;
	margin:0;
}

#content a
{
	color:#003158;
	text-decoration:underline;
}

#content table
{
	border-collapse: collapse;
	border-width:0px;
	margin-top:2px;
}
#content td
{  
	border: 1px #d8851f solid;
	border-left: 0px;
	border-right: 0px;
	border-top-width: 0px;
	
	padding:1px 0px;
	padding-right: 0px;
}

#content thead td
{
	background:#ebbc7f;
	font-weight:bold;
	border-bottom-width: 0px;		
}

#weerspiegel
{
	position:absolute;
	left:724px;
	width:212px;
	top:0px;
	height:99px;
	background: #003158;
}

#kopstuk
{
	position:absolute;
	left:0px;
	top:0px;
	width:724px;
	height:99px;
	background: #ffffff;
}

#blauwbalk
{
	position:absolute;
	left:0px;
	top:96px;
	width:724px;
	font-size:1px;
	height:3px;
	background:#003158;
}

#veenhooplogo
{
}

#logootjes
{
	position:absolute;
	left:580px;
	top:5px;
}	

/* Het halftransparante balkje */
#balkje
{
	position:absolute;
	left:0px;
	top:99px;
	font-size:1px;
}

#fotobalk
{
	position:absolute;
	left:724px;
	top:99px;
	width:212px;
	height:564px;
	overflow:hidden;
	text-align:center;
	padding-top:17px;
}

div.fotoklein
{
	margin-bottom:16px;
	height:129px;
	overflow:hidden;
}

img
{
	/*
	 * Vergeet niet: blank.gif en afmetingen-attributen origineel
	 */
	behavior: url ( '/scripts/pngbehavior.htc' );
	border-width: 0px;
}

img.imgLeft
{
	float:left;
	margin-top:6px;
	margin-right:10px;	
}

img.imgRight
{
	float:right;
	margin-top:6px;
	margin-left:10px;
}

/* Stijlen formulier */
#myform td, #myform table
{
	border:0px;
}

#myform input
{
	background-color: #f4dab9;
	/* border: 0px solid #666666;  */
}

/* Stijlen fotoboek */
.huidigNummer
{
	background:#f4dab9;
}
