

/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: small;
    text-align: center;
    color: #111;
    background: #fff url(images/bodybg_koren.jpg) no-repeat center top;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	margin: .5em 0;
	letter-spacing: .07em;
}
h1 { font-size: 218% }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #a8172b;
}
a:visited { color: #a8172b;  }
a:hover { color: #a8172b;  text-decoration: underline; }
a:active { color: #a8172b;  }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1.4em;
}
li {
    /*list-style: none;*/ 
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    background: url(images/tile.gif) repeat-y;
    overflow: hidden;
}

#content {
    float: left;
    text-align: left;
    width: 640px;
    margin: 0px 0px 0px 10px;
    padding: 0;
    line-height: 1.5em;
}
#hfdstkid #content {
    float: left;
    text-align: left;
    width: 740px;
    margin: 0px 0px 0px 10px;
    padding: 0;
    line-height: 1.5em;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

/*h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(images/date_icon.gif) no-repeat 0 50%;
}
*/
blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.errors, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

/* Header 
------------------------------------------------------------------------- */
#bg {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 200px;
	background:  url(images/topper.png) no-repeat center top;
	z-index: -1;
	left: 0;
}
#header { 
    position: relative;
    display: block;
    width: 980px;
    height: 165px;
    /*background: url(images/topper.png) no-repeat;*/
    overflow: hidden;
}

#menu {
	position: absolute;
	top: 110px;
	left: 8px;
	width: 960px;
	height: 40px;
	background: url(images/topnav_bg.png) no-repeat 0px 0px;
}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul li{
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}
#menu ul li a{
	background-color:#fff;
	color:#666;
	display:block;
	margin:0px;
	padding: 5px 10px;
	text-decoration:none;
	text-align: left;
	line-height: 1.21;
}

#menu li#mli_2 a, #menu li#mli_3 a, #menu li#mli_4 a, 
#menu li#mli_5 a, #menu li#mli_6 a, #menu li#mli_7 a {
	background-color: transparent;
	font-size:1%;
	color: rgb(255,255,255);
	color: rgba(255,255,255,0);
	padding: 0px;
	height: 40px;
}

#menu li#mli_2 a { width: 53px; }
#menu li#mli_3 a { width: 124px; }
#menu li#mli_4 a { width: 189px; }
#menu li#mli_5 a { width: 184px; }
#menu li#mli_6 a { width:  92px; }
#menu li#mli_7 a { width: 109px; }








#menu li#mli_2 li a, #menu li#mli_3 li a, #menu li#mli_4 li a, 
#menu li#mli_5 li a, #menu li#mli_6 li a, #menu li#mli_7 li a {
	background-color: #fff;
	font-size:12px;
	padding: 5px 10px;
	width:160px;
	margin: 0px;
	height: auto;
	color: rgb(102,102,102);
	color: rgba(102,102,102,1);
}

#menu li#mli_2.youarehere a, #menu li#mli_2 a:hover,
#hfdstkid #menu li#mli_2 a {
	background: url(images/topnav_bg.png) no-repeat 0px -40px;
}
#menu li#mli_3.youarehere a, #menu li#mli_3 a:hover {
	background: url(images/topnav_bg.png) no-repeat -53px -40px;
}
#menu li#mli_4.youarehere a, #menu li#mli_4 a:hover {
	background: url(images/topnav_bg.png) no-repeat -177px -40px;
}
#menu li#mli_5.youarehere a, #menu li#mli_5 a:hover {
	background: url(images/topnav_bg.png) no-repeat -366px -40px;
}
#menu li#mli_6.youarehere a, #menu li#mli_6 a:hover {
	background: url(images/topnav_bg.png) no-repeat -550px -40px;
}
#menu li#mli_7.youarehere a, #menu li#mli_7 a:hover {
	background: url(images/topnav_bg.png) no-repeat -642px -40px;
}




/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
    margin: 0 0 0 10px;
    color: #222;
    position: relative;
    width: 265px;
    display: block;
    float: left;
}
#hfdstkid #sidebar {
    margin: 0 10px 0 10px;
    color: #222;
    width: 175px;
}
body.txtnav #sidebar {
	width: 165px;
}

#homekader {
	margin: 0 0 0 30px;
	background: url(images/homenews_bg.png) no-repeat;
	width: 144px;
	height: 205px;
	padding: 19px 12px 0px 15px;
	line-height: 1.4em;
}
#homekader b, #homekader strong {
	font-weight: normal;
	color: #fff;
}
#bgkiezer {
	background: url(images/kiesuwondergrond.png) no-repeat 20px 0px;
	margin: 40px 0 0 10px;
	padding-top: 36px;
	display: block;
	width: 205px;
	height: 200px;
}
#bgkiezer a {
	width: 75px;
	height: 47px;
	display: block;
	float: left;
	margin: 10px 0 0 20px;
}
#bgkiezer a:hover {
	text-decoration: none;
}
#bgkiezer a#bglink1 { background: url(images/bodybg_koren_t.jpg) no-repeat; }
#bgkiezer a#bglink2 { background: url(images/bodybg_bloemenveld_t.jpg) no-repeat; }
#bgkiezer a#bglink3 { background: url(images/bodybg_klaprozen_t.jpg) no-repeat; }
#bgkiezer a#bglink4 { background: url(images/bodybg_blauw_t.jpg) no-repeat; }
#bgkiezer a#bglink5 { background: url(images/bodybg_wolken_t.jpg) no-repeat; }
#bgkiezer a#bglink6 { background: url(images/bodybg_graslucht_t.jpg) no-repeat; }
#bgkiezer a#bglink7 { background: url(images/bodybg_geel_t.jpg) no-repeat; }

#sidebar h2 {
    color: #222;
}

#sidebar ul, #sidebar p {
    
}

#sidebar ul { margin: 0 0 1em 0; }
#sidebar ul li { 
	padding: 0 0 0 1em;
	line-height: 1.5em;
}
#sidebar ul li.subactive1 {
	padding: 0 0 0 0;
}

#sidebar ul li a {
	color: #000;
}
#sidebar li a b {
	font-weight: normal;
}

#sidebar ul ul { margin-bottom: 0; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li {  }

#sidebar ul li.active a {
	color: #a8172b;
}

#sidebar li a#smli_8, #sidebar li a#smli_9, #sidebar li a#smli_10,
#sidebar li a#smli_18 {
	background: url(images/submenu_grafisch.png) no-repeat 0px 0px;
	width: 120px;
	height: 28px;
	display: block;
}
#sidebar li a#smli_9 {
	background-image: url(images/submenu_webdesign.png);
}
#sidebar li a#smli_10 {
	background-image: url(images/submenu_overig.png);
}
#sidebar li a#smli_18 {
	background-image: url(images/submenu_adres.png);
	
}



#sidebar li a#smli_8:hover, #sidebar li a#smli_9:hover, #sidebar li a#smli_10:hover {
	background-position: 0px -100px;
}
#sidebar li.yourehere a#smli_8, #sidebar li.yourehere a#smli_9, #sidebar li.yourehere a#smli_10,
#sidebar li.yourehere a#smli_18 {
	background-position: 0px -100px;
}




#sidebar li a#smli_8 b, #sidebar li a#smli_9 b, #sidebar li a#smli_10 b,
#sidebar li a#smli_18 b {
	position: absolute;
	left: -9999px;
}






/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin: 10px 0 0 0;
    padding: 10px;
    
}

#footer ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li{
	float: left;
	margin: 0px;
	padding: 0 10px 0 0;
	position: relative;
	color: #222;
	height: 22px;
	line-height: 22px;
}
#footer a {
	border-bottom: none;
	color: #222;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul li#fli_16 {
	padding-left: 25px;
	background: url(images/icn_download.png) no-repeat 0px 0px;
}
#hfdstkid2 #footer {
	display: none;
}


/* Homepage 
------------------------------------------------------------------------- */
#homeshow {
	background: url(images/homebanner_bg.png) no-repeat;
	width: 493px;
	height: 134px;
	display: block;
	margin: 20px 0 0 0;
	padding: 34px 143px 20px 135px
}
#carousel {
	margin: 0;
	margin-left: 0px;
	width: 493px;
	width: 468px;
	display: block;
}
#carousel li {
	padding: 0px 20px 0px 0px;
}

/*
#carousel .jcarousel-clip-horizontal {
	width: 473px;
	width: 468px;
}
*/

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
/*.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    padding: 0 0 0 0;
    width: 100px;
    height: 100px;
}
*/





/* Portfolio 
------------------------------------------------------------------------- */
.porfoliopage #content {
	background: url(images/portfolio_bg.png) no-repeat;
	height: 501px;
	position: relative;
}
.porfoliopage #content .post {
	padding: 45px 45px 30px 45px;
	widows: 548px;
}
.porfoliopage #content .post h3 {
	font-weight: normal;
	font-size: 125%;
	letter-spacing: -0.06em;
}

#thumbs {
	position: absolute;
	top: 295px;
	display: block;
	width: 550px;
}
#thumbs a {
	display: block;
	float: left;
	margin-right: 20px;
}
#thumbs a.lastthumb {
	margin-right: 0px;
}
#thumbs a img {
	border: 1px solid #eee;
}
#thumbs a:hover img {
	border: 1px solid #a8172b;
}





/* Opdrachtgevers 
------------------------------------------------------------------------- */
#hfdstkid4 #content {
	width: 960px;
}
#hfdstkid4 #content ul {
	padding: 0px;
}

#hfdstkid4 #content li {
	list-style: square;
	padding: 0px;
	margin-left: 0px;
}











/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    
}

.post h3 {
    margin-top: 0;
    padding-bottom: 1em;
}
.post ul li {
	
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}




/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 640px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form input {
	/*display: block;*/
	float: left;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	clear: both;
	font-size: 1em;
	padding: 5px 0px;
	float: left;
	width: 180px;
	margin: 0;
	line-height: 1.5em;
	height: 20px;
}


form input {
	float: left;
	width: 440px;
	padding: 0;
	display: inline;
	line-height: 1.5em;
	margin: 5px 0px;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 440px;
	height: auto;
	float: left;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    border: 0;
    background: none;
    color: #222;
    text-align: left;
    text-decoration: underline;
    margin-top: 20px;
    font-size: 1em;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}