﻿body {
	min-width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #272727 url(../images/basis/background.jpg) repeat-x;
	color: #CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
  font: 22px "Arial Black";
	color: #999999;  
	margin:0px 0px 18px 0px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	font-variant:small-caps; 
	margin:0px 0px 10px 0px;
}

a:link {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}



#Content {
	width:900px;
	margin:0px auto;
	text-align:left;
	z-index: 10;
}


#adres {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #CCCCCC;
	text-align: center;
	background: #3D3D3D;
}

#adres a {
	color: #CCCCCC;
	text-decoration: underline;	
}

#adres a:hover {
	color: #CCCCCC;
	text-decoration: none;	
}

#Stands {
	/*padding: 10px; */
	padding: 0px 10px 0px 0px;
	margin-bottom: 5px;
	border-right: 1px solid #666666;
}

#Stands_OLD {
	/*padding: 10px; */
	padding: 10px 10px 10px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 1px solid #666666;
}

#beursdata 
{
    /*width: 360px;*/
    margin-top: -30px;
}

#BeursTitel {
	font: 22px "Arial Black";
	color: #999999;
}

#pagegraphic {
	/* border-bottom: 1px solid #666666; */
	height:210px;
}


#sidebarpic {
float:right;
background:#c9c;
width:150px;
}


.NieuwsLink {
	color:#FFFFFF;
}

.highlight {
	color:#FFCC00;
}



.Titel 
{
  font: 22px "Arial Black";
	color: #999999;  
}

.SubTitel
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 18px ;
	color: #CCCCCC;
}

.Intro
{
	color: #FFFFFF;
}

/* TABLE BORDERS FOR TABLE WITH ROUNDED CORNERS */
#Tablecorner {
	width:8px;
	height:8px;
}
#Tableborder_Topside {
	border-top:1px solid #666666;
	height:8px;
}
#Tableborder_Leftside {
	border-left:1px solid #666666;
	width:8px;
}
#Tableborder_Rightside {
	border-right:1px solid #666666;
	width:8px;
}
#Tableborder_Bottomside {
	border-bottom:1px solid #666666;
	height:8px;
}
#Tableborder_Content {

}


.CatHeader
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px ;
	font-weight: bold;
	color: #CCCCCC;
}

#BeursLocatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px ;
	color: #CCCCCC;
}

#BeursLocatie a 
{
    text-decoration: none;
    color: #999999;   
}

#StandTitel {
	font: 12px "Arial Black";
 	color: #999999;
    border: 1px solid #CCCCCC;
 	padding: 5px;
}

#StandTitel a 
{
    text-decoration: none;
    color: #999999;
}

#Beursdatum 
{
    /*font-weight: bold;*/
}

#Foto_td 
{
    width: 540px;   
}

#Foto {
	width:540px;
	height: 345px;
	text-align: center;
	
}

#Foto_th {
	margin-top: 5px;
	height: 60px;
}

#Back {
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}

#Forward  {
	float: right;
	margin-right: 60px;
	margin-top: 20px;
}

#Foto_th_Slide {
	width:400px;
	text-align: center;
	float: left;
}
 
#PageContent {
	margin-top: 0px;
	min-height:470px;
	height:auto !important;
	height:470px;
	background-color:#000000;
	padding:0px 12px 12px 12px ;
}

#PageContent_small {
	margin-top: 0px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background-color:#000000;
	padding:0px 12px 12px 12px ;
}


#PageContent_beurs {
	width:900px;
	margin-top: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color:#000000;
	min-height:470px;
	height:auto !important;
	height:470px;
}


#ContentHolder 
{
 margin: 0px 10px 10px 10px;   
}


/* /////////////////////////////////////////////////
TOP MENU 
///////////////////////////////////////////////// */ 

#TopMenu {
	font: 12px Arial Black, Verdana, Sans-Serif;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#TopMenu ul {	
	margin: 0px;
	padding: 0px;
}

#TopMenu li {	
	list-style: none;
	display: inline;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 30px;
	margin-left:0px;
}

#TopMenu li a {
	color: #CCCCCC;
	text-decoration: none;
}

#TopMenu li a:link { 
	color: #CCCCCC; 
	text-decoration: none;
}

#TopMenu li a:visited { 
	color: #CCCCCC;
	text-decoration: none;
}

#TopMenu li a:hover {
	color: #FFCC00;
	text-decoration: none;
}


/* ///////////////////////////////////////////////// */


.ActiveMenuLink 
{
    color: #FF0000;
    text-decoration: none;   
}

#scrollLeftDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;

}

#scrollRightDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
#TopMenu li a#current {
	color: #FFCC00;
	text-decoration: none;
}

/*
SubMenu
*/
.SubFoto {
	margin: 0px;
	height: 90px;
	width: 120px;
	border-left: 1px solid #333333;
	
}
.SubMenuBeurs {
	font: 12px "Arial Black";
}
.SubMenu {
	margin: 0px;
	padding-left: 5px;
	color: #CCCCCC;
	background-color: #000000;
	width: 115px;
	height: 32px;
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #333333;
	/*position: relative;*/
}

.scrollItem 
{
    position: absolute; 
    /*background-color: #000000;*/
    margin: 0px;
    padding: 0px;
}

#sliderOLDBLACK
{
    margin: 0px;
    width: 900px;
    height: 137px;
    z-index: 15;
    display: inline;
    position: absolute;
    background-color: #000000;
}

#slider
{
	margin: 0px;
	width: 900px;
	height: 132px;
	z-index: 15;
	display: inline;
	position: absolute;
	border-bottom:1px solid #666666;
	background: #000000;
}


#scrollholder
{
    margin: 0px;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    width: 780px;
    height: 100%;
    left: 60px;   
}

#itemholderOLDBLACK
{
    position: absolute;
    top: 5px;   
}

#itemholder
{
    position: absolute;
    top: 0px;   
}


#scrollLeftDiv
{
    position: absolute;
    height: 100%;
    left: 0px;
    width: 60px;
    vertical-align: bottom;   
}

#scrollRightDiv
{
    position: absolute;
    height: 100%;
    right: 0px;
    width: 60px;
    vertical-align: bottom;
}

.InnerItem 
{
    height: 132px;
    margin: 0px 5px 0px 5px;
    cursor: pointer;  
}

.sectie
{
    font-family: Arial Black;
    background: #CCCCCC;
    color: #999999;
    height: 19px;
    text-transform: uppercase;
    padding-top: 3px;
    padding-left: 5px;
}

.FormRequired {
	color: #CCCCCC;
	border: 1px solid #666666;
	height: 16px;
	width: 400px;
	vertical-align: middle;
	padding-left: 3px;
	background: url(../images/basis/required_field_01.gif) no-repeat 0px 0px;
	background-color: #3D3D3D;
}
.Form {
	color: #CCCCCC;
	border: 1px solid #666666;
	height: 16px;
	width: 400px;
	vertical-align: middle;
	padding-left: 3px;
	background: #3D3D3D;
}
#Postcode {
	color: #CCCCCC;
	background: url(../images/basis/required_field_02.gif) no-repeat 0px 0px;
	background-color: #3D3D3D;
	border: 1px solid #666666;
	height: 16px;
	width: 67px;
	vertical-align: middle;
	padding-left: 3px;

}
#Plaats {
	color: #CCCCCC;
	border: 1px solid #666666;
	height: 16px;
	width: 326px;
	padding-left: 3px;
	background: url(../images/basis/required_field_03.gif) no-repeat 0px 0px;
	background-color: #3D3D3D;
}

#Vraag {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #3D3D3D;
	border: 1px solid #666666;
	width:494px;
	padding: 3px;

}
#Submit {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999999;
	background: url(../images/buttonverstuur.png) no-repeat;
	border: 1px solid #000000;
	padding: 5px 15px 5px 5px;
	cursor: pointer;  
}

#SubmitX {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999999;
	background: url(../images/basis/Pijl_Submit.gif) no-repeat right;
	border: 1px solid #000000;
	padding: 5px 15px 5px 5px;
	cursor: pointer;  
}

#Warning 
{
    color: #FF0000;   
}

.GLink a:link{
	color: #CCCCCC;
	text-decoration: underline;
}
.GLink a:visited{
	color: #CCCCCC;
	text-decoration: underline;
}
.GLink a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

#splashDiv 
{
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: Gray;
	border-style: solid;
	margin-bottom: 5px;
	padding-bottom: 5px; /*a la spykercars...*/
}

#splashImg 
{
	margin: 0px;
	height: 200px;
	width: 900px;
}
/*
paddings
*/

.P2{
	padding: 2px;
}
.PR2 {
	padding-right: 2px;
}
.PT2 {
	padding-top: 2px;
}
.PL2 {
	padding-left: 2px;
}
.PB2 {
	padding-bottom: 2px;
}
.P5 {
	padding: 5px;
}
.PR5 {
	padding-right: 5px;
}
.PT5 {
	padding-top: 5px;
}
.PTB5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.PTBL5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.PL5 {
	padding-left: 5px;
}
.PB5 {
	padding-bottom: 5px;
}
.P10{
	padding: 10px;
}
.PR10 {
	padding-right: 10px;
}
.PT10 {
	padding-top: 10px;
}
.PL10 {
	padding-left: 10px;
}
.PB10 {
	padding-bottom: 10px;
}
.P20{
	padding: 20px;
}
.PR20 {
	padding-right: 20px;
}
.PT20 {
	padding-top: 20px;
}
.PL20 {
	padding-left: 20px;
}
.PB20 {
	padding-bottom: 20px;
}
.PT30 {
	padding-top: 30px;
}
.PT25 {
	padding-top: 25px;
}

/*
topmenu formfields


.TopForm {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF center;
	border: 1px solid #999999;
	height: 16px;
	width: 125px;
	vertical-align: middle;
}
.TopSelect {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #999999;
	height: 18px;
	width: 130px;
}
.TopLogin {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF center;
	border: 1px solid #999999;
	height: 16px;
	width: 60px;
}
*/
/*
borders
*/
.GBB {
	z-index: 20;
	position: relative;
	background-color: #666666;
}
.GBT {
	border-top: 1px solid #CCCCCC;
}

.menutable 
{
	height:86px;
	margin-top: 5px;
	/* border-bottom: 1px solid #666666; */
}

.lichtG
{
    color: #CCCCCC;
}

.mediumG
{
    color: #999999;   
}

.donkerG
{
    color: #666666;   
}

#NieuwsListDiv
{
	margin-top: 20px;
	/*border-right: 1px solid #333333;*/
    width: 260px;
	padding-left: 0px;
}

#NieuwsDetailDiv
{
	padding-left: 10px;
	padding-top: 10px;
}

.NieuwsTitel 
{
    font-family: Arial Black;
    font-size: 12px;
    color: #FFFFFF;
}

.NieuwsImage
{
    margin: 0px 10px 10px 0px;
    float: left;
}

.NieuwsDatum
{
    color: #CCCCCC;
    font-style: italic;   
}


.BB 
{
  z-index: 20;
	position: relative;
	background: #000000;
}


.__BB 
{
  z-index: 20;
	position: relative;
	background: #000000;
}

.BB2
{
    background: #000000;
}

.jobtd p
{
    margin: 0px;
    padding: 0px;
}

.jobtd a
{
    color: #CCCCCC;   
}

#leftmenu {
	
}


#leftmenu li {
	list-style-type: none;
	margin-right:30px;
	padding-right:10px;
	text-align:right;
	margin-bottom:2px;
}

#leftmenu li a {
	text-decoration:none;
	color:#CCCCCC;
}

#leftmenu li a:hover {
	text-decoration:none;
	color:#FFFFFF;
}


#leftmenu #leftmenuhighlight {
	background-image:url(../images/basis/whitebullet.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFCC00;
}

#leftmenu #leftmenuhighlight a {
	color:#FFCC00;
}

#leftmenu #menusection {
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:12px;
}
#leftmenu #menusection a:hover {
	color:#FFCC00;
}

#leftmenu #menusectionup {
	text-transform:uppercase;
	color:#FFCC00;
}
#leftmenu #menusectionup a {
	color:#FFCC00;
}






.afdelingstiteltje {
	font-size: 14px;
	font-weight: bold;
	background-image:url(../images/basis/yellowbullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	margin:4px 0px 12px 0px;
}

.modulebody {
	padding-left:10px;
}



/* REMOVE

ul.YellowList {
	list-style-type: none;
	margin: 0;
	padding-left:  0px;
} 
li.YellowList {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background: url(../images/basis/Pijl_Y.gif) no-repeat 0px 0px;
	padding-left: 16px;
	padding-bottom: 10px;
	border-right: none;
	border-bottom: none;
	top: -10px;
	border-top-style: none;
	border-left-style: none;
}
li.YellowListTop {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background: url(../images/basis/Pijl_Y_top.gif) no-repeat 0px 0px;
	padding-left: 16px;
	padding-bottom: 10px;
	border-right: none;
	border-bottom: none;
	top: -10px;
	border-top-style: none;
	border-left-style: none;
}
li.YellowListBottom {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background: url(../images/basis/Pijl_Y_bottom.gif) no-repeat 0px 0px;
	padding-left: 16px;
	padding-bottom: 10px;
	border-right: none;
	border-bottom: none;
	top: -10px;
	border-top-style: none;
	border-left-style: none;
}

*/ 

.BLG.BLG {
	border: 1px solid #CCCCCC;
}
.Txt14px {
	font-size: 14px;
}
.BDG {
	border: 1px solid #666666;
}

.JaarHeader 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px ;
	color: #CCCCCC;
	font-weight: bold;
}

.TypeHeader 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px ;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
}

.ArchiefTd
{
    
}

.BeursNaam 
{
    color: #FFFFFF;
    font-weight: bold;
}

.BeursDatum 
{
    font-size: 12px;
    font-style: italic;
}

.BeursLocatie 
{
    
}

.ArchiefDiv
{
    position: relative;
    right: 3px;
    padding: 3px;
    font-size: 14px;
    white-space: nowrap;
    border: 1px solid #000000;
    width: 500px;
    height: 60px;
    cursor: pointer;
}

/* /// MODULES OP O.A. DE HOMEPAGE ///////////// */
.homenieuwsmodule {
	background:url(/images/newsklein.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.homevacaturesmodule {
	background:url(/images/vacaturesklein.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.homeshowcasemodule {
	background: url('/images/AST_Europa_2010.jpg');
	background-position: right 50px;
	background-repeat: no-repeat;
}

