html {
  /* background: #aee200 url(/images/layout/mayaplant_bg.gif) repeat-x scroll top left; */
  background-color: #fff;
  font: normal 9pt/17pt Helvetica, Tahoma, Arial, sans-serif;
}

body {
        margin: 0px; padding: 0px;
}

h1, h1 a {
  color: #000000;
  font: bold 11pt/15pt Helvetica, Tahoma, Arial, sans-serif;
  text-decoration: none;
}

#static_wrapper {
	display: block;
	width: 900px;
	/* height: 600px; */
	margin: 0px auto 0px auto;
}

#static_left_wrapper {
	display: block;
	width: 900px;
	/* height: 600px; */
	float: left;
}

#header {
	background-color: white;
	width: 900px;
	height: 142px;
}

#logo img {
        float:right;
	width: 399px;
	height: 127px;
	border: 0px;
}

/* MENU 502x127 */

#menu ul li a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#menu ul {
        float:left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 501px;
}

#menu ul li {
	display: inline;
	height: 127px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#mayaplant, #fotos, #nieuws { width: 100px; }
#webshop { width: 101px; }

/* EOF MENU RELATED STUFF */

#content_frontpage {
  background-attachment: local;
  background-image: url(/images/layout/bg_frontpage.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 900px;
  height: 600px;
  overflow: hidden;
  margin: 0; padding: 0;
}

#content_frontpage img { border: 0; }

#content {
	width: 900px;
	height: 421px;
	overflow: hidden;
}

#content_left {
  background-color: #fff;
  float: left;
  width: 467px;  /*  502 */
  height: 406px; /* 421px */
  overflow: auto; 
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 15px;
}


#content_right {
  background-color: #fff;
  float: right;
  width: 398px;
  height: 421px;
  overflow: hidden;
}

#footer {
  background-color: white;
  width: 900px;
  height: 77px; /* 37 + 40 */	
  position: relative;	
}

#barnhoorn_logo img {
	float: right;
	width: 189px;
	height: 37px;
	border: 0px;
}

#mayaplant_se_logo img {
	float: right;
	width: 136px;
	height: 37px;
	border: 0px;
}


/* FOOTER MENU 209x37 */

#footer_menu {
	float: right;
	display: inline;
	width: 900px;
	height: 37px;
        background-color: #004687;
}

#footer_menu ul li a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#footer_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

#footer_menu ul li {
	display: inline;
	height: 37px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#footer_menu ul li a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* EOF MENU RELATED STUFF */

/* FLAG MENU */

#flag_menu {
  position: absolute;
  left: 0; 
  right: 0;
  bottom: 0;
  height: 27px;
}

#flag_menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  /* width: 133px; */
  margin-left: 10px;
}

#flag_menu ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
        margin-right: 17px;
}

#flag_menu ul li.last { float: right; }

#flag_menu ul li a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#flag_menu ul li a img { border: none; }

/* EOF FLAG MENU */

/* FOOTER SWEDISH MENU 262x37 */

#footer_se_menu {
	float: right;
	display: inline;
	width: 900px;
	height: 37px;
        background-color: #004687;
}

#footer_se_menu ul li a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#footer_se_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

#footer_se_menu ul li {
	display: inline;
	height: 37px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#footer_se_menu ul li a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* EOF MENU RELATED STUFF */


strong {
        font-weight: bold;      
}

em {
        font-style: italic;
}

#mayaplantmenu {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #888888;
  font: normal 11pt/15pt Helvetica, Tahoma, Arial, sans-serif;
  text-decoration: none;
}

#mayaplantmenu a {
  color: #000000;
  font: normal 11pt/15pt Helvetica, Tahoma, Arial, sans-serif;
  text-decoration: none;
}

.pipe {
  color: #005138;
}
.hidden {
  display:none;
}
.clear {
  clear: both;
}

#inloggen-webshop {
  color: #564942;
  font-size: 8pt;
  float: left;
  display: block;
  border: 2px solid #004687;
  width: 199px;
  height: 134px;
  padding: 10px;
  background-color: white;
}
#inloggen-webshop label {
  display: block;
  width: 63px;
  height: 18px;
  line-height: 20px;
  float: left;
  margin-top: 8px;
  margin-bottom: 5px;
}
#inloggen-webshop input[type=text] {
  border: 1px solid #b4b4b4;
  width: 122px;
  height: 16px;
  float: right;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
}

#inloggen-webshop input[type=submit] {
  width: 122px;
  height: 22px;
  float: right;
  margin-top: 10px;
  margin-right: 12px;
}
#inloggen-webshop .manual {
  display: block;
  float: left;
  padding-top: 5px;
  width: 100%;
}
#inloggen-webshop .manual a,
#inloggen-webshop .manual a:link,
#inloggen-webshop .manual a:visited {
  text-decoration: none;
  color: #999999;
}

