body {
	font-family: Arial;
	font-size: 12px;
	background-image:url(images/achtergrond.gif);
	background-repeat:repeat;
	color: #000000;
	margin:0;
}
h1 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#48380F;
}
h2 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#48380F;
}
h3 {
	margin:0;
	padding:0;
	font-size:12px;
	color:#48380F;
	font-weight:bold;
	line-height:18px;
}
h5 {
	margin:0;
	padding:0;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:16px;


}
h4 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#48380F;
	font-weight:bold;
	line-height:18px;
}
p {
	margin:0;
	padding:0;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width:765px;
	height:70px;
	margin-left:115px;
	margin-right:auto;
	color:#FFFFFF;
}
#login {
	background-color:#000000;
	width:740px;
	padding:5px;
	margin-left:130px;
	margin-right:auto;
	font-size:11px;
	color:#FFFFFF;
}
#container {
	background-color:#ffffff;
	width:748px;
	margin-left:130px;
	margin-right:auto;
	border-left:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#000000;
	border-right-style:solid;
	border-right-width:1px;
}
.rood {
	background-color:#B3A172;
	width:748px;
	height:15px;
	padding-top:4px;
	padding-bottom:6px;
	margin-left:130px;
	margin-right:auto;
	border-left:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#000000;
	border-right-style:solid;
	border-right-width:1px;
}
.mobiel18 {
	width:120px;
	margin:5px;
	float:left;
	text-align:center;
}
/* LETTERTYPE */
.klein {
	font-size:11px;
}
.blauw {
	font-weight:bold;
	color:#0173bc;
}
/* TOPNAVIGATIE */

/* MENU AAN DE BOVENKANT */

#topnav {
	width: 480px;
	height: 20px;
	padding-top: 25px;
	padding-left: 285px;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
#topnav ul li {
	padding: 0;
	float: left;
	display: block;
	list-style: none;
}
#topnav ul li a span {
	display: none;
}
#topnav ul li a {
	display: block;
	height: 20px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
#tn_home a 			{ width: 64px; }
#tn_aanmelden a		{ width: 112px; background-position: -64px 0 }
#tn_toevoegen a 	{ width: 109px; background-position: -176px 0 }
#tn_zoeken a 		{ width: 73px; 	background-position: -285px 0 }
#tn_disclaimer a	{ width: 105px; background-position: -358px 0 }
#tn_contact a		{ width: 87px; 	background-position: -463px 0 }

#tn_home a:hover 		{ width: 64px; 	background-position:      0 -20px }
#tn_aanmelden a:hover	{ width: 112px; background-position:  -64px -20px }
#tn_toevoegen a:hover 	{ width: 109px; background-position: -176px -20px }
#tn_zoeken a:hover 		{ width: 73px; 	background-position: -285px -20px }
#tn_disclaimer a:hover	{ width: 105px; background-position: -358px -20px }
#tn_contact a:hover 	{ width: 87px; 	background-position: -463px -20px }

.categorieen {
	width:180px;
	margin:5px;
	float:left;
	border-right:#825A47;
	border-right-style:dotted;
	border-right-width:1px;
}
.content {
	background-image:url(images/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:540px;
	padding-left:5px;
	margin-left:5px;
	margin-top:5px;
	float:left;
}
.box_left {
	width:240px;
	height:100px;
	border:#000000;
	border-style:solid;
	border-width:1px;
	margin:5px;
	float:left;
	padding:2px;
}
.box_right {
	width:240px;
	height:100px;
	border:#000000;
	border-style:solid;
	border-width:1px;
	margin:5px;
	float:left;
	padding:2px;
}
.footer {
	background-image:url(images/rood_bg.jpg);
	width:auto;
	height:25px;
	border-right:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	clear:both;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #878787;
	text-decoration: none;
}
a:active {
	color: #777878;
	text-decoration: none;
}
a.wit:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:active {
	color: #FFFFFF;
	text-decoration: none;
}
