@charset "utf-8";

/* CSS Document */
html {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
body {
	padding: 0;
	margin: 0;
	background: url(../../pics/bg_DL2.png) repeat-x fixed;
	background-color: #060f2c;
	color: #aaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
}
ul {
	list-style-type : none;
	margin : 0;
	padding: 0;
}
ul li {
	background-image : url(../../pics/graphics/list_bullet.gif);
	background-position : 0px 5px;
	background-repeat : no-repeat;
	margin : 0 0 0 15px;
	padding : 0 0 3px 10px;
}
ul li.seminarIcon {
background-image : url(../../pics/graphics/seminarIcon.gif);
background-position : 0 0%;
margin : 0 0 0 0;
padding : 0 0 3px 16px;
}


h1 {
	font-size: 0.1em;
	line-height: 0.1em;
	display: none;
}
h2 {
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
}
.blue  { color:#242291;
}
h3 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif, Calibri, Lucida Sans Unicode;
	font-size: 0.9em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 1em;
}
p {
	line-height: 1.5em;
	font-size: 0.9em;
	margin-left: 15px;
}
/* layout - CSS */
#wrapper {
	margin: auto;
	background:transparent url(../../pics/bg_global.png) no-repeat 50% 0;
	position: relative;
	height: 550px;
	min-width: 980px;
	top: 10px;
}
#container {
	margin:auto;
	width: 980px;
	height: 606px;
	overflow: visible;
	position: relative;
	top: 10px;
	z-index: 20;
}
#header {
	background: url(../../pics/bg_indexHeader.png) no-repeat;
	position: absolute;
	top: 0px;
	width: 980px;
	height: 20px;
	z-index: 30;
	visibility: visible;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#logo {
	position: absolute;
	left: 32px;
	top: 22px;
	width: 160px;
	height: 100px;
	z-index: 31;
	border: none;
}
#headerImage {
	position: absolute;
	visibility: visible;
	height: 103px;
	width: 413px;
	top: 18px;
	right: 18px;
	z-index: 32;
}
#fontsize {
	display: block;
	right: 23px;
	top: 95px;
	position: absolute;
	z-index: 90;
}

#contentContainerIndex {
	background: url(../../pics/bg_contentContainer.png) repeat-y top;
	top: 20px;
	width: 980px;
	height: 545px;
	position: absolute;
	overflow: hidden;
	z-index: 30;
	visibility: visible;
	margin: 0;
	left: 0px;
}
#topNav {
	background: url(../../pics/btnBarRight.jpg) no-repeat right;
	position: absolute;
	height: 37px;
	width: 706px;
	left: 20px;
	top: 0px;
	z-index: 50;
}
/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 618px;
	height: 37px;
	left: 79px;
	position: absolute;
	top: 0px;
	z-index: 52;
	overflow: visible;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	list-style-type: none;
	position: relative;
	cursor: pointer;
	width: 103px;
	height: 37px;
	text-indent: -9999px;
	visibility: visible;
}
#display    {
	margin: 0;
	height: 365px;
	width: 679px;
	position: absolute;
	left: 20px;
	top: 37px;
	background: url(../../pics/bg_content.png);
	overflow: auto;
	padding: 0px 10px 20px 17px;
	z-index: 40;
}
.noDisplay {
	display: none;
	overflow: visible;
	position: absolute;
	visibility: hidden;
	z-index: 10;
	width: 200px;
	left: 50px;
	top: 150px;
}
#route {
	clear: right;
	float: right;
	height: 200px;
	width: 150px;
	position: relative;
	right: 120px;
}
#tooltip {
	width: 500px;
	padding: 8px 12px;
	line-height: 1.66;
	}
#showtooltips {
	position: absolute;
	top: 15px;
	color: #555;
	text-align: left;
	right: 10px;
	line-height: 1.3;
	z-index: 42;
	}
.quote {
	color: #CC0000;
	font-size: 1.5em;
	line-height: 1em;
	overflow: visible;
}
#displayBottom {
	background-image: url(../../pics/displayBottom.png);
	background-repeat: no-repeat;
	position: absolute;
	margin: 0;
	height: 7px;
	width: 706px;
	left: 20px;
	top: 422px;
	visibility: visible;
	z-index: 41;
}
#rightDisplayTop {
	background-image: url(../../pics/rightDisplayTop.png);
	background-repeat: no-repeat;
	position: absolute;
	margin: 0;
	left: 735px;
	top: 0px;
	height: 7px;
	width: 224px;
	z-index: 61;
}
#rightDisplay {
	position: absolute;
	margin: 0;
	top: 7px;
	left: 735px;
	height: 415px;
	width: 224px;
	background: url(../../pics/bg_rightDisplay.png) repeat-y top;
	background-color: #F7F7F7;
	z-index: 60;
}
#rightDisplayBottom {
	background-image: url(../../pics/rightDisplayBottom.png);
	background-repeat: no-repeat;
	position: absolute;
	margin: 0;
	left: 735px;
	top: 422px;
	height: 8px;
	width: 224px;
	z-index: 62;
}
#footer {
	background: url(../../pics/bg_footer.png) no-repeat;
	position: absolute;
	height: 59px;
	width: 980px;
	left: 0px;
	bottom: 0px;
	color:#666666;
	font-size:0.8em;
	visibility: visible;
	z-index: 50;
	}
#ftrMenu {
	position: absolute;
	margin: 0;
	padding: 0px;
	height: auto;
	top: 6px;
	color: #999999;
	text-align: center;
	left: 180px;
	width: auto;
	z-index: 51;
}
ul.ftrMenu {
	list-style-type : none;
	margin : 0;
}
ul.ftrMenu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 18px;
	top: 0px;
	width: auto;
	height: auto;
	display: block;
	list-style-type: none;
	background-image:none;
	border-right: solid 1px #999;
}
#wrapper #container #contentContainer #display li {
	font-size: 0.9em;
}
#footer #info {
	position:absolute;
	top:26px;
	height:auto;
	padding: 0;
	margin: 0;
	overflow: visible;
	left: 310px;
	width: inherit;
	z-index: 52;
}

.stijl1 {
	color: #BB0000
}

/* Ankers */

body a:link{
	text-decoration: none;
	color: #777;
}
body a:active, a:visited{
	text-decoration: none;
	color: #333;
}
body a:hover {
	text-decoration:underline;
	color: #CC0000;
}

/* @fontsize */
#fontsize a {
	float: right;
}
#fontsize a, #fontsize p, #fontsize h4 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

/* @infobox */
.infobox a {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	color: #FF0000;
	text-align: center;
	text-decoration: underline;
	white-space: nowrap;
	}
.infobox a.sel {
	background: transparent;
	color: #FFF;
	}
.infobox a:hover {
	background: #C00;
	color: #FFF;
	text-decoration: none;
	}
.infobox a.sel:hover {
	color: #808080;
	}

	
/* @footer */
#footer a {
	color: #666666;
}
#logos {
	position: relative;
	left: 55px;
	top: 2px;
	width: 160px;
	height: 100px;
	z-index: 33;
	}
#reflectionIndex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: oblique;
	position: absolute;
	top: 18px;
	text-align: right;
	color: #777;
	visibility: visible;
	margin: 0;
	padding: 0px;
	width: 442px;
	left: 300px;
	z-index: 33;
	height: auto;
}
#topMenu {
	position: absolute;
	margin: 0;
	padding: 0px;
	height: auto;
	width: auto;
	top: 2px;
	right: 10px;
	overflow: visible;
	z-index: 34;
	visibility: visible;
	font-size: 0.7em;
}
ul.topMenu {
	list-style-type : none;
	margin : 0;
}
ul.topMenu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 18px;
	top: 0px;
	width: auto;
	height: auto;
	display: block;
	list-style-type: none;
	background-image:none;
}
#displays   {
	height: 340px;
	width: 938px;
	top: 110px;
	left: 20px;
	position: absolute;
}
#displayText1 {
	position: absolute;
	visibility: hidden;
	left: -9999px;
	top: 0px;
}
#displayText2 {
	position: absolute;
	visibility: hidden;
	left: -9999px;
	top: 30px;
}
#displayText3 {
	position: absolute;
	visibility: hidden;
	left: -9999px;
	top: 60px;
}
#DisplayBottomIndex {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 90px;
	width: 938px;
	left: 20px;
	top: 455px;
	line-height: 1.6;
	font-size: 0.8em;
}
#googleTranslate     {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 82px;
	width: 160px;
	top: 58px;
	right: 65px;
}
#DisplayIndexAbout {
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 250px;
	position: absolute;
	left: 688px;
	top: 4px;
}
#DisplayIndexServices {
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 4px;
	display: block;
	border: 0;
}
#DisplayIndexSolutions {
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 220px;
	position: absolute;
	left: 230px;
	top: 4px;
	border: 0;
}
#DisplayIndexPortfolio {
	margin: 0;
	padding: 0px;
	height: 77px;
	width: 220px;
	position: absolute;
	left: 460px;
	top: 4px;
}
#wrapper #close {
	position: absolute;
	visibility: hidden;
	height: 14px;
	width: 16px;
	top: 0px;
	right: 5px;
	border: 0;
	z-index: 11;
}
#footerIndex {
	background: url(../../pics/bg_IndexFooter.png) no-repeat;
	position: absolute;
	height: 41px;
	width: 980px;
	left: 0px;
	bottom: 0px;
	color:#777;
	font-size:0.75em;
	visibility: visible;
	z-index: 50;
	}

#indexftrMenu {
	position:absolute;
	height:auto;
	padding: 0;
	width: auto;
	bottom: 18px;
	margin: 0;
	left: 200px;
}

ul.indexftrMenu {
	margin: 0;
	list-style-type: none;
}
ul.indexftrMenu li {
	position: relative;
	float: left;
	top: 0px;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0 10px;
	display: block;
	list-style-type: none;
	background-image:none;
	border-right: #666 solid 1px;
}
