/* =================	CSS FOR ADVANCED PFL		=================== */
.nicetable
{
	border: #d3d4d6 2px solid;
}

.nicetablefirstcolumn
{
	background-color: #d90327;
	color: #fff;
	width: 80px;
}

.nicetablecell
{
	background-color: #d3d4d6;
	text-align: right;
	width: 120px;
}

#floatRight
{
	float: right;
	width: 450px;
}

#myListMap
{
	width: 100% !important;
}
#floatLeft
{
	float: left;
	width: 330px;
}

#divAddress, #divPricing, #divServices, #divPartners
{
	margin: 20px 0px 0px 20px;
}

#divDetail, #CTA-Abonnement
{
	margin: 20px 20px 0px 0px;
}

#divMap
{
	margin: 20px 20px 0px 0px;
}

#printdiv
{
	margin: 20px 20px 0px 0px;
    	text-align: right;
    	width: 410px;
	background-color: #eeeeee;
	border: 1px solid #dddddd !important;
	padding: 3px 10px 3px 10px;
}

#divAddress, #divPricing, #divServices, #divDetail, #divPartners
{
	padding: 20px;
	background-color: #eeeeee;
	border: 1px solid #dddddd !important;
}

.LabelLargerRadius, .LabelRefineLocationTitle, .LabelChooseCityParking, .LabelMultipleResultsRefine
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px !important;
}

.QPark_AdvancedPFL_CityOverview_Detail
{
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

.ParkingText, .QPark_AdvancedPFL_CityOverview_Detail
{
	width: 420px;
}

.ParkingMap, .QPark_AdvancedPFL_CityOverview_Map
{
	float: right !important;
	width: 300px;
}

.QPark_AdvancedPFL_CityOverview_Map
{
	padding-right: 20px;
	padding-top: 20px;
}

.RefineLocation table
{
	width: 100%;
}

.tdSearch
{
	text-align: right;
}

.RefineLocation, .ChooseCityParking, .MultipleResults, .LargerRadius, .SearchOtherParkings .ParkingsNearby
{
	padding: 10px 20px;
	background-color: #eeeeee;
	border: 1px solid #dddddd !important;
	margin-top: 10px;
}

.ParkingsNearby, .SearchOtherParkings
{
	margin-top: 10px;
}

.ChooseCityParking table
{
	width: 100%;
}

.tdParkingCol
{
	width: 50%;
}
.upperPadding
{
	padding-top: 15px;
}
.bottomPadding
{
	padding-bottom: 5px;
}

.variousSeason img
{
	border: 0px;
}

.seasonticket_new_row
{
	float: left;  
	padding-top: 10px;  
}

.seasonticketname
{
	background-color: #e41122;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.seasontickettable
{
	margin-right: 4px;
}

.CarParkLink li a, .CarParkLink li a:link, .CarParkLink li a:active, .CarParkLink li a:visited, .ResultItem li a, .ResultItem li a;link, .ResultItem li a:active, .ResultItem li a:visited
{
	color: #000000 !important;
}

.CarParkLink a:hover, .ResultItem a:hover
{
	color: #e41122;
}

.adresTD
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.adresTB
{
	padding-left: 10px;
	padding-right: 10px;
}
.adresTB input
{
	padding-top: 5px;
}

.seasonticketBeforeText
{
	
}

.seasonticketAfterText
{
	padding-top: 10px;
}

.seasonticketimage
{
	float: left;
	padding: 10px;
	width: 60px;
}

.seasonticketdescr
{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	width: 480px;
}

.divPopupCTA
{
    clear: both;
    float: right;
    margin-right:10px;
    margin-top: 20px;    
}
#inline1 p,#inline2 p,#inline3 p,#inline4 p,#inline5 p,#inline6 p,#inline7 p,#inline8 p,#inline9 p,#inline10 p
{
    margin: 10px;    
}

#inline1 p img, #inline2 p img, #inline3 p img, #inline4 p img, #inline5 p img, #inline6 p img, #inline7 p img, #inline8 p img, #inline9 p img, #inline10 p img
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
/* =============== SENDMAIL POPUP ===================== */
.MailLabel, .IFrameNormalLinkInfo, .IFrameInfo
{
    padding: 10px;
    font-weight: bold;   
    text-align: left;
    vertical-align: top; 
}

.TextBoxMailTo, .TextBoxMailFrom, .TextBoxMailSubject
{
    width: 300px;    
}

.TextBoxIFrameNormalLink, .TextBoxIFrameURL
{
    width: 500px; 
    margin-left: 10px; 
    margin-bottom: 10px;  
}
.TextBoxMailMessage
{
    width: 400px;
    height: 100px;    
}

.SendMailCancelButton
{
    float: left;
}

.SendMailSendButton, .IFrameButton
{
    float: right;
}

div.SendMailCancelButton a,div.SendMailCancelButton a:link,div.SendMailCancelButton a:visited
{
display:block;
float:right;
background-color:#666;
border:1px solid #000;
border-top:1px solid #000;
border-left:1px solid #000;
line-height:130%;
text-decoration:none;
font-weight:700;
color:#fff !important;
cursor:pointer;
margin:0 7px 0 7px;
padding:4px 8px 5px 5px;
}

div.SendMailCancelButton a:active,div.SendMailCancelButton a:hover
{
background-color:#000;
border:1px solid #2b2420;
}

div.SendMailSendButton a,div.SendMailSendButton a:link,div.SendMailSendButton a:visited,div.IFrameButton a,div.IFrameButton a:link,div.IFrameButton a:visited
{
display:block;
float:right;
background-color:#81bc3e;
border:1px solid #609a1c;
border-top:1px solid #609a1c;
border-left:1px solid #609a1c;
line-height:130%;
text-decoration:none;
font-weight:700;
color:#fff !important;
cursor:pointer;
margin:0 7px 0 0;
padding:10px 40px 12px 40px;
}

div.SendMailSendButton a:active,div.SendMailSendButton a:hover,div.IFrameButton a:active,div.IFrameButton a:hover
{
background-color:#609a1c;
border:1px solid #40780a;
}

/*-safari prob content rotator-*/

.rrRelativeWrapper  
{
   margin: 0px !important;
   padding: 0px !important; 
   overflow: hidden !important; 
   }
   
  /* =================	CSS FOR PARKING FACILITY LOCATOR		=================== */
.CarParksTableHeader, .CarParksTableHeader th
{
	background-color: #D90327;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.CarParksTableHeader a, .CarParksTableHeader a:link, .CarParksTableHeader a:active, .CarParksTableHeader a:visited
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.CarParksTableHeader a:hover
{
	font-weight: bold;
	color: #000000;
}

.CarParksTableRow
{
	background-color: #D3D4D6;
		
}

.CityList
{
	width:210px;
}

.StartLetter
{
	padding: 5px 20px;
	border-spacing: 10px;
	margin: 5px 0px;
	border-bottom: 1px solid #D3D4D6;
	font-weight: bold;
	font-size: 16px;
}


.StartLetterLink_disabled
{
	color:#999999;
	padding-right :14px;
}

.StartLetterLink_disabled:hover
{
	color:#999999;
	text-decoration :none;
}

.StartLetterLink
{
	padding-right :14px;
	color: #e41122;
}

table.StartLetterLink
{
	padding-top: 10px;
	padding-right: 10px;
}
.lettershown
{
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

.CityLink, .CityLink:link, .CityLink:active, .CityLink:hover, .CityLink:visited
{
	text-transform: uppercase;
	font-weight: bold;
}

.CityListSpacer
{
	height: 20px;
}

.CarParkLink, .CarParkLink a:link, .CarParkLink a:active, .CarParkLink a:hover, .CarParkLink a:visited
{
	color: #000000;
}

.CarParkLink li
{
	list-style-image: none;
	list-style-type: none;
	margin-left: -30px;	
}

.CarParksPerCity
{
	padding-top: 10px;	
}

.titleTD
{
	background-color:#D3D4D6;
	height: 40px;
	padding-left: 10px;
}

.first-word
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #d90327;	
}
.firstWord {
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: black;
}

.Locator_SearchTable .NormalTextbox
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size :11px;
}

.Locator_SearchTable .SubHead
{
	padding-right:20px !important;
}



/* =================	CSS FOR DOTNETNUKE		=================== */
html, body, form
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

html {overflow-y: scroll;} 

body
{	
	/* sets all fonts to a size of 10px */
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #000000;
}

.mainTable 
{
    border: 0px;
    width:955px;
    height:501px;
    margin:0px;
    margin-left: auto; 
    margin-right: auto;
    padding: 0px;
    font-size: 11px;
}

.HomeLink, .HomeLink:link, .HomeLink:active, .HomeLink:visited, .HomeLink:hover
{
	color: #000000;
	margin-top: 20px;
}

.language
{	
	float:left;
	color: #FFFFFF !important;
	font-family: Arial;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight:bold;
	line-height: 17px;
	cursor: hand;
	border-right:1px solid #000000;
}

.language .link:active,
.language .link:visited,
.language .link
{
	text-decoration: none;cursor: hand;
}
.language .link:hover
{
	text-decoration: underline;
	cursor: hand;
}

.FormMasterGreyTableTD
{
	background-color:#D3D4D6;
	padding: 5px;
}






/* DE KLASSE NORMAL STAAT OP BIJNA ALLE TEKST DIE OP DE SITE WORDT GEPLAATST VANUIT MODULES */
.Normal, td, p 
{
}

p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.ContentPane
{
	padding: 20px;
}

.blackbox
{
	background-color: #000;
}
.SalesPointTitle
{
	padding-bottom: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #D90327;
	letter-spacing: 5px;
	text-transform: Uppercase;
}

.SalesPoints p
{
	padding-top: 2px;
	padding-bottom: 2px !important; 
}

/* ================================
    Styles for FormMaster
   ================================
*/
.formOuterTable td
{
	text-align: left;
}
.formInnerTable
{

}
.formTextBox
{
}

.FormLabel
{
    font-weight:    bold;
    padding-right: 20px !important;
}

.FormTextBox
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size :11px;
}

/* ================================
    Default styles FOR DotNetNuke
   ================================
*/


/* HET CONTROLEPANEEL VAN DNN, ENKEL ZICHTBAAR VOOR INGELOGDE ADMINS */
.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #E3E3E3;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
}

/* DEZE KLASSE WORDT GEBRUIKT OM MODULETITELS OP TE MAKEN */
.Head   
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

/* DEZE KLASSE WORDT GEBRUIKT OM DE TITELS VAN DE ADMINISTATOR PAGINA'S OP TE MAKEN */
.SubHead    {
    
    font-weight: bold;
    color: #000000;
}

/* DEZE KLASSE WORDT GEBRUIKT OM DE TITELS VAN COMPACTE MODULES ALS QUICKLINKS EN SIGNIN OP TE MAKEN */
.SubSubHead 
{
    font-size: 11px;
    font-weight:    bold;
    color:  #000000;
}

/* DE KLASSE NORMALBOLD STAAT OP ALLE VETTE TEKST DIE OP DE SITE WORDT GEPLAATST VANUIT MODULES */
.NormalBold
{
    font-size: 10px;
    font-weight: bold;
}

/* DE KLASSE NORMALBOLD STAAT OP ALLE FOUTMELDINGEN DIE OP DE SITE WORDT GEPLAATST VANUIT MODULES */
.NormalRed
{
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}

/* DEZE KLASSE WORDT TOEGEPAST OP TEKSTBOXEN OP TE MAKEN DIE OP DE SITE GEPLAATST WORDEN VANUIT MODULES  */
.NormalTextBox
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size :11px;
}

/* STIJL DIE GEBRUIKT WORDT OM STANDAARD HTMLKNOPPEN OP TE MAKEN */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}


/* GENERIC */
H1  
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

H2  
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

H3  
{
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

H4  {
    font-size: 12px;
    font-weight: bold;
    color: #D90327;
}

H5  {
    font-size: 12px;
    font-weight: Normal;
    color: #D90327;
}

H6  {
    font-size: 10px;
    font-weight: bold;
    color: #D90327;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  11px;
    color:  #316AC5;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color:  #316AC5;
}
    
A {	COLOR: #e41122;	TEXT-DECORATION: none}
A:link {	COLOR: #e41122;	TEXT-DECORATION: none}
A:visited {	COLOR: #e41122;	TEXT-DECORATION: none}
A:hover {	COLOR: #e41122;	TEXT-DECORATION: none}
A:hover {	TEXT-DECORATION: underline}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  13px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

.black_containercontent UL, .red_containercontent UL, .white_containercontent UL, .grey_containercontent UL
{
    padding-left: 0px;
    margin-left: 17px;
}

.black_containercontent UL UL, .red_containercontent UL UL, .white_containercontent UL UL, .grey_containercontent UL UL
{
    padding-left: 0px;
    margin-left: 17px;
}

ul
{
	padding-top: 0px;
	margin-top: 1px;	
	padding-bottom:0px;
	margin-bottom:0px;
}

UL LI   {
	list-style-image:url(images/red_bullet.gif);
}

UL UL LI    {
	  list-style-image:	url(images/black_bullet.gif);
}

UL UL UL LI {
	  list-style-image:	url(images/grey_bullet.gif);
}

.black_containercontent UL LI
{
	list-style-image:url(images/red_bullet.gif);
}

.black_containercontent UL UL LI
{
	list-style-image:url(images/grey_bullet.gif);
}

.black_containercontent UL UL UL LI
{
	list-style-image:url(images/white_bullet.gif);
}

.red_containercontent UL LI
{
	list-style-image:url(images/black_bullet.gif);
}

.red_containercontent UL UL LI
{
	list-style-image:url(images/grey_bullet.gif);
}

.red_containercontent UL UL UL LI
{
	list-style-image:url(images/white_bullet.gif);
}

.grey_containercontent UL LI
{
	list-style-image:url(images/red_bullet.gif);
}

.grey_containercontent UL UL LI
{
	list-style-image:url(images/black_bullet.gif);
}

.grey_containercontent UL UL UL LI
{
	list-style-image:url(images/white_bullet.gif);
}

OL LI   {
	  list-style-type:    decimal;
}

OL OL LI    {
	  list-style-type:    lower-alpha;
}

OL OL OL LI {
	  list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1px;
    text-align:left
}

/* KLASSES GEBRUIKT VOOR DE OPBOUW VAN EEN TREEMENU (BIJVOORBEELD DE SITEMAP) */
.TreeMenu_Node
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
    color:#A62A00;
}

.TreeMenu_NodeSelected
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color:#A62A00;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color:#A62A00;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color:#A62A00;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}

/* STIJLEN DIE GEBRUIKT WORDEN IN HET BESTANDSBEHEER */
.FileManager
{
		border-right: black 1px solid;
		border-top: black 1px solid;
		border-left: black 1px solid;
		border-bottom: black 1px solid;
		height:400px;
}
.FileManager_ToolBar
{
		border-bottom: black 1px solid;
		height:25px;
}
.FileManager_Explorer
{
		height:100%;
		border: dimgray 1px solid;
		background-color: White;
		margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
		height:100%;
		border: dimgray 1px solid;
		background-color: White;
		margin: 2px 2px 2px 2px;
		overflow: auto;
}

.FileManager_MessageBox
{
		text-align: center;
		vertical-align: middle;
		background-color: White;
		padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
		margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #A62A00;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #A62A00;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #A62A00;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* STIJLEN DIE GEBRUIKT WORDEN IN DE WIZARD */
.Wizard
{
		border-right: black 1px solid;
		border-top: black 1px solid;
		border-left: black 1px solid;
		border-bottom: black 1px solid;
		height:400px;
		width:650px;
}
.WizardButton
{
		border-right: dimgray 1px solid;
		padding-right: 2px;
		border-top: dimgray 1px solid;
		padding-left: 2px;
		padding-bottom: 2px;
		border-left: dimgray 1px solid;
		padding-top: 2px;
		border-bottom: dimgray 1px solid;
		background-color: gainsboro;
}
.WizardHeader
{
		background: #ffffcc;
		border-bottom: black 1px solid;
		height:40px;
}
.WizardFooter
{
		border-top: black 1px solid;
		background: #ccffcc;
		height: 25px;
		text-align: right;
}
.WizardBody
{
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
		height: 325px;
}
.WizardHelp
{
		padding-right: 5px;
		padding-left: 5px;
		font-size: 11px;
		padding-bottom: 5px;
		border-left: black 1px solid;
		width: 180px;
		padding-top: 5px;
		background-color: #ccffff;
}
.WizardHelpText
{
		overflow: auto;
		font-size: 11px;
		width: 180px;
		color: black;
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
		height: 300px;
}
.WizardText
{
		font-size: 11px;
		color: black;
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* STIJL DIE TOEGEPAST WORDT OP HELPTEKSTEN DIE DOOR DE MODULES GETOOND WORDT */
.Help
{
	  border-right: black 1px solid;
	  padding-right: 2px;
	  border-top: black 1px solid;
	  padding-left: 2px;
	  font-weight: normal;
	  font-size: 11px;
	  padding-bottom: 2px;
	  border-left: black 1px solid;
	  color: black;
	  padding-top: 2px;
	  border-bottom: black 1px solid;
	  font-family: Verdana;
	  background-color: #ffff99;
}

/* STIJLEN DIE GEBRUIKT WORDEN VOOR HET OPMAKEN VAN EEN MENU VAN EEN MODULE (ENKEL ZICHTBAAR VOOR ADMINISTRATORS) */
.ModuleTitle_MenuContainer {
		border-bottom: blue 0px solid;
		border-left: blue 0px solid;
		border-top: blue 0px solid;
		border-right: blue 0px solid;
}

.ModuleTitle_MenuBar {
		cursor: pointer;
		cursor: hand;
		height:16;
		background-color: Transparent;

}

.ModuleTitle_MenuItem {
		cursor: pointer;
		cursor: hand;
		color: black;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		border-left: white 0px solid;
		border-bottom: white 1px solid;
		border-top: white 1px solid;
		border-right: white 0px solid;
		background-color: Transparent;
}

.ModuleTitle_MenuIcon {
		cursor: pointer;
		cursor: hand;
		background-color: #EEEEEE;
		border-left: #EEEEEE 1px solid;
		border-bottom: #EEEEEE 1px solid;
		border-top: #EEEEEE 1px solid;
		text-align: center;
		width: 15;
		height: 21;
}

.ModuleTitle_SubMenu {
		z-index: 1000;
		cursor: pointer;
		cursor: hand;
		background-color: #FFFFFF;
		filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
		border-bottom: #FFFFFF 0px solid;
		border-left: #FFFFFF 0px solid;
		border-top: #FFFFFF 0px solid;
		border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
		border-bottom: #EEEEEE 1px solid;
		border-left: #EEEEEE 0px solid;
		border-top: #EEEEEE 1px solid;
		border-right: #EEEEEE 0px solid;
		background-color: #EEEEEE;
		height: 1px;
}

.ModuleTitle_MenuItemSel {
		cursor: pointer;
		cursor: hand;
		color: black;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
		font-family: webdings;
		font-size: 13px;
		cursor: pointer;
		cursor: hand;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
		font-family: webdings;
		font-size: 13px;
		cursor: pointer;
		cursor: hand;
}

.ModuleTitle_MenuItem {background-color:#ffffff;color:#000000;}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */

/* GENERIC */
.RedBlock .NormalTextBox {border: 0px;width:80px;}
.SearchBox
{
	color: #FFFFFF !important;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none !important;
}
.SearchBox:hover {text-decoration:underline !important;}



        
        td {border: 0px solid #000000;}
        
        .RedBlock {
            background-color: #D90327;
        }
        .BlackBlock {
            background-color: #000000;
            text-align:right;
            
        }
        .BlackBlock a:link ,
        .BlackBlock a:visited,
        .BlackBlock a:active
        
        {
			color:#ffffff !important;
			padding-left: 5px;
			padding-right: 5px;
			text-decoration: none;
		}
		.BlackBlock a:hover {text-decoration:underline;}
		
        .BreyBlock {
            background-color: #808284;
        }
        .WhiteBlock{
        
        }
        .ImageBlock, .ImageBlock div {
            margin:0;padding:0;font-size:0;
        }
        
        .LeftLijn
        {
			background-image:url(images/lijn.jpg);
			background-repeat:repeat-y;
		}
		.RightLijn
        {
			background-image:url(images/lijn.jpg);
			background-repeat:repeat-y;
			background-position:right;
		}
		.DoubleLijn
        {
			background-image:url(images/DubbeleLijn.jpg);
			background-repeat:repeat-y;
		}
		.DoubleLijn400px
		{
			background-image:url(images/DubbeleLijn400px.jpg);
			background-repeat:repeat-y;
		}
   		.DoubleLijn955px
		{
			background-image:url(images/dubbelelijn955.gif);
			background-repeat:repeat-y;
		}
     
        
.DoubleLijn800px
{
	background-image:url(images/DubbeleLijn800px.jpg);
	background-repeat:repeat-y;
  height: 90px;
	width: 800px;
}

.Settings
{
	text-align: left;	
}


.PL_img IMG
{
  margin: 2px 2px 2px 2px;
}

/* ----------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.rrRelativeWrapper { 
width: 380px; height: 180px;
_width: 400px; _height: 200px;

}

