/***********************************************************
***  © Copyright == Emeni Automatiseringstechnieken      ***
***  Vijfhuizenberg 42a, 4708 AL Roosendaal              ***
***  Telefoon: 0165 - 571241, Fax: 0165 - 570669         ***
***  E-mail: info@emeni.nl / www.emeni.nl                ***
***********************************************************/

/* basis stylesheet */
/*******************/
body {
	text-align: center;
	background-color: #6D9195;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width: 100%;
	position: relative;
	margin: 0 auto;
	width: 955px;
	z-index: 1;
}
#header {
	position:absolute;
	margin: 0 auto;
	left:0px;
	top:0px;
	width:954px;
	height:170px;
	background-image: url(../images/layout/header.png);
	background-position: right;
	background-position: top;
	background-repeat: no-repeat;
	z-index:2;
}
#menu {
	position:absolute;
	margin: 0 auto;
	left:7px;
	top:166px;
	width:163px;
	height: auto;
	text-align: right;
	z-index:3;
}
#home {
	position:absolute;
	background-position: left;
	margin: 0 auto;
	left:0px;
	top:126px;
	width:163px;
	height: auto;
	text-align: right;
	z-index:10;
}

#adresgegevens {
	position:absolute;
	left:170px;
	top:168px;
	width:168px;
	border-left: 5px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
	height:250px;
	background-color: #EDEDED;
	text-align: left;
	padding-left: 20px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contact{
	position: absolute;
	left: 170px;
	top: 418px;
	width: 167px;
	max-width: 158px;
	height: 163px;
	border-left: 5px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	background-color: #EDEDED;
	z-index:4;
}

#googlemaps {
        overflow: hidden; 
        width: 150px;
        height: 140px;
}
#content {
	position:absolute;
	left:333px;
	top:168px;
	width:582px;
	max-width: 545px;
	max-height: 410px;
	border-left: 3px #FFFFFF solid;
	height: 400px;
	text-align: left;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	overflow: auto;
	z-index:6;
	background-image: url(../images/layout/grey.png);
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
#right {
	position:absolute;
	left:915px;
	top:170px;
	width:18px;
	height:411px;
	z-index:7;
	background-image: url(../images/layout/back_right.png);
	background-position: right;
	background-repeat: repeat-y;
}
#footer {
	position:absolute;
	left:163px;
	top:581px;
	width:780px;
	height:56px;	
	background-image: url(../images/layout/footer.png);
	background-position: right;
	background-position: top;
	background-repeat: no-repeat;
	z-index:8;
}
#banner1 {
	position:absolute;
	top:580px;
	left:600px;
	height:60px;
	width:160px;
	z-index: 10;
}
#banner2 {
	position:absolute;
	top:580px;
	left:755px;
	height:60px;
	width:160px;
	z-index: 10;
        cursor: pointer;
}
#titel {
	position:absolute;
	left:350px;
	top:150px;
	width:500px;
	height:20px;
	text-align: left;
	z-index:9;
}

/* MENU */
.home_link, .button_link  {
	height: 20px;
	padding-top: 15px;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button_link {
	padding-left: 35px;
}
.btn_home, .btn_home:hover  {
	color: #000000;
	background-image: url(../images/layout/home.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 42px;
	text-align: left;
	text-decoration:none;
}
.btn_home:hover {
	color: #FFFFFF;
	background-image: url(../images/layout/home_h.png);
        cursor: pointer; 
}
.btn, .btn:hover, .btn_active {
	color: #000000;
	background-image: url(../images/layout/button.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 42px;
	text-align: left;
	text-decoration:none;
}
.btn:hover, .btn_active {
	color: #FFFFFF;
	background-image: url(../images/layout/button_h.png);
        cursor: pointer; 
}

/* OVERIGE */
h1 {
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #5D8378;
}
img.banner {
	border: 0px;
}

#content a, #content a:hover, #adresgegevens a, #adresgegevens a:hover {
        color: #87B8D9;
        text-decoration: none;
        font-weight: bold;
}

#content a:hover, #adresgegevens a:hover {
        color: #52796D;
        text-decoration: underline;
}

td.caption {
        color: #87B8D9;
        font-weight: bold;
}

td.field {
        padding-left: 5px;
}

#siblings {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 0.9em;
        text-align: right;
}

#siblings a {
        font-size: 0.9em;
}

#routeplanner {
        width: 500px;
        height: 260px;
}

#error {
        font-weight: bold;
        color: #6F0000;
        padding-top: 10px;
}

#content img {
 border: 0px;
}


/* PRIJSLIJST */
/*************/
#groepen {
	position:absolute;
	left:170px;
	top:168px;
	width:168px;
	border-left: 5px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
	height: 413px;
	background-color: #EDEDED;
	text-align: left;
	padding-left: 20px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
}

#groepen a, #groepen a:hover, #groepen a.active {
        color: #87B8D9;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
}

#groepen a:hover, #groepen a.active {
        color: #52796D;
        text-decoration: underline;
}

.odd {
  background-color: #87B8D9;
  cursor: default;
  height: 20px;
}

.even {
  background-color: #C4DCEC;
  cursor: default;
  height: 20px;
}

.over {
  background-color: #5D8378;
  cursor: pointer;
  height: 20px;
}

input.zoekknop {
  background-image: url(../images/find.gif); 
  background-repeat: no-repeat; 
  background-attachment: scroll; 
  background-position: 0px 0px;
  background-color: #fff;
  width: 19px;
  border: 0px;
  cursor: pointer;
}

#zoek {
  margin-top: 5px;
  margin-bottom: 5px;
}

#zoek input {
  font-size: 0.9em;
  background-color: transparent;
}

#update {
  font-size: 0.8em;
  border-bottom: 1px solid #5D8378;
}

#content ul, #content ol {
  list-style: circle;
  padding-left: 25px;
}

#tblwebshop {
  font-size: 0.9em;
}

.artikel {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;   
}

.datashield { 
  color: #B82426; 
  font-weight: bold;
}

