/**/

/* -------------------------------------------------------------------------------- */
/*                           SOF Style Sheet 5 : Base CSS                           */


			body, html{
				margin: 0px;
				padding: 0px;		
				/* text-align:justify; */
			}
		
			#mainDiv{
				width: 				100%;
				height: 				100%;
				
				position:				absolute;
				z-index:	 			20;
			}
		
			#mainOverlay{
				width: 				100%;
				height: 				100%;
				z-index:	 			50;
				position:				absolute;

				background-color: 		#000000;			
				display:				none;

				padding-top:			25%;

				vertical-align:middle;
				text-align: center;

			}

.spacedLines{
	line-height:1.6;
}

.credits{
	display:none;
}

.hidden{ display: none; }

a{
   cursor: pointer;
}

a:hover{
   cursor: pointer;
}
/*                           EOF Style Sheet 5 : Base CSS                           */
/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/*                           SOF Style Sheet 7 : Text CSS                           */

a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
	margin-bottom: 0px;
}


span.topNumber
{
      font-size: 24px;
}   

h3.topBrand
{
      font-size: 14px;
   margin: 0px;
   line-height: 16px;
}

h2{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
	font-weight:bold;
}

h3{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}

h4{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

input, submit, textarea{
	font-family: Verdana;
	font-size: 11px;
	padding: 4px;
	border: 1px solid #999999;
	width: 200px;
}
.Table_Form{
	border: 1px solid #999999;
	background-color: #DDDDDD;
	width: 565px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.Table_Form td{
	padding: 5px;
}

.Item_Block{
	padding-bottom: 20px;
	background-image: url(/images/item_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.FAQ_Question{
	font-size: 12px;
	font-style: italic;
	min-height: 40px;
	padding-top: 10px;	
	padding-left: 50px;
	background-image: url(/images/faq_question.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.FAQ_Awnser{
	font-size: 12px;
	min-height: 40px;
	padding-top: 10px;	
	padding-left: 50px;
	background-image: url(/images/faq_awnser.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

span.mailing_title
{
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
}

div.mailingBlock
{
   margin:0px;
   margin-left:10px;
   margin-right:10px;
   margin-bottom:10px;
   text-align:center;
   line-height:1.5;
}

div.youtubeBlock
{
   padding: 10px;
}

   object.video
   {
      width:219px;
      height:148px;
   }
/*                           EOF Style Sheet 7 : Text CSS                           */
/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/*                          SOF Style Sheet 8 : Report CSS                          */


.reportBlock{
	margin-bottom: 20px;
	width: 565px;
	border: 2px solid #555555;
}

.reportMessage{
	height: 32px;
	width: 545px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}

.reportMessage img{
	height: 32px;
	width: 32px;
	vertical-align: middle;
	margin-right: 10px;
}

.reportDetails{
	width: 545px;
	background-color: #DDDDDD;
	color: #111111;
	padding: 10px;
	font-size: 11px;
}


/*                          EOF Style Sheet 8 : Report CSS                          */
/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/*                           SOF Style Sheet 9 : News CSS                           */

.LeesMeer{
	font-weight: bold;	
	color : #A67591;
}

.newsItemTitle{
        margin:0px;
        padding:0px;
        line-height:150%;
	font-weight: bold;
	font-size:16px;
        text-transform:uppercase;
}

.newsItemImage{
        float:right;
	width: 160px;
        margin-left: 395px;
        margin-top: 10px;
	border: 1px solid #999999;
}

.newsItemText{
        width:390px;
}
.newsItem{
	/* text-align: justify; */
	height: auto;
	overflow:hidden;
	clear: both;

        line-height:175%;
        font-size:13px;
        font-family:Arial;
	width: 565px;

	min-height: 110px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(/images/newsitem_background_01.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

   .newsItem img.image
   {
	float: right;
	width: 160px;
        margin-left: 10px;
	border: 1px solid #999999;
   }

.newsItemUp{
}

.newsItemDown{
   clear:right;
}

.newsItem_even
{
	min-height: 110px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(/images/newsitem_background_01.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.newsItem:nth-child(even)
{
	min-height: 110px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(/images/newsitem_background_01.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.newsItem_even img.image
{
	float: right;
	width: 160px;
        margin-left: 10px;
	border: 1px solid #999999;
}

.newsItem:nth-child(even) img.image
{
	float: right;
	width: 160px;
        margin-left: 10px;
	border: 1px solid #999999;
}

.newsItem_odd
{
	min-height: 110px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(/images/newsitem_background_02.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.newsItem:nth-child(odd)
{
	min-height: 110px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(/images/newsitem_background_02.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.newsItem:nth-child(odd) img.image
{
	float: right;
	width: 160px;
        margin-left: 10px;
	border: 1px solid #999999;
}

.newsItem_odd img.image
{
	float: right;
	width: 160px;
        margin-left: 10px;
	border: 1px solid #999999;
}

.sharethis{
   float:right;
   margin-top:25px;
   height:30px;
   width:160px;
}

.aanbieding_1van2{
	float: left;
	width: 275px;
	min-height: 400px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(/images/newsitem_background_01.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	/* text-align: justify; */

	margin-right: 15px;
}

.aanbieding_1van2 img{
	width: 275px;
	height: 275px;
	margin-right: 10px;
	border: 1px solid #999999;
}

.aanbieding_2van2{
	float: left;
	width: 275px;
	min-height: 400px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(/images/newsitem_background_02.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	/* text-align: justify; */
}

.aanbieding_2van2 img{
	width: 275px;
	height: 275px;
	border: 1px solid #999999;
}


h3.readMore
{
   font-size:12px;
   font-family:Arial;
   font-weight: normal;
   text-transform: uppercase;
   font-style: italic;
}

object.newsItemVideo
{
   width: 565px;
   height: 317px;
}


/*                           EOF Style Sheet 9 : News CSS                           */
/* -------------------------------------------------------------------------------- */


/**/
