body
{
margin-top:0px;
font-family:Arial;
background-color:#000000;
}

.CategorieTable
{
    color:White;
    border:1px solid #ffffff;
    padding-bottom:0px;
}
.maingray
{
    color:white;
    border:1px solid #ffffff;
    padding:0px;    
} 

.nowrap
{
    background-color:Black;
}  

table td
{
    color:#ffffff;
    font-size:9pt;
}

.h2title
{
    color:#ffffff;
    font-size:11pt;
}

h2
{
    text-transform:none;
    font-size:10pt;
}

.inputBox
{
    width:150px;
}

.logintxt
{
    color:White;
    font-size:10pt;
    letter-spacing:0pt;
    font-weight:bold;
}

h2.zoeken
{
    color:#ffffff;
}   

h2.categorie
{
    color:white;
}

.arrowsearch
{
    margin-left:5px;
    border:1px solid white;
}

.arrowcategorie
{
    margin-left:5px;
    border:1px solid white;
}

a
{
    color:#ffffff;
    font-size:9pt;
}
  
span
{
    color:#ffffff;
    font-size:9pt;
}

legend
{
    color:#ffffff;
    font-size:9pt;
}  

#container
{
    
    background-color:#000000;
margin-left:auto;
margin-right:auto;
width:980px;
height:100%;
min-height: 100%;
}

#header{
width:980px;
height:145px;
}

    .boxLogo{
    background-image: url('../images/logo2.PNG');
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:center;
    width:196px;
    height:145px;
    float:left;
    }
    .boxSlide{
    background-color:#ffffff;
    width:588px;
    height:145px;
    float:left;
    }
    .boxLogin
    {
    color:#000000;
    background-color: Gray;
    width:196px;
    height:145px;
    float:left;
    }
   
#left
{
background-color:#000000;
float:left;
width:196px;

}

    #boxZoeken
    {
    color:#000000;
    background-color:Gray;
    width:196px;
    height:145px;
    }
    
    #boxCategorie
    {
    border: 1px solid Gray;
    float:right;
    width:194px;
    }

    #categorielijstboven
    {
	    font-size: 9pt; 
	    background-color:#000000; 
    }
    
    #categorielijstonder
    {
        font-size: 9pt;
	    background-color:#000000;
    }   

    #categorielijstonder a
    {
        color: white;
    }
   
    #copyright
    {
        background-color: Black;
        background-repeat:repeat-y;
        height:inherit;
        color:#979999;
        float:left;
        width:196px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        margin-top:14px;
    }

    #copyright a
    {
	    color:#979999;
    }    

#navigation
{
        background-color:#000000;
float:left;
width:784px;
height:40px;
cursor:default;
}

    #navlist{
    margin-top:11px;
    padding-left:5px;
    margin-left:10px;
    }

    #navlist li{
    list-style:none;
    text-transform:uppercase;
    display:inline;
    }

    #navlist a:link{
    color:#83d0f0;
    letter-spacing:0px;
    font-family:Arial;
    list-style:none;
    font-size:24px;
    text-transform:uppercase;
    display:inline;
    padding-right:10px;
    text-decoration:none;
    }

    #navlist a:visited{
    color:#83d0f0;
    letter-spacing:0px;
    font-family:Arial;
    list-style:none;
    font-size:24px;
    text-transform:uppercase;
    display:inline;
    padding-right:10px;
    text-decoration:none;
    }

    #navlist a:hover{
    color:#e2007a;
    letter-spacing:0px;
    font-family:Arial;
    list-style-type:none;
    font-size:24px;
    text-transform:uppercase;
    display:inline;
    text-decoration:none;
    padding-right:10px;
    cursor:pointer;
    }

#content
{	
background-color:#000000;
float:left;
width:784px;
}

.mainTable
{
	text-align: left;
}
.mainTable *
{
	text-align: left;
}



.FormatRowBorderTop
{
	BORDER-TOP: #465664 1px solid;
}

.FormatRowBorderBottom
{
	BORDER-BOTTOM: #465664 1px solid;
}