/*
Programmaboek
Default TU Css

background-color:#EDF2F3;
background-color:#F8FAFA;


*/



#cartContent 
{
	width:440px;
	float:left;
	padding-left:2px;
}

a img {
	border: 0;
}


table.sortable {
	border-spacing: 0;
	border-style: solid;
	border-color: #98B0B4;
	border-width: 1px;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 430px;
	margin: 0;	
}

table.sortable th, table.sortable td {

	text-align: left;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #98B0B4;
	font-size: 11px;
}

table.sortable th {

	border-width: 1px 0px 1px 0px;
	background-color: #EDF2F3;
}

table.sortable th a {

	text-decoration: none;
	color: #000;

}

table.sortable td {
	border-width: 0px;
}

table.sortable tr.odd td 
{
	background-color:#F8FAFA;
}

table.sortable tr.even td {
background-color:#EDF2F3;
}

table.sortable tr.sortbottom td {

	border-width: 1px 0px 1px 0px;
	background-color: #EDF2F3;
	font-weight: bold;
}


/* NuInWagen Snippet */


.mandje 
{
	float:left;
	clear:both;
	width:95px;
	border:1px solid #e1e1e1;
	margin-top:10px;
	padding:2px;
		
}

.mandje #head 
{
	background-image:url('cart.png');
	background-repeat:no-repeat;
	height:20px;
	font-weight:bold;
}

.mandje #bekijk , .mandje #afrekeken ,.mandje #bekijk , .mandje #aantal
{
	float:left;
	clear:both;
	width:95px;
	padding-top:2px;
}

.btNavigatie
{    
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:black;
font-weight:bold;
margin-top:3px;
margin-left:0px;
background:url(button.gif) repeat-x left top;
margin: 5px 15px 5px 0px;
padding-left:15px;
padding-right:15px;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
}

.btNavigatie a:hover
{    
	text-decoration:none;
}


/* =================================
       Positie navigatie knoppen
   =================================  */
.navigatie {
    text-align:left;
    width:100%;
    margin-top:10px;
    margin-left:0px;
}

.afdruk {
    margin-top:20px;
    text-align:left;
    padding-left:200px;
}


.Sluiten {
    float:left;
    margin-left:5px;
    margin-right:5px;
}
/* =================================
           Algemene Div's
   =================================  */
div.row 
{
  clear: both;
  padding-top: 2px;
   height:35px;
  
}

/*litText*/

#litText
{
	width:100%;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
	