/* -------------------------------------------------------------------- */
/* --------    Deze website is ontwikkeld door Websites Enzo   -------- */
/* --------          Copyright: 2009, Websites Enzo            -------- */
/* --------					 			www.websites-enzo.nl 								 -------- */
/* --------               Autheur: Eefje Damen            		 -------- */
/* -------------------------------------------------------------------- */

body {
  background: #999;
  color: #222;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 8px;
	text-align: center;
} 

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

a:hover {
  color: #444;
  text-decoration: underline;
}

p {
  padding: 0;
	margin: 0;
}

h1 {
  font-weight: bold;
	font-size: 1.4em;
	margin: 15px 0;
	padding: 0;
	line-height: 20px;
	text-align: left;
}

h2 {
  font-size: 1.2em;
	font-weight: bold;
	margin: 8px 0;
	color: #271c01;
}

h3 {
	font-weight: bold;
	font-size: 1.0em;
}

hr {
  border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #fff;
  border-bottom: 2px solid #4d4d4d;
	margin: 20px 0;
	_margin-top: 0;
}

img, a img {
  border: 0;
}

/***** FORM STYLES *****/
form {
  width: 420px;
	padding-bottom: 12px;
}

form label {
  width: 140px;
	float: left;
}

form input, textarea {
  background: #fff;
  font-family: arial;
	font-size: 0.9em;
  border: 1px solid #4d4d4d;
	margin-bottom: 3px;
	width: 272px;
	height: 14px;
	_height: 20px
}

form textarea {
	overflow: auto;
	height: 116px;
}

form .radio {
  border: 0;
	width: 12px;
}

form .checkbox {
  border: 0;
	width: 14px;
}

form .radiolabel, form .checkboxlabel {
  margin-right: 10px;
	display: inline;
	padding-bottom: 5px;
	height: 22px;
	_height: 25px
}

form .button, form .cancel {
  border: 0;
	background: #4d4d4d;
	color: #fff;
	cursor: hand;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	width: 140px;
	height: 25px;
	margin-left: 143px;
}

form .cancel {
  color: #b2b2b2;
	text-align: right;
	display: inline;
	vertical-align: middle;
}

form hr {
  margin: 10px 0;
}

/******************************************************************************/

#container {
  background: #fff url("../img/template/content_bg.jpg") 220px 20px no-repeat;
	_background-position: 220px 320px;
  margin: 0 auto;
	width: 960px;
	text-align: left;
	position: relative;
}

/****     STYLES HEADER ITEMS     ****/
#header {
  background: #82ff03;
	display: block;
  width: 960px;
	height: 260px;
	
	font-size: 1.4em;
	font-weight: bold;
	
	padding: 0;
	
	position:absolute;
	top: -295px;
	_top: 0px;
	left: 0px;
	z-index: 10;
	
	overflow: hidden;
}

#header .text { 
  font-family: verdana, arial;
  display: block;
  margin: 20px;
	float: right;
	text-align: right;
}

#header .balk {
  margin-top: 20px;
  margin-left: 290px;
}

/****       STYLES MENU ITEMS      ****/
#menu {
  background: #4d4d4d;
  font-size: 1.8em;
	width: 960px;
	height: 39px;
  margin: 0;
	text-transform: uppercase;
	
	position:absolute;
	top: -39px;
	_top: 260px;
	left: 0;
	z-index: 20;
}

#menu ul {
	margin: 0 0 0 -40px;
	_margin-left: 0;
	width: 960px;
	height: 39px;
	list-style-type: none;
	font-weight: bold;
	display: block;
}

#menu ul a li, #menu li{
	background: #fff ;
	cursor: hand;
	height: 27px;
	_height: 27px;
	margin: 6px 7px;
	display: inline;
	float: left;
	position: relative;
}

#menu .text, #menu img {
  display: inline;
	vertical-align: top;
}

#menu .text {
  height: 17px;
	_height: 27px;
  margin: 0px 11px;
}

#menu a {
	color: #222;
	text-decoration: none;
}

#menu .active {
  background-color: #82ff03;
}

/****      STYLES CONTENT ITEMS    ****/
#melding {
  color: #e30000;
	font-style: italic;
	font-size: 0.9em;
}

#wrapper {
  position: relative;
  width: 960px;
	margin-top: 300px;
	margin-bottom: 20px;
}

/****     SUBMENU     ****/
#submenu {
  float: left;
	width: 180px;
	height: 450px;
	margin: 20px;
	
	font-weigth: bold;
	font-size: 1.4em;
}

#submenu ul {
  background: #4d4d4d;
  margin: 0;
	
	width: 160px;
	_width: 180px;
	padding: 5px 10px;
	
	list-style-type: none;
	font-weight: bold;
	display: block;
}

#submenu ul a li, #submenu li{
	background: #fff ;
	cursor: hand;
	width: 160px;
	height: 36px;
	margin: 8px 0;
	display: block;
	position: relative;
}

#submenu .text {
  position: absolute;
	width: 160px;
	text-align: center;
	top: 10px;
	left: 0;
}

#submenu img {
  position: absolute;
	top:0;
	left: 0;
}

#submenu a {
	color: #222;
	text-decoration: none;
}

#submenu .active {
  background-color: #82ff03;
}

/*****    CONTENT ITEMS    *****/
#content {
  float: left;
	width: 680px;
	margin: 30px;
	_margin: 30px 30px;
}

/**** TABEL STYLES ****/
table {
	border: 1px solid #555555;
	font-size: 1.0em;
}

td, th {
  padding: 2px 5px;
}

th {
  background: #555555;
  text-align: left;
	color: #fff;
	
}

.even {
  
}

.oneven {

}

.tabeltitel {
  background: #000000;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}

.tabeltitel a {
  background: #000000;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}

.tabeltitel a:hover {
  text-decoration: underline;
}

.tabeltussenrij {
  background: #353535;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}

/****** STYLES WEBWINKEL ******/
#webwinkel, #webwinkel table {
  font-size: 12px;
  float: left;
  width: 460px;
	margin-bottom: 10px;
}

#webwinkel table tr {
  height: 20px;
}

#webwinkel input {
  font-size: 1.0em;
  width: 30px;
	margin-top: 2px;
	padding-left: 2px;
}

#webwinkel .button {
  font-size: 1.0em;
  background: #4d4d4d;
	width: 55px;
	color: #fff;
	margin:0;
}

#webwinkel #product {
	margin-bottom: 10px;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #4d4d4d;
}

#webwinkel #product h2 {
  margin: 5px 0;
	font-size: 1.1em;
}

#webwinkel #product p {
  display: block;
	width: 330px;
	float: right;
}

#webwinkel #product .prijs {
  margin: 5px 0;
	font-size: 1.1em;
	float: right;
}

#webwinkel #product img {
  float: left;
	margin-right: 10px;
}

#webwinkel #product .btn_toevoegen {
	margin-top: 20px;
	clear: both;
	text-align: right;
	width: 460px;
	font-style: italic;
}

#webwinkel hr {
  margin-bottom: 5px;
}

#webwinkel #winkelwagenverder, #webwinkel #winkelwagenverstuur {
  background: #82ff03;
	border: 1px solid #4d4d4d;
	text-align: center;
	height: 15px;
	_height: 25px;
	width: 130px;
	_width: 140px;
	padding: 5px;
	cursor: hand;
	float: left;
}

#webwinkel #winkelwagenverstuur {
  float: right;
	width: 150px;
	_width: 160px;
}

#klantgegevens input {
  width: 250px;
}

#klantgegevens .button {
  width: 120px;
	margin-left: 143px;
}

#right {
  float: right;
	width: 200px;
	background: #666;
	color: #fff;
	padding: 5px 5px 50px 5px;
}

#right a {
  color: #fff;
	margin-left: 18px;
	text-decoration: none;
}

#right a:hover {
  text-decoration: underline;
}

#right h2 {
  font-size: 1.0em;
	margin: 2px 5px;
}

#right h2 a {
	margin: 2px 5px;
}

#right h1, #right hr {
  margin: 5px;
}

#right hr {
  border-color: #fff;
}

/******* END STYLES WEBWINKEL *******/

#footer {
  background: #82ff03;
  clear: both;
	text-align: center;
	font-weight: bold;
	width: 920px;
	_width: 960px;
	padding: 20px;
}

#websitesenzo {
  font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
}
