/*



Programmaboek



Default TU Css







background-color:#7f9cbc; #7f9cbc

background-color:white; 











*/















#cartContent 



{



	width:440px;



	float:left;



	padding-left:5px;

	padding-bottom:5px;

	margin-bottom:5px;

	margin-top:5px;





}







a img {



	border: 0;



}











table.sortable {



	border-spacing: 0;



	border-style: solid;



	border-color: black;



	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: black;



	font-size: 11px;



}







table.sortable th {







	border-width: 1px 0px 1px 0px;



	background-color: #7f9cbc;



}







table.sortable th a {







	text-decoration: none;



	color: #000;







}







table.sortable td {



	border-width: 0px;



}







table.sortable tr.odd td 



{



	background-color:#7f9cbc;



}







table.sortable tr.even td {



background-color:#7f9cbc;



}







table.sortable tr.sortbottom td {







	border-width: 1px 0px 1px 0px;



	background-color: #7f9cbc;



	font-weight: bold;



}













.btNavigatie



{    



cursor:pointer;



border:outset 1px #ccc;



background:#999;



color:white;



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;



}







.btLogin



{    



cursor:pointer;



border:outset 1px #ccc;



background:#999;



color:white;



font-weight:bold;



margin-top:3px;



margin-left:0px;



background:url(button.gif) repeat-x left top;



margin: 5px 15px 5px 0px;



padding-left:3px;



padding-right:3px;



float:left;



}	







.btLoginFixed



{    



cursor:pointer;



border:outset 1px #ccc;



background:#999;



color:white;



font-weight:bold;



margin-top:3px;



margin-left:0px;



background:url(button.gif) repeat-x left top;



margin: 5px 15px 5px 0px;



width:150px;



}







/* =================================



       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: 4px;



   height:30px;



  



}







/*litText*/







#litText



{



	width:100%;



	float:left;



	margin-top:10px;



	margin-bottom:10px;



}



.aanmelden 



{



    width:500px;



    padding-left:3px;



}



.aanmeldenalt {



    width:500px;



    padding-left:3px;



}



.InvoerB {



    width:130px;



    padding-left:10px;



}



/* Tabellen Algemeen | Stap 2, 4, 5 */



.Tableheader {  



    Font-weight:bold;



    padding-left:3px;



    margin-top:-1px;



}



.tbLogin 



{



    border-color:Gray;



    border-width:1px;



    border-style:Solid;



    width:150px;



}



.highlight



{



    background-color:#ffbbbb;



}
#help .help  {
    text-align: center;
    color:black;
    background-color:#7f9cbc;
    Border: 1px solid black;
    position:absolute;
    padding-left:10px;
    top:200px;
    left:100px;
    width:300px;

    z-index:99;
    visibility:hidden;
}
