#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 10pt Verdana;
color: black;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 2px 0.5em;
margin-left: 3px;
border: 0px;
}

#tablist li a:link,#tablist li a:visited{
color: black;
}

#tablist li a:hover{
color: RED;
background: #000000;
}

#tablist li a.current{
color: white;
background: #999999;
}

#tabcontentcontainer{
width:450px;

}

.tabcontent{
display:none;
}

body, p,tr,td, table, textarea {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

img{
	border: 0px;
}


li {
	list-style-type: disc;
	line-height:2em;
}


.style1 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style2 {
	
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style3 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.input {
	border: 1px solid black;
	font-size:8pt;
	background-image:url(pict/input.jpg);

}
.lijst {font-weight: bold }

td.off {}
td.on {background: black;}

td.b {
	background-color: #FFE400;
	font-weight: bold;
}
td.k {	
	background-color: #9FAEB1;
	font-weight: bold;
}
td.kleur { 
	
	background-color:white;
}
td.achter {
	background-color:#BBBBBB;
}

a:link { text-decoration: none; color: #000000; background: none;font-family: Verdana; font-size: 10pt;} 
a:visited { text-decoration: none; color: #000000; background: none; font-family: Verdana; font-size: 10pt;} 
a:hover { text-decoration: none; color: white; background: black; font-family: Verdana; font-size: 10pt;} 
a:active { text-decoration: none; color: #000000; background: none; font-family: Verdana; font-size: 10pt;}


td.midden1{
	background: white;
	background-image:url(pict/midden1.jpg);
	background-repeat: no-repeat;
}
td.midden2{
	background: white;
	background-image:url(pict/midden2.jpg);
	background-repeat: no-repeat;
}

#a_autos{
  margin-top: 50px;
  text-align: center;
}

#a_autos td{
  vertical-align: top;
}
#a_autos a{ text-decoration: underline;}

#a_show{
  width: 800px;
  	
  border-bottom: 1px dotted #000;	
}
#a_list td{
  padding: 10px 40px;
  background: #ccc;	
}
#a_list img{
 border:2px solid #fff;	
} 

