html, body {height: 100%}

* {
 padding: 0;
 margin: 0;
 }
 
body	{
 color: #272727;
 font: 11px/1.4em Tahoma, Verdana, sans-serif;
 text-align: center;
 background: #6f715c url(../afbeeldingen/achtergrond.gif) repeat-y center;
 }
 

#container {
 padding: 0 10px;
 width: 700px;
 width : 700px;
 margin: 0 auto;

 text-align: left;
 position: relative;
 left:1px;
 }
#inhoud div {
 padding: 10px 80px;
 padding-top: 15px;
 width: 420px;
 width : 420px;
 }
#omschrijving {
 font: 11px/1.4em Tahoma, Verdana, sans-serif;
font-style:italic;

 padding: 15px 20px;
 text-align:justify; 
 text-justify:inter-word;
 background: url(../afbeeldingen/line.gif) no-repeat 50% 100%;
 padding: 10px 80px;
  width: 420px;
 width : 420px;
 }

#inhoud {
 padding-bottom: 12px;
 text-align:justify; 
 text-justify:inter-word;
 }
 
 
#inhoud #footer {
 padding: 12px 80px;
 background: url(../afbeeldingen/line.gif) no-repeat 50% 0;
 text-align: center;
 height:100%;
 }
 
 
#linkList {
 position: absolute;
 top: 278px;
 left: 555px;
 font-size: 11px;
 line-height: 1.2em;

 }
 
#linkList2{
	padding: 0;
	margin: 0;
	background-image: url(../afbeeldingen/plaatjes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 620px;
}


h1 {
 font-weight: normal;
 font-size: 1.2em;
 line-height: 1.7em;
 display: block;
 }
 
#inhoud h3 {
 font-weight: bold;
 font-size: 1.4em;
 line-height: 1.0em;
 display: block;
 text-margin: 20px;
 background: transparent url(../afbeeldingen/bullet3.gif) no-repeat 0% 25%;
 padding: 0px 0 3px 20px;
 color:#484233;
 }
 
h1 {
 font: 10px/1.4em Tahoma, Verdana, sans-serif;
 width: 700px;
 height: 280px;
 background: #fff url(../afbeeldingen/h9.jpg) no-repeat 0 100%;
 }
 
 h4 {
 font: 12px/1.5em Tahoma, Verdana, sans-serif;
 font-weight:bold;
 padding-top: 20px;
 }
 
  h5 {
 font: 12px/1.5em Tahoma, Verdana, sans-serif;
 font-weight:bold;
 }


#linkList h3 {
 width: 155px;

 }





p {
 padding-top: 8px;
 }
.p1 {
 padding-top: 2px;
 }


#inhoud ul, li {
 list-style: none;

 }
#inhoud li {
 text-transform: lowercase;
 }
#inhoud li {
 padding: 5px 7px 5px 24px;
 background: url(../afbeeldingen/bullet5.gif) no-repeat;
font-style:italic;
 }

#lselect ul, li {
 list-style: none;
 }
#lselect ul {
 border-top: 1px solid #ddd;
 }
#lselect li {
 text-transform: lowercase;
 border-bottom: 1px solid #ddd;
 }
#lselect li {
 padding: 5px 7px 5px 24px;
 background: url(../afbeeldingen/bullet4.gif) no-repeat;
 }




#inhoud a {
 color: #880F0F;
 border-bottom: dotted 1px #9ead6c;
 text-decoration:none;
 }
#footer a, #linkList a {
 color: #777;
 }
#lselect a { 
 display: block;
 color: #880F0F;
 text-decoration:none;
 }
#lselect a.c {
 display: inline;
 color: #880F0F;
 text-decoration:none;
}

#footer a:hover, #footer a:active, #linkList a:hover, #linkList a:active, #lselect a.c:hover, #lselect a.c:active {
 color: #880F0F;
 }
#intro a:hover, #intro a:active, #inhoud a:hover, #inhoud a:active, #lselect a:hover, #lselect a:active {
 color: #2E0505;
 }

table{ 
width: 400px;
}

td{
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px; }