@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/background_repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
	line-height: 16px;
}

div#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

div#logo {
	width: 990px;
	position: relative;
	float: left;
}

div#logolos {
	background-image: url(/images/logo_kronenburg.png);
	height: 110px;
	width: 110px;
	z-index: 2;
	right: 0;
	position: absolute;
	background-repeat: no-repeat;
}

div#websiteInhoud {
	width: 898px;
	border: 1px #fff solid;
	float: left;
	margin: 60px 0 0 50px;
	background-image: url(/images/content_repeat.jpg);
	background-repeat: repeat-x;
	background-color: #e6e7e9;
	background-position: left top;
}

div#headerWrapper {
	width: 898px;
	float: left;
	height: 150px;
	border-bottom: 1px #fff solid;
}

.headerAfbeelding {
	background-image: url(/images/headerimage.jpg);
	width: 599px;
	float: left;
	height: 150px;
	background-repeat: no-repeat;
}

.logo {
	background-image: url(/images/bierimport.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 299px;
}

div#navigatieWrapper {
	height: 30px;
	width: 898px;
	float: left;
	background-image: url(/images/menu_repeat.jpg);
	background-repeat: repeat-x;
}

ul#navigatie {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navigatie li {
	float: left;
	background-image: url(/images/menu_scheiding.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

ul#navigatie li a {
	color: #fff;
	display: block;
	height: 25px;
	background-image: url(/images/menu_mouseover.jpg);
	padding: 7px 19px 0 19px;
	text-decoration: none;
	font-size: 13px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px -200px;
}

ul#navigatie li a:hover {
	color: #fff;
	display: block;
	height: 25px;
	background-image: url(/images/menu_mouseover.jpg);
	padding: 7px 19px 0 19px;
	text-decoration: none;
	float: left;
	background-repeat: repeat-x;
}

div#contentWrapper {
	width: 900px;
	float: left;
	background-image: url(/images/content_logo_doorzichtig.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentLeft{
	float: left;
	width: 590px;
	padding: 5px;
}

.contentLeftTop { 
	float: left;
	width: 590px;
}

.contentIcoon {
	float: left;
	width: 40px;
	height: 40px;
	background-image: url(/images/icoon.png);
	background-repeat: no-repeat;
}

.contentTitel {
	border: 1px solid #fff;
	background-image: url(/images/content_titel_repeat.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 534px;
	padding: 3px 6px 3px 6px;
	height: 30px;
}

.contentInhoud {
	float: left;
	width: 545px;
	padding: 5px 0 203px 40px;
}

.contentInhoud p{
	margin: 0 0 15px 0;
	padding: 0;
}

.contentInhoud img {
	float: right;
	border: 1px solid #c2c3c6;
}

.contentInhoud a {
	color: #213165;
	text-decoration: none;
}

.contentInhoud a:hover {
	color: #ee382b;
	}

.doubleborder {
	border: 1px solid #c2c3c6;
	float: left;
}

.doubleborderRight {
	border: 1px solid #c2c3c6;
	float: left;
	margin: 5px 0 0 0;
}

div#nieuwsbrief {
	float: right;
	width: 460px;
	margin: 0 5px 0 0;
}

.nieuwsbriefAanmelden {
	float: left;
	border: 1px #fff solid;
	width: 460px;
}

.nieuwsbriefTitel {
	background-image: url(/images/content_titel_repeat.jpg);
	background-repeat: repeat-x;
	float: left;
	border-bottom: 1px solid #fff;
	width: 451px;
	height: 19px;
	padding: 3px 3px 3px 6px;
}

.nieuwsbriefContent {
	background-image: url(/images/nieuwsbrief_repeat.jpg);
	width: 460px;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.text {
	float: left;
	line-height: 22px;
	font-size: 11px;
	width: 90px;
	padding: 5px;
}

.input {
	float: left;
	width: 120px;
}

.inputform {
	border: 1px solid #c1c2c5;
	float: left;
	width: 120px;
	margin-top: 5px;
}

.selecteer {
	width: 120px;
	float: left;
	margin: 5px 5px 0px 5px;
	line-height: 25px;
}

.verzenden {
	float: left;
	width: 100px;
	margin: 32px 0 0 0;
	text-align: right;
}

.submit {
	background-image: url(/images/submit.jpg);
	background-repeat: no-repeat;
	border: #b5b7bb 1px solid;
	font-size: 11px;
	width: auto!important;
}

.contentRight {
	float: left;
	width: 290px;
	margin: 0 0 5px 5px;
}

.contentRight a {
	color: #213165;
	text-decoration: none;
}

.contentRight a:hover {
	color: #213165;
	text-decoration: underline;
}

.rightItem {
	border: 1px solid #fff;
	float:left;
	width: 286px;
}

.titel {
	background-image: url(/images/content_titel_repeat.jpg);
	background-repeat: repeat-x;
	height: 19px;
	float: left;
	width: 280px;
	height: 19px;
	padding: 3px;
	border-bottom: 1px solid #fff;
}

.inhoud {
	background-image: url(/images/item_background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	float:left;
	width: 275px;
	padding: 5px;
}

.inhoud ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
}

.inhoud ul li {
	float:left;
}

.inhoud ul li a {
	float: left;
	border-bottom: dotted 1px #b8b9bd;
	background-image: url(/images/pijltjes.png);
	display: block;
	width: 275px;
	height: 15px;
	padding: 3px 0 3px 0;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 270px 5px;
}

.inhoud ul li a:hover {
	float: left;
	border-bottom: dotted 1px #b8b9bd;
	background-image: url(/images/pijltjes.png);
	display: block;
	text-decoration: none;
	color: #ee382b;
	background-repeat: no-repeat;
	background-position: 270px 5px;
}

.contactgegevens_links {
	width: 130px;
	float: left;
}

.contactgegevens_rechts {
	width: 130px;
	float: left;
}

h1 {
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
}

h2 {
}

.italic {
	font-style: italic;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 11px;
}

div#footer {
	width: 898px;
	float: left;
	margin: 5px 0 5px 50px;
	color: #fff;
	line-height: 25px;
}

div#footer_left {
	float: left;
	width: 580px;
}

div#footer_right {
	float: left;
	margin: 25px 0 0 0;
	width: 318px;
	text-align: right;
}

div#footer a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

div#footer a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

div#glazen {
	float: left;
	width: 40px;
	position: relative;
}

.glazen {
	position: absolute;
	z-index: 999;
	background-image: url(/images/glazen.png);
	background-repeat: no-repeat;
	height: 395px;
	width: 131px;
	margin: -300px 0 0 -60px;
}

img, div, a, input { 
	behavior: url(/pngfix/iepngfix.htc);
}

/* AGENTEN */

.agentListBold {
	width: 500px;
	font-weight: bold;
	clear: both;
	float: none;
	height: 27px;
	}
	
.agentList {
	width: 500px;
	clear: both;
	float: none;
	height: 20px;
	}
	
.agentName {
	float: left;
	width: 205px;
}

.agentPlace {
	float: left;
	width: 160px;
}

.agentPhome {
	float: left;
	text-align: right;
	width: 135px;
	overflow: hidden;
}

/*ASSORTIMENT*/

.assortimentHolder {
	clear: both;
	height: 140px;
	float: none;
	border-bottom:1px dotted #B8B9BD;
	margin-top: 7px;
	}
	
.assortimentPic {
	float: left;
	width: 140px;
	height: 140px;
	}
	
.assortimentPic img {
	float: left!important;
	}
	
.assortimentText {
	float: left;
	width: 360px;
	}
	
.assortimentText a {
	color:#213165;
	text-decoration:none;
}

.assortimentText h1 {
}
	
/*CONTACTFORMULIER*/

#formContact div {
	clear: both;
	float: none;
	width: 500px;
	display: block;
	min-height: 27px;
	height: auto;
	margin-bottom: 10px;
	}
	
#formContact div img {
	float: left!important;
	margin-left: 7px!important;
	}
	
#formContact div label {
	float: left;
	width: 125px;
	}
	
#formContact div input, #formContact div textarea {
	float: left;
	width: 370px;
	margin-left: 7px!important;
	}
	
.formError input {
	background-color: #FF0000;
}

/*ZOEKPAGINA*/

.searchresultWrapper, .searchboxWrapper, .searchNavigatorWrapper {
	clear: both;
	float: none;
	}
	
.searchNavigatorWrapper {
	color: #ee382b;
	}
	
.searchNavigatorWrapper a {
	color: #213165;
	text-decoration:none;
}
	
.searchresultHolder {
	border-bottom: dotted 1px #b8b9bd;
	padding-bottom: 7px;
}
	
.searchresultWrapper a {
	color:#213165;
	text-decoration:none;
}

.searchCategory {
	clear: both;
	float: none;
	font-size: 9px;
	color: #999999;
}

.paginanummering {
	text-align: right;
	}
