body
 { font-size: 14px; font-family: Arial, Helvetica, sans-serif; background-color: #716354; background-image: url("../images/bg.gif"); background-repeat: repeat-y; margin: 0; padding: 0 0 0 }
body, p, li, td { font-size: 13px; line-height: 130% }
#inhoud
 { background-color: #fff; margin-top: 0; width: 780px }

.linker
 { background-color: #f1542c; padding: 50px 0 0; width: 200px }

.linker img  { border-top: 2px none #fff; border-bottom: 6px solid #000 }
.rechter  { padding: 0 }
td { text-align: left; vertical-align: top }
p
  { text-align: left }
h1, h2, h3, p
 { color: #000; line-height: 130%; text-align: left; margin-left: 40px }

h1
   { color: #185caf; font-size: 16px; font-weight: 900; text-align: left; margin-top: 50px }

#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; margin-top: 2em; margin-bottom: 0.5em }

h3
{
	font-size: 12px;
	line-height: 130%;
	text-align: center;
}

ul
  { font-size: 11px; line-height: 130%; list-style-type: square; list-style-position: inside; margin-left: 40px }

li
 { }

address
 { color: #fff; font-size: 11px; font-style: normal; font-weight: bold; line-height: 140%; background-color: #f1542c; text-align: left; display: block; margin: 0 0 0; padding: 15px 0 15px 5px; width: auto; border-style: solid none; border-width: 4px 1px; border-color: #fff }

a:link, a:visited, a:hover;   { color: #f1542c; font-weight: bold; text-decoration: none }
.mail { color: #fff; font-weight: bold; text-decoration: underline }
/*Navigatie*/
#navigatie
  { background-color: #f1542c; text-align: left; margin: 0; padding: 0; width: 100%; height: 2em; border-style: none none solid; border-width: medium medium 6px; border-color: #000 }

#navigatie ul
{
	line-height: 0;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: 2em;
}

#navigatie li
{
	line-height: 0;
	background-color: #f1542c;
	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: #f1542c; padding: 10px 10px 10px 5px; float: left; border-right: 2px solid #ccc }

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

/*Subavigatie*/
#subnavigatie
   { background-color: #fff; text-align: left; margin: 0; padding: 0; width: 100%; height: 2em }

#subnavigatie ul
 { line-height: 0; text-align: left; list-style-type: none; margin: 0 0 0 25px; padding: 0; width: auto; height: 2em }

#subnavigatie li
{
	line-height: 0;
	
	list-style-type: none;
	list-style-position: outside;
	display: block;
	margin: 0;
	padding: 0;
}

#subnavigatie li a:link, #subnavigatie li a:visited, #subnavigatie li a:hover, #subnavigatie li a:active
  { font-weight: normal; text-decoration: underline; background-color: #fff; padding: 10px 5px; float: left; border-right: 2px solid #ccc }

#subnavigatie li a:hover
{
	
	color: #06c;
}

