﻿/* Stylesheet voor noventa.nl. (c) Noventa. Alle rechten voorbehouden. */

/* Stijlen: Algemeen */

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Sans-Serif;
  background: #6d1f7e url(/interface/images/body_bg.jpg) repeat-x left top;
}

* html body {
  _behavior: url(/scriptlibrary/csshover.htc);
}

form {
  margin: 0px;
  padding: 0px;
}

a img {
  border: none;
}

#site {
	width: 940px;
	margin: 0px auto;
	position: relative;
	background: #ffffff;
}

input
{
  color:#6d1f7e;
  font-size:11px;
  font-family:Verdana;
}


/* Stijlen: Bovenkant */

#top {
  width: 100%;
  height: 255px;
  background: url(/interface/images/top_bg.gif) no-repeat left top;
}

#copyright {
  position: absolute;
  right: 0px;
  top: 5px;
  margin: 0px;
  padding: 0px;
  color: #3270b1;
  font-size: 11px;
}

#extranet_login {
  position: absolute;
  left: 695px;
  top: 65px;
  width: 266px;
  height: 80px;
  padding-top: 80px;
  background: url(/interface/images/extranet_login_bg.gif) no-repeat right top;
  z-index: 2;
}

.extranetMelding
{
  display: block;
  margin-top: -16px;
  font-size:11px;
  font-family:Verdana;
  color:White;
}

.loginNaam
{
  width: 130px;
  border: 0px;
  margin-bottom: 3px;
  padding: 4px 0px 4px 4px;
}

.loginWachtwoord
{
  width: 100px;
  border: 0px;
  margin-bottom: 3px;
  padding: 4px 0px 4px 4px;
}

.loginKnop
{
  color:White;
  margin-left:216px;
}

.logoutKnop
{
  color:White;
  margin-left:190px;
}

#logo {
  position: absolute;
  left: 80px;
  top: 50px;
}


/* Stijlen: Navigatie */

#nav {
  position: absolute;
  right: 10px;
  top: 41px;
  margin: 0px;
  padding: 0px;
  z-index: 10;
}

#nav li {
  margin: 0px;
  margin-right:22px;
  padding: 0px;
  float: left;
  list-style: none;
  background-repeat: no-repeat;
  background-position: 0px top;
}

#nav li:hover {
  background-position: 0px -19px;
}

#nav a {
  display: block;
  width: 100%;
  height: 17px;
}

#nav li ul {
  position: absolute;
  left: -9001px;
  top: 17px;
  width: 170px;
  background: red;
  margin: 0px 0px 0px -10px;
  padding: 5px 0px;
  border-top: 4px solid #ffffff;
  background: url(/interface/images/subnav_bg.png) repeat left top;
  _background: url(/interface/images/subnav_bg.gif) repeat left top;
}

#nav li.last ul {
  margin: 0px 0px 0px -87px;
}

#nav li:hover ul {
  left: auto;
}

#nav li li 
{
  background:none;
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: left;
	clear: both;
  width: 152px;
  font-size: 11px;
  color: #6d1f7e;
  line-height: 14px;
}

#nav li li a {
  display: block;
  padding: 4px 0px 3px 18px;
  text-decoration: none;
  color: #6d1f7e;
  height: auto;
}

#nav li li a:hover {
  color: #e50278;
}


/* Stijlen: Home - Welkom */

#welkom {
  float: left;
  width: 280px;
  height: 220px;
  overflow: hidden;
  font-size: 11px;
  line-height: 16px;
  color: #6d1f7e;
  margin: 0px 16px 0px 23px;
  display: inline; /* IE6 bufix: Double Margin */
}

#welkom p {
  margin: 0px;
  padding: 0px;
}

#welkom a {
  text-decoration: none;
  font-weight: bold;
  color: #6d1f7e;
}


/* Stijlen: Home - Foto-blok */

#foto_home {
  float: left;
  width: 355px;
  height: 217px;
  margin-right: 25px;
  padding: 20px 18px 0px 16px;
  background: url(/interface/images/foto_home_bg.gif) no-repeat left top;
  display: inline; /* IE6 bugfix: Double Margin */
}

#foto_home .inner {
  width: 355px;
  height: 217px;
  overflow: hidden;
}


/* Stijlen: Home - Noventa Nieuws */

#noventanieuws {
  float: left;
  width: 185px;
  height: 220px;
  overflow: hidden;
  color: #4358a2;
}

#noventanieuws div:hover a {
  color: #7b8abe;
}

#noventanieuws div a:hover {
  color: #4358a2;
}
#noventanieuws a {
  display: block;
  color: #4358a2;
  text-decoration: none;
  font-size: 11px;
  line-height: 16px;
  padding: 5px 0px 14px 0px;
}

#noventanieuws a .titel {
  font-weight: bold;
  display: block;
}


/* Stijlen: Home - Blauwe Balk (onderwijsnieuwsdienst en zoekveld) */

#balk_blauw, #balk_blauw_vervolgpagina {
  float: left;
  width: 100%;
  height: 62px;
  margin-top: -7px;
  background: url(/interface/images/balk_home_bg.gif) no-repeat right top;
  position: relative;
}

#balk_blauw_vervolgpagina {
  margin-bottom: 12px;
}

#onderwijsnieuwsdienst {
  position: absolute;
  left: 180px;
  top: 20px;
  width: 515px;
  height: 30px;
}

.ticker
{
  height:30px;
  position:absolute;
}

.nieuwsTitel
{
  color:White;
  display:block;
  font-size:11px;
  font-family:Verdana;
  font-weight:bold;
}

.nieuwsOmschrijving
{
  text-decoration:none;
  color:White;
  font-size:11px;
  font-family:Verdana;
}

#zoeken {
  position: absolute;
  left: 745px;
  top: 21px;
  width: 175px;
  height: 20px;
  z-index:4;
}

.zoekTerm
{
  width: 127px;
  height: auto;
  padding: 3px;
  border: 0px;
}


/* Stijlen: Home - Nieuwsbrief en opinie-poll */

#home_linksonder {
  float: left;
  width: 235px;
  margin: 12px 30px 20px 12px;
  display: inline; /* IE6 bugfix: Double Margin */
}

#nieuwsbrief {
  width: 235px;
  height: 85px;
  margin-bottom: 10px;
}

#nieuwsbrief input {
  float: left;
  width: 98px;
  height: 15px;
  margin: 14px 0px 0px 10px;
  padding-left: 3px;
  font-size: 11px;
  border: 1px solid #bdbdbd;
  color: #6d1f7e;
}

#nieuwsbrief .knop_klein, div.poll .knop_klein {
  float: right;
  margin: 6px 12px 0px 0px;
  width: auto;
  height: auto;
  padding: 0px;
}

.nieuwsbriefRespons {
  float: left;
  width: 155px;
  color: #6d1f7e;
  font-size: 11px;
  line-height: 14px;
  clear: left;
  margin: 4px 0px 0px 10px;
  padding: 0px;
}

#nieuwsbrief ul {
  float: left;
  width: 155px;
  color: #6d1f7e;
  font-size: 11px;
  line-height: 14px;
  clear: left;
  margin: 4px 0px 0px 10px;
  padding: 0px;
}

#nieuwsbrief li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

div.poll {
  width: 235px;
  margin-bottom: 10px;
  z-index: 1;
}

div.poll p {
  margin: 10px;
  padding: 0px;
  color: #578422;
  font-size: 11px;
  line-height: 16px
}

div.poll input {
  vertical-align: middle;
}
div.poll label {
  color: #578422;
  padding-left: 5px;
  vertical-align: middle;
}

div.poll div.poll_antwoorden {
  margin-left: 10px;
  width: 213px;
  border-bottom: 1px solid #969696;
  padding-bottom: 6px;
  font-size: 11px;
  line-height: 20px;
}

span.percentage {
  float: left;
  width: 40px;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
  clear: left;
}

span.antwoord {
  float: left;
  width: 168px;
}


/* Stijlen: Home - Scholennieuws */

#scholennieuws {
  float: left;
  width: 405px;
  min-height: 265px;
  _height: 265px;
  margin: 12px 13px 40px 0px;
}

#scholennieuws div:hover a {
  color: #9962a4;
}

#scholennieuws div:hover a .school {
  color: #e94a9d;
}

#scholennieuws a {
  display: block;
  float: left;
  width: 380px;
  padding: 13px 12px 0px 13px;
  font-size: 11px;
  color: #6d1f7e;
  text-decoration: none; 
  line-height: 13px;
}

#scholennieuws div a:hover {
  color: #6d1f7e;
}

#scholennieuws span {
  display: block;
}

#scholennieuws a img {
  float: left;
  margin: 2px 7px 12px 0px;
}

#scholennieuws .school {
  color: #e50278;
  font-weight: bold;
}

#scholennieuws div a:hover .school {
  color: #e50278;
}

#scholennieuws .titel {
  font-weight: bold;
}


/* Stijlen: Home - Agenda */

#agenda {
  position: absolute;
  left: 705px;
  top: 526px;
  width: 195px;
  height: 260px;
  padding: 40px 28px 12px 28px;
  overflow: hidden;
  background: url(/interface/images/agenda_bg.gif) no-repeat left top;
}

#agenda img {
  margin-bottom: 15px;
}

#agenda a {
  display: block;
  height: 45px;
  overflow: hidden;
  padding: 5px 0px 4px 0px;
  font-size: 11px;
  color: #4358a2;
  text-decoration: none;
  font-weight: bold;
  line-height: 16px;
}

#agenda div:hover a {
  color: #7a89bd;
}

#agenda div a:hover {
  color: #4358a2;
}

#agenda div:hover .datum {
  color: #ec4da0;
}

#agenda .datum {
  display: block;
  color: #e50278;
  margin-left: 12px;
  font-weight: normal;
}

#agenda div:hover a:hover .datum {
  color: #e50278;
}


/* Stijlen: Vervolgpagina's - Contentvlak */

#content_wrapper {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 18px;
}

#content {
  float: left;
  width: 625px;
  margin: 0px 0px 0px 22px;
  padding-right: 22px;
  background: url(/interface/images/lijn_grijs.gif) repeat-y right top;
  display: inline; /* IE6 bugfix: Double Margin */
  font-size: 12px;
  color: #6d1f7e;
  line-height: 16px;
}

#content .titel {
  margin-bottom: 8px;
}

#content p {
  padding: 0px;
  margin: 0px 0px 20px 0px;
}

#content a {
  color: #6d1f7e;
  font-weight: bold;
}

#content a:hover {
  color: #e50278;
}

#content ul {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

#content li {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 20px;
  list-style: none;
  background: url(/interface/images/bullet.gif) no-repeat left 5px;
}

#content li ul {
  margin-top: 5px;
}

#downloads .word {
  background: url(/interface/images/icon_word.gif) no-repeat left 2px;
}

#downloads .pdf {
  background: url(/interface/images/icon_pdf.gif) no-repeat left 2px;
}

#downloads .ppt {
  background: url(/interface/images/icon_ppt.gif) no-repeat left 2px;
}

#downloads .link {
  background: url(/interface/images/icon_link.gif) no-repeat left 2px;
}

#downloads .other {
  background: url(/interface/images/icon_other.gif) no-repeat left 2px;
}


/* Stijlen: Vervolgpagina's - Content-afbeeldingen */

#content .foto_links {
  float: left;
  clear: left;
  margin: 0px 10px 10px 0px;
}

#content .foto_rechts {
  float: right;
  clear: right;
  margin: 0px 0px 10px 10px;
}

#content #fotos_onder {
  margin: 20px -10px 20px 0px;
  float: left;
  clear: both;
}

#content #fotos_onder img {
  float: left;
  margin: 0px 10px 10px 0px;
}


/* Stijlen: Vervolgpagina's - Kolom rechts */

#kolom_rechts {
  float: left;
  width: 271px;
  padding-bottom: 95px;
}

#kolom_rechts div.poll, #kolom_rechts #nieuwsbrief {
  margin-left: 18px;
}

#kolom_rechts #nieuwsbrief {
  position: absolute;
  right: 18px;
  bottom: 0px;
  margin: 0px;
}


/* Stijlen: Nieuwsoverzicht */

#content .nieuwsitem {
  float: left;
  clear: both;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  color: #6d1f7e;
  margin-bottom: 15px;
}

#content .nieuwsitem:hover {
  text-decoration: underline;
}

#content .nieuwsitem .datum {
  display: block;
  color: #e50278;
  font-size: 11px;
}

#content .nieuwsitem .raquo {
  color: #e50278;
  font-weight: bold;
}

#content .terugLink {
  margin: 15px 0px;
  display: block;
}


/* Stijlen: Sitemap */

#sitemap li {
  margin: 0px 0px 8px 0px;
}

#sitemap li li {
  background-image: url(/interface/images/bullet_inner.gif);
}

#sitemap li li a {
  font-weight: normal;
}


/* Stijlen: Footer */

.clearfix {
  clear: both;
  line-height: 0px;
}

#footer {
	width: 940px;
	height: 30px;
	margin: 0px auto;
	position: relative;
	font-size: 11px;
	color: #af84b8;
}

#footer .tsjil {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 6px 0px 5px 0px;
}

#footer_links {
  position: absolute;
  right: 0px;
  top: 2px;
}

#footer a {
  color: #af84b8;
  text-decoration: none;
}

#footer a:hover {
  color: #ffffff;
}

h2.sifr {
  height: 14px;
  margin: 2px 0px 10px 0px;
  line-height: 19px;
  font-family: Arial;
  font-size: 15px;
  color: #e50278;
}
#formulier label
{
  display:block;
  width:200px;
  float:left;
}
#formulier .regel
{
  width:500px;
  padding-bottom: 3px;
  clear:both;
}
#formulier input,#formulier textarea
{
  width:250px;
}
#formulier .verplicht
{
  background-repeat:no-repeat;
  background-image:url(/interface/images/ster.gif);
  background-position:460px 1px;
}
#formulier #fpostcode
{
   background-position:278px 1px;
}
#formulier #ftelefoon
{
   background-position:345px 1px;
}
#formulier #foutmeldingen
{
  margin-left:200px;
  margin-top:20px;
  
}
