/* Pretty Checkboxes
===================================*/
label.checkbox span.holder { height:61px; background:url(../img/prettyCheckboxes/checkbox.gif) 0 -1px no-repeat; }
label.radio span.holder { height:61px; background:url(../img/prettyCheckboxes/radio.gif) 0 -1px no-repeat; }
label.checkbox:hover span.holder,label.radio:hover span.holder { top:-21px!important; }
label.checked span.holder,label.checked span.holder,label.checked:hover span.holder,label.checked:hover span.holder { top:-42px!important; }
label.list { float:left; clear:left; margin:0 0 5px; }
label.inline { float:left; margin:0 10px 0 0; }
input.hiddenCheckbox { position:absolute; left:-10000px; }
label.prettyCheckbox span.holderWrap { display:block; float:left; position:relative; margin-right:5px; overflow:hidden; }
label.prettyCheckbox span.holder { display:block; position:absolute; top:0; left:0; }

/* Fancybox
===================================*/
#fancybox-loading { position:fixed; top:50%; left:50%; height:40px; width:40px; margin-top:-20px; margin-left:-20px; cursor:pointer; overflow:hidden; z-index:1104; display:none; }
* html #fancybox-loading { 
/* IE6 */
position:absolute; margin-top:0; }
#fancybox-loading div { position:absolute; top:0; left:0; width:40px; height:480px; background-image:url(../img/fancybox/fancybox.png); }
#fancybox-overlay { position:fixed; top:0; left:0; bottom:0; right:0; background:#000; z-index:1100; display:none; }
* html #fancybox-overlay { 
/* IE6 */
position:absolute; width:100%; }
#fancybox-tmp { padding:0; margin:0; border:0; overflow:auto; display:none; }
#fancybox-wrap { position:absolute; top:0; left:0; margin:0; padding:20px; z-index:1101; display:none; }
#fancybox-outer { position:relative; width:100%; height:100%; background:#FFF; }
#fancybox-inner { position:absolute; top:0; left:0; width:1px; height:1px; padding:0; margin:0; outline:none; overflow:hidden; }
#fancybox-hide-sel-frame { position:absolute; top:0; left:0; width:100%; height:100%; background:transparent; }
#fancybox-close { position:absolute; top:-15px; right:-15px; width:30px; height:30px; background-image:url(../img/fancybox/fancybox.png); background-position:-40px 0; cursor:pointer; z-index:1103; display:none; }
#fancybox_error { color:#444; font:normal 12px/20px Arial; padding:7px; margin:0; }
#fancybox-content { height:auto; width:auto; padding:0; margin:0; }
#fancybox-img { width:100%; height:100%; padding:0; margin:0; border:none; outline:none; line-height:0; vertical-align:top; -ms-interpolation-mode:bicubic; }
#fancybox-frame { position:relative; width:100%; height:100%; border:none; display:block; }
#fancybox-title { position:absolute; bottom:0; left:0; font-family:Arial; font-size:12px; z-index:1102; }
.fancybox-title-inside { padding:10px 0; text-align:center; color:#333; }
.fancybox-title-outside { padding-top:5px; color:#FFF; text-align:center; font-weight:bold; }
.fancybox-title-over { color:#FFF; text-align:left; }
#fancybox-title-over { padding:10px; background-image:url(../img/fancybox/fancy_title_over.png); display:block; }
#fancybox-title-wrap { display:inline-block; }
#fancybox-title-wrap span { height:32px; float:left; }
#fancybox-title-left { padding-left:15px; background-image:url(../img/fancybox/fancybox.png); background-position:-40px -90px; background-repeat:no-repeat; }
#fancybox-title-main { font-weight:bold; line-height:29px; background-image:url(../img/fancybox/fancybox-x.png); background-position:0 -40px; color:#FFF; }
#fancybox-title-right { padding-left:15px; background-image:url(../img/fancybox/fancybox.png); background-position:-55px -90px; background-repeat:no-repeat; }
#fancybox-left,#fancybox-right { position:absolute; bottom:0; height:100%; width:35%; cursor:pointer; outline:none; background-image:url(../img/fancybox/blank.gif); z-index:1102; display:none; }
#fancybox-left { left:0; }
#fancybox-right { right:0; }
#fancybox-left-ico,#fancybox-right-ico { position:absolute; top:50%; left:-9999px; width:30px; height:30px; margin-top:-15px; cursor:pointer; z-index:1102; display:block; }
#fancybox-left-ico { background-image:url(../img/fancybox/fancybox.png); background-position:-40px -30px; }
#fancybox-right-ico { background-image:url(../img/fancybox/fancybox.png); background-position:-40px -60px; }
#fancybox-left:hover,#fancybox-right:hover { visibility:visible; 
/* IE6 */
}
#fancybox-left:hover span { left:20px; }
#fancybox-right:hover span { left:auto; right:20px; }
.fancy-bg { position:absolute; padding:0; margin:0; border:0; width:20px; height:20px; z-index:1001; }
#fancy-bg-n { top:-20px; left:0; width:100%; background-image:url(../img/fancybox/fancybox-x.png); }
#fancy-bg-ne { top:-20px; right:-20px; background-image:url(../img/fancybox/fancybox.png); background-position:-40px -162px; }
#fancy-bg-e { top:0; right:-20px; height:100%; background-image:url(../img/fancybox/fancybox-y.png); background-position:-20px 0; }
#fancy-bg-se { bottom:-20px; right:-20px; background-image:url(../img/fancybox/fancybox.png); background-position:-40px -182px; }
#fancy-bg-s { bottom:-20px; left:0; width:100%; background-image:url(../img/fancybox/fancybox-x.png); background-position:0 -20px; }
#fancy-bg-sw { bottom:-20px; left:-20px; background-image:url(../img/fancybox/fancybox.png); background-position:-40px -142px; }
#fancy-bg-w { top:0; left:-20px; height:100%; background-image:url(../img/fancybox/fancybox-y.png); }
#fancy-bg-nw { top:-20px; left:-20px; background-image:url(../img/fancybox/fancybox.png); background-position:-40px -122px; }

/* IE */
#fancybox-loading.fancybox-ie div { background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_loading.png',sizingMethod='scale'); }
.fancybox-ie #fancybox-close { background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_close.png',sizingMethod='scale'); }
.fancybox-ie #fancybox-title-over { background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_over.png',sizingMethod='scale'); zoom:1; }
.fancybox-ie #fancybox-title-left { background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_left.png',sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main { background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_main.png',sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right { background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_right.png',sizingMethod='scale'); }
.fancybox-ie #fancybox-left-ico { background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_nav_left.png',sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico { background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_nav_right.png',sizingMethod='scale'); }
.fancybox-ie .fancy-bg { background:transparent!important; }
.fancybox-ie #fancy-bg-n { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_n.png',sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_ne.png',sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_e.png',sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_se.png',sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_s.png',sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_sw.png',sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_w.png',sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_nw.png',sizingMethod='scale'); }

/* JQuery UI
===================================*/

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; left: 8px; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em;  cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: 8px; cursor: pointer; background: #d4e6ef; border-top: 1px solid #aac3ce; }
.ui-slider-horizontal .ui-state-default {background: url(../img/handle.png) no-repeat; border: 0; height: 18px; width: 18px; outline: none;}
.ui-slider-horizontal .ui-state-active {background: url(../img/handle_over.png) no-repeat; outline: none;}

.ui-slider-horizontal .ui-slider-handle { top: -5px; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

/* MAIN
===================================*/
body { background:#FFF; color:#333; font-size:12px; padding:20px 0 40px; font-family:Arial, Helvetica; }
.container_12 { margin-top:20px; }
a { color:#fff; text-decoration:none; }
a:hover { text-decoration:underline; }
#header { background:url(../../img/headerbg.png) repeat-x; height:184px; display:block; }
h1 { color:#fff; width:630px; height:82px; display:block; background:url(../../img/phrase.png); margin-top:50px; }
h1 span { display:none; }
#left_1 { background:url(../../img/lefttop.png) no-repeat top left; height:93px; }
#left_1 img { margin:40px 0 0 260px; }
#left_2 { display:block; }
#left_21 { width:240px; float:left; }
#left_211 { width:240px; height:150px; background:#fff; }
#left_211 img { margin:10px 0 0 20px; }
#left_212 { width:240px; background:url(../../img/leftbottom1.png) no-repeat top left; height:22px; display:block; }
#left_22 { width:300px; background:#fff; display:block; float:left; }
#left_22 ul { list-style:none; display:block; margin:0; padding:0; }
#left_22 ul li { background:url(../../img/check.png) no-repeat 0 20%; padding:0 40px 10px 25px; }
#minfo { width:600px; height:400px; background:#fff; display:block; float:left; }
#maanvraag { width:430px; height:390px; background:#fff; display:block; float:left; }
#minfo img,#maanvraag img { margin:10px 0 0 10px; }
#minfo p,#maanvraag p { display:block; line-height:18px; border:0; width:550px; text-align:left; margin:0 0 0 20px; }
#maanvraag p { width:430px; margin-right:0; padding-right:0; }
#minfo ul { list-style:none; display:block; margin:0; padding:0; }
#minfo ul li { background:url(../../img/check.png) no-repeat 0 20%; padding:0 40px 10px 25px; }
#left_3 { float:left; width:540px; background:url(../../img/leftbottom2.png) no-repeat right top; height:12px; display:block; }
.but { display:block; width:58px; height:58px; float:left; margin:0 10px 0 0; }
.vc { background:url(../../img/V2.gif); }
.vc.selected { background:url(../../img/V1.png); }
.bc { background:url(../../img/B2.png); }
.bc.selected { background:url(../../img/B1.png); }
.i1c { background:url(../../img/I12.png); }
.i1c.selected { background:url(../../img/I11.png); }
.i2c { background:url(../../img/I22.png); }
.i2c.selected { background:url(../../img/I21.png); }
.omschrijving { display:block; font-size:11px; width:245px; }
.omschrijving img { float:right; margin-left:10px; }
.cont_but { display:block; height:60px; }
.cont_oms { display:block; padding:5px 0 10px 10px; }
.cont_sel { display:block; padding:5px 0 10px 10px; width:300px; height:50px; }
.balk { text-align:right; width:290px; border:0; margin:17px 40px 0 0; display:block; padding:0; clear:left; }
.balk.bleft { width:295px; margin:10px 40px 0 0; }
.balk a { float:right; display:block; margin:10px 20px 10px 0; }
.awesome,.awesome:visited { background:#222 url(/images/alert-overlay.png) repeat-x; display:inline-block; padding:5px 10px 6px; color:#fff; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5); text-shadow:0 -1px 1px rgba(0,0,0,0.25); border-bottom:1px solid rgba(0,0,0,0.25); position:relative; cursor:pointer; }
.awesome:hover { background-color:#111; color:#fff; }
.awesome:active { top:1px; }
.small.awesome,.small.awesome:visited { font-size:11px; padding:; }
.awesome,.awesome:visited,.medium.awesome,.medium.awesome:visited { font-size:13px; font-weight:bold; line-height:1; text-shadow:0 -1px 1px rgba(0,0,0,0.25); }
.green.awesome,.green.awesome:visited { background-color:#91bd09; }
.green.awesome:hover { background-color:#749a02; }
.red.awesome,.red.awesome:visited { background-color:#fb3585; }
.red.awesome:hover { background-color:#b3215c; }
#right_1 { background:url(../../img/righttop.png) no-repeat top left; height:93px; }
#right_1 img { margin:50px 0 0 15px; }
#right_2 { background:#fff; height:365px; padding:0 0 0 15px; display:block; }
#right_3 { background:url(../../img/rightbottom.png) no-repeat top left; height:12px; display:block; }
#header .grid_12 { background:url(../../img/bgcoins.jpg) no-repeat right top; height:174px; }
h2 { padding:20px 0 0; text-align:center; }
p { border:1px solid #666; overflow:hidden; padding:10px 0; text-align:center; }
.footer { color:#78a1b2; width:760px; margin:0 auto; padding:25px 0 0; text-align:right; }
.omschrijving { display:block; }
.container_12 { background:#fff url(../../img/12_col.gif) repeat-y; margin-bottom:20px; }
.container_16 { background:#fff url(../../img/16_col.gif) repeat-y; }
.container_24 { background:#fff url(../../img/24_col.gif) repeat-y; }
#slider { width:225px; margin:15px 0 10px 10px; }
.slider_nb { font-size:9px; color:#1a3642; width:290px; display:block; height:25px; }
.slider_nb span { display:block; float:left; margin:0 10px 0 0; width:36px; text-align:center; }
#waardes { display:block; width:300px; clear:both; }
label.checkbox span.holder { height:61px; background:url(../../img/prettyCheckboxes/checkbox.gif) 0 -1px no-repeat; }
label.radio span.holder { height:61px; background:url(../../images/prettyCheckboxes/radio.gif) 0 -1px no-repeat; }
label.checkbox:hover span.holder,label.radio:hover span.holder { top:-21px!important; }
label.checked span.holder,label.checked span.holder,label.checked:hover span.holder,label.checked:hover span.holder { top:-42px!important; }
label.list { float:left; clear:left; margin:0 0 5px; }
label.inline { float:left; margin:0 10px 0 0; }
input.hiddenCheckbox { position:absolute; left:-10000px; }
label.prettyCheckbox span.holderWrap { display:block; float:left; position:relative; margin-right:5px; overflow:hidden; }
label.prettyCheckbox span.holder { display:block; position:absolute; top:0; left:0; }
form { margin:20px 0; width:300px; }
form p { margin:0; padding:0 0 5px; clear:both; }
.o_field,.fin { border:1px solid #b4c3cb; box-shadow:10px 10px 5px #888; border-radius:5px; padding:2px; margin:4px 10px 0 4px; font-size:12px; background:url(../../img/bg_field.gif) repeat-x; float:left; display:block; }
.o_field:focus,.fin:focus { border:1px solid #5a849a; }
.fin { padding:4px; width:240px; }
.o_field { width:50px; }
.prijsperj { float:left; padding:5px 0 0; display:block; }
.uitkomst, .uitkomstplus, .uitkomsttussen { float:left; padding:5px 0 0; display:block; }
.uinfo { font-size:9px; float:left; padding:15px 0 0; display:block; }
#fotokader { background:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; padding:15px 15px 10px; -webkit-box-shadow:2px 2px 10px #000; -moz-box-shadow:2px 2px 10px #000; box-shadow:2px 2px 10px #000; z-index:999; border:none; }
.berekening { display:block; background:#bddae5; color:#000; height:30px; width:270px; text-align:left; clear:right; text-shadow:#e5f2f7 0 -1px 0; -moz-border-radius:5px; -webkit-border-radius:5px; }
#inline2 { display:none; overflow:auto; width:500px; height:100px; background-color:#FDFDFD; }
/* aanvraag */
#maanvraag label { width:130px; float:left; }
#maanvraag label span{ font-size: 10px; line-height: 12px; color: #666; }
.o_naam { width:135px; float:left; margin:0 0 0 20px; display:block; }
#verstuur { border:0; margin:10px 0 0; }
#colorPicker { width:240px; display:block; float:left; }
.jColorSelect { width:220px; float:left; }
.jColorSelect div { background:url(../../img/colorpicker.gif) no-repeat; float:left; width:13px; height:13px; cursor:pointer; border:1px solid #666666; margin:1px; }
.jColorSelect .checkwht { cursor:default; background-position:-13px 0; float:left; }
.jColorSelect .checkblk { cursor:default; background-position:-26px 0; float:left; }
.line { width:400px; display:block; clear:both; margin:5px 0 10px; height:20px; }
.cinfo { background:#fef8c6; -moz-border-radius:5px; -webkit-border-radius:5px; border:1px solid #d3cd9c; color:#44422f; padding-left: 5px; width:235px; display:block; float:left; }
.prijsinfo { display:block; float:left; }
#fotokader span { font-size:11px; line-height:15px; display:block; width:220px; }
table td{ padding: 2px; }
.error{ color: red; font-weight: bold; padding-left: 10px;}
