
body#autosite, table
{
	background-color: #FFFFFA;
	
	}

body#autosite h1, body#autosite h2, body#autosite h3
{
    font: bold 13px arial;
    color: #FFFFFF;
    margin: 0;
    padding: 5px 10px;
    background: black;
}

body#autosite table, body#autosite table td, body#autosite table th, body#autosite p, body#autosite ul
{
    font: 13px arial;
    color: #FFFFFF;
    text-align: left;
}

body#autosite table
{
    width: 100%;
    text-align: center;
}

body#autosite table th
{
	font-weight: bold;
}

body#autosite tr.rij td
{
    background-color: #999999;
    padding: 2px 5px;
}

body#autosite td.prijskleur
{
	color: red;
	text-align: center;
}

body#autosite a
{
    color: #000000;
}

body#autosite a img, body#autosite .border
{
    border: 1px solid black;
}

body#autosite .label1
{
    color: white;
    font-size: ;
    background-color: red;
}

body#autosite .label2
{
    color: white;
    font-size: ;
    background-color: red;
}

body#autosite .label3
{
    color: white;
    font-size: ;
    background-color: red;
}

body#autosite img
{
    margin: 0;
}

body#autosite form
{
    padding: 10px;
}
