@import url(resetclearfix.css);
@import url(classes.css);

body {
	background:#ECE8DE;
	font:13px Verdana;
	color:#000;
}

a {
	color:#5C96B2;
	text-decoration:none;
}

a:hover {
	border-bottom:1px solid #5C96B2;
}

h1 {
	margin-bottom:3px;
	font-size:18px;
	font-weight:bold;
	color:#BE311F;
}

h2 {
	margin-bottom:3px;
	font-size:15px;
	font-weight:bold;
	color:#BE311F;
}

div#wrapper1 {
	background:#FFF url(/images/wrapper1_bg.gif) repeat-x bottom;
}

div#wrapper2 {
	background:url(/images/wrapper2_bg.gif) repeat-x top;
	text-align:center;
}

div#main {
	margin:0 auto;
	width:965px;
	text-align:left;
}

div#header {
	height:198px;
	background:url(/images/header_bg.gif);
}
	
	div#logo {
		position:absolute;
		padding:21px 0 0 75px;
	}
		
		div#logo a {
			border:none;
		}
		
		div#logo img {
			width:93px;
			height:160px;
		}
	
	div#nav {
		height:55px;
		text-align:right;
		font-size:11px;
	}
		
		div#nav div.padder {
			padding:20px 5px 0 0;
		}
		
		div#nav a {
			color:#000;
		}

                    div#nav a:hover, div#nav a.active {
                            color:#669cb7;
                            text-decoration: none;
                    }
	
	div#sponsors {
		height:72px;
	}
	
		div#sponsors a {
			display:block;
			float:right;
			height:54px;
			background-image:url(/images/sponsor_sprite.gif);
		}
		
		div#sponsors a:hover {
			border:none;
		}
		
	div#menu {
		padding-left:196px;
	}
	
	div#menu ul, div#menu li {
		margin:0;
		padding:0;
		list-style:none;
	}
	
	div#menu li {
		float:left;
		display:inline;
	}
	
	div#menu a {
		display:block;
		float:left;
		height:21px!important;
		height:27px;
		padding:6px 10px 0 10px;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		color:#FFF;
	}
	
	div#menu a:hover {
		border:none;
		background:#014d62;
	}
	
	div#menu a.active {
		background:#2B97B5;
	}

div.padder img {
	padding-top:7px;
}

div#bannerspot {
    background: url(/images/template3_bg.gif);
}

    div#bannerspot .slideshow {
        margin-right: 4px;
        float: right;
    }

    div#bannerspot .slideshow img {
        display: none;
    }

        div#nieuwsbriefbutton {
            margin: -100px 0px 0px 745px;
            position: absolute;
            z-index: 99;
        }

            div#nieuwsbriefbutton a {
                border: none!important;
            }

div#template1 {
	padding:30px 0;
	background:url(/images/template1_bg.gif);
}

	div#template1 div#column1 {
		width:216px;
		float:left;
		overflow:hidden;
	}
		
		div#template1 div#column1 div.padder {
			overflow:hidden;
			padding:0 0 10px 76px;
		}
	
	div#template1 div#column2 {
		width:489px;
		float:left;
		overflow:hidden;
	}
	
		div#template1 div#column2 div.padder {
			overflow:hidden;
			padding:0 0 0 40px;
		}
	
	div#template1 div#column3 {
		width:255px;
		float:left;
		overflow:hidden;
	}
	
		div#template1 div#column3 div.padder {
			overflow:hidden;
			padding:0 0 0 40px;
		}

div#template2 {
	padding:30px 0;
	background:url(/images/template2_bg.gif);
}
	
	div#template2 div#column1 {
		width:529px;
		float:left;
		overflow:hidden;
	}
	
		div#template2 div#column1 div.padder {
			overflow:hidden;
			padding:0 40px 10px 76px;
		}
	
	div#template2 div#column2 {
		width:436px;
		float:left;
		overflow:hidden;
	}
	
	div#template2 div#column3 {
		display:none;
	}

div#template3 {
	padding:30px 0;
	background:url(/images/template3_bg.gif);
}
	
	div#template3 div#column1 {
		width:965px; /*965*/
		float:left;
	}
	
		div#template3 div#column1 div.padder {
			padding:0 40px 10px 76px;
		}
	
	div#template3 div#column2 {
		display:none;
	}
	
	div#template3 div#column3 {
		display:none;
	}

div#template4 {
	padding:30px 0;
	background:url(/images/template1_bg.gif);
}

	div#template4 div#column1 {
		width:216px;
		float:left;
		overflow:hidden;
	}

		div#template4 div#column1 div.padder {
			overflow:hidden;
			padding:0 0 10px 76px;
		}

	div#template4 div#column2 {
		width:489px;
		float:left;
		overflow:hidden;
	}

		div#template4 div#column2 div.padder {
			overflow:hidden;
			padding:0 0 0 40px;
		}

	div#template4 div#column3 {
		width:255px;
		float:left;
		overflow:hidden;
	}

		div#template4 div#column3 div.padder {
			overflow:hidden;
			padding:0 0 0 40px;
		}

div#template5 {
	padding:30px 0;
	background:url(/images/template3_bg.gif);
}

	div#template5 div#column1 {
		width:325px; /*965*/
		float:left;
	}

		div#template5 div#column1 div.padder {
			padding:0 40px 10px 53px;
		}

	div#template5 div#column2 {
		width:625px; /*965*/
		float:left;
	}

	div#template5 div#column3 {
		display:none;
	}

table#solutions {
	margin:0 0 30px 53px;
	width:910px;
}
	table#solutions td {
		padding:5px 0;
		font-size:12px;
	}
	
	table#solutions h3 {
		font-size:14px;
		font-weight:bold;
		color:#000;
	}
	
	.field {
		padding:3px;
		width:180px;
		font-weight:bold;
		font-size:14px;
		border:2px #BBB solid;
		background:#EEE;
	}
	
	.submit {
		margin:2px 0 0 5px;
		padding:0;
		float:right;
		width:23px;
		height:24px;
		border:none;
		font-size:9px;
		background:url(/images/submit.gif);
	}

div#footer {
	height:198px;
	background:url(/images/footer_bg.gif);
}

	div#footer a:hover {
		border:none;
	}
	
	div#footer img {
		margin:81px 0 0 5px;
	}

/* Last News */
.last_news {
    margin-top: 15px;
    border-left: 1px solid #a84b36;
    border-right: 1px solid #a84b36;
    border-top: 1px solid #a84b36;
    background: #ece8de;
    width: 175px;
    padding: 12px 18px 0px 18px;
}

    .last_news_bottom {
        background: url(../images/lastnews_bottom.gif) no-repeat;
        width: 175px;
        height: 36px;
        padding: 0px 19px;
    }

.datumyear {
    font-weight: bold;
    font-size: 18px;
    margin-top: 17px;
    color: #5C96B2;
    display: block;
}

.datummonth {
    font-weight: bold;
    font-size: 14px;
}

.nieuwslink {
    margin-left: 26px;
    display: block;
    text-decoration: none;
    margin-bottom: 3px;
}

.nieuwslink:hover {
    text-decoration: underline;
    border: none;
}

/* Links Module */
.links_block {
    background: #fff url(../images/links_bottom.gif) bottom center no-repeat;
    width: 409px;
    padding: 12px;
    border-left: 1px solid #5c96b2;
    border-right: 1px solid #5c96b2;
    border-top: 1px solid #5c96b2;
    margin-top: 30px;
}

.links_block_gradient {
    background: #fff url(../images/links_bottom_gradient.gif) bottom center no-repeat;
    width: 409px;
    padding: 12px;
    border-left: 1px solid #5c96b2;
    border-right: 1px solid #5c96b2;
    border-top: 1px solid #5c96b2;
    margin-top: 30px;
}

/* Zoek Module */
div#searchspot {
    margin: 0px 0px 0px 712px;
    width: 215px;
}

#zoekfield {
    background: url(../images/zoek_field.gif) no-repeat;
    width: 135px;
    height: 16px;
    border: none;
    margin-top: 8px;
    padding: 5px 12px 5px 12px;
    font-family: verdana;
    color: #000000;
    float: left;
}

#zoekbtn {
    background: url(../images/zoek_btn.gif) no-repeat;
    width: 47px;
    height: 26px;
    border: none;
    margin-top: 9px;
    cursor: pointer;
    float: left;
    margin-left: 4px;
}

.zoekfield {
    background: url(../images/zoek_field_content.gif) no-repeat;
    width: 135px;
    height: 16px;
    border: none;
    margin-top: 8px;
    padding: 5px 12px 5px 12px;
    font-family: verdana;
    color: #000000;
}

.zoekbtn {
    background: url(../images/zoek_btn_content.gif) no-repeat;
    width: 47px;
    height: 26px;
    border: none;
    margin-top: 9px;
    cursor: pointer;
}

.search_result {
    margin-bottom: 20px;
}

/* Contactclient module */
#contactclient_register div {
    width: 185px;
    display: block;
    float: left;
}

/* Contact module */
.contactformulier label {
    width: 185px;
    display: block;
}

/* Partner module */
.partner_left {
    float: left;
    width: 195px;
    text-align: right;
    margin-left: 20px;
}

    .partner_left a {
        float: right;
        border: none;
    }

.partner_right {
    float: left;
    width: 620px;
}

/* Arbocatalogus & hulpgidsen module */
.bullets ul {
    margin: 10px 0px 0px 17px;
    padding: 0;
}

.bullets ul li {
    margin: 2px 0px 2px 0px;
    padding: 0;
}
