﻿#div-breadcrump
{
	float:left; height:20px; padding:5px 0 0 0; width:100%; text-align:left; background-color:#ffffff; color:#000; font-size:12px;
}

*:first-child+html div#div-breadcrump
{
	float:left; height:20px; padding:5px 0 0 0; width:911px; text-align:left; background-color:#ffffff; color:#000; font-size:12px;
}

#div-breadcrump-catalog
{
	float:left; height:20px; padding:5px 0 0 0; width:694px; text-align:left; background-color:#ffffff; color:#000; font-size:12px;
}

.buttonDefault
{
	color:#ffffff; font-size:12px; background-color:#c6bc65; border:solid 1px #DEDEDE; font-weight:bold;
}

th.GridHeader_Vista, 
th.ResizeHeader_Vista 
{
color:#ffffff;
background: #DEDEDE url('Img/GridHeaderBg.gif') repeat-x bottom; 
border-right: solid 1px #DEDEDE; 
padding-left: 6px; /*more than items to compensate for item borders!font: bold 10px Verdana, Arial, Sans-serif;*/ 
height: 22px; 
/*add more definitions if needed*/ 
} 

th.GridHeader_Vista a {
	color:#ffffff;
	text-decoration:none;
}
th.GridHeader_Vista a:hover {
	color:#ffffff;
	text-decoration:none;
}

.divModuleContent
{
	float:left; margin-top:30px; width:100%;
}

.divClosing
{
	float:left; margin-top:50px; height:50px; width:90%;	
}

.shoppingcartContent
{
	background-color:#ffffff; width:100%; float:left; text-align:left; padding-top:20px;	
}

.clearboth { clear:both; }
.positionRelative { position:relative; }

.tooltiptd { }
.tooltiptd a { }
.tooltiptd a:hover { position:relative; }
.tooltiptd a span { display:none; }
/*.tooltiptd a:hover span {
	display: block;
   	position: absolute; top: -100px; left: -250px;
	border: 1px dotted #c0c0c0;		
}*/

.buttonOranje
{
   font-weight:bold;
   color:#ffffff;
   background-color:#DB7711;
   border-style:none;
}

.buttonGrijs
{
   font-weight:normal;
   color:#000000;
   background-color:#DEDEDE;
   border-style:none;
   height:30px;
}
