/* CREDITS
 * ----------------------------------------------------------
 * Title:		Obelisk - Screen Stylesheet
 * Author:		David Candreva <david@inventis.be>
 * Date:		17/11/09
 * Last Edit:	17/11/09 David Candreva <david@inventis.be>
 * ----------------------------------------------------------
 * Inventis - Web Architects - We design the Web!
 * www.inventis.be
 */

/* Reset
---------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0; }
table{ border-collapse:collapse; border-spacing:0; }
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal; }
ol,ul{ list-style:none; }
caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }
strong,b{ font-weight:bold; }
em{ font-style:italic; }
em strong,strong em { font-weight:bold; font-style:italic; }
abbr,acronym{ border-bottom:1px dotted; cursor:help; }
button{ cursor:pointer; border:0; }

.push{ height:123px; }
.btn{ display:block; text-indent:-9000px; }

/* General elements
---------------------------------------------------------- */
textarea, body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; }
body{ line-height:18px; color:#7d7d7d; background:url(../images/layout/body_tile.png) repeat-x 0 0; }
html, body{ height:100%; }

a:focus{ outline:none; }
.clear{ clear:both; }

/* Container
---------------------------------------------------------- */
div#container{ min-height:100%; height:auto !important; height:100%; margin:0 auto -123px; width:960px; }

/* Header
---------------------------------------------------------- */
div#header{ height:483px; position:relative; }

/* logo */
div#header img.logo{ margin:41px 0 0 0; float:left; }
div#header img.logo{ margin:49px 0 0 0; float:left; width:235px }

/* navigation */
div#header ul{ margin:80px 0 0 0; float:right; padding:0 3px 0 0; }
div#header ul li{ float:left; margin-left:10px; }
div#header ul li a:hover, div#header ul li.active a{ background:url(../images/layout/navigation_active_left.png) no-repeat 0 0; }
div#header ul li a:hover span, div#header ul li.active span{ background:url(../images/layout/navigation_active_right.png) no-repeat right 0; }
div#header ul li span{ cursor:pointer; padding:0 10px 0 5px; float:left; display:block; height:25px; line-height:25px; background:url(../images/layout/navigation_right.png) no-repeat right 0; }
div#header ul li a{ font-weight:bold; cursor:pointer; padding:0 0 0 5px; float:left; display:block; height:25px; line-height:25px; text-decoration:none; font-size:15px; color:#FFF; background:url(../images/layout/navigation_left.png) no-repeat 0 0;  }

/* slogan */
div#header span.slogan{ position:absolute; right:-8px; top:275px; text-indent:-9000px; display:block; height:46px; width:242px; background:url(../images/layout/slogan.png) no-repeat 0 0; }

/* image */
div#header div.image{ -moz-box-shadow:0 0 5px black; -webkit-box-shadow: 0 0 5px black; position:absolute; top:134px; left:0; height:278px; width:951px; background:#FFF; padding:3px 3px 0; }

/* header */
div#header div.ornament{ left:0; position:absolute; bottom:0; margin-left:-23px; width:1004px; height:74px; background:url(../images/layout/ornament.png) no-repeat 0 0; }
div#header div.ornament div.wrapper{ padding:18px 54px 0 65px; width:885px; height:56px; }

div#header div.ornament blockquote{ float:left; }
div#header div.ornament blockquote p{ line-height:24px; text-shadow:#459ba7 1px -1px; font-size:17px; font-weight:bold; color:#FFF; }

div#header div.ornament form{ float:right; height:24px; }
div#header div.ornament form fieldset{ width:439px; float:right; }
div#header div.ornament form label{ font-size:13px; line-height:22px; display:block; float:left; padding:0 8px 0 0; color:#FFF; }
div#header div.ornament form input{ float:left; width:210px; font-size:12px; color:#77bcc7; padding:3px 7px; border:1px solid #48a2b0; background:#bcecf4; }
div#header div.ornament form input:focus{ color:#0b6b7a; }
div#header div.ornament form button{ float:left; left:-8px; margin:-1px 0 0 -8px; width:25px; height:25px; background:url(../images/layout/button_submit.png) no-repeat 0 0; }
div#header div.ornament form button:hover{ background-position:left bottom; }

/* Introduction
---------------------------------------------------------- */
div#introduction{ margin:-23px 0 25px -20px; height:174px; padding:25px 50px 0; width:867px; background:url(../images/layout/introduction_background.png) no-repeat 0 0; }
div#introduction{ margin:-23px 0 25px -20px; height:174px; padding:23px 25px 0; width:917px; background:url(../images/layout/introduction_background.png) no-repeat 0 0; }
div#introduction h1{ font-weight:bold; color:#45a3b1; font-size:20px; }
div#introduction h2{ padding:0 0 0 23px; font-size:17px; color:#ff6101; background:url(../images/layout/icons/obelisk_bullet.png) no-repeat 0 center; }
div#introduction h2 a {color:#ff6101;text-decoration: none}
div#introduction ul{ padding:9px 0 0 0; width:100%; clear:both; overflow:hidden;  }
div#introduction ul li{ overflow:hidden; height:120px; position:relative; line-height:17px; float:left; width:245px; color:#454545; }
div#introduction ul li{ overflow:hidden; height:137px; position:relative; line-height:17px; float:left; width:217px; color:#454545; }
div#introduction ul li.middle{ margin:0 66px; }
div#introduction ul li.middle{ margin:0 16px; }
div#introduction ul li h2{ line-height:23px; }
div#introduction ul li a.more{ position:absolute; right:0; bottom:26px; width:17px; height:17px; background:url(../images/layout/icons/bullet_arrow_round.png) no-repeat 0 0; }
div#introduction ul li a.more:hover{ background-position:left bottom; }

/* Breadcrumbs
---------------------------------------------------------- */
div#breadcrumbs{ padding:0 0 18px 0; width:100%; overflow:hidden; clear:both; }
div#breadcrumbs ol li{ margin:0 5px 0 0; float:left; color:#45a3b1; }
div#breadcrumbs ol li a{ padding:0 10px 0 0; color:#7d7d7d; text-decoration:none; background:url(../images/layout/icons/gray_bullet.png) no-repeat right center }

/* Content
---------------------------------------------------------- */
div#content{ padding:0 0 20px 15px; }
div#main h1{ color:#45a3b1; font-size:20px; }
div#main h2 { font-size:20px; color:#ff6101; }
div#content div#referenceSlider h2 { font-size:20px; color:#ff6101;margin-bottom: 20px }

	/* default markup */
	div#content div.default_markup h1{ margin-bottom: 10px; }
	div#content div.default_markup h2{ font-weight:bold; color:#45a3b1; font-size:14px; }
	div#content div.default_markup strong{ color:#7d7d7d; }
	div#content div.default_markup em{ color:#fe8a44; font-style:normal; }
	div#content div.default_markup p{ margin:12px 0; }
	div#content div.default_markup p a {color:#45A3B1;}
	div#content div.default_markup p a:hover {text-decoration: none;}
	div#content div.default_markup p.intro{ margin-top:5px; font-size:14px; color:#52b9c9; }
	div#content div.default_markup p.intro strong{ color:#52b9c9; }
	div#content div.default_markup ul li{ color:#4eb1c0; padding:0 0 0 15px; background:url(../images/layout/icons/orange_arrow.png) no-repeat 0 8px; }

	/* images */
	div#content div.default_markup div.content{ float:left; width:400px; }
	
	/* text_holder */
	div#content div.default_markup div.text_holder{ clear:both; width:100%;  }
	
	/* images */
	div#content div.default_markup div.images{ width:200px; float:left; }
	div#content div.default_markup div.images img{background:url(../images/layout/team_big_bg.jpg) no-repeat 0 0;padding:4px 5px 7px 7px;border: none}
	
	/* references */
	div#content div.references{ padding:25px 0; }
	
/* Main
---------------------------------------------------------- */
div#main{ float:left; width:600px; }

/* Sidebar
---------------------------------------------------------- */
div#sidebar{ float:right; width:300px; }
div#sidebar img {margin-top:1px}

/* postit */
div#postit { margin: -14px 0 20px 30px; }
div#postit div.top { background: transparent url(../images/layout/postit_top.png) no-repeat 0 0; width: 241px; height: 29px; }
div#postit div.center { background: transparent url(../images/layout/postit_repeat.png) repeat-y 0 0; width: 241px; min-height: 157px; overflow: hidden; }
div#postit div.center em { font-family: Arial; font-size: 20px; font-weight: bold; font-style: normal; color: #ee7f3c; display: block; margin-left: 35px; }
div#postit div.center p { display: block; margin-left: 35px; width: 175px; padding: 10px 2px; }
div#postit div.bottom a { background: transparent url(../images/layout/postit_arrow.png) no-repeat center right; display: block; float:right; margin-right: 35px; color: #ee7f3c; text-decoration: underline; line-height: 20px; padding-right: 25px; margin-top:115px; }
div#postit div.bottom a:hover { text-decoration: none; }
div#postit div.bottom { background: transparent url(../images/layout/postit_bottom.png) no-repeat 0 0; width: 241px; height: 157px; margin-left: 2px; margin-top: -107px; }

/* box */
div#sidebar div.box{ margin:0 0 12px 0px; color:#45a3b1; width:241px; height:174px; padding:28px 28px 0 28px; background:url(../images/layout/sidebar_box.png) no-repeat 0 0; }
div#sidebar div.box h3{ margin-bottom:10px; font-size:17px; color:#ff6101; }
div#sidebar div.box h4{ margin-bottom:10px; font-size:17px; }
	
	/* address */
	div#sidebar div.box address{ margin-bottom:10px; }
	
	/* contact_details */
	div#sidebar div.box ul.contact_details li em{ color:#ff7622; font-style:normal; }
	div#sidebar div.box ul.contact_details li{ font-size:11px; width:50%; float:left; }
	div#sidebar div.box ul.contact_details li a{ color:#45a3b1; text-decoration:none; }
	div#sidebar div.box ul.contact_details li a:hover{ border-bottom:1px solid #45a3b1; }
	
	/* entry */
	div#sidebar div.entry{ margin:18px 0; }
	
	/* buttons */
	div#sidebar div.entry a.download_brochure {background: url(../images/layout/download_brochure_blue.png);height:92px;}
	div#sidebar div.entry a:hover.download_brochure { background-position:left bottom; }
	
/* Footer
---------------------------------------------------------- */
div#footer_wrapper{ height:123px; background:url(../images/layout/footer_tile.png) repeat-x 0 0; }
div#footer{ position:relative; font-size:11px; padding:26px 15px; width:930px; margin:0 auto; color:#FFF; } 

/* list */
div#footer ul{ width:100%; clear:both; overflow:hidden; }
div#footer ul li{ padding:0 11px 0 0; margin:0 10px 0 0; float:left; background:url(../images/layout/footer_seperator.png) no-repeat right center; }
div#footer ul li a{ color:#FFF; text-decoration:none; }
div#footer ul li a:hover{ border-bottom:1px solid #FFF; }
div#footer ul li.last{ background:none; padding:0; }
div#footer ul li.right{ background:none; padding:0; margin:0; float:right; }

div#footer address{ padding:0 0 0 0; font-size:12px; color:#c5f0f7; }
div#footer address a{ color:#c5f0f7; text-decoration:none; }
div#footer address a:hover{ border-bottom:1px solid #c5f0f7; }

/* inventis */
div#footer a#inventis{ position:absolute; top:49px; right:15px; width:72px; height:16px; display:block; text-indent:-9000px; overflow:hidden; background:url(../images/layout/inventis.png) no-repeat 0 0; }
div#footer a#inventis:hover{ background-position:0 -16px; }

/* iso */
div#footer .iso { position: absolute; left: 571px; top: 30px; }

/* Home
-------*/
a.download_home {display:block;width:150px;height:33px;background:transparent url(../images/layout/download_home.jpg) no-repeat top left;text-indent: -9000px;-moz-box-shadow: 0 0 4px #dddddd; -webkit-box-shadow: 0 0 4px #dddddd;}
a:hover.download_home {background-position: bottom left}

/* Sidebar - Missie & Visie
--------------------------*/
div#sidebar div.box {background: url(../images/layout/sidebar_missie.png) no-repeat;height:206px}
div#sidebar.missie div.box {padding-top:22px}
div#sidebar.missie div.box h3 {font-size:15px;font-weight:bold}
div#sidebar.missie div.box p {font-size:15px}
div#sidebar.missie div.box ul {margin-top:20px;width:246px;overflow: hidden}
div#sidebar div.box a.btn_contact {display:block;width:154px;height:33px;margin:14px 0 0 48px;background:transparent url(../images/layout/contact_bg.png) no-repeat top left;text-indent: -9000px;-moz-box-shadow: 0 0 4px #ccd6d7; -webkit-box-shadow: 0 0 4px #ccd6d7;}
div#sidebar div.box a:hover.btn_contact { background-position:left bottom; }

/* Team
-------*/
div#content div.default_markup ul.team {display:block;left: -4px;position: relative;width:100%}
div#content div.default_markup ul.team li {width:128px;display: block;float: left;background:none;margin:0 28px 24px 0;padding:0}
div#content div.default_markup ul.team li.fourth {margin-right:0}
div#content div.default_markup ul.team li a {width:128px;height:146px;display: block;position: relative;text-decoration: none}
div#content div.default_markup ul.team li a span {color:#51a3b0;text-decoration:underline;}
div#content div.default_markup ul.team li a:hover span {text-decoration:none;}
div#content div.default_markup ul.team li img {background:url(../images/layout/team_bg.jpg) no-repeat 0 0;padding:7px;border: none;width:114px;height:112px}
div#content div.default_markup ul.team li span {width:128px;text-align: center;display:block;line-height: 19px;margin-top:-5px}

div#content div.team div.left {float:left;width:206px;margin-top:9px}
div#content div.team div.left img {background:url(../images/layout/team_big_bg.jpg) no-repeat 0 0;padding:4px 5px 7px 7px;border: none}
div#content div.team div.right {float:left;width:394px;padding-top:8px}
div#content div.team div.right h2 {color:#FE8A44;}
div#content div.team div.right a {color:#51a3b0;text-decoration:underline;}
div#content div.team div.right a:hover {text-decoration:none;}

/* Referenties
--------------*/
div#content div.default_markup ul.references {display:block;left: -4px;position: relative;width:100%}
div#content div.default_markup ul.references li {width:187px;display: block;float: left;background:none;margin:0 15px 24px 0;padding:0}
div#content div.default_markup ul.references li.third {margin-right:0}
div#content div.default_markup ul.references li a {width:128px;height:146px;display: block;position: relative;text-decoration: none}
div#content div.default_markup ul.references li a span {color:#f98641;text-decoration:none;font-weight: bold}
div#content div.default_markup ul.references li a:hover span {text-decoration:underline;}
div#content div.default_markup ul.references li img {background:url(../images/layout/reference_overview.jpg) no-repeat 0 0;padding:7px;border: none;width:173px;height:112px}
div#content div.default_markup ul.references li span {width:173px;text-align: center;display:block;line-height: 19px;margin-top:-5px;}

div#content div.reference {width:625px !important}
div#content div.reference div.left {float:left;width:206px;margin-top:9px;margin-left: -1px}
div#content div.reference div.left img {background:url(../images/layout/reference_overview.jpg) no-repeat 0 0;padding:7px;border: none}
div#content div.reference div.right {float:left;width:415px;padding-top:8px}
div#content div.reference div.right h2 {color:#FE8A44;}
div#content div.reference div.right a {color:#51a3b0;text-decoration:underline;}
div#content div.reference div.right a:hover {text-decoration:none;}
div#content div.reference div.right div.reference_footer {width:415px;height:131px;background:transparent url(../images/layout/reference_detail.png) no-repeat 0 0;margin-left:-4px}
div#content div.reference div.right div.reference_footer div {padding:23px;color:#5aacb8;font-size:17px}
div#content div.reference div.right div.reference_footer div strong {color:#ff7011}
div#content div.reference div.right div.reference_footer a.btn_contact {display:block;width:154px;height:33px;margin:14px 0 0 109px;background:transparent url(../images/layout/contact_bg.png) no-repeat top left;text-indent: -9000px;-moz-box-shadow: 0 0 4px #ccd6d7; -webkit-box-shadow: 0 0 4px #ccd6d7;}
div#content div.reference div.right div.reference_footer a:hover.btn_contact { background-position:left bottom; }

/* Contact
----------*/
div#content div.contactdata {width:301px;height:199px;background:transparent url(../images/layout/contactdata_bg.jpg) no-repeat 0 0;}
div#content div.contactdata{ margin:0 0 0px -5px; color:#45a3b1; width:246px; height:174px; padding:28px 28px 0 28px; background:url(../images/layout/sidebar_box.png) no-repeat 0 0; }
div#content div.contactdata h3{ margin-bottom:10px; font-size:17px; color:#ff6101; }
div#content div.contactdata h4{ margin-bottom:10px; font-size:17px;  }

div#content div.contactimage {margin:0 0 13px -5px;width:301px;height:116px;background:transparent url(../images/layout/bg_contact.png) no-repeat 0 0;}
div#content div.contactimage img {margin:6px}
	
	/* address */
	div#content div.contactdata address{ margin-bottom:10px; }
	
	/* contact_details */
	div#content div.contactdata ul.contact_details {}
	div#content div.contactdata ul.contact_details li em{ color:#ff7622; font-style:normal; }
	div#content div.contactdata ul.contact_details li{ font-size:11px; width:50%; float:left;background: none;padding:0 }
	div#content div.contactdata ul.contact_details li a{ color:#45a3b1; text-decoration:none;display: inline }
	div#content div.contactdata ul.contact_details li a:hover{ border-bottom:1px solid #45a3b1; }
	
	div#content div.contactdata a {display:block;font-size:11px;color:#45a3b1; text-decoration:underline;}
	div#content div.contactdata a:hover {text-decoration: none}

div.googlemaps {margin-left:20px;width:301px;height:329px;float:left;background: transparent url(../images/layout/googlemaps_bg.png) no-repeat 0 0;}
div.googlemaps div#map {width:289px;height:317px;margin:6px}

form.contact {float:left;margin-left:23px;width:294px}
form.contact h2 {color:#FF6101 !important;font-size:17px !important;margin-bottom:10px;}
form.contact p {margin: 0 !important;color:#45A3B1;overflow: hidden}
form.contact div.entry {width:100%;clear:both;margin-top:21px}
form.contact div.entry.first {margin-top:0}
form.contact div.entry label {color:#323232;}
form.contact div.entry span.error {float:right;color:#FF0000;font-size:11px}
form.contact div.entry input {display: block;width:283px;border:1px solid #48a2b0;background: #bcecf4;padding:5px}
form.contact div.error input {border:1px solid #ff0000;background: #ffdddd}
form.contact div.entry textarea {display: block;width:283px;border:1px solid #48a2b0;background: #bcecf4;padding:5px;height: 100px}
form.contact div.error textarea {border:1px solid #ff0000;background: #ffdddd}
form.contact div.entry button {width:114px;height:39px;background: transparent url(../images/layout/btn_verstuur.png) no-repeat 0 0;text-indent: -9000px;float:right;margin-right: -3px}
form.contact div.entry button:hover {background-position: bottom left;}
div.contact_success {margin-left:10px;float:left;width:294px;}

/* Referenties - Slider
-----------------------*/
div.references img {float:left;cursor:pointer}
div.references ul {top:6px;position: absolute;left:0;width:1000px}
div.references ul li {float:left;margin:0 5px;background: none !important}
div.references #sliderContainer {float:left;position: relative;overflow: hidden;height:100px;width:200px}

/* Newsletter
-------------*/
div#content div.newsletter h2.first {color:#f98641 !important;margin-top:7px}
div#content div.newsletter p.first {margin-top:7px !important}
div#content div.newsletter a.link {background: transparent url(../images/layout/arrow_download.png) no-repeat center left;padding-left:10px;color:#515151}
div#content div.newsletter a.link:hover {text-decoration:none}
div#content div.newsletter div.hr {background:transparent url(../images/layout/hr.png) no-repeat 0 0;border:none;margin:20px 0;height:1px;border:0;width:100%}
div#content div.newsletter ul.nl {width:600px;padding:0;margin-top:10px}
div#content div.newsletter ul.nl li {width:290px;height:160px;background:transparent url(../images/layout/newsletter_bg.png) repeat 0 0;float:left;display:block;padding:0 30px 0 0}
div#content div.newsletter ul.nl li.second {width:280px;padding-right: 0}
div#content div.newsletter ul.nl li strong {color:#f98641;font-weight: normal}
div#content div.newsletter ul.nl li p {color:#7d7d7d;margin:5px 0}
div#content div.newsletter ul.nl li a.link {color:#4cacba;margin-bottom: 10px}
div#content div.newsletter div#referenceSlider h2 {margin-top:30px}

/* Aanbod
---------*/
div#content div.aanbod_left {width:206px;float:left;}
div#content div.aanbod_right {float:left;width:736px}
div#content div.aanbod_left ul li{ color:#4eb1c0; padding:0 0 10px 15px; background:url(../images/layout/icons/orange_arrow.png) no-repeat 0 6px; }
div#content div.aanbod_left ul li a {color:#4eb1c0;text-decoration: none}
div#content div.aanbod_left ul li a:hover {text-decoration: underline}
div#content div.aanbod_left ul li ul li {background: none;padding:0 0 0 15px;}
div#content div.aanbod_left ul li ul li ul li {background: none;padding:0 0 0 15px;}
div#content div.aanbod_left ul li.active a {font-weight: bold}
div#content div.aanbod_left ul li.active ul li a {font-weight: normal !important}
div#content div.aanbod_left ul li ul li.active a {color:#ff6600 !important;font-weight: normal}
div#content div.aanbod_left ul li ul li.active ul li a {color:#4eb1c0 !important;font-weight: normal !important}
div#content div.aanbod_left ul li ul li.active ul li.active a {color:#ff6600 !important;}

div#content div.aanbod_right h1 {margin-bottom: 10px}
div#content div.aanbod_right a {color:#ff6600;text-decoration: underline}
div#content div.aanbod_right strong a {text-decoration: none}
div#content div.aanbod_right a:hover {text-decoration: none}
div#content div.aanbod_right h2{ color:#45a3b1; font-size:20px;margin-top:20px}
div#content div.aanbod_right p {margin-bottom: 10px;}
div#content div.aanbod_right p.backlink {margin:10px 0}
div#content div.aanbod_right ul.aanbod_detail {margin-top:10px;}
div#content div.aanbod_right ul li{ color:#4eb1c0; padding:0 0 5px 15px; background:url(../images/layout/aanbod_arrow.png) no-repeat 0 6px; }

div#content div.aanbod_right ul.aanbod_overview {clear:both;margin-bottom: 10px;float:left;}
div#content div.aanbod_right ul.aanbod_overview li {background:transparent url(../images/layout/aanbod_repeat.png) repeat-y 0 0;padding:0;float:left;margin-right: 42px;width:217px;overflow: hidden}
div#content div.aanbod_right ul.aanbod_overview li.third {margin-right:0;}
div#content div.aanbod_right ul.aanbod_overview li div.top {width:217px;height:5px;background: transparent url(../images/layout/aanbod_top.png) no-repeat 0 0;font-size:0px}
div#content div.aanbod_right ul.aanbod_overview li div.text {margin:3px 7px;padding-left:10px;background: transparent url(../images/layout/aanbod_bg.png) no-repeat bottom left;min-height:200px;}
div#content div.aanbod_right ul.aanbod_overview li div.text img {display: block;margin-left:-10px}
div#content div.aanbod_right ul.aanbod_overview li div.text ul {padding:0 20px 20px 20px;}
div#content div.aanbod_right ul.aanbod_overview li div.text ul li ul {padding:0;}
div#content div.aanbod_right ul.aanbod_overview li div.text ul li { float:none;color:#4eb1c0; padding:0 0 0 15px; background:url(../images/layout/aanbod_arrow.png) no-repeat 0 6px; }
div#content div.aanbod_right ul.aanbod_overview li div.text ul li a {color:#7D7D7D}
div#content div.aanbod_right ul.aanbod_overview li div.text strong {background: transparent url(../images/layout/aanbod_header.png) no-repeat center left;padding-left:20px;font-size:14px;color:#ff6600;margin:10px 0;display: block}
div#content div.aanbod_right ul.aanbod_overview li div.bottom {width:217px;height:5px;background: transparent url(../images/layout/aanbod_bottom.png) no-repeat 0 0;}

/* Basic bullet items
 * By: Bart Geraerts 2011-01-07
--------------------------------*/
div#content div.markup_override ul { margin: 6px 0 12px 32px; }
div#content div.markup_override ul li { color: #7D7D7D !important; padding:0 0 3px 15px; list-style-type: disc !important; background: none !important; }


/* Pagination
-------------*/
div.paginationContainer {font-size:11px; margin:10px auto; text-align:center; width:400px;clear:both}
div.paginationContainer ul {margin: 0 auto;}
div.paginationContainer li {padding: 0 5px;  display: inline;background:none !important;padding: 0 0 0 5px !important;}
div.paginationContainer li a {color:#ff6600;text-decoration: none;}
div.paginationContainer li a:hover {text-decoration: underline}

/* Error
--------*/
div#content div.error a {color:#4eb1c0;text-decoration: underline}
div#content div.error a:hover {text-decoration: none}

/* Aanbod images (14/02/10)
---------------------------*/
div#content div.aanbod_images div.images { width: 200px; float: left; }
