body
{
    font-size: 11px;
    color: black;
    line-height: 11pt;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ffffff;
}
table
{
    font-size: 11px;
    line-height: 11pt;
    font-family: verdana, arial, helvetica, sans-serif;
}
ul
{
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}
td
{
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}
p
{
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}
a:link
{
    color: #003566;
}
a:hover
{
    color: #cc3300;
    text-decoration: none;
}
a:active
{
    color: #cc3300;
}
.activeLink
{
    color: #cc3300;
    text-decoration: none;
}
.error
{
    color: red;
}
.formfield
{
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}
.oddrow
{
    background-color: #ececec;
}
.evenrow
{
}
.headerrow
{
	background-color:#f5d300;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.menu
{
/*		background-color:#f5d300;
	border-style:solid;
	border-width:1px;
	border-color:#000000;*/
}
.menu a 
{
color:#666666;
}

.menutitle
{
font-weight:bold;
font-size: 11px;
}

.column_underline
{
	 vertical-align:middle;
	border-bottom: 1px solid #eeeeee;
}

.GridList td 
{
    vertical-align:middle;
	border-bottom: 1px solid #eeeeee;
}

.GridList th
{
    text-align: left;
    border-bottom: 1px solid #eeeeee;
}

.divzoek
{
	background-color:#eeeeee;
	border:1px #cccccc solid;
	left:658px;
	top:84px;
}

h1
{
    font-size: 14px;
    font-family: verdana, arial, helvetica, sans-serif;
}

input
{
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.click_icon
{
    cursor: pointer;
}

/* tabmenu */

#tabmenu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
		
}

#tabmenu ul, #tabmenu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	
}

	
#tabmenu a:link, #tabmenu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#tabmenu a:link.active, #tabmenu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#tabmenu a:hover	{
	color: #f00;
}
	
body.section-1 #tabmenu li#nav-1 a, 
body.section-nl #tabmenu li#nav-2 a,
body.section-fr #tabmenu li#nav-3 a,
body.section-en #tabmenu li#nav-4 a,
body.section-file #tabmenu li#nav-5 a,
body.section-searchprod #tabmenu li#nav-searchprod a{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#tabmenu ul a:hover {
	color : #f00 !important;
}

#contents {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}
.alert {
	background: #FFFF99 url(../images/alert.gif) no-repeat 2px;
	padding: 5px 10px 5px 26px;
	border: #666666 1px solid;
}
.productids{
border:1px #CCCCCC solid;
padding: 2px;
height:180px;
width:600px;
overflow:auto;
}