html, body {height: 100%;}

#wrap {

}


.clear {
    clear: both;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

body{
    background: #FFFFFF;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #2B2B2B;
}

div.header {
    height: 349px;
}

div#header-home {
    background: url("../images/banner-intro.gif") left top no-repeat;
}

div#header-diensten {
    background: url("../images/banner-aangiften.gif") left top no-repeat;
}

div#header-clienten {
    background: url("../images/mensen.gif") left top no-repeat;
}

div#header-contact {
    background: url("../images/banner-tel.gif") left top no-repeat;
}

div#header-nieuws {
    background: url("../images/banner-intro.gif") left top no-repeat;
}

div#menu {
    width: 824px;
    height: 349px;
    background: url("../images/bg.png") left bottom no-repeat;
    font-family: Arial;
    font-size: 14px;
}

div#menu a {
    padding-top: 298px;
    width: 155px;
    float: left;
    padding-left: 10px;
    height: 51px;
    line-height: 64px;
    color: #FFFFFF;
    text-decoration: none;
}

div#menu a span {

}

div#menu a.active {

}

div#menu a.activeBg {
    background: url("../images/logo.png") left top no-repeat;
    color: #d13937;
}

div#menu a:hover span {
    color: #d13937;
}

div#menu a.lastItem {
    width: 154px;
}

div#menu a:hover {
    background: url("../images/logo.png") left top no-repeat;
}

div.wrapper {
    width:824px;
    margin:0 auto;
    clear: both;
}

div.wrapperBig {
    width:1260px;
    margin:0 auto;
    clear: both;    
}

div#main {
    background: #D1D7E2;
}

div#main .contentFull {
    padding: 40px;
}

div#main .contentFull h1 {
    color: #345693;
    font-size: 15px;
    margin: 0;
}

.imageRight {
    float: right;
    margin-left: 10px;
}

div.clear {
    clear: both;
}

div#footer {
    background: #BEC3CD;
    height: 20px;
    text-align: center;
    font-size: 10px;
    color: #345693;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;
}
div#footer p {
	margin: 0;
}

div#copyright {
    margin-top: 5px;
    text-align: right;
    color: #C9C9C9;
    font-size: 9px;
    padding-right: 45px;
    padding-bottom: 10px;
}

div#copyright a {
    text-decoration: none;
    color: #C9C9C9;
    font-size: 9px;
}

/* contact */

form#contactform label {
    width: 100px;
    display: block;
    float: left;
    margin-left: 20px;
}

form#contactform .iputHolder {
    margin-bottom: 7px;
}

form#contactform .iputHolder input {
    width: 175px;
    height: 20px;
    border: 1px solid #abadb3;
}

form#contactform .iputHolder textarea {
    width: 320px;
    height: 75px;
    border: 1px solid #abadb3;
}

form#contactform #contact-submit {
    float: right;
    margin-right: 17px;
    margin-top: 3px;
}

input.error {
    background: #FFFFFF url("../images/cross.png") right 5px no-repeat;
}

input.valid {
    background: #FFFFFF url("../images/tick-green.png") right 5px no-repeat;
}

textarea.error {
    background: #FFFFFF url("../images/cross.png") right 5px no-repeat;
}

textarea.valid {
    background: #FFFFFF url("../images/tick-green.png") right 5px no-repeat;
}

.hide {
    display: none;
}

span.error {
    color: #ed2527;
    font-weight: bold;
    background: url("../images/exclamation.png") left top no-repeat;
    min-height: 16px;
    padding-left: 21px;
    display: block;
}

span.success {
    color: #80ca73;
    font-weight: bold;
    background: url("../images/accept.png") left top no-repeat;
    min-height: 16px;
    padding-left: 21px;
    display: block;
}

/* nieuws */

div.contentFull .item {
    background: #FFFFFF;
    width: 692px;
    padding: 10px 40px 10px 10px;
    margin-bottom: 10px;
}

div.contentFull .item h2 {
    color: #345693;
    font-size: 15px;
}
div.contentFull .item h1 {
	color: #345693;
	font-size: 18px;
}

div.contentFull .item .smallImg {
    width: 158px;
    height: 158px;
    overflow: hidden;
    margin-right: 40px;
    float: left;
}

div.contentFull .item .newsItem {
	margin-right: 10px;
	margin-bottom: 5px;	
}

div.contentFull .item .smallImg a img {
    width: 158px;
}

div.contentFull .item a.read-more {
    font-size: 12px;
    color: #345693;
    float: right;
    text-decoration: none;
    font-weight: bold;
}

div.contentFull .item a.read-more:hover{
    text-decoration: underline;
}

div#pageMenu {
    padding-top: 10px;
    margin: 0px auto;
    text-align: center;
    color: #d13937;
    font-size: 12px;
}

div#pageMenu a {
    color: #d13937;
    text-decoration: none;
}

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

a#previousPage {
    background: url("../images/previous.png") left bottom no-repeat;
    height: 14px;
    width: 12px;
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

div#numbers {
    display: inline;
    vertical-align: middle;
}

div#numbers a.active {
    font-weight: bold;
    text-decoration: underline;
}

div#numbers a {
    margin-right: 5px;
}

a#nextPage {
    background: url("../images/next.png") left bottom no-repeat;
    height: 14px;
    width: 12px;
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
}

/* Sharestroke for modules */
div.sharestroke {
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10px;
    overflow: hidden;
}

div.sharestroke .label {
    float: left;
    margin-right: 10px;
}

div.sharestroke .fb-like {
    padding-top: 3px;
    float: left;
}

div.sharestroke .twitter-share-button {
    padding-top: 4px;
    float: left;
    margin-left: 10px;
}

div.sharestroke .googlePlus {
    float: left;
    margin-left: 10px;
    padding-top: 4px;
}

/* newsgallery */
div#newsGallery div.image {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}