/* Css style voor belvoordomein.eu */



/* Style: Algemeen.*/

body {
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 12px;
  color: black;
  text-align: center;
}

* {
  outline-style: none;
  margin: 0 0;
  padding: 0 0;
}

h1 { 
  margin-left: 60px;;
  color: black; 
  font-size: 18px;
}

p { 
  margin-left: 35px;
  color: #444444; 
  font-size: 17px;
}

a:link {
  color: white; 
  text-decoration: none; 
}

a:hover {
  color: white; 
  text-decoration: none; 
}

a:visited {
  color: white; 
  text-decoration: none; 
}

a:active {
  color: white; 
  text-decoration: none; 
}


#logo {
   margin: auto;
   width: 1000px;
   height: 180px;
   text-align: left;
}



#login {
   margin: 0 790px;
   margin-right: 0px;
   margin-top: -150px;
}

  #login a:link {
         color: gray; 
         text-decoration: none; 
  }

  #login a:hover {
        color: black; 
        text-decoration: none; 
  }

  #login a:visited {
       color: gray; 
       text-decoration: none; 
  }

  #login a:active {
       color: silver; 
       text-decoration: none; 
  } 



#slogan {
   margin: auto;
   margin-top: 20px;
   width: 980px;
   height: 25px;
   font-family: arial;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
   color: black;
   text-align: right;
}

#nav {
   margin: auto;
   width: 1000px;
   height: 95px;
   font-family: Lucida, sans-serif;
   font-size: 25px;
   color: #074dff;
   line-height: 55px;
   text-align: center;
   background-image: url('images/nav.jpg');
   background-repeat: no-repeat;
}

#content {
   margin: auto;
   width: 1000px;
   background-image: url('images/content.jpg');
   background-color: #d9d9d9;
   text-align: left;
}

  #content a:link {
         color: #646bff; 
         text-decoration: none; 
  }

  #content a:hover {
        color: #a7abff; 
        text-decoration: none; 
  }

  #content a:visited {
       color: #646bff; 
       text-decoration: none; 
  }

  #content a:active {
       color: #a7c4ff; 
       text-decoration: none; 
  }
 
  #content b { 
  margin-left: 35px;
}

#sub {
  margin-left: -4px;
  width: 850px;
  height: 59px;
  line-height: 50px;
  background-image: url('images/sub.jpg');
  background-repeat: no-repeat;
}

input, select {
    padding: 3px;
    margin: 3px;
    border: 1px solid #bac5d6;
    font: 10px Verdana, sans-serif;
    background-color: #fff;
}

#footer {
   margin: auto;
   width: 1000px;
   height: 51px;
   font-family: Lucida, sans-serif;
   font-size: 14px;
   color: black;
   line-height: 55px;
   text-align: center;
   background-image: url('images/footer.jpg');
   background-repeat: no-repeat;
}

#design {
   margin-top: -55px;
   margin-right: 25px;
   font-size: 10px;
   text-align: right;
} 

#foot {
   margin: auto;
   font-size: 12px;
   color: gray;
   text-align: center;
} 

#betalen {
   margin: auto;
   margin-bottom: 0px;
   width: 326px;
   height: 46px;
   background-image: url('images/betalen.jpg');
   background-repeat: no-repeat;
}



#form{
margin-left: 40px;
text-align: left;

}
#form1{
margin-left: 40px;
color: black; 

}
#form2{
margin-left: 140px;


}

#label1
{
   margin-left : 140px;

}

/* (c) Olav van schie.*/
