/*----------------------------------------------------------------------------------------------------------------------------------------------------
De hoofd kolommen op elke rielinkpagina
----------------------------------------------------------------------------------------------------------------------------------------------------
*/
BODY
{
background-color:white;
}

.links 
{
padding-left: 0px;
padding-right: 10px;
float: left;
padding-bottom: 10px;
width: 200px;
padding-top: 0px;
}

.midden 
{
padding-left: 10px;
padding-right: 10px;
float: left;
padding-bottom: 10px;
width: 200px;
padding-top: 0px;
}

.rechts 
{
padding-left: 10px;
padding-right: 10px;
float: left;
padding-bottom: 10px;
width: 200px;
padding-top: 0px;
}

.reclame 
{
padding-left: 10px;
padding-right: 0px;
float: left;
padding-bottom: 10px;
width: 170px;
padding-top: 0px;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
einde van de hoofd kolommen op elke rielinkpagina
----------------------------------------------------------------------------------------------------------------------------------------------------
*/

/*----------------------------------------------------------------------------------------------------------------------------------------------------
reclame items
----------------------------------------------------------------------------------------------------------------------------------------------------
*/

.reclame_categorie 
{
background-color:#D7FFE2;
visibility:visible;
overflow:hidden;
width:130px;
}

.reclame_categorie h3 
{
/*background-color:#336600;*/
background: url("images/reclame2.gif") no-repeat 0 0;
text-align:center;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------
einde reclame items
----------------------------------------------------------------------------------------------------------------------------------------------------
*/

/*----------------------------------------------------------------------------------------------------------------------------------------------------
normale categorie
----------------------------------------------------------------------------------------------------------------------------------------------------
*/
.categorie 
{
background-color:#D7FFE2;
visibility:visible;
overflow:hidden;
width:200px;
text-align: center;

}


h3 {
font-family:arial;
font-weight: bold;
font-size: 90%;
color: white;
padding-left:1px;
padding-top:1px;
margin:0px
}

.categorie h3 
{
background: url("images/categorie2.gif")  no-repeat 0 0 ;

}
.catedit 
{
background: url("images/categorieedit.gif") no-repeat 0 0  ;
text-align: left;
font-family:arial;
font-weight: bold;
font-size: 90%;
color: white;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
einde normale categorie
----------------------------------------------------------------------------------------------------------------------------------------------------
*/





/*----------------------------------------------------------------------------------------------------------------------------------------------------
items
----------------------------------------------------------------------------------------------------------------------------------------------------
*/
.item
{
cursor:default;
background-color:#D7FFE2;
width:200px;
color:black;
text-decoration:none;
text-align: left;
}
.reclameitem
{
cursor:default;
background-color:#D7FFE2;
width:130px;
color:black;
text-decoration:none;
text-align: left;
}
.linka:link
{
padding:0px;
background:#D7FFE2;
display:block;
color:black;
text-decoration:none;
}
.linka:visited 
{
padding:0px;
background:#D7FFE2;
display:block;
color:grey;
text-decoration:none;
}
* html #linka 
{
width:100%
}
.linka:hover 
{
background:beige;
}




.itemedit
{
cursor:default;
background-color:#D7FFE2;
width:200px;
color:black;
text-decoration:none;
text-align: left;
}
.itemover
{
cursor:pointer;
width:200px;
color:black;
background-color:beige;
text-decoration:none;
text-align: left;
}
.reclameitemover
{
cursor:pointer;
width:130px;
color:black;
background-color:beige;
text-decoration:none;
text-align: left;

}
.linkextra /*de rooie tekst achter een link*/
{
font-family:verdana;
font-weight: normal;
font-size: 70%;
color: red;
padding-left:1px;
padding-top:1px;
margin:0px
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
items
----------------------------------------------------------------------------------------------------------------------------------------------------
*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------
algemeen
----------------------------------------------------------------------------------------------------------------------------------------------------
*/
.footer /*footer van de rielinkpagina*/
{
background-color:#D7FFE2;
visibility:visible;
overflow:hidden;
width:800px;
}


.header /*header van de rielinkpagina*/
{
background-color:#D7FFE2;
visibility:visible;
overflow:hidden;
width:800px;
}

.blok  /*het blok boven en onder de rielinkpagina*/
{
background-color:#D7FFE2;
margin-left: auto;
margin-right: auto;
visibility:visible;
overflow:hidden;
width:800px;
text-align:center;
font-weight: bold;

}

/*----------------------------------------------------------------------------------------------------------------------------------------------------
einde algemeen
----------------------------------------------------------------------------------------------------------------------------------------------------
*/



/*----------------------------------------------------------------------------------------------------------------------------------------------------
suggestie
----------------------------------------------------------------------------------------------------------------------------------------------------
*/
.suggestie_tabel /* voor de weergave van het suggestie formulier*/
{
width:800px;
margin-left: auto;
margin-right: auto;

}



/*
Theme: Leandro Pessoa
Author: Simple and Clean
URL: http://www.leandropessoa.com.br
Country: Brazil
*/

.SG_table
{
border-spacing:1px;
font:10px 'Verdana', Arial, Helvetica, sans-serif;
background:#E7E7E7;color:#666666;
width:800px;
table-layout: fixed;
}
.SG_caption
{
border-left:medium none #666666;
border-right:medium none #666666;
border-top:medium none #666666;
border-bottom:2px solid #666666;
text-transform:uppercase;
padding:10px;
background:url('images/TableCaption.jpg');
font-style:italic;
font-weight:bold;
font-variant:normal;
font-size:15px;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.SG_td,SG_th
{
padding:4px;
}
.SG_thead th
{
text-align:center;
background:#F5F5F5;
color:#666666;
border:1px solid #ffffff;
text-transform:uppercase;
}

.SG_tbody tr.even td
{
height:30px;
background:#EBF8FE;
border:1px solid #ffffff;
cursor:default;
}
.SG_tbody tr.odd td
{
background:#ffffff;
height:30px;
border:1px solid #ffffff;
cursor:default;
}
.SG_tbody tr.over td
{
background:#EAEAEA;
border:1px solid #ffffff;
cursor:pointer;
height:30px; 
}




















/*----------------------------------------------------------------------------------------------------------------------------------------------------
einde suggestie
----------------------------------------------------------------------------------------------------------------------------------------------------
*/

