body {
  margin: 0px auto;
  margin-bottom: 0px;
  background: #fff url('../assets/bg.jpg') repeat-x;
  font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
  font-size : 80%;
  color: #000000;
}

a {
  color: #7b1d26;
}

a:hover {
  color: #fb841c;
}

.smallerText {
  font-size: 90%;
}

.redText {
  color: #d32228;
}

.bordeauText {
  color: #7b1d26;
}

.pagePic {
  border: 0px;
}

#nieuws_last {
	margin: 0px 0px 50px 0px;
	padding: 0px;
}

#nieuws_last li {
	list-style-type: none;
}

#nieuws_last li a {
}

table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #444;
}

table.sortable th a {
	text-decoration: none;
	color: black;
}

table.sortable th a img {
	border: 0px;
}

table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}

label {
  float: left;
  display: block;
  width: 130px;
  text-align: left;
  margin-bottom: 3px;
}

.error {
  border: 1px solid #f00;
  background: #ffffe1 url('../assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.info {
  border: 1px solid #cdcdcd;
  background: #ffffe1 url('../assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.formfield {
  background-color: #fff;
  border: 1px solid #7c1e26;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #7c1e26;
  border: 1px solid black;
  font-size: 90%;
  margin-bottom: 3px;
}

.cleaner {
  clear: both;
}

/* Highslide CSS */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
  border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
  display: none;
  border-bottom: 1px solid white;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  color: white;
  background: #7b0000;
}
.highslide-loading {
  display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
  text-decoration: none;
	padding: 2px;
	border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}

/*Fotoboeken*/
.fotoboekHolder {
  float: left;
  width: 230px;
  height: 75px;
  padding: 5px;
  font-size: 80%;
}

.fotoboekPic_o {
  float: left;
  padding-right: 5px;
  border: 0px;
  width: 100px;
  height: 75px;
}

.fotoboekPic {
  margin: 5px;
  width: 110px;
  border: 0px;
}

/* Smoelenboek */
.smoel_container {
  padding: 5px;
}

.smoel_image {
  float: left;
  width: 110px;
  padding-right: 5px;
}

.smoel_image img {
  width: 110px;
  border: 0px;
}

#container {
  margin: auto;
  width: 976px;
  padding: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: url( '../assets/container_bg.jpg' );
  position: relative;
}

#header {
  height: 130px;
  width: 976px;
  position: relative;
  overflow: hidden;
}

#top_nav {
  position: absolute;
  top: 8px;
  right: 5px;
  font-size: 85%;
  color: #7b1d26;
}

#top_nav ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#top_nav li {
  list-style-type: none;
  display: inline;
}

#top_nav li a {
  padding-left: 7px;
  padding-right: 7px;
  text-decoration: none;
}

#srch_blok {
  position: absolute;
  top: 40px;
  right: 5px;
}

#main_menu {
  position: absolute;
  bottom: 24px;
  right: 0px;
  width: 776px;
  height: 40px;
  overflow: hidden;
  background: #FFFFFF url('../assets/main_menu_bg.jpg') repeat-x;
  padding-left: 200px;
  color: #FFFFFF;
  text-align: center;
}

#main_menu ul {
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin: 0px;
  padding: 0px;
}

#main_menu li {
  list-style-type: none;
  display: block;
  float: left;
}

#main_menu li a {
  color: #FFFFFF;
  text-decoration: none;
  width: 105px;
  padding-bottom: 15px;
  display: block;
  text-align: center;
}

#main_menu li a.active {
  background: url('../assets/main_active_bg.jpg') bottom center no-repeat;
}

#main_menu li a:hover {
  color: #fcd7b7;
}

#sub_menu {
  position: absolute;
  bottom: 4px;
  right: 0px;
  width: 776px;
}

#sub_menu ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#sub_menu li {
  list-style-type: none;
  display: inline;
}

#sub_menu li a {
  padding-left: 7px;
  padding-right: 7px;
  text-decoration: none;
}

#sub_menu li a.active {
  text-decoration: underline;
}

#content {
  background: #FFFFFF url( '../assets/content_bg.gif' ) 2px 0px repeat-y;
  padding-bottom: 2px;
  clear: both;
}

#content_left {
  float: left;
  width: 200px;
  padding-top: 3px;
}

#uitgelicht_rood,
#uitgelicht_oranje,
#uitgelicht_bordeaux {
  width: 200px;
  height: 60px;
  overflow: hidden;
  margin-bottom: 2px;
  position: relative;
}

#uitgelicht_rood_text,
#uitgelicht_oranje_text,
#uitgelicht_bordeaux_text {
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: white;
  font-size: 130%;
}

#uitgelicht_rood {
  background: #d32228 url( '../assets/blok_bg_rood.jpg' ) no-repeat;
}

#uitgelicht_oranje {
  background: #fb841c url( '../assets/blok_bg_oranje.jpg' ) no-repeat;
}

#uitgelicht_bordeaux {
  background: #7b1d26 url( '../assets/blok_bg_bordeaux.jpg' ) no-repeat;
}

#uitgelicht_rood img,
#uitgelicht_oranje img,
#uitgelicht_bordeaux img {
  width: 200px;
  height: 80px;
  overflow: hidden;
  border: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#calendar_block {
  margin-bottom: 50px;
}

#content_right {
  float: right;
  width: 776px;
}

#sfeerheader {
  border-top: 3px solid white;
  width: 774px;
  height: 184px;
  margin-left: 2px;
  overflow: hidden;
}

#sfeerheader img {
  width: 774px;
  height: 184px;
}

#content_inhoud {
  width: 736px;
  padding: 20px;
  line-height: 160%;
}

.act_pic {
  float: left;
  width: 140px;
  margin-bottom: 5px;
}

.act_pic img {
  height: 80px;
  border: 0px;
}

#static_left {
  float: left;
  width: 476px;
}

#static_right {
  float: right;
  width: 240px;
}

#bottom {
  width: 976px;
  background: url( '../assets/bottom_bg.jpg' ) repeat-y;
  margin-bottom: 2px;
}

#bottom_left {
  float: left;
  width: 200px;
  font-size: 85%;
  line-height: 100%;
}

#bottom_left h3 {
  margin: 0px;
}

#bottom_right {
  float: right;
  width: 776px;
}

#leerlingen_blok,
#ouders_blok,
#leerkrachten_blok,
#bezoekers_blok,
#downloads_blok {
  float: left;
  width: 150px;
  padding-left: 5px;
  font-size: 85%;
  line-height: 140%;
}

#leerlingen_blok {
  padding-left: 22px;
  width: 143px;
}

#downloads_blok {
  width: 140px;
}

#leerlingen_blok ul,
#ouders_blok ul,
#leerkrachten_blok ul,
#bezoekers_blok ul,
#downloads_blok ul {
  margin: 0px;
  padding: 0px;
}

#leerlingen_blok li,
#ouders_blok li,
#leerkrachten_blok li,
#bezoekers_blok li,
#downloads_blok li {
  list-style-type: none;
}

#leerlingen_blok li a,
#ouders_blok li a,
#leerkrachten_blok li a,
#bezoekers_blok li a,
#downloads_blok li a {
  color: white;
  text-decoration: none;
}

#leerlingen_blok h2,
#ouders_blok h2,
#leerkrachten_blok h2,
#bezoekers_blok h2,
#downloads_blok h2 {
  font-size: 140%;
  line-height: 140%;
  padding: 0px;
  margin: 0px;
  margin-bottom: 8px;
  margin-top: 5px;
  font-weight: normal;
  color: #FFFFFF;
}

#footer {
  padding-top: 3px;
  padding-bottom: 4px;
  text-align: right;
  background: #fb841c;
  font-size: 85%;
}

#footer a {
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
}

#footer a:hover {
  color: #FFFFFF;
}

#logo {
  position: absolute;
  width: 229px;
  height: 100px;
  background: url( '../assets/logo.png' ) no-repeat;
  top: 47px;
  left: -31px;
}

#logo img {
  border: 0px;
  width: 229px;
  height: 100px;
}

#container_bottom {
  margin: auto;
  width: 986px;
  height: 3px;
  overflow: hidden;
  background: url( '../assets/container_bottom_bg.jpg' );
}

form {
  margin: 0px;
  line-height: 100%;
}

#content_inhoud h1 {
  font-size: 140%;
  line-height: 140%;
  margin: 0px;
  margin-bottom: 10px;
  color: #7b1d26;
}
