body {
	margin: 0px;
	padding: 0px;
	background: #EFEFEF;
}

body, code, table, td, pre {
	color: #000000;
	font-family: Comic Sans MS, Arial, Verdana;
	font-size: 13px;
}

a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0px;
}

.titel {
	font-weight: bold;
}

.main {
	background-color: #E8E9E2;
	padding: 0px;
	width: 980px;
	height: 500;
}

.main2 {
	background-color: #E8E9E2;
	padding: 0px;
	width: 980px;
	height: 100%;
}

.tabel { 
	width: 100%;
	height: 100%;
}


/* LAYOUT */
.layout_01 {
	width: 35px;
	height: 35px;
	background-image: url("http://www.coffee-express.nl/images/layout_01.gif");
}

.layout_02 {
	width: 35px;
	height: 35px;
	background-image: url("http://www.coffee-express.nl/images/layout_02.gif");
}

.layout_03 {
	width: 35px;
	height: 35px;
	background-image: url("http://www.coffee-express.nl/images/layout_03.gif");
}

.layout_04 {
	width: 35px;
	height: 35px;
	background-image: url("http://www.coffee-express.nl/images/layout_04.gif");
}

.layout_05 {
	width: 35px;
	background-image: url("http://www.coffee-express.nl/images/layout_05.gif");
	background-repeat: repeat-y;
}

.layout_06 {
	height: 35px;
	background-image: url("http://www.coffee-express.nl/images/layout_06.gif");
	background-repeat: repeat-x;
}

.layout_07 {
	width: 35px;
	background-image: url("http://www.coffee-express.nl/images/layout_07.gif");
	background-repeat: repeat-y;
}

.layout_08 {
	height: 35px;
	background-image: url("http://www.coffee-express.nl/images/layout_08.gif");
	background-repeat: repeat-x;
}


/* FOOTER */
.footer {
	width: 100%;
	height: 35px;
}

.footer1 {
	height: 35px;
	background-image: url("http://www.coffee-express.nl/images/footer_04.gif");
	background-repeat: repeat-x;
}

.footer_01 {
	width: 35px;
	height: 35px;
	background-image: url("http://www.coffee-express.nl/images/footer_01.gif");
	background-repeat: no-repeat;
}

.footer_02 {
	color: #ECEFD0;
	font-weight: bold;
	font-size: 11px;

	width: 100%;
	height: 35px;
	margin: 0;
	padding: 7px 0 0 140px;
	background-image: url("http://www.coffee-express.nl/images/footer_02.gif");
	background-repeat: no-repeat;
}

.footer_03 {
	width: 35px;
	height: 35px;
	background-image: url("http://www.coffee-express.nl/images/footer_03.gif");
	background-repeat: no-repeat;
}

.footer_spacer {
	width: 35px;
	height: 35px;
}


/* BOEK */
.boek_01 {
	height: 23px;
	background-image: url("http://www.coffee-express.nl/images/boek_01.gif");
}

.boek_02 {
	padding-left: 25px;
	height: 331px;
	background-image: url("http://www.coffee-express.nl/images/boek_02.gif");
	background-repeat: repeat-y;
}

.boek_03 {
	height: 14px;
	background-image: url("http://www.coffee-express.nl/images/boek_03.gif");
}

.boek_04 {
	height: 367px;
	padding-right: 37px;
	padding-top: 15px;
	background-image: url("http://www.coffee-express.nl/images/boek_04.jpg");
}


/* PRODUCTEN */
.producten_01 {
	background-image: url("http://www.coffee-express.nl/images/producten_01.gif");
	padding-top: 25px;
	padding-left: 14px;
	padding-right: 14px;
	width: 238px;
	height: 257px;
}

.producten_02 {
	padding-left: 30px;
}

.header {
	width: 100%;
	height: 100px;
}

.logo {
	padding-top: 10px;
	padding-right: 2px;
	background-image: url("http://www.coffee-express.nl/images/layout_09.gif");
	background-repeat: repeat-x;
}

.mainmenu {
	padding-top: 10px;
	background-image: url("http://www.coffee-express.nl/images/layout_09.gif");
	background-repeat: repeat-x;
}

.zoeken {
	border-right: 1px solid #A57950;
}

.inhoud {
	height: 100%;
}

.producten {
	padding-left: 2px;
	padding-top: 8px;
	border-right: 1px solid #A57950;
}

.producten2 {
	padding-left: 2px;
	padding-top: 8px;
}

.input_zoek {
	width: 75px;
	border: inset;
	border-width: 1px;
	background-color: #F5F5F3;
}

.submit_zoek {
	border: outset;
	border-width: 1px;
	background-color: #F5F5F3;
}
