 /* CSS Document */
body {
	font: 11pt arial;
	color: #50537c;
	font-weight: normal;
	scrollbar-base-color: #EEEEEE;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #EEEEEE;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	background-image: url(achtergrond.gif);
}

a:link, 
a:visited,
a:active {
	color: #50537c;
	text-decoration: none;
}
a:hover {
        color: #50537c;
        text-decoration: underline;
}

#header {
	margin-bottom :5px;
	width: 800px;
	text-align: center;
}

#midden { 
	margin: 0 auto;
	width: 1006px;
}

#reclame {
	background-color: #FFFFFF;
	border: 3px double #000000;
	color: #50537c;
	float: left;
	margin-bottom :10px;
	width: 1000px;
	text-align: center;
}

/* categorien toolbar */
#categorien {
	background-color: #FFFFFF;
	border: 3px double #000000;
	color: #50537c;
	float: left;
	margin-bottom :10px;
	width: 1000px;
	text-align: center;
}
#categorien a {
	color: #50537c;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
/* einde categorien */

/* Kolom 1 */
#kolom1 {
	float: left;
	font: 12px arial;
	color: #50537c;
	font-weight: bold;
	border: 3px double #000000;
	margin-right :10px;
	width: 152px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 3px;
	}

#kolom1 a{
	color: #50537c;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
/* Einde Kolom 1 */

/* Kolom 2 */
#kolom2 {
	margin: 0px;
	padding: 3px;
	width: 814px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	border: 3px double #000000;
}
/* Einde Kolom 2 */

/* Content Opmaak */
.content
{
	float: left;
	width: 200px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	}
	
.content .foto    {
	padding: 2px 0px 0px 2px;
	float: left;
	 }

.content .foto img   {
	border: 1px solid #000000;
	 }
	 
.content .omschrijving    {
	width: 180px;
	height: 60px;
	padding: 0px 0px 0px 2px;
	float: left;
	vertical-align: middle;
	 }
.content .cat    {
	font-size: 10px;
	width: 180px;
	height: 10px;
	padding: 0px 0px 0px 2px;
	float: left;
	vertical-align: middle;
	 }
/* Einde Content Opmaak */
	 
	 
/* navigatie */
.navigatie {
	float: left;
	width: 814px;
	text-align: center;
	margin-bottom: 5px;
}
.navigatie .nummer {
	margin-bottom: 1px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
} 
.navigatie .nummeractief {
	margin-bottom: 1px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	border: 1px solid #000000;
}
.navigatie a {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1px;
	border: 1px solid #000000;
	text-align: center;
}
.navigatie a:link,
.navigatie a:active,
.navigatie a:visited {
	text-decoration: none;
	background-color: #FFFFFF;

}
.navigatie a:hover{
	background-color: #FF0000;
}
/* einde navigatie */



#links {
	color: #ffffff;
	float: left;
	margin-top :10px;
	margin-bottom :10px;
	width: 794px;
}
#links td{
	color: #ffffff;
}
#links a{
	color: #ffffff;
}

#footer {
	color: #50537c;
	float: left;
	margin-bottom :10px;
	width: 794px;
	text-align: center;
}
#footer a {
	color: #50537c;
	}
