/*----------------------------------------------------
| Overal Elements
| Use these fields to manipulate the standard elements
----------------------------------------------------*/

/* Body element */
body
{
	font-size: 8pt;
	background-color: #000000;
	cursor: default;
	margin: 16px;
	color: #FFFFFF;
}

/* Command buttons */
A.CommandButton { color:#ffd781; text-decoration:none; font-style:italic;  }
A.CommandButton:link { color:#ffd781; text-decoration:none; font-style:italic; }
A.CommandButton:visited { color:#ffd781; text-decoration:none; font-style:italic; }
A.CommandButton:active { color:#ffd781; text-decoration:none; font-style:italic; }
A.CommandButton:hover { color:#ffd781; text-decoration:underline;}

/* Link element */
a, a:visited, a:hover, a:active
{
	color: #ffd781;
	text-decoration: none;
	font-style: italic;
}

.head
{
	color: #dec214;
}


/*----------------------------------------------------
| Container Elements
| Use these fields to manipulate the site containers
----------------------------------------------------*/

/* Main container table */
.skinmaster
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

/* Menu bar and copyright bar */
.skingradient
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #fa8484;
}

/* Logo stroke */
.logo
{
	width: 133px;
	height: 43px;
	background-image: url(plaatjes/logo_daxis.gif);
	background-repeat: no-repeat;
}

.header1
{
	width: 623px;
	height: 30px;
	background-image: url(plaatjes/header_fase1.jpg);
	background-repeat: no-repeat;
}

.date
{
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

.date a
{
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

.date a:hover, .date a:visited, .date a:active
{
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #f7c206;
	text-decoration: none;
}

.mailicon
{
	width: 20px;
	height: 14px;
	background-image: url(plaatjes/icon_mail.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	cursor:pointer;
}

.menubutton
{
	height: 13px;
	border: 1px solid #757575;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	padding-left: 8px;
	background-color: #000000;
	color: #FFFFFF;
	cursor: pointer;
}

.menubutton_hover
{
	height: 13px;
	border: 1px solid #ffffff;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	padding-left: 8px;
	background-color: #424242;
	color: #f7c206;
	cursor: pointer;
}

.submenufield
{
	width: 132px;
	background-image: url(plaatjes/menu_bg.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-top: 6px;
	height: 350px;
}

/* Control panel */
.controlpanel
{
	width: 100%;
	border: 3px solid #676767;
	background-color: #d9d9d9;
	margin-bottom: 6px;
	color: #003366;
}

.controlpanel a, 
.controlpanel link, 
.controlpanel a:hover, 
.controlpanel a:visited, 
.controlpanel a:active, 
.controlpanel A.CommandButton, 
.controlpanel A.CommandButton:link, 
.controlpanel A.CommandButton:visited, 
.controlpanel A.CommandButton:active
{
	color: #000000;
}

.controlpanel A.CommandButton:hover, 
{
	color: #000000;
	text-decoration: underline;
}

.controlpanel label
{
	color: #003366;
}

.Normal a, .Normal link, .Normal a:hover, .Normal a:active, .Normal a:visited
{
	color: #ffd781;
	text-decoration: none;
	font-style: italic;
}

.Normal strong a, .Normal strong a:visited, .Normal strong a:active
{
	color: #f7c206;
	text-decoration: none;
}

.Normal strong a:hover
{
	color: #f7c206;
	text-decoration: underline;
}

.imglink
{
	border: 0px;
	cursor: pointer;
}

#zoekopdracht, #zoekmachine
{
	border: 1px solid #f7c20d;
	background-color: #000000;
	color: #FFFFFF;
}

#zoeksubmit
{
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}

/*----------------------------------------------------
| Menu Elements
| Use these fields to manipulate the menu containers and holders
----------------------------------------------------*/

/* Main menu container */
.main_menu_container 
{
}

/* Menu bar (child of the main_menu_container) */
.main_menu_bar 
{
	cursor: pointer; 
	cursor: hand;
	height: 15px;
}

/* Menu td item (from the table in the main_menu_bar data container) */
.main_menu_item td 
{
	cursor: pointer; 
	cursor: hand; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
    white-space: nowrap;
    padding: 1px 3px 3px 1px;
}

/* Main item (div or span within the main_menu_item td container) */
.main_menu_rootitem  
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Trebuchet MS;
    white-space: nowrap;
    padding: 3px 15px 3px 20px;
    width: 100%;
    background-image: url(plaatjes/dot.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

/* Main menu effect (triggered when a root menu button is hovered) */
.main_menu_itemhover
{  
	background-image: url(plaatjes/dot_hover.gif);
	background-color: #424242; 
	color: #d9c205;
}

/* Main menu TD case effect (triggered when a root menu button is hovered) */
.main_menu_itemhover td 
{  
	background-color: #424242; 
	color: #d9c205;
}

/* Main menu icon */
.main_menu_icon 
{
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}

/* Submenu window */
.main_menu_submenu 
{
	background-color: #656565;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#656565', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;
}

/* Main menu break */
.main_menu_break 
{
	height: 1px;
	font-size: 1px;
}

/* Main menu arrow (in the menucontainer) */
.main_menu_arrow 
{
	border-right: #793f3f 1px solid; 
	border-bottom: #793f3f 1px solid; 
	border-top: #793f3f 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

/* Main menu arrow from the root container */
.main_menu_rootmenuarrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}


/*----------------------------------------------------
| Content Container Elements
| Use these fields to manipulate the content holders
----------------------------------------------------*/

/* Pane Placeholder */
.panecontainer
{
	background-image: url(plaatjes/plane_content.jpg);
	background-repeat: no-repeat;
}

/* Top content holder */
.toppane {  }

/* Left content holder */
.leftpane {  }

/* Middle content holder */
.contentpane
{
	padding: 5px;
	padding-right: 0px;
	vertical-align: top;
}

/* Right content holder */
.rightpane 
{
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

/* Bottom content holder */
.bottompane {  }
