/*
Synaptech bvba Belgium
www.synaptech.be

DEMUYS
*/


/* Elements */
/**************/
body.main
{
	background-color : #FFFFFF;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #DDDDDD;
}

TABLE.fullheight
{
	height : 100%;
}

td.backmenu
{
	height : 29;
	background-image : url(images/h4.jpg);
	background-repeat : no-repeat;
	background-position : top;
	vertical-align : top;
	background-color : Black;
	text-align : center;
}

td.backhome
{
	height : 100%;
	background-image : url(images/backhome.jpg);
	background-repeat : no-repeat;
	background-position : top;
	vertical-align : top;
	background-color : Black;
}

td.backligging
{
	height : 100%;
	background-image : url(images/backligging.jpg);
	background-repeat : no-repeat;
	background-position : top;
	vertical-align : top;
	background-color : White;
}

td.backcontent
{
	height : 100%;
	background-image : url(images/backcontent.jpg);
	background-repeat : no-repeat;
	background-position : top;
	vertical-align : top;
	background-color : White;
}

td.backleft
{
	background-color : #CCCCCC;
	background-image : url(images/backleft.jpg);
	background-repeat : repeat-y;
	background-position : right;
	vertical-align : top;
	background-color : transparent;
	text-align : right;
}

td.backright
{
	background-color : #CCCCCC;
	background-image : url(images/backright.jpg);
	background-repeat : repeat-y;
	background-position : left;
	vertical-align : top;
	background-color : transparent;
}

td.backsleft
{
	background-image : url(images/backsleft.jpg);
	background-repeat : repeat-y;
	background-position : right;
	vertical-align : top;
	background-color : transparent;
	text-align : right;
}

td.backsright
{
	background-image : url(images/backsright.jpg);
	background-repeat : repeat-y;
	background-position : left;
	vertical-align : top;
	background-color : transparent;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

TD.standaardr
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-align : right;
}

TD.standaardc
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-align : center;
}

TD.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}

TD.footer, A.footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #DDDDDD;
	text-align : center;
	background-color : #333333;
	text-decoration : none;
}

TD.border
{
	border : 1px solid #000000;
	text-align : center;
	vertical-align : middle;
}

A.footer:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FEFB90;
	text-align : center;
	background-color : #333333;
	text-decoration : none;
}

TD.synaptech
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : none;
	font-style : italic;
	text-align : center;
}

A.synaptech
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : none;
	font-style : italic;
}

A.synaptech:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : none;
	font-style : italic;
}

A.standaard
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #353B19;
	text-align : left;
	text-decoration : underline;
}

A.standaard:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #969696;
	text-align : left;
	text-decoration : underline;
}

A.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
	text-decoration : none;
}

A.menu:HOVER, A.menua, A.menua:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FEFB90;
	font-weight : bold;
	text-decoration : none;
}

/* vacature */

td.vacature{
	color:#FEFB90;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

td.vacature a:link, td.vacature a:active, td.vacature a:visited{
	color:#FEFB90;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

td.vacature a:hover{
	color:#FEFB90;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

span.vacatureTitle{
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}


/* FORMS */
/************/
input, select
{
	background-color : #FFFFFF;
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid #000000;
	height : 16px;
}

textarea
{
	background-color : #FFFFFF;
	color : #000000;
	font-size : 11px;
	ffont-family : Arial, Helvetica, sans-serif;
	border : 1px solid #000000;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #DDDDDD;
}
