body {
 margin-left: 0px;
 font-family: Arial;
 font-size: 12px;
}

table.everything {
 border-collapse: collapse;
}

a { color: #000099; }
a:hover { text-decoration: none; }
p.csc-form-label-req { font-weight: bold; }
input { border: 1px solid #000099; background-color: #FFFFFF; }
textarea { border: 1px solid #000099; background-color: #FFFFFF; }
.orange_line { color: rgb(255, 112, 0); }

/* LOGO */
.top-left-logo {
  padding: 0px;
}

/* Banner over content pane */
.topbanner {
 background-image: url(top_spacer2.jpg);
 background-repeat: repeat-x;
 vertical-align: top;
 padding: 0px;
}

.bannertext {
 font-family: Arial;
 font-size: 15px;
 font-weight: bold;
 color: white;
 padding-top:  32px;
 padding-left: 20px;
}

/*
 * MENU
 */
td.menu {
  vertical-align: top;
  padding: 0px;
}

.tx-srlanguagemenu-pi1 {
  left:   0px;
  padding-top: 10px;
  width: 121px;
  height:  26px;
  background-color: rgb(16,35,140);
}

.menucontent {
  left:    0px;
  width: 121px;
  background-color: rgb(16,35,140);
  font-family: Arial;
  text-align: left;
}

/* Empty last thing on the bottom of menu */
.menuend {
  width: 120px;
  border-top: 2px solid white;
}

/* The Selected language  */
.tx-srlanguagemenu-pi1 div {  }
.tx-srlanguagemenu-pi1 .CUR {  }
.tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #35006d; text-decoration: none; font-weight: bold; }
.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#333333; }

/* The other languages */
.tx-srlanguagemenu-pi1 .NO {  }
.tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #35006d; text-decoration:none; font-weight:bold; }
.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#333333; }
   
.menu1-level1-no {
  width: 121px; height: 23px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  border-top: 2px solid white;
} 

.menu1-level1-no a {
  margin-left: 8px;  line-height: 20px;
  font-size: 12px;   font-weight: bold;   text-decoration: none;
  color: white;
}

.menu1-level1-act {
  width: 121px; height: 23px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  background-color: rgb(255, 112, 0);
  border-top: 2px solid white;
} 

.menu1-level1-act a { 
  margin-left: 8px;  line-height: 20px;
  font-size: 12px;   font-weight: bold;   text-decoration: none;
  color: rgb(16,35,140);
}

.menu1-level2-no {
  width: 121px; height: 22px;
  background-color: rgb(255, 112, 0);
  vertical-align: bottom;
  text-align: left;
  border-top: 2px solid white;
} 

.menu1-level2-no a { 
  font-weight: bold;
  color: black;
  margin-left: 24px;
  font-size: 9px;
  line-height: 20px;
  text-decoration: none;
}

.menu1-level2-act {
  width: 121px; height: 22px;
  background-color: rgb(255, 112, 0);
  vertical-align:  bottom;
  text-align: left;
  border-top: 2px solid white;
}

.menu1-level2-act a { 
  font-weight: bold;
  color: #000099;
  margin-left: 24px;
  font-size: 9px;
  line-height: 20px;
  text-decoration: none;
}

/*
 * CONTENT
 */
.content-title {
  margin-left: 20px; margin-top: 25px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000099;
}

.content-sub-title {
  margin-left: 20px;
  font-family: Arial;
  font-size: 12px;
}

.content-pane {
  margin-left: 16px;
  margin-right: 25px;
}

.content-normal {
  vertical-align: top;
}

.content-left {
  vertical-align: top;
}

.content-right {
  vertical-align: top;
  padding-left: 16px;
}

.csc-header {
  /* Content kopje */
  margin-top: 20px;
}

.bodytext { 
  margin-bottom: 0px;  margin-top:   3px;
  margin-left:   3px;  margin-right: 0px;
  font-size: 12px;
}
h1.csc-firstHeader, h1 { font-family: Arial; font-size: 12px; color: #3366CC; margin-bottom:0px; margin-top:0px; }

/*
 * Tables
 */
.contenttable-1 {
  font-size: 12px;
  border-collapse: collapse;
  padding: 2px;
}

.contenttable-1 * td {
  padding-top: 4px;  padding-bottom: 4px;
  padding-left: 4px; padding-right: 4px;
  text-align: center;
}
.contenttable-1 .tr-0 {
  /* header row */
  background-color: rgb(255, 218, 47);
}

.contenttable-1 .tr-odd {
  background-color: rgb(253, 255, 239);
}

.contenttable-1 .td-0 {
  text-align: left;
}

@font-face {
 font-family: FuturaMedium;
 src: url(http://www.opensourceacademy.nl/fileadmin/templates/res/futuramedium.ttf);
}
