@CHARSET "ISO-8859-1";

html, body {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Arial';
	scrollbar-arrow-color: #4d4c4a;
	scrollbar-face-color: #bab747;
	scrollbar-highlight-color: #4d4c4a;
	scrollbar-3dlight-color: #4d4c4a;
	scrollbar-shadow-color: #4d4c4a;
	scrollbar-darkshadow-color: #4d4c4a;
	scrollbar-track-color: #4d4c4a;
}

img {
	border:none;
}

a {
	color: #FFFFFF;
	
}

ul {
	overflow: hidden;
	list-style-type: none;
}

ol {
	float: left;
	list-style: none;
	padding-left: 0;
}

li {
	/*float: left;*/
	margin-right: 30px;
}

#triple li {
	width: 33.33%;
}

#five li {
	width: 20%;
}

p {
	margin-bottom: 15px;
}

::-webkit-input-placeholder { 
	color:#FFF;
}

input {
	color: #666666;
}

input[type="text"] {
	text-indent: 10px;
}

input[type="button"],[type="submit"] {
	color: #515254;
	background-color: #c5c259;
	text-decoration: none;
	cursor: pointer;
	border: #515254 solid 1px;
	text-align: center;
}

h2 {
	color: #515254;
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 13px;
	font-weight: normal;
	font-size: 16pt;
}

#container {
	width: 100%;
	height: 100%;
}

#header_container{
	position: relative;
	width: 100%;
	height: 113px;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#spacer{
	display: block;
	float: left;
	height: 100%;
	width: 1px;
	padding: 0;
	margin: 0;
	border: 0;
}


.header {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/header.png');
	height: 113px;
	width: 100%;
}

#footer_container {
	position: relative;
	float: left;
	width: 100%;
	height: 94px;
	margin-top: -94px;
}

.footer {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/footer.png');
	width: 100%;
	height: 94px;
}

#content_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 94px;
}

div.hoofdmenu_margin
{
	padding-left: 45px;
}

#inner_header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 113px;
	width: 900px;
	z-index: 2;
}

.headerLogo {
	position: relative;
	float: left;
	width: 133px;
	height: 113px;;
	top: 0px;
}

.headerWelcome {
	position: relative;
	float: left;
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/welkom.png');
	width: 315px;
	height: 44px;
	left: 55px;
}

.headerMenu {
	position: relative;
	float: left;
	width: auto;
	top: 51px;
}

.headerMenu a {
	text-decoration: none;
	color: #c5c259;
	cursor: pointer;
}

.headerSearch {
	position: relative;
	float: right;
	top: 19px;
}

.headerSearch input {
	border: 1px solid #d9d781;
	border-radius: 2px;
	background-color: #c4c054;
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/vergrootglas.png') no-repeat right center;
	font-family: 'Verdana', verdana, serif;
	padding-right: 25px;
	width: 175px;
	height: 22px;
}

#inner_content {
	position: relative;
	float: right;
	width: 100%;
}

.contentBox1 {
	width: 282px;
	height: 222px;
	float: left;
}

.contentBox2 {
	width: 282px;
	height: 222px;
	margin-left: 57px;
	float: left;
}

.contentBox3 {
	width: 282px;
	height: 222px;
	float: right;
}

.contentBoxText {
	position: relative;
	font-size: 10pt;
	font-family: 'Verdana', verdana, serif;
	left: 20px;
    padding-right: 40px;
    top: 10px;
}

.contentBoxText a {
	color: #c5c259;
	text-decoration: underline;
}

.contentBoxText a:hover {
	color: #FFF;
	text-decoration: underline;
}

.contentBoxTop1 {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/block_01.png');
	width: 282px;
	height: 45px;
}

.contentBoxMiddle1 {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/block_02.png');
	width: 282px;
	height: 172px;
}

.contentBoxBottom1 {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/block_03.png');
	width: 282px;
	height: 5px;
}

.contentBoxTop2 {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/block_04.png');
	width: 282px;
	height: 45px;
}

.contentBoxMiddle2 {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/block_05.png');
	width: 282px;
	height: 172px;
	overflow: hidden;
}

.contentBoxBottom2 {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/block_06.png');
	width: 282px;
	height: 5px;
}

.contentFieldBreadCrumbs {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
}

.contentFieldBreadCrumbsText {
	position: relative;
	left: 20px;
	top: 15px;
	color: #bab747;
	font-size: 14px;
	float: left;
}

.contentFieldBreadCrumbsBack {
	position: relative;
	float: right;
	right: 20px;
	top: 13px;
}

.contentFieldBreadCrumbsBack a {
	text-decoration: none;
	font-size: 14px;
	color: #bab747;
}

.contentField {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/backfield.png');
	overflow: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 140px;
}

.contentInnerField {
	position: relative;
	margin-right: 40px;
	min-height: 200px;
	left: 20px;
	padding-bottom: 90px;
}

.contentInnerFieldLeft {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 314px;
}
	
.contentInnerFieldRight {
	float: left;
	width: 570px;
	padding-top: 20px;
	margin-left: 10px;
	bottom: 10px;
	height: auto;
}

.contentInnerField > h1 {
	position: relative;
	font-size: 24px;
	color: #c5c259;
}

.contentFieldText {
	position: relative;
	padding-left: 20px;
	color: #FFF;
	font-family: 'Verdana', verdana, serif;
	font-size: 12px;
}

.contentLargeImage {	
	width: 314px;
	height: 100%;
}

.contentSmallImage{
	float: left;
	width: 176px;
	height: 144px;
	margin-right: 10px;
}

.contentProductImages {
	width: 250px;
	height: 188px;
}

.contentProductImagesFive {
	width: 150px;
	height: 150px;
}

.contentSlogan {
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/titel.png')  no-repeat;
	width: 960px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}


#inner_footer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	z-index: 5;
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/images/footer_tekst.png') no-repeat;
	height: 28px;
	top: 5px;
	position: relative;
}

.footerText {
	color: #FFF;
	font-size: 12pt;
	padding-top: 8px;
}

.footerText > span {
	padding-left: 25px;
}

.footerText > span:first-child {
	padding-left: 0px;
}

.footerText > span:last-child {
	padding-right: 0px;
}

.footerTwitter {
	position: relative;
	float: right;
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/twitter.png');
	width: 48px;
	height: 31px;
	margin-left: 10px;
	top: 20px;
}

.footerFacebook {
	position: relative;
	float: right;
	background: url('http://www.kersbergen.nl/templates/kersbergen-nieuw/css/images/facebook.png');
	width: 31px;
	height: 31px;
	margin-left: 20px;
	top: 20px;
}

.footerCopyRight {
	position: relative;
	float: right;
	top: 31px;
}

.footerCopyRight sub {
	font-family: 'Verdana', verdana, serif;
	font-size: 9px;
	color: #898a8a;
}

.gegevens {
	display: none;
}

.aanbieding {
	width: 282px;
	height: 172px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
	#container {
		width: 100%;
	}
	
	.contentBoxText {
	    left: 0px;
	}
}