@import url("reset.css");
@import url("editinplace.css");

/*
geel				#ffbe4a
oranje				#d45722
tekst bruinrood		#481d0c
menu bruin			#873716
titelgroen			#877016
achtergrondgroen	#ecf3e5

*/

/***********************
	Standaard tags
***********************/

a {
	color: #d45722;
	text-decoration: underline;
}

a:hover {
	color: #ffbe4a;
}

body {
	background: #ffbe4a url(../images/bg-body.gif);
	color: #481d0c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h2 {
	color: #877016;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin: 12px 0 5px 0;
}	

h3 {
	font-weight: bold;
	font-size: 12px;
}

h3 a {
	color: #481d0c !important;
	text-decoration: none;
}

h3 a:hover {
	color: #d45722 !important;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #d45722;
} 

ul {
	margin: 0 0 0 16px;
}

li {
	list-style: disc;
}

p {
	margin: 0 0 1em 0;
}

strong {
	font-weight: bold;
}

input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/***********************
	Layout DIVs
***********************/

#siteWrap {
	background: url(../images/bg-sitewrap.png) repeat-y;
	margin: 0 auto;
	width: 956px;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 209px;
	position: relative;
	margin: 0 0 0 10px;
	width: 936px;
}

#header h1 {
	background: url(../images/logo.gif);
	height: 143px;
	left: 20px;
	position: absolute;
	top: 15px;
	width: 160px;
}

#header h1 a {
	display: block;
	height: 100%;	
}

#header h1 span {
	display: none;
}

#header h2 {	
	bottom: 0;
	color: #877016;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	left: 770px;
	line-height: 18px;
	margin: 0;
	position: absolute;
}

#header #iconPrint {
	position: absolute;
	bottom: 3px;
	left: 682px;
}

#header #iconContact {
	position: absolute;
	bottom: 3px;
	left: 703px;
}

#column1 {
	float: left;
	margin: 0 0 0 10px;
	width: 200px;
}

#column1 #menu {
	background:url(../images/bg-menu.gif);
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	height: 220px;
	margin: 0 0 30px 20px;
	padding: 10px 0 0 0;
	width: 160px;
}

#column1 #menu ul {
	margin: 0;
}

#column1 #menu ul li {
	list-style: none;
	display: inline;
}

#column1 #menu ul li a {
	color: #873716;
	display: block;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
}

#column1 #menu ul li a:hover {
	color: #d45722;
}

#column1 #menu .selected {
	color: #d45722 !important;
}

#column1 #adres {
	background:url(../images/bg-contact.gif);
	height: 174px;
	margin: 0 0 30px 20px;
	padding: 10px 0 0 0;
	text-align: center;
	width: 160px;
}

#column1 #adres h2 {
	color: #481d0c;
	font-size: 18px;
	margin: 0 0 10px 0;
}

#column2 {
	float: left;
	margin: 0 20px 0 0px;
	width: 516px;
}

#column3 {
	float: left;
	padding: 18px 10px 0 10px;
	width: 160px;
}

#column3 a {
	color: #877016;
}

#column3 a:hover {
	color: #d45722;
}

#footer {
	background: url(../images/footer.png);
	height: 101px;
	margin: 0 0 0 10px;
	position: relative;
	font-size: 11px;
	width: 936px;
}

#footer a {
	color: #481d0c;
	text-decoration: none;
}

#footer #copyright {
	left: 20px;
	position: absolute;
	top: 78px;
}

#footer #swis {
	background: url(../images/swis.gif) left no-repeat;
	right: 52px;
	padding: 0 0 0 20px;
	position: absolute;
	top: 78px;
}

/***********************
	Classes
***********************/

.datum {
	font-size: 11px;
	
	text-align: center;
	text-transform: uppercase;
}

.decoratie {
	display: block;
	margin: 20px auto 20px auto;
}

.floatBuster {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/* foutmelding op formulier */
.error {
	color: #E1221A !important;
}

#productgroepen .groep {
	float: left;
	height: 250px;
	margin: 20px 29px 0 0;
	position: relative;
	width: 150px;
}

#productgroepen .subcats {
	font-size: 10px;
}

#productgroepen .groep img {
	left: 0px;
	position: absolute;
	top: 100px;
}

#productgroepen h3 {
	/*height: 45px;*/
	text-align: center;	
}

#productgroepen h3 a {
	color: #481d0c;
	text-decoration: none;
}

#productgroepen .last {
	margin-right: 0;
}

#productenoverzicht .left {
	margin: 0 0 20px 0;
	float: left;
	width: 150px;
}

#productenoverzicht .right {
	float: right;
	margin: 0 0 20px 0;
	width: 346px;
}

#productenoverzicht h4 {
	background-color: #ecf3e5;
	border: 1px solid #e1e5cf;
	font-weight: bold;
	padding: 0 0 0 5px;
}

#productenoverzicht table tr td {
	border-bottom: 1px solid #e1e5cf;
	padding: 5px 0 5px 0;
	vertical-align: top;
}

#productenoverzicht table .last td{
	border-bottom: none;
}

#productenoverzicht .prijs {
	text-align: right;
}

.imgLeft {
	float: left;
	margin: 0 10px 0 0;
}

#nieuwsbrief {
	background: url('../images/bg-nieuwsbrief.jpg') no-repeat;
	color: #fff;
	position: relative;
	height: 130px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 10px;
}

#nieuwsbrief h2 {
	position: absolute;
	top: 2px;
	left: 10px;
	color: #ffe5b6;
}

#nieuwsbrief td {
	padding: 0 0 5px 0;
}

#nieuwsbrief .text {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 150px;
}

#nieuwsbrief .form {
	position: absolute;
	top: 40px;
	left: 200px;	
}

.formButton {
	background-color: #ffe5b6;
	border: 1px solid #f2d8b3;
	color: #481d0c;
}

