﻿body
{
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica;
    background-color: #4E698C;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
}

/* gebruikt voor mailto, linken naar external pagina's, linken in agenda,*/
/* en als SYM_rs_a in boekentasberichten, wie is wie,...                 */
/* NIET voor: link_to_pag functie                                        */
A.rs01:link
{
    font-family: Verdana;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}
A.rs01:visited
{
    font-family: Verdana;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}
A.rs01:active
{
    font-family: Verdana;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}
A.rs01:hover
{
    font-family: Verdana;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}
/* gebruikt voor de linken naar andere pagina's en voor de items op de linkerbalk */
.rs_linkLeft
{
    color: white;
    font-weight: normal;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
a.rs_linkLeft:hover
{
    color: #fff !important;
    background: #4E698C;
    text-decoration: none;
}
#rs_breadcrumbs
{
    color: black;
    font-weight: normal;
    font-size: 8pt;
    line-height: 12pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px solid #FFF;
    padding-left: 10px;
}
#rs_breadcrumbs a
{
    color: white;
    font-weight: normal;
    font-size: 8pt;
    line-height: 12pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
#newsbody
{
    padding: 20px;
    font-size: 11pt;
}
#newsbody h2
{
    border-bottom: 1px solid #DDDDDD;
}
#newsbody h2 a
{
    font-size: 120%;
    line-height: 120%;
    font-weight: bold;
    color: white;
}
#newsbody a
{
    color: white;
    font-family: Verdana;
    font-size: 11pt;
    font-weight: normal;
    line-height: 14pt;
    text-align: left;
    text-decoration: none;
}
#frontnewsbody h3
{
    border-bottom: 1px solid #DDDDDD;
}
#frontnewsbody h3 a
{
    font-size: 11pt;
    font-weight: bold;
}


/* gebruikt voor de pagina text */
.rs_text
{
    color: black;
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
/* gebruikt voor titels */
.rs_title
{
    font-size: 120%;
    line-height: 120%;
    font-weight: bold;
    color: black;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
}
/* gebruikt voor italic text */
.rs_italic
{
    color: black;
    font-family: Verdana;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    line-height: 14pt;
    font-size: 10pt;
    text-decoration: none;
}


/* gebruikt voor de highlight colors */
/* naamgeving moet worden rs_high_item_seq */
/* waarbij de waarde voor item 1=welkom 2=info 3=actueel 4=contact 5=ouders */
/* waarbij de waarde voor seq gelijk is aan de volgorde van voorkeur om te gebruiken */
/* old=rs_colorBeige */
.rs_high_1
{
    color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
.rs_high_5
{
    color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
.rs_high_3_1
{
    color: #bda955;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
.rs_colorGreen
{
    color: #5d8d57;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
.rs_colorBlue
{
    color: #5d7da6;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
.rs_colorBrown
{
    color: #b39e81;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
.rs_colorOrange
{
    color: #e48354;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
.rs_colorWhite
{
    color: #ffe4fe;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}

/* gebruikt om standaard tabellen te maken */
.rs_default_table
{
    font-family: "verdana" , Helvetica, sans-serif;
    font-size: x-small;
    color: white;
    background-color: #4e698c;
    text-decoration: none;
    border: 0 solid black;
    border-collapse: collapse;
    margin: 0mm;
    padding: 0mm;
}

.rs_default_td
{
    font-family: "verdana" , Helvetica, sans-serif;
    font-size: x-small;
    color: white;
    background-color: #4e698c;
    text-decoration: none;
    border: 0.1mm solid white;
    margin: 0mm;
    padding: 2mm;
}
.rs_alt_td
{
    font-family: "verdana" , Helvetica, sans-serif;
    font-size: x-small;
    color: white;
    background-color: #5f7a9c;
    text-decoration: none;
    border: 0.1mm solid white;
    margin: 0mm;
    padding: 2mm;
}

.rs_default_th
{
    font-family: "verdana" , Helvetica, sans-serif;
    font-size: x-small;
    color: white;
    background-color: #4e698c;
    text-decoration: none;
    border: 0.1mm solid black;
    margin: 0;
    padding: 0.5mm;
}

.rs_default_tr
{
    font-family: "verdana" , Helvetica, sans-serif;
    font-size: x-small;
    color: white;
    background-color: #4e698c;
    text-decoration: none;
    border: 0 solid black;
    margin: 0;
    padding: 0;
}

#wrap
{
    margin-left: auto;
    margin-right: auto;
    width: 960px; /*background: url(bg_blue.jpg) repeat;*/ /*background-color: #75aadb ;*/
    background-color: #7297BA;
}

#header
{
    position: relative;
}

#zoekheader
{
    padding: 5px 10px;
    margin: 0px;
    border: solid 1px #FFF;
    background-color: #006699;
    display: block;
    position: absolute;
    width: 225px; /*top :150px;     left:540px;*/
    bottom: 10px;
    right: 10px;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
}

#contentheader
{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11pt;
}

#left
{
    float: left;
    width: 480px; /*border-right:solid 1px #006699;*/
}

#right
{
    float: right;
    width: 480px; /*border-left:solid 1px #006699;*/
}

#footer
{
    padding: 5px 10px;
    clear: both;
}

.sidebox
{
    /*margin: 0 auto;  	width: 33em; 	background: url(sbbody-r.gif) no-repeat bottom right; 	font-size: 100%;*/
    margin: 0 auto;
    width: 460px;
    font-size: 100%;
    padding: 0px 10px 0px 10px;
}

.boxhead
{
    background-color: #006699;
    margin: 0;
    padding: 0;
    width: 460px;
    height: 25px;
}

.boxhead h2
{
    margin: 0;
    padding: 5px 30px 5px;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
    text-align: center;
}

.boxfooter
{
    background-color: #006699;
    margin: 0;
    padding: 0;
    width: 860px;
    height: 25px;
}

.boxfooter h2
{
    margin: 0;
    padding: 5px 30px 5px;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
    text-align: center;
}

#containerWelkom
{
    position: relative;
    height: 200px;
}

#containerKalender
{
    position: relative;
    height: 200px;
}

#containerZoek
{
    position: relative;
    height: 50px;
}

#containerSnelkoppelingen
{
    position: relative;
    height: 70px;
}

#containerNieuws
{
    position: relative;
    height: 50px;
}

.boxbody
{
    /*border:solid 1px #006699;*/
    margin: 0;
    padding: 5px 5px 20px 5px;
    border-bottom: solid 1px #FFF;
}

.boxbodybottom
{
    margin: 0;
    padding: 5px 5px 5px 5px;
}

.alignright
{
    padding: 0;
    margin: 2px 0 5px 10px;
    display: inline;
    float: right;
}
.alignleft
{
    padding: 0;
    margin: 2px 10px 5px 0;
    display: inline;
    float: left;
}
.aligncenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

h1
{
    font-size: 150%;
    line-height: 150%;
    font-weight: bold;
    color: #1B242E;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
}

h2
{
    font-size: 120%;
    line-height: 120%;
    font-weight: bold;
    color: #273443;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
}

div.centeredTable
{
    text-align: center;
}
div.centeredTable table
{
    margin: 0 auto;
    text-align: left;
}

a.aanmelden
{
    text-decoration: none;
    font-weight: bold;
    font-size: 150%;
    line-height: 120%;
}

a.aanmelden:hover
{
    color: #fff !important;
    background: #4E698C;
    text-decoration: none;
    font-weight: bold;
    font-size: 150%;
    line-height: 120%;
}

a.front
{
    text-decoration: none;
}

a.front:hover
{
    color: #fff !important;
    background: #4E698C;
    text-decoration: none;
}

ul.front
{
    padding-left: 20px;
    color: #4E698C;
}

.frontinfo
{
    color: #fff !important; /*background: #4E698C;*/
    text-decoration: none;
}

ul.ulblue li
{
    color: #4E698C;
}
ul.ulblue li span
{
    color: black;
}

ul.ulblack li
{
    color: black;
}
ul.ulblack li span
{
    color: black;
}

ol.olblack li
{
    color: black;
}
ol.olblack li span
{
    color: black;
}

/* gallery images */
img.image
{
    margin: 10px;
    padding: 5px 5px 15px 5px;
    background: white;
}

/* overview tables */
table.sortable
{
    width: 100%;
    border-collapse: collapse;
}

table.sortable th
{
    background: #5f552f;
    color: #c7b299;
}

table.sortable td
{
    border: solid 1px #5f552f;
}

/* detail tables */
table.detail
{
    border-collapse: collapse;
}

table.detail th
{
    background: #5f552f;
    color: #c7b299;
    text-align: left;
}

table.detail td
{
    border: solid 1px #5f552f;
}

/* general */
a
{
    color: white;
    font-weight: normal;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}

a:hover
{
    color: #fff !important;
    background: #4E698C;
    text-decoration: none;
}

a.nohover:hover
{
    background-color: transparent;
    text-decoration: none;
}

/* warning and info messages */
.warning
{
    background: white;
    border: solid 1px red;
    color: red;
}

.info
{
    background: white;
    color: green;
    border: solid 1px green;
}

.footer
{
    border-top: 5px solid #CC9933;
    background-color: #7297BA;
}

.footerwrapper
{
    margin-left: 15px;
}

.footerfourcolumn
{
    width: 225px;
    float: left;
}

.footerthreecolumn
{
    width: 305px;
    float: left;
}

.footerend
{
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* TinyMCE specific rules */
body.mceContentBody
{
    background: #FFF;
}

.mceContentBody a
{
    color: #4E698C !important; /* FF requires a important here */
}

.mceContentBody a:hover
{
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;
}

.pageedit
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.pageeditheader
{
    margin-top: 10px;
    font-size: 16pt;
    color:white;
}

.pageeditheader a
{
    font-size: 16pt;
}

.successmessage
{
    color: #3e642f;
    border-color: #57718a;
    border-style:solid;
    border-width:6px;
    font-size: 16pt;
    font-size: bold;
    padding: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.successmessagetitle
{
    color: #333;
    font-style: italic;
}




