@font-face {
    font-family: 'Mercedes';
    src: url('meresre-webfont.eot');
    src: url('meresre-webfont.eot?#iefix') format('embedded-opentype'),
         url('meresre-webfont.woff') format('woff'),
         url('meresre-webfont.ttf') format('truetype'),
         url('meresre-webfont.svg#MercedesRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #000;
    margin:0;
    padding:0;
    font-family: 'Arial Rounded MT Bold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #07346a;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

address {
	font-style: normal;
}
.contact-address {
	font-size: 16px;
}
.contact h2 {
	font-family: 'Arial Rounded MT Bold',Arial,Helvetica,sans-serif;
}

td {
    padding:0;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    border-bottom: none;
}
p{ 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:16px;
	margin: 0px;
	line-height: 1.4em;
	
}
img {
    border-style: none;
}
h1{
	margin: 20px 0 5px;
	font-family: 'Mercedes';
	font-size:42px;
	color: #fff;
}
h2{
	margin: 0 0 10px 0;
	font-family: 'Mercedes';
	font-size:20px;
	color: #fff;
	text-transform: uppercase;
}
span.image-1{
	margin-left: 10px;
	display: block;
	background: url('../images/header/montage_zw.jpg') left top;
	height:215px;
	width:230px;
}
span.image-1:hover{
	background: url('../images/header/montage.jpg') right top;
}
span.image-2{
	margin-left: 10px;
	display: block;
	background: url('../images/header/spuittechniek_zw.jpg') left top;
	height:215px;
	width:230px;
}
span.image-2:hover{
	background: url('../images/header/spuittechniek.jpg') right top;
}
span.image-3{
	margin-left: 10px;
	display: block;
	background: url('../images/header/timmerwerk_zw.jpg') left top;
	height:215px;
	width:230px;
}
span.image-3:hover{
	background: url('../images/header/timmerwerk.jpg') right top;
}
#container {
    width:960px;
    margin: 0 auto;
    position: relative;
    background: #f3f3f3;
}
#main{
	background: url(../images/bg-tail.png) repeat-y right top #898989;
	width: 960px;
	margin: 0 auto;
}
#main-bg{
	background: url(../images/bg.png) no-repeat right top;
	width: 810px;
	margin: 0 auto;
	padding: 20px 75px;
}
#top {
    height: 170px;
	margin: 0 auto;
}
.logo {
	float: left;
    padding: 35px 0 0px 75px;
}
.logo h1 {
    color:#0B63CF;
    font-size:25px;
    margin-top:-25px;
    text-transform:uppercase;
    font-family:'Arial Rounded MT Bold', Arial, Helvetica, sans-serif;
}
.logo h2 {
	color:#0B63CF;
    font-size:25px;
    text-transform:uppercase;
    font-family:'Arial Rounded MT Bold', Arial, Helvetica, sans-serif;
	margin-left:0;
}
.mooiwerk {
	float: right;
	padding: 10px 75px 10px 0px;
}
.social {
    float:right;
    display:block;
    padding:0px 65px 10px 0px;
}
.social .custom{
    background:none;
	width: auto;
}
#content-title {
    float: left;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
#header {
	font-size:18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-bottom: 12px;
}

#header .menu {
	margin: 0 auto;
    list-style: none;
    padding: 0 4px 10px 0;
	text-align: center;
}

#header .menu li {
	background: url('../images/button-left.png') no-repeat left;
    display: inline-block;
	*float: left;
    padding-left: 5px;
    margin-left: 10px;
}
#header .menu li a {
	background: url('../images/button-right.png') no-repeat right;
    padding-right: 5px;
    display: block;
}
#header .menu li a span{
	text-shadow: 2px 2px 2px #333;
	background: url('../images/button-bg.png') repeat-x;
	height: 43px;
	padding: 0px 5px 0 0;
    display: block;
    line-height: 43px;
    color: #fff;
    font-weight:normal;
    font-size:14px;
}
#header .menu li a span:hover{
	text-shadow: 2px 2px 2px #666;
	color: #fff;
}

#content {
    width: 820px;
    margin: 0 auto;
    min-height: 200px;
    color: #fff;
    padding-bottom: 20px;
}
#footer {
	width: 810px;
	
	height: 20px;
	margin: 0 auto;
	border-top: #07346a solid 1px;
	padding: 20px 75px;
	background: url('../images/bottom.jpg') no-repeat right bottom;
}
#homeContent {
	padding: 10px 0px;
}

.outer {
	background: url('../images/boxtop.png') no-repeat top;
    float: left;
    width: 272px;
    padding-top:8px;
}

.inner {
	background: url('../images/boxbottom.png') no-repeat bottom;
	padding-bottom:12px;
	width: 272px;
}

.custom {
    background: url('../images/box-bg.png') repeat-y;
    width: 250px;
    padding: 10px;
}
.contact h3 {
    display:none;
}

#footer p {
	font-size: 15px;
}

.contacttable td {
	padding: 5px 0;
}

.contacttable tr td + td {
	border-bottom: 1px dotted #fff;
}

.contact-form {
	margin-top: 30px;
}

.contact-form dd {
	margin: 0;
}

.tip-wrap {
	display: none !important;
}
.contact-emailto a {color:#fff;}