@charset "utf-8";
/* Afbouwbedrijf R. Schippers */

body {
	padding: 0px;
	margin: 0px;
	font-family: times new roman, times, serif;
	background-color: #efebe8;
	background-image: url(../images/backgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body{ 
overflow:hidden; height:200px;
overflow:scroll; height:205px;
}


body{ margin: 0; padding: 0; }

#container {
	width: 530px;
	height: auto;
	position: absolute;
	left: 40%;
	margin-left: -215px;
}

#header {
	width: auto;
	height: 79px;
	position: relative;
	text-align: center;
}

* html #header {
	margin-bottom: -3px; /* bugfix marge in firefox > ie */
}

#navigation {
	width: auto;
	height: 45px;
	position: relative;
	text-align: center;
}

#content {
	width: auto;
	height: auto;
	position: relative;
	overflow: hidden; /* mee rekken van content in firefix */
	padding: 15px 6px 1px 5px;
	background-color: #fff;
	border: 1px solid #b9b2ae;
}

* html #content { /* marges gelijk trekken ivm firefox 2px afwijking */
	padding-left: 6px;
	padding-top: 6px;
}

#footer {
	width: auto;
	height: 20px;
	position: relative;
	text-align: center;
}

h1 {
	font-size: 24pt;
	font-weight: 800;
	color: #c81d1d;
	margin: 0px auto;
	line-height: 44px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #737373;
	margin: 0px auto;
}

h3 {
	font-family: arial, verdana;
	font-size: 14pt;
	color: #c81d1d;
	font-weight: bold;
	margin: 0px;
	line-height: 20px;
	padding: 5px 0px 0px 5px;
}

h4 {
	font-family: arial, verdana;
	font-size: 9pt;
	color: #756e68;
	font-weight: bold;
	margin: 0px auto;
	padding: 0px 0px 0px 5px;
}

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

.headerimghome {
	height: 181px;
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/afbouwbedrijfschippers1.png);
	background-repeat: no-repeat;
}

.headerimghome1 {
	height: 300px;
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/afbouwbedrijfschippers.png);
	background-repeat: no-repeat;
}

.headerimgoverons {
	height: 181px;
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/afbouwbedrijfschippers1.png);
	background-repeat: no-repeat;
}

.headerimgwerkzaamheden {
	height: 181px;
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/hdrimgwerkzaamheden.jpg);
	background-repeat: no-repeat;
}

.headerimgcontact {
	height: 255px;
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/hdrimghome2.jpg);
	background-repeat: no-repeat;
}

.contenttitle {
	width: 400;
	height: 50px;
	position: relative;
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contenttxt {
	width: auto;
	height: auto;
	font-family: arial, verdana;
	font-size: 12px;
	line-height: 23px;
	padding: 5px 0px 0px 0px;
	margin: 0px 6px 10px 6px;
	color: #342f2c;
}

.contenttxt a {
	text-decoration: none;
	color: #c81d1d;
}

.contenttxt a:hover {
	text-decoration: underline;
	color: #342f2c;
}

.contactbox {
	width: auto;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	background-color: #f8f8f8;
	border: 1px solid #e5e5e5;
	background-image: url(../images/backgrcontact.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.contactbox a {
	text-decoration: underline;
	font-weight: bold;
	color: #342f2c;
}

.contactbox a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #342f2c;
}

.navtxt {
	font-family: arial, verdana;
	font-size: 14px;
	color: #756e68;
	font-weight: bold;
	margin: 0px;
	line-height: 45px;
}

.navtxt a {
	text-decoration: none;
	color: #756e68;
}

.navtxt a:hover {
	text-decoration: none;
	color: #d2c3b8;
}

.navtxt_active {
	font-family: arial, verdana;
	font-size: 14px;
	color: #d2c3b8;
	font-weight: bold;
	margin: 0px;
	line-height: 45px;
}

.inspringen {
	padding-left: 7px;
}

.footertxt {
	font-family: arial, verdana;
	font-size: 10px;
	color: #9b9693;
	line-height: 15px;
}

.footertxt a {
	text-decoration: none;
	color: #9b9693;
}

.footertxt a:hover {
	text-decoration: none;
	color: #342f2c;
}

.counter {
	visibility: hidden;
}

.thumbcontaincer {
	width: auto;
	height: auto;
	padding: 5px 0px 10px 0px;
}

.thumb {
	width: 127px;
	height: 99px;
	padding: 0px 6px 0px 0px;
	margin: 0px;
}