/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-color: #fff;
background-image:url(../image-files/bb-background-hor.jpg);
background-repeat:repeat-x;
margin: 0;
padding: 0;
font-family: Arial, Verdana, sans-serif;
color: #000;
font-size: 80%;
line-height: 1.5em;
letter-spacing: 0.03em;
}

/* -- General Link Styling -- */

a:link {
color:#fff;
text-decoration:none;
}

a:visited {
color:#fff;
text-decoration:none;
}

a:hover {
color:#213087;  
background-color:#fff;
text-decoration:none;
}


#ContentColumn a:link {
color:#213087;
text-decoration:underline;
}

#ContentColumn a:visited {
color:#213087;
text-decoration:underline;
}

#ContentColumn a:hover {
color:#d23e20;  
background-color:#fff;
text-decoration:underline;
}

.ExtraNav a:link  {
color: #213087;
font-weight: bold;
padding:3px;
}

.ExtraNav a:hover  {
color: #213087;
font-weight: bold;
padding:3px;
text-decoration:none;
background-color:#fff;
}

.ExtraNav a:visited  {
color: #213087;
font-weight: bold;
padding:3px;
}


/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 980px;
/*border: 1px solid #213087;*/
}

#Header {
height: 156px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 180px 0 200px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */  /* 0 190px 250px */
}

#NavColumn {
float: left;
width: 200px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -980px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign) */
}

#ExtraColumn {
float: left;
width: 180px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -180px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;
text-align: center;
padding: 8px 0; 
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#NavColumn .Liner {
margin-top: 310px;
margin-left: 30px;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
position:relative;
margin: 0 auto;
background: url(../image-files/bb-liner.jpg) top left repeat-y;
}

#Header {
position:relative;
margin: 0 auto;
background: url(../image-files/bb-header.jpg) top left no-repeat;
}

#ContentColumn .Liner {
padding: 0px 30px 0;
margin-top: 150px; 
}

#ExtraColumn .Liner {
padding-top: 130px;  /* 0px */
color: #000; /* fontkleur rechterkolom */
}

#ContentColumn, #ExtraColumn, #NavColumn {
position:relative;
margin-top: -130px;
margin-bottom: -100px;
z-index: 100;
}

#NavColumn {
margin-top:-320px;	/* -320 */
}

#Footer {
position:relative;
background: url(../image-files/bb-footer.jpg) bottom right no-repeat;
height:205px; /*206 */
z-index:1;
}

#Footer .Liner {
padding-top:130px; /* 130 */
}



/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: transparent;
/*background: url(../image-files/bb-line.jpg) bottom left no-repeat;*/
padding-bottom: 5px;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 20px 0 0; /* 20px 0 0 */
font-size: 150%;
color: #fff;
border-bottom: 1px solid #4c5e9c;
margin: 15px 0; /* 12px 0 */
/*background:url(../image-files/bb-line.jpg) bottom left no-repeat;*/
}

.Navigation ul {
list-style-type: none;
/* background: url(../image-files/bb-navicon.png) top left no-repeat; */
position: relative;
top: -35px; 
margin: 0;
padding: 0;
padding-top: 30px;
margin-bottom: -30px;
}

.Navigation ul,
.Navigation h3 {
padding-left: 10px; /* 40px */
}

.Navigation li {
padding: 0; 
margin: 5px;  /* 0 */
margin-bottom: 3px;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a {
color: #213087;
text-decoration:none;
background-color:#fff;
text-decoration: none;
}

.ThumbnailLink a:hover {
text-decoration: none;
border: none; 
}

.ThumbnailLink .Caption {
color: #213087;
font-weight: bold;
text-decoration: underline;
}

/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Arial, Verdana, sans-serif;
}

#Header {
position:relative;
}

#Header .ExtraNav {
font-size: 80%;
position: absolute;
top: 0;
right: 0;
background:#transparant;
}

#Footer .ExtraNav {
margin: 12px 195px 20px 255px;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.ExtraNav ul li {
display: inline;
text-align: center;
}

.ExtraNav a {
text-align: center;
padding: 0 4px;
}



/* ------ Section 6 - Specific Font Styles ------ */

#NavColumn {
font-size: 90%;
}

#ExtraColumn {
font-family: Arial, Verdana, sans-serif;
font-size: 90%;
}

#Footer {
font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
text-align:center;
line-height:normal;
color: #000;
clear: both;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-weight: normal;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1, h2, h3 {
text-transform: capitalize;
}

h2 {
border-bottom: solid 1px;	
}

h3 {
text-align:left;
color: #213087;
}

h4 {
text-transform: uppercase	
}

.Caption {
font-size: 85%;
font-weight: bold;
display: block;
}

#ContentColumn .Caption {
  color: #213087;
}

blockquote {
margin: 12px 56px;
color: #213087;
font-size: 110%;
font-family: 'Courier New', Courier, monospace;
}


/* ------ Section 7 - Boxes ------ */

.CalloutBox {
background: #e5b912 url(../image-files/bb-calloutbox.jpg) top left no-repeat;
width: 85%;
border: 2px solid #d23e20;
margin: 18px auto 24px auto;
padding: 4px;
color: #000;
}

.CalloutBox p {
margin: 6px;
font-size: 100%;
}

.QuoteBox {
background-color: #fff;
width: 85%;
border: 1px dotted #93c36c;
margin: 18px auto 24px auto;
padding: 4px;
color: #78441b;
}

.QuoteBox p {
margin: 6px;
font-size: 100%;
text-align: center;
font-style:italic;
}

.ReminderBox {           
	background-color: #d23e20;
	width: 33%;
	border: 2px solid #d23e20;
	margin:  0 0 12px 18px;
	float: right;             
	color: #fff;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #e5b912;
color: #000;
}

.ReminderBox p {
text-align: center;
font-size: 90%;
font-family: Arial, Verdana, sans-serif;
padding: 0 3px;
}

.ReminderBox a:link {
color:#fff;
}

.ReminderBox a:visited {
color:#000;
}

.ReminderBox a:hover {
color:#fff;
background-color:#f29849;
}

.ReturnToNavBox {
background-color: #fff;
border-top: 1px dotted #e5b912;
border-bottom: 1px dotted #e5b912;
margin: 40px auto 0;
padding: 0 2px;
}

/* -- RSS Box -- */

#RSSbox {
width: 148px;
margin: 8px auto;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #fff;
line-height: 14px;
text-align: center;
}



/* ------ Section 8 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

img {
border: 0 solid #000;
}

/* -- lists -- */

#ContentColumn ul {
list-style-type: disc;
margin: 0 0 8px 10px;
}

#ContentColumn li {
margin: 0 0 8px 5px;
}

#ContentColumn ol {
list-style-type: decimal;
margin: 0 0 8px 10px;
}

#ContentColumn li {
margin: 0 0 8px 5px;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

.Center { 
text-align: center;
}

/* footer link */


.FooterLink a:link {
text-align: center;
color: #000;
}
 
.FooterLink a:visited {
text-align: center;
color: #000;
}

.FooterLink a:hover {
text-align: center;
color: #000;
background-color:#fff;
text-decoration:underline;
}


