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

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

/* -- General Link Styling -- */

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

a:hover {
color:#ed174f;  
text-decoration:underline;
}

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


/* -- Breadcrumbs -- */

.Breadcrumb{
font: 9px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #5a5b5d;
margin: 10px 0 10px 5px;
}

.Breadcrumb a{
text-decoration: underline;
padding-right: 1px;
color: #5a5b5d;
}

.Breadcrumb a:visited, .breadcrumb a:active{
color: #5a5b5d;
}

.Breadcrumb a:hover{
color: #ed174f;	
}


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

#PageWrapper {
width: 980px; 
}

#Header {
position: relative;
height: 281px;
}

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

#ContentColumn {
margin: 0 200px 0 0px;   
}

#NavColumn {
float: right;
width: 220px;              
margin-left: -1010px;     
}

#ExtraColumn {
display: none;
float: left;
width: 180px;        
margin-left: -180px;     
}

#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/liner.jpg) top left repeat-y;
}

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

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

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

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

#NavColumn {
margin-top: -480px; 
}

#Footer {
position:relative;
background: url(../image-files/footer.jpg) bottom right no-repeat;
height:100px;
z-index:1;
clear: both;
width: 100%;
text-align: center;
padding: 8px 0px; 
}

#Footer .Liner {
padding-top:22px;
margin: 0;
}


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

.Navigation {
width: 100%;
font-family: Arial, Helvetica, Verdana, sans-serif;
background-color: transparent;
padding-bottom: 5px;
}

/* -- Nav Headers -- */

.Navigation h3 { 
padding: 20px 0 0;
font-size: 150%;
color: #000;
margin: 12px 0; 
}

.Navigation ul {
list-style-type: none;
/* background: url(../image-files/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; 
}

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

/* -- Navigation Link styles -- */

.Navigation a:link {
    background-image:url("../image-files/li-icon-link.png");
	background-repeat:no-repeat;
	color: #101801;
	display: block; 
	padding: 1px 0px 1px 20px;
	text-decoration: none;
}

.Navigation a:visited {
	background-image:url("../image-files/li-icon-link.png");
	background-repeat:no-repeat;
	color: #384a14;
	display: block;  
	padding: 1px 0px 1px 20px;
	text-decoration: none;
}

.Navigation a:hover {
	background-image:url("../image-files/li-icon-hoover.png");
	background-repeat:no-repeat;
	color: #ffffff;
	display: block; 
	padding: 1px 0 1px 20px;
	background-color: transparent;  
	text-decoration: none;
}


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

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

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a {
color: #5a5b5d;
text-decoration: none;
}

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

.ThumbnailLink .Caption {
color: #5a5b5d;
font-weight: bold;
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: #ed174f;
}

/* -- Horizontal Text NavBar -- */

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

#Header {
position:relative;
}

#Header .ExtraNav { /* positie hornav */
font-size: 90%;
position: absolute;
top: 42px;
left: 15px;
background:#transparant;
}

#Footer .ExtraNav {
margin: 12px 50px 20px 50px; /*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;
}

.ExtraNav a:link  {
color: #000;
font-weight: bold;
text-decoration:none;
padding:3px;
}

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

.ExtraNav a:visited  {
color: #000;
font-weight: bold;
padding:3px;
text-decoration:none;
}


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

#NavColumn {
font-size: 90%;
}

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

#Footer {
font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
text-align:left;
line-height:normal;
color: #000000;
clear: both;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}

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

h1 {	
color: #000;
}

h2 {
color: #000;
border-bottom:1px solid #d9dadb;
margin-top: 28px;
}

h3 {
color: #ed174f;
font-weight: bold;
}

h4 {
text-transform:uppercase;
text-align:center;
}

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

#ContentColumn .Caption {
  color: #000000;
}



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

.Blockquote {
margin-left: 18px;
width: 90%;
padding: 4px;
color: #5a5b5d;
font-size: 80%;
/*font-family: 'Courier New', Courier, monospace;*/
}

.AlertBox {
background-color: #fff;
background: #fff url(../image-files/alertbox.jpg) top left no-repeat;
width: 85%;
border: 2px solid #ed174f;
margin: 18px auto 24px auto;
padding: 4px;
color: #000;
}

div.AlertBox p {
margin: 13px;
}

p.AlertBox {
padding: 13px;
}


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

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

.QuoteBox {
background-color: #fff;
width: 85%;
border: 1px dotted #5a5b5d;
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: #ffffff;
width: 27%;
border: 2px solid #d9dadb;
margin: 0 0 12px 18px;
float: right;             
color: #384a14;
}

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

.ReminderBox p {
text-align: center;
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

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

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

.ReminderBox a:hover {
color:#ed174f;
}

.ReturnToNavBox {
background-color: #f8b5b0;
border-top: 3px solid #d9dadb;
border-bottom: 3px solid #d9dadb;
margin: 40px auto 0;
padding: 0 2px;
}

.ReturnToNavBox a:link {
text-align: center;
color: #000;
text-decoration:none;
}
 
.ReturnToNavBox a:visited {
text-align: center;
color: #000;
text-decoration:none;
}

.ReturnToNavBox a:hover {
text-align: center;
color: #fff;
text-decoration:none;
}



/* -- 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: 3px solid #ffffff; /*5a5b5d*/
}

/* -- 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;
text-decoration:underline;
}
 
.FooterLink a:visited {
text-align: center;
color: #000;
}

.FooterLink a:hover {
text-align: center;
color: #ed174f;
text-decoration:none;
}



