/* Romik's hof site */
body {
	margin: 0px; padding: 0px;
	background: #F8D69C url(images/pg-bg.gif) repeat-x top;
	color: #64563F;
}
img { border-width: 0 }
/* base font definitions */
body, td, p, a, img {
	font: normal 10pt Arial, Helvetica, sans-serif;
}

/* base links definitions */
a { font-weight: bold; color: #A26C44; text-decoration: none; }
a:hover { text-decoration: underline; }

hr {
	padding: 0; margin: 0;
	background: #F0CA8D;
	color: #F0CA8D;
	height: 2px;
	border: solid 1px #F0CA8D;
}  

#navigation { 
	padding-top: 20px;
	border-top: solid 2px #F0CA8D;
	width: 231px; 
}
#navigation img { margin-bottom: 5px; }

#langselector {
	text-align: right;
}
#index-content  { text-align: left; padding: 5px 0.8em 30px; border-top: 2px solid #f0ca8d }
#footer, #footer td, #footer a, #footer a:hover {
	font-size: 8pt;
	color: #BE9D67;
	font-weight: normal;
}
.tekoop  { font-size: 11pt; padding-bottom: 3px; border-bottom: 1px solid #be9d67 }
.tekoop1 { padding-top: 5px; padding-right: 10px; padding-bottom: 3px; border-bottom: 2px solid #be9d67 }
.imgMargeR  { margin-right: 10px; margin-bottom: 5px; border: solid 2px #a26c44 }
.imgMargeL { margin-bottom: 5px; margin-left: 10px; border: solid 2px #a26c44 }
.menuact { border-bottom: 1px solid #a26c44 }

