body {
	background: url("../images/bomen/bg.png") left top repeat;
	color: #000;	
}
ul#navlist {
	background: #39B54A;
	color: #000;	
}
p {
}
h1, h2, h3, h4 {
}
h2 {
	font-variant: small-caps;
	font-size: medium;
}
a, a:link {
	color: #588558;
}
a:active, a:hover, a:visited {
	color: #856F58;
}
form {
}
form div {
}
label {
}
#mailer input {
}
input, textarea {
	border: 1px solid #000;
}
.normalcontent {
}
.nodot {
}
.productlink img {
}
.productlink div{
}
.productlink p.meer {
}
#container {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: url(../images/bomen/menubg.png) repeat;
}
#pageheader {
	background: url(../images/bomen/logo.png) no-repeat scroll 0px 0px;
}
#pageheader h1 {
	background: url(../images/labels/be_large.png) no-repeat right top;
}
#navcontainer {
}
ul#navlist {
	border-top: 2px solid #E6E6E6;
	border-bottom: 1px solid #333;
	background : #39B54A;
}
ul#navlist li {
	border-bottom: 2px solid #E6E6E6;
}
ul#navlist li#current {
	background-color: #E6E6E6;
}
ul#navlist li a {
	border-top: 1px solid #333;
	color: #000;
}
ul#navlist li a:hover, ul#navlist li#current a {
	border-top: 1px solid #E6E6E6;
	background-color: #E6E6E6;
}
#content, #portalcontent {
	border-bottom: 1px solid #333333;
	background: url(../images/bomen/normalbg.png) repeat scroll 0px 15px;
}
#calendar {
}
#footer {
	color: #555;
}
#loginform {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: url(../images/bomen/normalbg.png) repeat scroll 0px 0px;	
}
#portaalloginform {
	border: 1px solid #ccc;
}
#domainsection {
	border: 1px solid #ccc;
	border-top: 0;
}
#mainsection {
	border: 1px solid #ccc;
	border-top: 0;
}
#headlines {
	border: 1px solid #ccc;
	border-top: 0;
}
#domainsection h2, #mainsection h2, #headlines h2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #224D22;
}
#domainsection h2 a, #mainsection h2 a, #headlines h2 a {
	text-decoration: none;
	color: #fff;
}