body, p, td {
	font-family: Arial;
	font-size:8pt;
	vertical-align: top;
	color: #4B4B4B;
}

body {
	margin: 0px;
	padding:0px;
}

p, td {
	line-height:15px;
}

h1 {	
	font-size:13pt;
}

a:link, a:visited, a:active, a:hover {
	color: #344273;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #EF2383D;
	text-decoration: underline;
}
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	letter-spacing:0px;
	font-weight:bold;
	padding-right:5px;
	text-decoration:none;
	padding-left:15px;
	font-size:14px;
}
a.menu:hover {
	color: #101E4F;
}
a.model:link, a.model:visited, a.model:active, a.model:hover {
	font-weight:bold;
	font-size:9pt;
	white-space: nowrap;
	line-height:14pt;
	padding-right:8px;
	margin-right:8px;
	border-right:1px solid #344273;
}
li {
	list-style-type: square;	
}
input, select, textarea {
	font-size:10pt;
	border: 0px;
	border-left:1px solid #858585;
	border-bottom: 1px solid #858585;
	padding-left:2px;
	font-weight:bold;
	font-family: Arial;
	background-color:#F3F3F3;
}
textarea {
	scrollbar-base-color: #858585;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #858585;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: #858585;
	scrollbar-3dlight-color: #858585;
	scrollbar-track-color: #F0F0F0;
}
input.noborder {
	margin:-1px;
	border:0px;
}
input.button {
	border: 1px solid #858585;
	background-color: #D9D9D9;
}
span.input {
	border: 0px;
	border-left:1px solid #858585;
	border-bottom: 1px solid #858585;
	height:20px;
	background-color:#F3F3F3;
}
table.occasions th {
	background-color: #101E4F;
	color:white;
	text-align:left;
	font-size:8pt;
	padding-left:2px;
}
table.occasions td.top, table.occasions td {
	padding-right:5px;
	border-bottom: 1px solid black;
}
table.occasions td.top {
	font-size:9pt;
	border-bottom: 0px;
}
table.occasions td.foto {
	border-bottom:0px;
	padding: 0px;
	border-right: 1px solid white;
}
table.normal td {
	border:0px;
	padding:0px;
}
.verkocht, .opaanvraag, .kreet {
	border: solid 1px black;
	font-weight: bold;
	font-size: 8pt;
	padding-left:2px;
	padding-right:2px;
}
.verkocht, .opaanvraag {
	background-color:red;
	color:white;
}
.kreet {
	background-color: yellow;
	color:black;
}
div#bannerdiv {
	margin-left:10px;
	margin-bottom:10px;
}
div#bannerdiv a{
	margin-right:10xp;		
	border:1px solid #020773;
	margin-top:5px;
}
div#bannerdiv a:hover {
	border-color: #0075AA;
}
div#bannerdiv img {
	border:0px;
}
