@charset "utf-8";
.page
{
	position: relative;
	min-width: 770px;		/* minimum with of page */
}
.body 
{
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFBEF;
}

.a 
{
	color: #284473;
	text-decoration: underline;
}

a:hover 
{
	text-decoration: underline;
}

.hoofd_content 
{
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 0px;
}

.submenu 
{
	background-color: #8CCFE7;
	float: left;
	width: 200px;
	border: 2px solid #F08237;
	position: absolute;
	left: -2px;
	top: 10px;
}


.submenu ul {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.submenu ul li 
{
	clear: both;
	width: 100%;
}

.submenu ul li span a
{
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 11pt;
	font-weight: normal;
	color: #D13D91;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.submenu ul li span.active a
{
	display: block;
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #FEFBE8;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.submenu ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
 }
 
 .submenu ul li a img
 {
	vertical-align: middle;
	margin-right: 5px;
 }
 /*menu titels*/
 
 .submenu .activeitem
 {
	position: relative;
	z-index: 1;
	left: 15px;
	float: left;
	width: 200px;
	height: 23px;
	margin-bottom: 10px;
	margin-top: 25px;
	line-height: 21px;
	display: block;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #B4B929;
	border: 2px solid #F08237;
 }
 
 /* Style for normal images */
img
{
	border-style: none;
	border-width: 0px;
}

/* Style for title image part */
.titleImage
{
	height: 98px;
	overflow: hidden;
	background-color: #425C88;
	background-image: url(file:///D|/images/png/toplogo-global-bk.png);
	background-repeat: repeat-x;
}

map, area
{
	border: 1px solid green;
}

.submenu .activeitem span
{
	padding: 3px 0px 5px 50px;
	display: block;
	text-decoration: none;
	font-size: 12pt;
	font-family: "Comic Sans MS", "Times New Roman";
	font-weight: bold;
	color: #D13D91;
}

.submenu .activeItemImg
{
	margin-top: -74px;
	z-index: 2;
	position: relative;
	left: 15px;
	top:74px;
	float: left;	
}

/* Style for the content block */

.contentBlock
{
	margin: 10px 0px 0px 250px;
}

/* Title */
.contentBlock .title
{
	padding: 10px 0px 12px 10px;
	position: relative;
	background-color: #B5BA29; /*#E8E4FF;	*/
	font-weight: bold;
	line-height: 23px;
	font-size: 16px;
	color: #10709F;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F78231;
}

/* the subTitle style */
.contentBlock .subTitle
{
	z-index: 1;
	position: relative;
	text-align: right;
	margin-right: 8px;
	margin-top: -16px;
	font-weight: normal;
	font-size: 13px;
	color: #10709F;	
}

.contentBlock .subTitle a
{
	text-decoration: none;
	color: #10709F;	
}

.contentBlock .subTitle a:hover
{
	text-decoration: none;
	color: #FFFFFF;	
}

/* underTitle */
.contentBlock .underTitle
{
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 2px;
	position: relative;
	background-color: #F08237;
	font-weight: bold;
	line-height: 16px;
	font-size: 13px;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F78231;
}

.contentBlock .underTitle .link
{
	z-index: 1;
	position: relative;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;	
	text-align: right;
	margin-right: 8px;
	margin-top: -16px;	
}

.contentBlock .underTitle .link a
{
	text-decoration: none;
	color: #FFFFFF;	
}

.contentBlock .underTitle .link a:hover
{
	text-decoration: none;
	color: #10709F;	
}

/* contents */
.contentBlock .contents
{
	padding: 12px 0px 12px 10px;
	position: relative;
	/*background-color: #FFFFFF;	*/
	font-weight: normal;
	line-height: 14px;
	font-size: 14px;
	color: #D63C94/*#10709F*/;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F78231;
	font-family: "Comic Sans MS";
}

.contentBlock .contents a
{
	text-decoration: underline;
	color: #D63C94;
}

.contentBlock .contents .links a
{	
	text-decoration: none;
	color: #10668E;
}

.contentBlock .contents span.mainImage img
{
	width: 426px;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.contentBlock .contents span.kerstImage img
{
	width: 640px;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.contentBlock .contents span.kerstImage
{
	text-align: center;
	display: block;
}


.contentBlock .contents span.gstbkImage
{
	text-align: left;
	display: block;
}

.contentBlock .contents span.gstbkImage img
{
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.contentBlock .contents span.normalImage
{
	text-align: left;
	display: block;
}

.contentBlock .contents span.normalImage img
{
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.contentBlock .contents span.mainImage
{
	text-align: center;
	display: block;
}

.contentBlock .contents span.loadingImage img
{
	width: 250px;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.contentBlock .contents span.loadingImage
{
	text-align: center;
	display: block;
}

.contentBlock .contents span.contactImage
{
	text-align: left;
	display: block;
}

.contentBlock .contents span.nieuwsImage
{
	text-align: center;
	display: block;
}

.contentBlock  .contents table td.rightcell
{
	width: 160px;
	vertical-align: top;
}

.contentBlock  .contents table td.leftcell
{
	vertical-align: top;
}

/* special line block */
.contentBlock .specialLineBlock
{
	position: relative;
	line-height: 14px;
	font-size: 13px;
	margin: -1px 0px 0px 0px;
	padding: 6px 10px 6px 10px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F78231;
} 

.contentBlock .specialLineBlock a.goTop
{
	font-weight: bold;
	color: #10709F;
	text-decoration: none;
	font-size: 10px;
	background-image: url(file:///D|/images/gif/goTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 14px;
}

.contentBlock .specialLineBlock a.goTop:hover
{
	text-decoration: underline;
}

/* copyright & webdesign */
.contentBlock .copyrightFooter
{
	padding: 2px 0px 2px 10px;
	position: relative;
	/*background-color: #FFFFFF;	*/
	font-weight: normal;
	line-height: 14px;
	font-size: 10px;
	color: #B5BA29;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F78231;
}

.contentBlock .copyrightFooter .copyright
{
	text-align: left;	
}

.contentBlock .copyrightFooter .link
{
	text-decoration: none;
	color: #B5BA29;
}

.contentBlock .copyrightFooter .webdesign
{
	z-index: 1;
	position: relative;
	text-align: right;	
	margin-right: 8px;
	margin-top: -16px;
}
.album_img {
	border: 1px solid #7C7C7C;
	height: 122px;
	width: 122px;
	vertical-align:middle;
	text-align:center;
	padding: 10px 8px 8px 8px;
	margin: 2px 4px 2px 0px;
fotolinks {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 24px;
	line-height: normal;
	color: #D13D91;
}
fotolinks {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 24px;
	line-height: normal;
	color: #D13D91;
}
