/*
{
	padding: 0px;
	margin: 0px;
}*/

html
{
	height: 100%; /* héél belangrijk */
	overflow-y: scroll !important;
}

body
{
	padding: 0px;
	margin: 0px;

	height: 100%; /* héél belangrijk */
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
	/*text-align: center;*/
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #6E6E6E;
	/*line-height: 14px;*/
	
}
body.home 
{
	background-image: url(images/basics/bg_bejo.gif);
}

body.content 
{
	background-image: url(images/basics/bg-content_bejo.gif);
}

div.print
{
	margin: 20px;
}
#print_link
{
	position: absolute;
	margin-top: -16px;
	right: 0px;
	margin-right: 15px;
}

td {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #6E6E6E;
}

a:link, a:visited, a:active 
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:hover 
{ 
	color: #4FAD26;
}

form 
{
	height: 100%; /* voor mozilla */
}

iframe#frmSearch
{
	width: 550px;
	height: 450px;
}

#main
{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
}

#header
{
	width: 770px;
	height: 273px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	
}

#content_header
{
	width: 770px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width: 770px; /* breedte minus de padding */
	margin-left: auto;
	margin-right: auto;

	padding-top: 0px;
	/* deze padding bottom is nodig zodat de footer niet over de inhoud kan komen */
	/* en moet dus minimaal net zo hoog als de footer zijn*/
	padding-bottom: 48px; 

	position: relative;
	z-index: 10;
}

#footer
{
	padding: 0px;

	position: absolute;
	bottom: 0; /* heel belangrijk */
	width: 100%;
	background-color: #000000;
	height: 24px;
	text-align: center;
		
}
#footer table 
{
	margin:0 auto;
	height: 24px;
}
#footer td p
{
	margin: 0px;
}
.footer a:link, .footer a:visited, .footer a:active
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;
}

.footer a:hover 
{
	color: #E4E4E4;
	text-decoration: underline;
}

h1
{
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #4FAD26;
	font-weight: normal;
	display: inline;
	border-bottom: 1px solid #E4E4E4;
}

h2
{
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	display: inline;
	border-bottom: 1px solid #E4E4E4;
	
}

hr 
{
	color: #6E6E6E;
	border-style: inset;
	border-width: 1px;
}

ol
{
	margin: 0px 0px 0px 23px;
	padding: 0px 0px 0px 0px;
}
ul
{
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
}

li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.slogan
{
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.slogan p
{
	margin: 0px;
}
.slogan div
{
	padding: 0px;
	position: absolute;
	width: 387px;
	height: 30px;
	margin-top: 14px;
	overflow: hidden;
	
}
.slogan div div
{
	margin-top: 0px;	
}

.formfield
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #6E6E6E;
	height: 20px;
}

.BlockNieuws img.spacer
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

.news, .news a:link, .news a:visited, .news a:active
{	
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #4FAD26;
	font-weight: bold;
	text-decoration: none;
}

.news a:hover 
{ 
	text-decoration: underline;	
}

.breadcrumb
{	
	padding-left: 30px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
	width: 740px !important;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active	
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumb a:hover 
{ 
	text-decoration: underline;	
}
.imgFlag
{
	margin-right: 10px;
}

.datagrid, .datagrid_downloads
{
	border: solid 1px #6E6E6E;
	border-collapse:collapse;

}

.div_download_item 
{
	width: 180px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}

.aligncenter
{
	text-align: center;
}

.ImageBorder {}
.ImageBorder img
{
	border: solid 1px #000000;
}
.ImageBorder a:hover img, a:hover .ImageBorder img 
{ 
	border: solid 1px green;
}

.product_image
{
	height: 150px;
	width: 150px;
	overflow:hidden;
}
.prod_col1_merged
{
	width: 100%;
	padding-right: 15px;
}
.prod_col1
{
	width: 220px;
	margin-right: 10px;
}
.prod_col2
{
	width: 200px;	
}
.prod_col3
{
	width: 150px;
}
.ras_col1
{
	width: 410px;
	padding-right: 10px;
}
.ras_col2
{
	width: 150px;	
}
.ras_col2 .div_download_item 
{
	width: 148px;
}

table.tblSearchResults
{
	width: 100%;
}
.tblSearchResults td
{
	padding: 5px 5px 5px 0px;
	
}
.tblSearchResults td p
{
	margin-top: 0px;
}
.tblSearchResults td.col1
{
	width: 150px;
}
.tblSearchResults td.col2
{
	
}
.txtError 
{
	color: Red;
	font-weight: bold;
}

#divSelectBejoCompany
{
	visibility: hidden;
}
#DGSSelectLanguage
{
	visibility: visible;
}

/*fix p margins in td or div for ie8 and mozilla*/
td>div>p:first-child
{
	margin: 0px;
}
td>p:first-child
{
	margin: 0px;
}

/* disable br in ul/ol */
.ras_col1 ul br, .ras_col1 ol br
{
	display: none;
}
