body
{
background-image: url(http://www.halwema.be/-all/images/gradient.jpg);
background-repeat:repeat-x;
margin: 0px;
padding:0px;
min-height:1000px;
color: rgb(0,0,0);
}

body.black
{
margin: 0px;
padding:0px;
background: rgb(0,0,0);
color: rgb(204,204,204)
}

img
{
border: none
}

.greyback
{
background: rgb(204,204,204);
color: rgb(0,0,0)
}

.whiteback
{
background: rgb(255,255,255);
color: rgb(0,0,0)
}

.bar
{
background: rgb(33,33,99);
color: rgb(255,255,255)
}

.default
{
color: rgb(0,0,0);
font-family: verdana, arial;
font-size: 11px
}

.red
{
color: rgb(255,0,0);
font-family: verdana, arial;
font-size: 11px
}

.greyblock
{
color: rgb(0,0,0);
font-family: verdana, arial;
font-size: 12px;
font-weight: bold;
background: rgb(204,204,204);
display: block;
width: 465px
}

.greyblockfull
{
color: rgb(0,0,0);
font-family: verdana, arial;
font-size: 12px;
font-weight: bold;
background: rgb(204,204,204);
display: block;
width: 570px
}

.bluehuge
{
background: rgb(255,255,255);
width: 590px;
display: block;
color: rgb(0,0,0);
font-family: verdana, arial;
font-size: 15px;
font-weight: bold
}

.bold
{
color: rgb(0,0,0);
font-family: verdana, arial;
font-size: 11px;
font-weight: bold
}

.redbold
{
color: rgb(255,0,0);
font-family: verdana, arial;
font-size: 12px;
font-weight: bold
}

.italic
{
color: rgb(0,0,0);
font-family: verdana, arial;
font-size: 11px;
font-style: italic
}

.smaller
{
font-family: verdana, arial;
font-size: 9px
}

select
{
width:130px;
font-family: verdana, arial;
font-size: 9px
}

.leansmaller
{
font-family: verdana, arial;
font-size: 9px
}

.greybold
{
color: rgb(102,102,102);
font-family: verdana, arial;
font-size: 11px;
font-weight: bold
}

.grey
{
color: rgb(102,102,102);
font-family: verdana, arial;
font-size: 11px
}

.boldsmallandgrey
{
color: rgb(102,102,102);
font-family: verdana, arial;
font-size: 9px;
font-weight: bold
}

.darkgreysmaller
{
color: rgb(102,102,102);
font-family: verdana, arial;
font-size: 9px
}

.greysmaller
{
color: rgb(204,204,204);
font-family: verdana, arial;
font-size: 9px
}

.greytext
{
color: rgb(204,204,204)
}

a, a:link, a:visited, a:active
{
color:rgb(51,51,204);
text-decoration:none;
}

a:hover
{
color:rgb(255,102,51);
text-decoration:underline
}

a.barlink, a.barlink:link, a.barlink:visited, a.barlink:active, a.barlink:hover
{
color:rgb(255,255,255);
text-decoration: none
}
a.barlink:hover
{
text-decoration:underline
}

a.greylink, a.greylink:link, a.greylink:visited, a.greylink:active
{
color:rgb(102,102,102);
text-decoration:none
}

a.greylink:hover
{
color:rgb(255,102,51);
text-decoration:underline
}

a.discrete, a.discrete:link, a.discrete:visited, a.discrete:active, a.discrete:hover
{
color:rgb(102,102,102);
text-decoration: none
}
a.discrete:hover
{
color:rgb(255,102,51);
text-decoration:underline
}

ul
{
list-style-type: circle
}

.square
{
list-style-type: square
}

.sitemap
{
width: 270px;
border: 1px solid rgb(102,102,102)
}


.marquee
{
width: 465px;
border: 1px solid rgb(102,102,102)
}

.hugeblue
{
color: rgb(0,0,102);
font-family: verdana, arial;
font-size: 27px;
font-weight: bold
}

.big
{
color: rgb(0,0,0);
font-family: verdana, arial;
font-size: 18px
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 90px; /*Width of top level menu link items*/
padding: 2px 2px;
border: 1px solid #000000;
border-left-width: 0;
text-decoration: none;
background: #FFFFFF;
color: black;
font: bold 11px Verdana;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid rgb(0,0,0);
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: left;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: bold;
padding: 2px 2px;
background: rgb(221,221,221);
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: rgb(51,51,153);
color: rgb(255,255,255);
text-decoration: none;
}

.horizontalcssmenu ul li ul li a:hover{
background: rgb(51,51,153);
color: rgb(255,255,255);
text-decoration: none;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(../beelden/menuarrow.jpg) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

.seqslidestyle{
margin-right: 15px;
}
