body {
	margin: auto;
	padding: 0px;
	text-align: center;
	font: 12px Verdana, Sans-Serif;
	line-height: 22px;
	color: #ffffff;
	background: #ffffff url(/images/bg_main.gif);
	background-repeat: no-repeat;
}

td { 
	font: 12px Verdana, Sans-Serif;
	line-height: 22px;
	color:#000000; 
}

.clear	{
	clear: both;
}

.container	{
    width: 946px;
	margin-top: 0px;
	padding-top: 0px;
}

.logo	{
	height: 100px;
	text-align: right;
	padding-right: 30px;
}

ul.navi {
	width: 945px;
	height: 75px;
	background: url(/images/bg_nav.gif);
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	background-repeat: repeat-x;
}

ul a {
	display: block;
	line-height: 15px;
	text-decoration: none;
}

li.nav	{
	float: left;
	text-decoration: none;
}

li.nav  a.nav:link, a.nav:visited	{
	width: 135px;
	height: 75px;
	font: 13px Verdana, Sans-Serif;
	color: #ffffff;
	padding-top: 40px;
	text-decoration: none;
}

li.nav a.nav:hover, a.nav:active { 
	width: 135px;
	height: 75px;
	font: 13px Verdana, Sans-Serif;
	color: #ffffff;
	background: url(/images/bg_nav_over.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}

.content	{
	margin-top:50px;
	margin-bottom:50px;
}

hr	{
	width:100%;
	margin-top:2px;
	margin-bottom: 10px;
}

h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 30px;
}

/* dit is van de homepage */
.nieuws	{
	float:left;
}

.nieuwsKop	{
	margin-top:20px;
	margin-bottom:10px;
	width: 299px;
	height:64px;
	background: url(/images/bg_nieuws.gif);
	background-repeat: repeat-x;
	font: 22px Verdana, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
}

a.nieuwsTitel {
	font-weight: bold;
	margin-left:5px;
	color: #000000;
	text-decoration: none;
}

a.nieuwsTitel:link, a.nieuwsTitel:visited, a.nieuwsTitel:active {
	font-weight: bold;
	margin-left:5px;
	color: #000000;
	text-decoration: none;
}

a.nieuwsTitel:hover {
	font-weight: bold;
	margin-left:5px;
	color: #717171;
	text-decoration: none;
}

.nieuwsDatum	{
	font: 10px Verdana, Sans-Serif;
	color: #717171;
	margin-bottom:10px;
	margin-left:15px;
}

.aanbieding	{
	float:right;
	margin-right: 10px;
}

.aanbiedingKop	{
	margin-top:20px;
	margin-bottom:10px;
	width: 583px;
	height:64px;
	background: url(/images/bg_aanbieding.gif);
	background-repeat: repeat-x;
	font: 22px Verdana, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
}

.afbeelding	{
	width: 560px;
	height: 250px;
	background-repeat: no-repeat;
	text-align: right;
}

.titel {
	font-size: 40px;
	margin-top:0px;
	margin-bottom:0px;
    }
	
.prijs_van {
	font-size: 24px;
	margin-bottom: 0px;
    }
	
.prijs {
	font-size: 90px;
	font-weight: normal;
	margin-top:0px;
    }
	
.meerinfo	{
	border: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}


/* dit is van de nieuwspagina*/
h2.nieuwsitem	{
	float:left;
	font-size: 16px;
	color: #445D75;
	font-weight: bold;
	margin-top: 0px;
}

h3.nieuwsitem	{
	float:right;
	font-size: 12px;
	color: #a0a0a0;
	font-weight: normal;
	margin-top: 0px;
}

.nieuwstekst	{
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
	padding: 0px;
}

a.nieuwsLink {
	color: #000000;
	text-decoration: underlined;
	margin-bottom: 5px;
}

a.nieuwsLink:link, a.nieuwsLink:visited, a.nieuwsLink:active {
	margin-bottom: 5px;
	color: #000000;
	text-decoration: underlined;
}

a.nieuwsLink:hover {
	margin-bottom: 5px;
	color: #717171;
	text-decoration: underlined;
}

.nieuwsFotoLijst	{
	margin-right: 10px;
}

/* dit is van de aanbiedingen*/

.aanbiedingVlakLinks	{
	float: left;
	height:200px;
	color: #000000;
	text-align: left;
	border: 1px solid black;
	width: 48%;
	padding: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center right;
}

.aanbiedingVlakRechts	{
	float: right;
	height:200px;
	color: #000000;
	text-align: left;
	border: 1px solid black;
	width: 48%;
	padding: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center right;
}

h2.aanbiedingitem	{
	font-size: 16px;
	color: #445D75;
	font-weight: bold;
	padding:5px;
	background-color: #ffffff;
}

.aanbiedingtekst	{
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
	padding: 0px;
}

a.aanbiedingLink {
	color: #000000;
	text-decoration: underlined;
	margin-bottom: 5px;
}

a.aanbiedingLink:link, a.aanbiedingLink:visited, a.aanbiedingLink:active {
	margin-bottom: 5px;
	color: #000000;
	text-decoration: underlined;
}

a.aanbiedingLink:hover {
	margin-bottom: 5px;
	color: #717171;
	text-decoration: underlined;
}
