body{
  background-color: #E0F8F7;
  background-image: url(../img/bgx.gif);
  background-repeat: no-repeat;
  
}

img { behavior: url("css/pngbehavior.htc"); }

.bg {
  background-color:x ;
  
}
a.home-headlink {
  color: #fff; 
  text-decoration: none; 
  font-family: "Trebuchet MS", Helvetica, sans-serif;  
  font-weight: bold;
  font-size: 15px;
}
a.home-headlink:hover {
  text-decoration: underline;
}

.whitetext {
  color: #fff; 
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}
h1 {
  font-size: 1.4em;
  font-weight: normal;
}


#frm-login {
  margin-left: 200px;
}
label {
  float: left;
  display: inline;
  clear: left;
  width: 120px;
  line-height: 24px;
  height: 24px;
  margin-bottom: .5em;
}
.field {
  float: left;
  display: inline;
  line-height: 24px;
  height: 24px;
  margin-bottom: .5em;
}
.button {
  clear: left;
  float: left;
  display: inline;
  margin-left: 120px;
}


.splashbox a {
  color: #fff;
  font-family: helvetica, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
}
.splashblue .splashbox a:hover {
  color: #a6d9fd;
}
.splashgreen .splashbox a:hover {
    color: #d1ecaf;
}
.splashyellow .splashbox a:hover {
    color: #ffebc0;
}

.splashimg a {
  display: block;
  height: 24px;
  width: 238px;
  padding: 180px 10px 0 10px;
    color: #fff;
  text-align: right;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.laag0{
  z-index=0;
  position= absolute;
  top=0;
    left=0;
}

.verborgentekst{
  z-index:-2;
  position: absolute;
  top:0;
  left: 0
}  
  
  

