body {
  background: gray;
  font-family: arial, sans-serif;
  font-size: 16px;
  margin: 0px;
}


div#soek {
        top: 0px;
        padding: 0px;
        margin: 0px;
}

div#topmenu {
	color: white;
        background: #092E20;
        left: 0px;
        right: 0px;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 24px;
        margin: 0px;
        top: 0px;
        padding: 1px;
}


div#tweedemenu {
	background: white;
        left: 0px;
        right: 0px;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 19px;
        margin: 0px;
        top: 0px;
        padding: 1px;
}





#topmenu a, a:active, a:visited  {
        text-decoration: none;
        color: white;
}
#topmenu a:hover {
        color: white;
        text-decoration: underline;
}


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


div#gebruiker {
  display:inline; 
  float: right;
  margin: 0px;
  padding: 0px;
}


div#boodskap {
  background: PaleGoldenRod;
  color: black;
  margin: 0px;
  padding: 0px;
  top: 0px;
  bottom: 0px;
}

div#teks {
  display:inline; 
  float: left;
  background: white;
  color: black;
  margin: 0px;
  padding: 0px;
  top: 0px;
}

div#omhulsel {
    background: gray;
    padding: 0 20px;
}

div#vb {
  display: block; 
  background: white;
  top: 25px;
  padding: 2px;
  margin-left:auto;
  margin-right:auto;
  height: 12000px;
}

div#onder {
  display: block; 
  background: white;
  color: blue;
  min-width: 100%;
}


div#volteks {
  background: white;
  color: black;
  margin: 0px;
  padding: 0px;
  top: 0px;
  width: 100%;
}





div#links {
  margin-left:auto;
  margin-right:auto;
  border: 2px solid red;
  display:inline-block; 
  top: 0px;
  float: left;
  background: white;
  padding: 0px;
  width: 60%;
}



div#regs {
  display:inline-block; 
  background: white;
  margin-left:auto;
  margin-right:auto;
  padding: 0px;
}

div#ilinks {
  display:inline-block; 
  float: left;
  padding: 0px;
}


div#iregs {
  display:inline-block; 
  padding: 0px;
}


div#blokkie {
  background: white;
}

div#blogitem {
  padding: 2px;
  background: white;
  display:inline; 
}

div#ikoon {
  float: right;
  margin: 1px;
  top: 1px;
  padding: 1px;

}

div#zrssbinne {
  display:inline; 
  margin: 0px;
  top: 0px;
  padding: 0px;
    border: 1px solid black;
}





div#sel {
  position:relative;
  font-size: 10px;
  width: 136px;
  height: 170px;
  padding: 1px;
  display:inline; 
  float: left;
  border: 1px solid #69c;
}


div#onder{
  background: gray;
    bottom: 0;
}

div#land{
  position:absolute;
  bottom: 0;
}

#tabel
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
        background: white;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#tabel th
{
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#tabel td
{
	padding: 2px 5px 2px 5px;
	color: #669;
	border-bottom: 1px dashed #69c;

}
#tabel tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
	border-bottom: 1px dashed #69c;
}


p.inhoudhouer {
  max-width: 600px;
  max-height: 600px;
} 


p.inhoudhouer img{
  max-width: 200px;
  max-height: 200px;
} 

p.ikoonhouer img{
width: 96;
} 


