* {
  /*border: 1px solid black;*/
}

body {
  margin: 0px;
  padding: 0px;
  min-width: 1070px;
  font-family: Trebuchet, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}


#screen {
  background: url("/images/front_end/aias/education-left-background.gif") repeat-y;
}


/* REGULAR PAGE HEADER AND FOOTER */

#education-header {
  margin: 0;
  height: 116px;
  width: 100%;
  background: url("/images/front_end/aias/education-header-background.gif") repeat-x;
}

#education-header #header-right {
  background: url("/images/front_end/aias/education-header-right.gif");
  float: right;
  width: 235px;
  height: 116px;
  margin: 0;
  padding: 0;
}

#header-right p {
  color: white;
  text-align: right;
  padding: 0 18px 0 0;
  font-size: 9px;
}

#header-right #links {
  font-size: 9px;
  margin: 79px 0 2px 0;
}

#header-right #flags {
  margin: 4px 0 0 0;
  line-height: 21px;
}

#header-right #flags a {
  padding-left: 6px;
}

#header-right a {
  color: white;
  text-decoration: none;
}

#header-right img {
  vertical-align: middle;
  border: 0;
}

#education-header #header-left {
  position: relative;
  height: 116px;
  margin-right: 236px;
}

#education-header #header-left.nl {
  background: url("/images/front_end/aias/education-header-left-nl.gif") no-repeat;
}

#education-header #header-left.en {
  background: url("/images/front_end/aias/education-header-left-en.gif") no-repeat;
}

#education-container {
  position: relative;
  margin: 0;
}

#education-container #submenu {
  background: url("/images/front_end/aias/education-submenu-background.gif") top no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 192px;
}

/* ZOEK FORMULIER IN SUBMENU BOX */

#education-container #submenu form {
  margin: 0;
  padding: 0px 15px 0px 30px;
  text-align: right;
}

input.image {
  vertical-align: bottom;
}

#education-container #submenu form input.text {
  vertical-align: bottom;
  width: 95px;
  height: 16px;
  border: 1px solid #003375;
}

/* ------------------------------ */

/* DE BACK LINK (MET DE PIJLTJES) */

#education-container #submenu a.back {
  margin-top: 10px;
  display: block;
  height: 98px;
}

#education-container #submenu a.nl {
  background: url("/images/front_end/aias/back-nl.gif") top right no-repeat;
}

#education-container #submenu a.en {
  background: url("/images/front_end/aias/back-en.gif") top right no-repeat;
}

/* ------------------------------ */


/* DE CONTENT CONTAINER --------- */

#education-container #content {
  min-height: 569px;
  margin-left: 193px;
  padding: 0px 95px 10px 67px;
  color: rgb(102, 102, 102);
}

#education-container #content #page-image {
  height: 180px;
  margin: 0;
}

#education-container #content #breadcrumb {
  margin: 0;
  padding: 8px 0 0 0;
  font-size: 10px;
  line-height: 10px;
}

/* ------------------------------ */

/* DE FOOTER VAN NORMALE PAGINA   */

#education-footer {
  background: url("/images/front_end/aias/education-footer-background.gif") bottom repeat-x;
  height: 83px;
}

#education-footer #footer-right {
  float: right;
}

#education-footer #footer-left {

}

/* ------------------------------ */



/* THE BREADCRUMB */

#education-container #content #breadcrumb a {
  text-decoration: none;
  color: rgb(102, 102, 102);
}

#education-container #content #breadcrumb a:hover {
  text-decoration: underline;
}

#education-container #content #breadcrumb a:visited {
}

/* FOR THE MENU */
ul#nav li.active a {
  color: #003375;
}

/* FOR THE SUBMENU */
ul#subnav li a {
  color: #003375;
}

ul#subnav ul li a {
  color: #687aa6;
}


/* FIR THE CONTENT */
h1 {
  color: #00246b;
}


a#uva-2-nl-educ {
   display: block;
   position: absolute;
   width: 230px;
   height: 35px;
   top: 50px;
   left: 550px;
}

a#uva-2-en-educ {
   display: block;
   position: absolute;
   width: 210px;
   height: 35px;
   top: 50px;
   left: 585px;
}

