/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:70%;color:#222;background:#fff;font-family:Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.8em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.6em;margin-bottom:0.5em;}
h3 {font-size:1.1em;line-height:1;margin-bottom:1em;font-weight:bold;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:814px;margin:0 auto;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20, div.span-20 {width:790px; margin: 0;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
/* einde blueprint */

body {background-color: #FFFFF0;}
div#buitenwrapper {position: relative; top: 5px; background: url('logo_400.png') no-repeat 430px -10px; padding-top: 65px;}
div#header {background: url('sprite-b.png') no-repeat 0 -48px; height: 179px; padding-top: 13px;}
div#binnenwrapper {background: url('bg-midde.png') repeat-y;}
div#main {min-height: 250px; margin:0 12px;background-color: #fff; overflow: hidden; padding: 0px 35px 20px 33px;}
div#main.metlogo {background: #fff url('puzzel00.png') no-repeat 99% 100%;}
div#main.metlogo div.pagheader {min-height: 50px;}
div#main.metlogo + div.pagsplitter {margin-top: 50px;}
div#footer {background: url('sprite-b.png') no-repeat 0 0; height: 42px;}

h2#uitsmijter {position: absolute; top: 200px; left: 12px; width: 480px; height: 30px; z-index: 20; background: url('op30_000.png'); padding-left: 35px; display: none; color: #fff; }

table.raster {border-collapse: collapse;}
table.raster td, table.raster th {margin: 0; padding: 2px; border: 1px dotted silver;}
table.raster label {font-weight: normal;}

menu#topmenu {margin: 0 0 0 34px; padding-left: 0; padding-top: 1px; font-family: Arial, sans-serif; font-size: 14px; width: 680px; list-style-type:none;}
menu#topmenu li {float: left; height: 34px; text-align: left; margin-bottom: 1px;}
menu#topmenu a {color: white;display: block;text-decoration: none;padding: 8px 12px 0;}
.actief {background: #fa773c url('menu-act.png') repeat-x;}
menu#topmenu li:hover, menu#topmenu li a:hover {background: #fa773c url('menu-hov.png') repeat-x;}

div#inlogblok {position: absolute; top: 22px; right: 20px; z-index: 10;}
a.aLogin {position: absolute; right: 8px; top: 68px; color: #fa773c; text-decoration: none; font: bold 14px Arial, sans-serif; width: 120px; overflow: hidden; text-align: right;}
form#fLogin {background-color: #eee; position: absolute; top: 93px; right: 0; border: 1px solid silver; width: 280px; height: 165px; font-size: 12px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); opacity: 0.9; display: none;}
form#fLogin table {margin: 0;}
form#fLogin input.vak {width: 145px;}
img#sluitpic {width: 9px; height: 9px; float:right;}

ul#groteknoppen {position: relative; top: 0; left: 12px; height: 150px; list-style-type: none; margin: 0; padding: 0;}
ul#groteknoppen li {position: absolute; height: 150px; top: 0;}
ul#groteknoppen li img {margin-top: -7px;}
ul#groteknoppen li div {position: absolute; top: 3px; left: 3px; height: 144px;}
ul#groteknoppen li div a {display: block; height: 100%;}
li#knop1 {width: 263px; background: url('sprite-k.png') repeat-x 0 -450px;}
li#knop2 {left: 263px; width: 264px; background: url('sprite-k.png') repeat-x 0 -250px;}
li#knop3 {left: 527px; width: 263px; background: url('sprite-k.png') repeat-x 0 -50px;}
li#knop1 div {background: url('sprite-k.png') repeat-x 0 -450px; width: 257px;}
li#knop2 div {background: url('sprite-k.png') repeat-x 0 -250px; width: 258px;}
li#knop3 div {background: url('sprite-k.png') repeat-x 0 -50px; width: 257px;}
ul#groteknoppen li#knop1.volgende div:hover, ul#groteknoppen li#knop1.vorige div:hover, ul#groteknoppen li#knop1.ingedrukt div {top: 0; left: 0; border: 3px inset #fa773c;}
ul#groteknoppen li#knop2.volgende div:hover, ul#groteknoppen li#knop2.vorige div:hover, ul#groteknoppen li#knop2.ingedrukt div {top: 0; left: 0; border: 3px inset #99CA4A;}
ul#groteknoppen li#knop3.volgende div:hover, ul#groteknoppen li#knop3.ingedrukt div {top: 0; left: 0; border: 3px inset #A3B2C6;}

img#pijl {position: relative; left: 40px; top: 40px;}
img.knoptekst {position: absolute; top: 10px; left: 20px;}

#variopics {height:142px; width:814px; padding: 0; background: url('sprite-b.png') no-repeat 0 -241px; position: absolute; top: 115px; overflow: hidden;}
#variopics img {background-color: #eee; height:144px; width:790px; margin-left:12px; display: none;} 
#variopics img.toon {display: block;} 

menu#footermenu {margin: 0 0 0 34px; padding-left: 0; padding-top: 1px; font-family: Arial, sans-serif; font-size: 13px; list-style-type: none;}
menu#footermenu li {float: left; height: 34px; text-align: left; margin-bottom: 1px; width: 16%;}
menu#footermenu a {color: white;display: block;text-decoration: none;padding: 8px 14px 0;}
menu#footermenu li:hover, menu#footermenu li a:hover {text-decoration:underline;}

/* messages */
.msg_error, .msg_notice, .msg_success {padding:.8em;padding-left: 40px;margin-bottom:1em;border:2px solid #ddd; width: 400px;}
.msg_error {background:#FBE3E4 url('notice-a.png') no-repeat 3px 5px;color:#8a1f11;border-color:#FBC2C4;}
.msg_notice {background:#C6D3EF url('notice-i.png') no-repeat 3px 3px; color:#514721;border-color:#5AA2FF;}
.msg_success {background:#E6EFC2 url('notice-o.png') no-repeat 3px 3px;color:#264409;border-color:#C6D880;}
.msg_error a {color:#8a1f11;}
.msg_notice a {color:#514721;}
.msg_success a {color:#264409;}

img.imgRechts {float: right;}
img.imgLinks {float: left;}

table#inlogbox {width: 300px;}

#tooltip {position:absolute; border:1px solid #333; background:#f7f5d1; padding:2px 5px; color:#333; display:none;}

/* forms */
div.formline {margin-bottom: 0.5em; border: 2px solid transparent;}
div.formline label.wide {float: left; width: 175px;}
.invalid {border: 2px solid #ffcc99;}
.mediumveld {width: 200px;}
.langveld {width: 400px;}
.formknop {background: url('bg_formk.png'); color: #fff; font-weight: bold; border: 1px solid #f83b08; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.formknop:hover {color: #000; border-color: #982304;}

.clearleft {clear: left;}

/* layout voor opdrachtpagina's */
.opdracht #header {height: 42px; margin-bottom: -5px;}
.opdracht #main {border: 10px solid #fa773c; padding-top: 10px;}
.opdracht h2 {font-size: 1.2em; font-weight: bold;}

textarea#tekstvak {height: 150px; width: 500px;}

table#talenkeuze td {margin: 0; padding: 0;}
table#talenkeuze td * {vertical-align: middle;}
table#talenkeuze td p {margin-bottom: 0;}

div#uplCtrls {display: inline;}
div#uplCtrls input {margin-bottom: 1em; width: 500px;}

div#divOverigeTaal label input {float: right; margin-right: 200px;}

table.opdrachtinfo {border-collapse: collapse; width: 475px;}
table.opdrachtinfo td {vertical-align: top; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; font-weight: bold;}
table.opdrachtinfo td.rechts {color: blue;}

table#vertaalsoorten table.binnentabel {margin-bottom: 1em; border: 1px solid #ddd;}
table#vertaalsoorten table.binnentabel:hover {background-color: #eee;}
table#vertaalsoorten td {padding: 0;}
table#vertaalsoorten table.binnentabel td {padding: 0.2em;}
table#vertaalsoorten td.label {width: 25%; font-weight: bold; vertical-align: top;}
table#vertaalsoorten td.label input {margin: 0; padding: 0;}
table#vertaalsoorten td.omschr {font-weight: bold;}
table#vertaalsoorten td.prijs {font-weight: bold; color: blue;}

div.betaalknopbox {border: 1px solid #eee;}
table#betaalknoppen td {width: 200px; vertical-align: top;}
table#betaalknoppen img.imgknop {margin-right: 3px; float: left;}
td.betaalknopbox_tl {border-right: 1px solid #ddd; }
td.betaalknopbox_bl {border-right: 1px solid #ddd;border-top: 1px solid #ddd;}
td.betaalknopbox_br {border-top: 1px solid #ddd;}

div.pagsplitter {position: relative;}

div#blokTestimonials {position: absolute; left: 495px; top: 45px;}
h2#kopWaarom {font-size: 14px; font-weight: bold; font-style: italic; width: 200px; background: url('puzzel00.png') no-repeat; margin-left: -35px; margin-top: -15px; padding: 10px 0 0 60px; height: 50px;}
div.testimonials { padding-left: 20px;}
div.testimonials p { width: 200px;}
div#waarom {width: 200px;}
div#waarom p#laatste {margin-bottom: 0;}
div#waarom img {margin-right: 5px; width: 30px; height: 40px; float: left;}
div.visual {position: relative; margin-top: -60px; margin-left: -20px; background-color: #fff; width: 265px; height: 270px;}
div.visual img { width: 275px; height: 270px;}

div#extraRechts {padding-top: 210px; margin-left: -20px; width: 250px;}
div#extraRechts h3 {font: italic bold 11px Verdana; color: red;}

p#betaalwijzen {margin-bottom: 3px;}
p#isologo img {width: 48px; height: 19px; padding-bottom: 2px; vertical-align: middle;}

div#isoInfo {width: 225px; color: #1014DE;}

/* embedded login-ding */
table#embedLogin {width: 400px;}

p.inlinemenu {float: right; margin-top: 10px;}

/* mailformulier */
#mailform {margin-bottom: 1em;}
#mailform fieldset {border: 0; padding: 0; margin: 0;}
#mailform label {display: inline-block; line-height: 1.8em; vertical-align: top; width: 150px;}
#mailform fieldset fieldset label {display: block; line-height: 1.8em; vertical-align: top; width: 400px;}
#mailform ol {margin: 0; padding: 0;}
#mailform li {list-style: none; padding: 5px; margin: 0;}
#mailform li.mf_url {display: none;}
#mailform input.tekstveld {width: 250px;}
#mailform textarea {height: 100px;}
