* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{	
	margin:0;
  	color:#000;
	font:1.1em/1.636em Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{text-decoration:underline;color:#d31145;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#wrapper2 {
	width:960px;
	overflow:hidden;
	padding:0 0 12px;
	background:#fff;
	margin:0 0 100px;
}
.pagewidth {
	width:100%;
	overflow:hidden;
}
#header {
	overflow:hidden;
	margin:0 0 14px 10px;
	width:944px;
	padding:10px 0 0;
}
#header .pagewidth {
	margin:0 0 7px;
}
#header h1 {
	margin:0;
}
#header a.logo {
	display:block;
	width:77px;
	height:63px;
	overflow:hidden;
	margin:0 0 0 14px;
	text-indent:-9999px;
	background:url(../images/bg-logo.gif) no-repeat;
}
#header h1 img {
	display:none;
}
#header strong a {
	float:right;
	margin:0 22px 0 0;
	display:inline; 
	width:172px;
	height:63px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-logo2.gif) no-repeat;
}
#header strong img {
	display:none;
}
.promo {
	width:940px;
}
.promo img {
	display:block;
}
#navbar {
	background:url(../images/bg-nav.gif) no-repeat;
	width:927px;
	padding:2px 17px 0 0;
	height:25px;
}
#nav {
	float:left;
	overflow:hidden;
	margin:0;
	padding:2px 0 0;
	list-style:none;	
}
#nav li {
	float:left;
	padding:0 2px;
}
#nav li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0 11px;
	float:left;
	height:22px;
	line-height:16px;
}
#nav li a:hover,
#nav li.current_page_item a {
	color:#d31145;
	background:#fff;
}
#nav li.current_page_ancestor a {
	color:#d31145;
	background:#fff;
}
#textchanger {
	float:right;
}
#textchanger ul {
	margin:0;
	padding:0;
	list-style:none;
}
#textchanger ul li {
	float:left;
}
#textchanger ul li a {
	color:#000;
	text-decoration:none;
}
#textchanger ul li#decrease a {
	font-size:1em;
	line-height:2em;
}
#textchanger ul li#reset a {
	font-size:1.272em;
	line-height:1.5em;
}
#textchanger ul li#increase a {
	font-size:1.636em;
}
#textchanger ul li a:hover {
	text-decoration:underline;
}
a.print {
	float:right;
	background:url(../images/bg-print.gif) no-repeat 0 50%;
	padding:1px 0 1px 17px;
	font-size:11px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	margin-right:51px;
	display:inline;
}
a.print:hover {
	text-decoration:underline;
}
#main {
	width:100%;
	overflow:hidden;
	margin:0 0 31px;
}
#twocolumns {
	width:719px;
	float:left;
	overflow:hidden;
}
.aside {
	width:228px;
	float:left;
	margin:0 0 0 7px;
	display:inline;
}
.side-box {
	width:100%;
	margin:0 0 11px;
	background:url(../images/bg-side-block-center.gif) repeat-y;*/
}
.image-widget-borderless .side-box  {
	background:none;
}

.side-box .holder {
	width:100%;
	background:url(../images/bg-side-block-top.gif) no-repeat;*/
}
.image-widget-borderless .side-box .holder {
	background:none;
}

.side-box .frame {
	width:218px;
	padding:6px 6px 8px 4px;
	background:url(../images/bg-side-block-btm.gif) no-repeat 0 100%;*/
}
.image-widget-borderless .side-box .frame {
	background:none;
}

.side-box .frame_2 {
	width:218px;
	padding:7px 6px 8px 4px;
	background:url(../images/bg-side-block-btm.gif) no-repeat 0 100%;*/
}
.image-widget-borderless .side-box .frame_2 {
	background:none;
}

.side-box .frame_2 h3 {
	margin-bottom: 3px;    
}

.side-box .frame_2 .textwidget {
	padding: 0 5px 5px 8px;    
}


.side-box .frame h3 {
	margin-bottom:-3px;
    
}
.side-box .frame div {
    padding:4px 0 4px 9px;
}

.side-box ul {
	margin:0;
	padding:5px 0 0;
	list-style:none;
}
.side-box ul.side-nav {
	margin:0 0 -8px;
	position:relative;
}

.side-box ul.side-nav a,
.side-box ul.side-nav li {
	line-height:1.636em;
}

.side-box ul li {
	background:url(../images/bg-list.gif) repeat-x;
	padding:4px 0 4px 9px;
	line-height:1.29em;
}
.side-box ul li a {
	color:#000;
	text-decoration:none;
}
.side-box ul li a:hover {
	color:#D31145;
}
.side-box ul li.current_page_item a {
	color:#d31145;
}
.side-box ul li.current_page_ancestor a {
	color:#d31145;
}
.side-box ul.side-nav li {
	margin:-8px 0 8px;
}
.side-box h3 {
	margin:0 0 0 9px;
	font-size:1em;
	line-height:1.9em;
}
#content {
	float:right;
	width:472px;
}
.article {
	width:460px;
	margin:0 0 24px;
	padding:0 0 0 3px;
}
.article h2 {
	margin:0 0 2px;
	font-size:1em;
	line-height:1.3em;
}
.article h2 a {
	color:#000;
	text-decoration:none;
}
.article h2 a:hover {
	text-decoration:underline;
}
.article p {
	margin:0 0 23px;
}
.article div.img img {
	display:block;
}
.info-form .info {
	width:472px;
	background:url(../images/bg-form-center.gif) repeat-y;
	margin:0 0 7px;
}
.info-form .holder {
	width:100%;
	background:url(../images/bg-form-top.gif) no-repeat;
}
.info-form .frame {
	width:441px;
	padding:7px 18px 19px 13px;
	background:url(../images/bg-form-btm.gif) no-repeat 0 100%;
}
.info-form h3 {
	margin:0 0 11px;
	font-size:1em;
	color:#d31145;
	font-weight:normal;
}
.info-form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
	position:relative;
	z-index:10;
	padding:2px 0;
}
.info-form input.text {
	float:right;
	width:319px;
	border:1px solid #d4d0c8;
	padding:2px 5px;
}
.info-form input.text.long {
	width:239px;
	margin:0 0 0 19px;
	display:inline;
}
.info-form input.text.short {
	width:49px;
}
.info-form input.text.selected,
.info-form textarea.area.selected
{
	border-color:#d31145;
}

.info-form textarea.area {
	float:right;
	width:319px;
	height:67px;
	padding:5px;
	border:1px solid #d4d0c8;
	overflow:auto;
}
.info-form label {
	float:left;
	z-index:11;
	position:relative;
}
.info-form .file-input-area {
    position:absolute;
    z-index:2;
    top:0;
    left:100px;
    height:21px;
    padding:0;
    margin:0;
    cursor:pointer;
	width:90px;
}
.info-form .file {
    margin:0 0 14px;
	line-height:1.9em;
}
.info-form .file .text {
    z-index:2;
    top:0;
    right:0;
    width:225px;
	position:absolute;
}
.info-form input.bladeren {
    float:right;
    width:333px;
    background-color:#fff;
    border:1px solid #D4D0C8;
}

.info-form .button {
    background:url(../images/file-upload.gif) no-repeat;
	width:78px;
	height:21px;
	position:absolute;
	right:254px;
	top:0;
    overflow:hidden;
    color:#000;
    font-weight:bold;
    text-align:center;
	text-indent:-9999px;
}
.info-form span.error {
	margin:0 0 13px;
	display:block;
	color:#d31145;
}
#errorMessageBox * {
    float:none;
}

.info-form .submit {
	background:url(../images/btn-submit.gif) no-repeat;
	width:78px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:capitalize;
	border:none;
	margin:0;
	cursor:pointer;
}
.contact {
	width:468px;
	padding:0 0 0 3px;
	overflow:hidden;
}
.contact p {
	margin:0;
}
.contact a {
	color:#000;
}
.sidebar {
	width:228px;
	overflow:hidden;
	float:left;
	margin:0 0 0 8px;
	display:inline;
}
.side-box .section {
	width:201px;
	padding:5px 15px 14px 8px;
	line-height:1.4em;
}
.side-box .section h3 {
	margin:0 0 1px;
}
.sidebar .side-box p {
	margin:0 8px 3px 8px;
}
.sidebar .side-box a:hover {
	color:#d31145;
	text-decoration:none;
}
a.more {
	float:right;
}

#footer {
	border:1px solid #ccc;
	width:918px;
	padding:2px 9px 2px 11px;
	margin:0 0 0 10px;
}
#footer ul {
	float:right;
	overflow:hidden;
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	background:url(../images/devider.gif) no-repeat 100% 50%;
	padding:0 16px 0 13px;
	margin:0 -16px 0 16px;
	display:inline;
}
#footer ul li a {
	color:#000;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
a.btn-top {
	background:url(../images/btn-top.gif) no-repeat 0 50%;
	padding:1px 0 1px 18px;
	color:#000;
	text-decoration:none;
}
a.btn-top:hover {
	text-decoration:underline;
}

form.form-route input.zip {
	width:50px;
	border:1px solid #d4d0c8;
	padding:2px 5px;
}

form.form-route input.city {
	width:80px;
	border:1px solid #d4d0c8;
	padding:2px 5px;
}

form.form-route input.submit {
	margin-top: 10px;
	margin-left: 5px;
}

form.form-route input, label {
	margin-left: 0px;
	margin-right: 15px;
}
form.form-route select {
	margin-left: 0px;
	margin-right: 15px;
	border:1px solid #D4D0C8;
}

form.form-route input{
	border:1px solid #D4D0C8;
	padding:2px 5px;
}

form.form-route h2 {
    color:#D31145;
    font-weight:normal;
}

#googlemaps_map {
    width:472px;
    height:250px;
}

#googlemaps_route {
    width:465px;
}


.btn-send-a-friend,.btn-solliciteer
{
    display:block;
    height:25px;
    text-indent:-99999px;
    width:166px;
    float:left;
}

.btn-send-a-friend {
    background:transparent url(../images/btn_stuurvriend.gif) no-repeat;
}

.btn-solliciteer {
     background:transparent url(../images/btn_solliciteer.gif) no-repeat;
}

.submit-message {
    display:block;
    margin:0 0 13px;
    color:green;
}

#form_telafriend {
 display:none;
}

a.-image-link {
    display:block;
    margin-top: -3px;
    margin-bottom: -1px;
}
.info-form select {
	float:right;
	width:331px;
	border:1px solid #d4d0c8;
	margin-left:15px;
}
.row select {
	margin-left:15px;
	margin-right:0px;
	}
