body
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #009973;
	text-align: center;
	margin: 0;
	padding: 0;
}

#main { }

#kop
   { background-color: #06c; padding: 0; z-index: 1; height: 130px;   }

#inhoud
{
	background-color: #fff;
	padding: 20px 30px 20px 40px;
}

.linker { padding: 0 30px 0 0; }
.rechter { }
p  { line-height: 130%; text-align: left }

td
{
	text-align: left;
	vertical-align: top;
}

h1, h2, h3
 { color: #06c; line-height: 130%; text-align: left }

h1
{
	font-size: 16px;
	text-align: left;
}

#h1
{
	position: relative;
	width: 500px;
	height: 21px;
	margin: 0;
	padding: 0;
	overflow: visible;
}

#h1 span
 { background-color: transparent; background-image: url("../images/kop.gif"); background-repeat: no-repeat; background-position: center top; display: block; margin: 0; padding: 0; position: absolute; z-index: 1; top: 0; left: 0; width: 780px; height: 100px }

h2 { font-size: 12px; }
h3  { font-size: 12px; line-height: 130%; text-align: center }
ul { font-size: 11px; line-height: 130% }
li { font-size: 11px; line-height: 130% }
address
   { color: #fff; font-style: normal; font-weight: bold; background-color: #06c; text-align: center; display: block; margin-top: 80px; margin-bottom: 0; z-index: 2; width: 100% }


.border { border: solid 4px #06c; }

/*Navigatie*/
#navigatie
{
	background-color: #06c;
	text-align: left;
	padding: 0;
	margin: 0;
	border-color: #FFF;
	border-width: 2px;
	border-style: solid;
}

#navigatie ul
 { line-height: 0; text-align: left; list-style-type: none; margin: 0; padding: 0; width: 100%; height: 24px }

#navigatie li
 { line-height: 0; background-color: #06c; list-style-type: none; list-style-position: outside; display: block; margin: 0; padding: 0 }

#navigatie li a:link, #navigatie li a:visited, #navigatie li a:hover, #navigatie li a:active
 { color: #fff; font-weight: bold; text-decoration: none; background-color: #06c; padding: 10px 15px; float: left; border-right: 2px solid #ccc }

#navigatie li a:hover
{
	background-color: #fff;
	color: #06c;
}

/*Prijzen*/
.prijzen { width: 100%; }

.prijzen th
{
	color: #fff;
	background-color: #06c;
	text-align: left;
	padding: 5px 15px 5px 5px;
}

.prijzen td
{
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #ccc;
}

/*Fietsen*/
.fietsen { }

.fietsen .linker
{
	padding-bottom: 15px;
	border-top: 2px solid #009973;
}

.fietsen .rechter
{
	padding-bottom: 15px;
	border-top: 2px solid #009973;
}

.fietsen .rechter p { width: 300px; }
