
html, body {
}

body {
    margin: 0px;
    font: normal normal 12px / 1.5em Arial, Helvetica, sans-serif;
    background-color: #bdbdc3;
}

form {
    margin: 0px;
    padding: 0px;
}

a img {
    border: 0px;
}

p {
    margin: 0px 0px 10px 0px;
}

h1, h2 {
}

h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px;
    font-weight: normal;
    position: relative;
}

h1 span {
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 11px;
    text-transform: none;
}

h2 {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px 0;
}

input {
	border:1px solid #000;
	}

#wpsb_email {
	width:140px;
	}

.green {
	color:#769A14;
	}
	
.lightgreen {
	color:#99cc00;
	}	

#container {
    width: 900px;
    margin: 0px auto;
    background-image: url(../images/background.jpg);
    background-position: left top;
    background-repeat: repeat-y;
}

#header {
    height: 160px;
    background-position: left top;
    background-repeat: no-repeat;
}

#sidebar {
    float: left;
    width: 220px;
    padding-left: 25px;
}

#content {
    margin: 0px 25px 0px 0px;
    float: left;
    width: 620px;
}

* html #content {
    margin: 0px 25px 0px 0px;
    float: right;
    width: 590px;
}

* html #content .data {
    padding: 0px 6px 0px 0px;
    text-align: justify;
}

#content .data {
    padding: 0px 10px 0px 10px;
    text-align: justify;
}
#content .post {
	clear: both;
}
#content .navigation {
	margin: 0 0 20px 0;
}
#content ul {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 15px;
}

#content li {
    list-style-type: disc;
}
#content .twocol ul li { 
	width: 45%;
	float: left;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.alignright {
    float: right;
}

.alignleft {
    float: left
}
/*	BEGIN TABS	*/
#content ul.tabs {
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}

#content ul.tabs li {
    display: inline;
}

#content ul.tabs li a.current {
    padding: 0.4em 0.3em;
    float: left;
    border-right: 1px solid #D0D0D0;
}

#content ul.tabs li a {
    padding: 0.4em 0.3em;
    float: left;
    border-right: 1px solid #fff;
}

#content ul.tabs li a:hover {
}

#content ul.tabs li a.selected {
}
/*	END TABS	*/
/*	BEGIN SLIDER	*/
#sliderContainer {
    margin: 20px 20px 0 0;
    background: url(../images/slider/banner-bg.png) no-repeat;
    background-position: bottom;
}

.sliderGallery {
    overflow: hidden;
    position: relative;
    height: 200px;
    width: 590px;
    margin: 0 auto;
    padding: 0px 0 0 0
}

.sliderGallery ul {
    position: absolute;
    list-style: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
}

.sliderGallery ul li {
    display: inline;
    width: 80px;
    height: 200px;
    padding: 0;
    margin: 0 50px 0 10px;
    background-color: #FF0000;
}

.sliderGallery ul li {
    background: url(../images/slider/list-bg.png) no-repeat;
    background-position: bottom
}

.slider {
    width: 590px;
    height: 20px;
    margin-top: 155px;
    margin-left: 0px;
    position: relative;
}

.slider {
    background: url(../images/slider/slider-balk.gif) no-repeat;
}

.handle {
    position: absolute;
    cursor: move;
    height: 18px;
    width: 80px;
    top: 1px;
    z-index: 100;
}

.handle {
    background: url(../images/slider/slider-handler.png) no-repeat;
}

.slider span {
    cursor: pointer;
    position: absolute;
    z-index: 110;
    top: 3px;
}

.slider span {
    color: #bbb;
    font-size: 80%;
}

.slider .slider-lbl1 {
    left: 50px;
}

.slider .slider-lbl2 {
    left: 107px;
}

.slider .slider-lbl3 {
    left: 156px;
}

.slider .slider-lbl4 {
    left: 280px;
}

.slider .slider-lbl5 {
    left: 455px;
}

ul#gallery a {
    padding: 5px;
    text-align: center;
}

ul#gallery a:hover {
    padding: 5px;
    text-align: center;
}

ul#gallery a img {
    border: 1px solid #999999;
    background-color: #FFF;
    margin: 0 0 36px 0;
}

ul#gallery a:hover img {
    border: 1px solid #515151;
    background-color: #FFF;
    margin: 0 0 36px 0;
}
/*	END SLIDER	*/
#content div.contentblock {
    clear: left;
	overflow: auto;
    padding: 10px 10px 40px 10px;
    margin: 0 0 30px 0;
}

#footer {
    clear: both;
    min-height: 10px;
    padding: 20px 0px 10px 0px;
    background-image: url(../images/footer_bottom.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#footer .background {
    min-height: 95px;
    background-position: center top;
    background-repeat: no-repeat;
}

#footer .data {
    padding: 43px 180px 20px 230px;
}

#footer a:link {
    color: #666666;
    text-decoration: underline;
}

#header, #footer .data {
    margin: 0px 25px;
}

#extras {
    position: absolute;
    width: 295px;
    margin-left: 330px;
    top: 50px;
}

* html #extras {
    margin-left: 320px;
}

#extras .top {
    height: 40px;
    background-image: url(../images/extras_top.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

#extras .data {
    min-height: 105px;
    padding: 0px 10px;
    background-image: url(../images/extras_shadow.jpg);
    background-position: left top;
    background-repeat: repeat-y;
}

* html #extras .data {
    min-height: 105px;
    padding: 0px 10px 0px 5px;
    background-image: url(../images/extras_shadow.jpg);
    background-position: left top;
    background-repeat: repeat-y;
}

#extras .bottom {
    height: 25px;
    background-image: url(../images/extras_bottom.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}

#extras ul {
    margin: 0px;
    padding: 0px;
}

#extras li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#extras li a {
    display: block;
    width: 240px;
    padding: 5px 10px 5px 25px;
    color: #000;
    margin-left: 10px;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
}

#extras li.bullet-1 a {
    background-image: url(../images/extras-bullet_green.gif);
}

#extras li.bullet-2 a {
    background-image: url(../images/extras-bullet_pink.gif);
}

#extras li.bullet-3 a {
    background-image: url(../images/extras-bullet_brown.gif);
}

#extras li.bullet-4 a {
    background-image: url(../images/extras-bullet_orange.gif);
}

#extras li.bullet-5 a {
    background-image: url(../images/extras-bullet_blue.gif);
}

#extras li a:active, #extras li a:hover, #extras li a.selected:link {
    text-decoration: underline;
}

#extras li a img {
    padding-right: 10px;
}

#navigation {
    margin: 0px;
    background-position: left bottom;
    padding-bottom: 50px;
    background-repeat: no-repeat;
}

#navigation ul {
    margin: 0px;
    padding: 0px 15px;
    background-position: left top;
    background-repeat: repeat-y;
    list-style: none;
}

#navigation ul ul {
    background: none;
    padding: 0px;
}

#navigation li {
}

#navigation li li {
    padding: 0px;
    margin: 0px;
}

#navigation li a {
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 5px 5px 5px 45px;
    border-bottom: 1px solid #FFF;
    background-repeat: no-repeat;
    background-position: 10px center;
}

#navigation li a:hover {
}

#navigation li a:active, #navigation li a:hover, #navigation li a.selected {
}

#navigation li li a {
    padding-left: 10px;
    background: none;
    border: none;
}

#navigation li li a:active, #navigation li li a:hover, #navigation li li a.selected {
    background: none;
}
/* Openklikken sidebar */
#navigation ul li ul {
    display: none;
}

#navigation ul li.current_page_item ul {
    display: block;
}

#navigation ul li.current_page_parent ul {
    display: block;
}

#socialmedia{
	padding:0px 0px 0px 70px;
	}

#newsletter {
}

#newsletter .top {
    height: 25px;
    background-position: left top;
    background-repeat: no-repeat;
}

#newsletter .data {
    padding: 5px 40px;
    background-position: left top;
    background-repeat: repeat-y;
}

#newsletter .bottom {
    height: 35px;
    background-position: left top;
    background-repeat: no-repeat;
}

div#sidebar_image {
}
/*div#content_image							{ background-color: #EEEEEE; text-align: left; }*/
div#content_image {
    margin: 0 auto;
    width: 610px;
}

div#content_image ul, div#content_image li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
/*div#content_image img						{ padding: 0px 0px 10px 10px; }*/
.stretch {
    width: 100%;
}

.clear {
    line-height: 0;
    font-size: 0;
    height: 0;
    clear: both;
}

a {
    text-decoration: underline;
}

table {
    width: 100%;
}

table.referenties {
    width: 100%;
    border-collapse: collapse;
    border: 0px;
}

table.referenties th {
    font-weight: bold;
    padding: 5px;
}

table.referenties td {
    padding: 5px;
}

table.merken th {
    font-weight: bold;
    padding: 0 0 10px 0;
}

table.merken td {
    padding: 0px 0px 10px 0px;
}

table.merken td.thumb {
    padding-right: 20px;
}

table.merken td.thumb img {
}

th {
    vertical-align: top;
    width: 200px;
    text-align: left;
    font-weight: normal;
}

td {
    vertical-align: top;
    text-align: justify;
}

td.link {
    text-align: right;
}

td.link a {
    text-decoration: none;
    color: #6b9100;
}

td.link a:hover {
    text-decoration: none;
    color: #0e5c1f;
}

ul {
    list-style: none;
}

li.pdf {
    list-style-image: url(../images/pdf.jpg)
}

div.link {
    text-align: right;
}

#ref ul {
    list-style: none;
}

div.totop {
    text-align: right;
    padding: 5px 15px 5px 0px;
    margin: 10px 0px; /*border-top: 1px solid #CCC; */
    background: url(../images/pi-arrow_up.jpg) no-repeat right center;
}

div.totop a:link, div.totop a:active, div.totop a:visited, div.totop a:hover {
    color: #999;
    text-decoration: none;
}

li.wpsb_opt_in {
    list-style: none;
}

h2.widgettitle {
    font-size: 1.5em;
    margin: 0px 0px 10px 0px;
}

div.goback {
    margin-top: 20px;
    text-align: right;
}

.contentblock {
    padding: 10px 10px 40px 10px;
}

table.contentblock, div.contentblock {
    margin: 0px 0px 20px 0px;
}

.breadcrumb {
    padding: 0 0 20px 10px;
    color: #859dbc;
}

.breadcrumb a {
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

div#sitemap {
    padding: 0 0 0 10px;
}

div#sitemap li {
    list-style: none;
}

div#sitemap a {
    text-decoration: none;
}

div#sitemap a:hover {
    text-decoration: underline;
}




