body 
{
	background-image : url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 20px;
}

table { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height:18px; }
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #333333; line-height:18px;}

.prijs {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; color: #333333; line-height:18px;}

.menu{background-image : url(../images/menubg.gif); background-repeat: repeat-x;}
.lschaduw{background-image : url(../images/schaduwlinks.gif); background-repeat: repeat-y;}
.rschaduw{background-image : url(../images/schaduwrechts.gif); background-repeat: repeat-y;}
.content{ padding:22px; }
.onder {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color: #d858a6; padding-bottom: 2px;}
.verkocht {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ff0000;}

a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; color: #201F48; } 
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; color: #555472; }
.menu a { font-size: 12px; font-weight: bold; text-decoration: none; color: #333333; } 
.menu a:hover { font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; }
.onder a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: underline; color: #d858a6; } 
.onder a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: underline; color: #000000; }

.image { border: 1px solid #666666; }


.button { color: #FFFFFF; font-family: Arial;font-weight: bold;font-size: 11px; background: #d858a6; width: 150px; height:22px;}
li
{
	line-height : 15px;
}
.radio { background-color: transparent; border: none; }
input 
{
	color: #201F48;
	font-family: Arial;
	font-size: 11px;
	background: #FFFFFF;
	border: 1 solid #C3C3C3;
	padding-left : 3px;
}
textarea 
{
	color: #201F48;
	font-family: Arial;
	font-size: 12px;
	background: #FFFFFF;
	border: 1 solid #C3C3C3;
	padding-left : 3px;
}
select { color:black; font-family: Tahoma, Arial; font-size: 11px; background: white; border: 1 solid black; }