Your current location: Home
> My BCS
* { font-family: Tahoma, Arial, Helvetica; } html { overflow-y: scroll; } body { background: #FFFFFF; background-image:url('/img/artikelen/base/achtergrond.jpg'); /* background-size:100%; */ background-repeat: repeat-x; margin: 0px 0 10px 10px; padding: 0px; font-size: 14px; } mg { padding: 1px 1px 1px 1px; background: #ffffff; } #banner { width: 450px; padding-top: 0px; margin-left: 300px; } #banner2, #bannertekst { background: url(/img/artikelen/base/logo.png) no-repeat; width: 450px; height: 98px; padding-top: 0px; margin-right: 0px; margin-top: 20px; } .bannertekst { margin-left: 500px; width: 700px; height: 98px; margin-top: -20px; } a, a * { color: #464646; text-decoration: underline; } a:hover, a:hover * { color: #464646; } #pagina { position: static; /* background: url(/img/artikelen/base/website-midden.jpg) repeat; */ border: 0px solid #000000; color: #464646; width: 1200px; margin: 0 auto; } #header { position: relative; top: -3px; left: 0px; height: 50px; margin-bottom: 1px; } #content { margin-top: 13px; margin-left: -10px; margin-right: -15px; padding-left: 0px; padding-right: 0px; min-height: 50px; } #bc { color: #6D6E71; font-size: 10px; margin-left: 850px; margin-top: 0px; } #bc a { color: #6D6E71; } #lang { color: #6D6E71; font-size: 10px; float: right; margin-top: 4px; margin-right: 15px; display:block; z-index: 2000; position: relative; } #content table.tlayout { width: 99%; margin: 0 auto; } #content table.tlayout tr td{ vertical-align: top; } #content h1 { color: #000000; border: 0px solid #000000; margin: 0px 0px 6px 0px; padding-left: 0px; font-size: 16px; text-transform: uppercase; margin-bottom:3px; } #footer { padding-left: 5px; padding-right: 5px; /* color: #464646; */ color: #FFFFFF; margin-left: 0px; padding-top: 0px; height: 120px; } #footer a { color: #FA902A; } #footer h3 { color: #000000; text-decoration: underline; margin-bottom:3px; } #textover { position: relative; width: 100%; /* for IE 6 */ } h2 { position: absolute; top: 150px; left: 0px; width: 100%; } .block { border-left: 0px solid #000000; background: #FFFFFF; padding: 3px; margin: 0px 5px 0px 0px; /* border-bottom:0px dashed #b4b4b4; */ /* box-shadow: 5px 5px 5px rgb(80, 80, 80); padding: 5px; border-radius: 5px; */ } /* NAV GOES HERE */ u { text-decoration: underline; color: #FFFFFF; } #nav { /* background: #000000; */ position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; bottom-right: 0px; bottom-left: 0px; /* margin-top: 99px; */ height: 50px; /* width:100%; */ /* padding: 0 10px; */ float:center; /* overflow:visible; */ } #nav a:hover { color: #000000; -webkit-transition: color 300ms ease-in-out; -moz-transition: color 300ms ease-in-out; -ms-transition: color 300ms ease-in-out; -o-transition: color 300ms ease-in-out; transition: color 300ms ease-in-out; } #nav ul ul { display: none; } #nav ul li:hover > ul { display: block; } #nav ul { padding: 0 0px; margin: 0px; list-style: none; position: relative; /* display: inline-table; */ } #nav ul li { display: inline-block; padding: 0 0.1px; *display: inline; *zoom: 1; vertical-align: top; } #nav ul li:hover { background: #014099; } #nav ul li a:hover { color: #000000; } #nav ul li a { /* hoofdmenu */ display: block; padding: 13px 10px; color: #ffffff; text-decoration: none; } #nav ul ul { /* submenu */ margin-top: -1px; background: #518DD1; position: absolute; z-index: 1000; /* top: 43px; */ opacity: 0.9; filter: alpha(opacity=90); /* For IE8 and earlier */ } #nav ul ul li { display: block; filter: alpha(opacity=90); /* For IE8 and earlier */ } #nav ul ul li a { /* size of submenu */ padding: 10px 40px; } #nav ul ul li a:hover { background: #8D9FB5; /* text-decoration: underline; */ -webkit-transition: color 300ms ease-in-out; -moz-transition: color 300ms ease-in-out; -ms-transition: color 300ms ease-in-out; -o-transition: color 300ms ease-in-out; transition: color 300ms ease-in-out; } #nav ul ul ul { position: absolute; left: 100%; top:2px; }