/************************************************************************/
/* 			      GLOBAL	 				*/
/************************************************************************/
html, body 
{
	margin		: 0;
	padding		: 0;
	height		: 100%; /* needed for container min-height */
	background	: #efebef url('../../Images/background_pattern.gif') repeat-y scroll top center;
	font-family	: Lucida Sans Unicode, Verdana, Trebuchet;
	font-size	: 11px;
	color		: #333;
}

hr
{
	height : 1px;
	border : 0px;
	color : #eeeeee;
	background-color : #eeeeee;
}

h1 
{ 
	font		: 1.5em Lucida Sans Unicode, Verdana, Trebuchet; 
	margin		: 2.3em 0;
	margin-top	: 60px;
	margin-left	: 10px;
}

h2 
{
	font		: 1.25em Lucida Sans Unicode, Verdana, Trebuchet;
	margin		: 0 0 0.5em;
}

img
{
	border-style	: none;
}

p 
{ 
	line-height	: 1.5; 
	margin		: 0 0 1em;
}

div#container 
{
	position	: relative; /* needed for footer positioning*/
	margin		: 0 auto; /* center, not in IE5 */
	width		: 815px;
	background	: #fff;
	height		: auto !important; /* real browsers */
	height		: 100%; /* IE6: treaded as min-height*/
	min-height	: 100%; /* real browsers */
	text-align 	: left;
	/*background	: #fff url('../../Images/footer_corners_yr.gif') no-repeat scroll bottom center;*/
}

div#header 
{
	padding:1em;
	background: transparent url('../../Images/header_bg.jpg') no-repeat scroll right center;
	Height : 45px;
	z-index : 100	;
}

div#header p 
{
	font-style:italic;
	font-size:1.1em;
	margin:0;
}

div#logo
{
	position : absolute;
	top	 : 0px;
	left	 : 11px;
}

div#menu
{
	position    : absolute;
	margin-left : 140px;
	margin-top  : 30px;
	z-index:200;
}

div#content 
{
	padding		: 1em 0em 5em; /* bottom padding for footer */
	position	: relative; /* needed for footer positioning*/
	margin		: 0 auto; /* center, not in IE5 */
	width		: 80%;  /* orig : 73%  | split : 43% */
	left 		: 82px; /* orig : 70px  | split : -40 */
	font-size	: 11px;


	z-index : 0;
}

div#content p 
{
/*	text-align:justify;*/
	/*padding-right:1em;*/
}

div#body
{
	padding-right: 10px;
}

div#body.smallbody
{
	width: 430px;	
}

div#leftside
{
	position	: absolute;
	left 		: 0px;
	width 		: 140px; 
	padding-top 	: 90px;
	height		: auto !important; /* real browsers */
/*	white-space     : nowrap;*/	
	font-size   	: 11px;	
	float		: left;
}

div#rightside
{
	position 	: absolute;
	width 		: 200px;
	right 		: 8px;
	top 		: 185px;
/*	bottom		: 22px;*/
	background 	: #fff;
/*	white-space     : nowrap;*/	
	font-size   	: 11px;	
/*	height		: auto !important; *//* real browsers */
/*	height		: 60%; *//* IE6: treaded as min-height*/
/*	min-height	: 60%; *//* real browsers */
	z-index		: 5; /* z-index voor FF */
}

div#footer 
{
/*	position	: absolute;*/
/*	width		: 100%;*/
/*	bottom		: 0; stick to bottom */
	font-size	: 11px;
	height 		: 17px;
	color		: #333;
	text-align      : right;
/*	float:right;*/
	padding-right   : 12px;
	padding-bottom  : 12px;
}

div#footer table
{
	width: 100%;
}

div#footer td#poweredby
{
	text-align 	: left;
	padding-left    : 9px;
}

div#footer td#navigation
{
	text-align 	: right;
}

div#footer p 
{
	padding:1em;
	margin:0;
}

div#crumblepath
{
	position   : absolute;
	left 	   : 180px;
	margin-top : 28px;
	font-size  : 11px;
	z-index	   : 5;
}

div#search
{

	margin-right 	: 18px;
	float	 	: right;
	z-index  	: 5;
}

input#searchbox
{

	background-color : #eeeeee;
	border 		 : 1px solid #333;
	font-size 	 : 10px;
	color		 : #333;
	font-family	 : Lucida Sans Unicode, Verdana, Trebuchet;
	padding-left 	 : 3px;
	padding-bottom   : 2px;
	width 		 : 70px;
	z-index  : 3000;	
}

input#searchimg
{

	position 	: absolute;
	padding-right 	: 4px;
	margin-left 	: 4px;
	padding-top  	: 3px;
	width 		: 14px;
	float		: right;
	border 		: 0px;
	z-index : 100;
}

div#title
{
	font		: 18px Georgia, Lucida Sans Unicode, Verdana, Trebuchet; 
	margin		: 2.3em 0;
	margin-top 	: 60px;
	margin-bottom   : 18px;
	color		: #fff;
	background	: transparent url('../../Images/title_bg.gif') repeat-x scroll left center;	
	line-height	: 30px;
	padding-left	: 10px;
	margin-right	: 10px;
}


div#slogan 
{
	font-family: Lucida Sans, Geneva, Helvetica;
 	font-size: 18px;
  	font-weight: bold;
  	width: 550px;
  	line-height : 50px;
}

div#slogan p
{
	font-family: Lucida Sans, Geneva, Helvetica;
 	font-size: 18px;
  	font-weight: bold;
  	width: 550px;
  	line-height : 50px;
}

div#foto
{
	position: relative;
	height : 300px;
	width : 630px;
	top: 10px;
	z-index:3;
	background : transparent url('../../Images/vespa_anime.gif') no-repeat scroll 100% top;
}

div#uitgelicht
{
	position:absolute; 
	width:130px;
	height:300px;
	top: 0px;
	left:0px;
	padding-top: 5px;
	z-index:3;
}

div#uitgelicht p 
{
	text-align: left;
}		

div#uitgelicht a
{
	text-decoration: none;
}		

.titlebold
{
	font-family: Lucida Sans Unicode, Geneva, Helvetica;
  	font-size: 18px;
  	font-weight: bold;
  	color: #ce2323;
}

div#upcomingevents
{
	position: relative;
	top: 30px;
}

div#titlewhite
{
  	font-size: 14px;
  	font-weight: bold;
  	color:#FFFFFF;
  	max-width: 622px;
  	margin-bottom : 8px;
  	padding : 4px;
}
div#event
{
	position:relative; 
	width:200px;
	top: 8px;
	left:0px;
	float:left;
	margin-left: 4px;
	margin-right: 4px;
	z-index:3; 
	height : 90px;
}
td#eventtitle
{
	white-space : nowrap;
	background-color : #F2D43D;
	border-bottom : 1px solid white;
	color : black;
	font-weight: bold;
	height:20px;
}
td#eventbody
{
	padding : 4px;
	background-image: url('../../Images/event.gif');
	background-repeat : repeat-x;
	height : 100px;
}
td#eventlink
{
	position : absolute;
	float:right;
	width:200px;
	border-top : 1px solid #F2D43D;
	top:130px;
}
div#clients
{
   width: 120px;
   margin-left: 21px;
}
div#clients a
{
	text-decoration: none;
	/* float:right; */ /* links uitlijnen met plaatje */
}
div#trademark
{
   margin-top : 8px;
   margin-bottom : 8px;	
}

div#trademark img
{
   width: 100px;
   height: 72px;
}

/************************************************************************/
/* 			DISTRIBUTED RELATED 				*/
/************************************************************************/
div#MainMenu 
{
	margin: 0;
	padding: 0 0 0px 0px;
	border-bottom: 0px solid #000;
	z-index: 10;
	
}

div#MainMenu ul 
{
	list-style:none;
	margin:0;
	padding:0;
}

div#MainMenu ul li 
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div#MainMenu ul ul li 
{
	padding-left:0px;
}

div#MainMenu a 
{
	float: left;
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color : #333;
}

div#MainMenu a.NavigationOpen 
{
   border-bottom: 1px solid #333;
   padding-bottom: 2px;
   background: transparent;
   color: #333;
}

div#MainMenu a.NavigationSelected 
{
   border-bottom: 2px solid #333;
   padding-bottom: 2px;
   background: transparent;
   color: #333;
}

div#MainMenu a:hover
{
   border-bottom: 1px solid #333;
   color: #333;
   padding-bottom: 2px;
   background: transparent;
}


div#SubMenu 
{
   margin: 0;
   padding: 0 0 0px 0px;
   z-index: 10;
}

div#SubMenu ul 
{
   list-style:none;
   margin:0;
   padding:0;
}

div#SubMenu ul li 
{
   margin: 0;
   padding: 0;
   list-style-type: none;
   border-bottom: 1px solid #333;
   padding: 8px 0 2px 0;
}

div#SubMenu ul ul li 
{
   padding-left:11px;
}

div#SubMenu a
{
   line-height: 14px;
   font-weight: normal;
   margin: 0 10px 4px 10px;
   text-decoration: none;
   color : #333;
   display: block;
   padding-bottom: 2px;	
   background: transparent;
}

div#SubMenu a.NavigationOpen 
{
   font-weight: bold;
   padding-bottom: 2px;
   background: transparent;
   color: #333;
}
div#SubMenu a.NavigationSelected 
{
   font-weight: normal;
   padding-bottom: 2px;
   background: transparent;
 }


/************************************************************************/
/* 			     PATH RELATED 				*/
/************************************************************************/
div#NavigationPath 
{
	font-weight:normal;
	color:#333;
/*	background: transparent url('../../../Images/pointer.gif') no-repeat fixed right center; */
}

div#NavigationPath a 
{
	text-decoration:underline;
	color:#b7b7b7;
	padding-right:5px;
}

/************************************************************************/
/* 			     SEARCH RESULT				*/
/************************************************************************/
div#searchresult 
{
   padding-left: 10px;
}

div#result 
{
   position: relative;
   margin-bottom: 40px;
}

div#position {
   text-align: right;
   position: absolute;
   left: -30px;
   top: 0px;
   width: 20px;
}
/************************************************************************/
/* 			     Gray Table 				*/
/************************************************************************/
.GrayTable td {
    background-color: #F1F1F1;
    color: #333333;
    margin: 0px 5px 0px 0px;
    padding: 0px 10px 2px 5px;
}

/************************************************************************/
/* 			     NEWS RELATED 				*/
/************************************************************************/

/* LATEST NEWS    */ 
.NewsLatest ul 
{
	padding-left:0px;
	margin-left: 0px;
	display:block;
	list-style:none;
}

.NewsLatest .NewsBlock 
{
	margin-bottom:10px;
	padding:3px 0px 0px 0px;
	text-align:left;
	display:block;
}

.NewsLatest .NewsBlock ul 
{
	margin-left:-8px;
	padding-left:8px;
}

.NewsLatest .NewsBlock ul li 
{
	background:none;
	border:0px;
	margin:0px;
	padding-bottom:10px
}

.NewsLatest .NewsBlock .NewsTitle
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #CE2829;
}

.NewsLatest .NewsBlock .NewsTitle a
{
	text-decoration: none;
}

.NewsLatest .NewsBlock .NewsDate
{
	display:block;
	color: #F3B21F;
}

.NewsLatest .NewsBlock .NewsLink
{
	text-align:right;
	color: #CE2829;
}
.NewsLatest .NewsBlock .NewsLink a
{
	text-decoration: none;
}

.NewsLatest .NewsItem .NewsDate {
	display:block;
	color: #F3B21F;
}

.NewsLatest .NewsArchiveLink
{
	display: block;
	text-align:right;

}
	
.NewsLatest .NewsArchiveLink a
{
	text-decoration: none;
	font-weight: bold;
	color: #CE2829;
}

/* NEWS DETAIL               */ 
.NewsDetails .NewsItem .NewsDate {
	display:block;
	color: #F3B21F;
}

.NewsDetails .NewsItem .NewsDescription{
	margin-top:20px;
}

.NewsDetails .NewsItem .NewsTitle 
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #CE2829;
}

/* NEWS ARCHIVE              */
.NewsArchive ul 
{
	margin-left:0px;
	padding-left:0px;
	display:block;
	list-style:none;
}
 
.NewsArchive .NewsTitle 
{
	display: inline;
	font-size: 12px;
	color: #CE2829;	
}
.NewsArchive .NewsTitle a
{
	display: inline;
	text-decoration: none;
}
.NewsArchive .NewsDate 
{
	display: inline;
	margin-left: 10px;
	color: #F3B21F;	
}

/************************************************************************/
/* 			     CUSTOMER RELATED 				*/
/************************************************************************/
.CustomerGallery
{
	width:575px;
}

.CustomerGallery .ImagePaging 
{
	clear: both;
	padding : 20px;
	border-top : 1px solid #eeeeee;
	width : 550px;
}

.CustomerGallery .DisplayImage
{
	float:left;
}

.CustomerGallery .ImageList 
{
	margin-top 	: 30px;
	margin-left 	: 8px;
	float 		: left;
	margin-bottom 	: 30px;	
	width		: 600px;
}

.CustomerGallery .ImageList ul 
{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	width:600px;
}

.CustomerGallery .ImageList li
{
	float:left;
	padding: 10px 10px 10px 10px;
	width: 91px;
	height: 91px;
	border: 1px solid #eeeeee;
	margin: 12px;
}

.CustomerGallery .ImageList a
{
	display: block;
	text-align:center;
	vertical-align:middle;
	height: 100%;
}

.CustomerGallery .ImageList img
{
	top:15px;
	position: relative;
}

.CustomerGallery .ClientDetails 
{
	width		: 512px;
	height		: 100px;
	padding		: 10px 10px 10px 10px;
}

.CustomerGallery .ClientDetails .Detail
{
	width		: 512px;
	height		: 100px;
	border		: 1px solid #EEEEEE;
	padding		: 5px 5px 5px 5px;
	margin-left	: 10px;
	margin-right	: 10px;
	float		: left;
}

.CustomerGallery .ClientDetails .Detail  img
{
	float		: left;
	margin-right	: 10px;
}


.CustomerGallery .ImagePaging a, .ImageGalery .ImagePaging span 
{
	margin-right : 5px;
	margin-left : 5px;
}
.CustomerGallery .ImagePaging span
{
	margin-right : 5px;
	margin-left : 5px;
}

div#LevelSitemap ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-bottom:20px;
}



/************************************************************************/
/* 			     SITEMAP RELATED 				*/
/************************************************************************/
div#LevelSitemap ul {
	padding-left: 0px
}

div#LevelSitemap li.level1 {
	padding-left: 30px
}

div#LevelSitemap li.level0 a {
	font-weight: bold;
}

div#LevelSitemap li.level1 a {
	font-weight: normal;
}

ul#ListToDetail
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}

