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

body {
background-color: #fff;
background-image:url(../image-files/tile.jpg);
background-repeat:repeat;
margin: 0;
padding: 0;
font-family: Verdana, Geneva, sans-serif;
color: #262a2b;
font-size: 78%;
line-height: 1.5em;
letter-spacing: 0.01em;
}

/* -- General Link Styling -- */

.link1 { 
background:url(../image-files/arrow-cyclaam.gif) no-repeat right 4px; 
padding:0 13px 0 0; font-weight:bold; 
font-size: 90%; 
text-decoration:none; 
text-transform:uppercase; 
}

.link1:hover { 
text-decoration:underline; 
font-size: 90%;
}

.link1:visited { 
background:url(../image-files/arrow-cyclaam.gif) no-repeat right 4px; 
padding:0 13px 0 0; font-weight:bold; 
font-size: 90%; 
text-decoration:none; 
text-transform:uppercase; 
}

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

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

a:hover {
color:#e24912; 
text-decoration:none;
}


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

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

#ContentColumn a:hover {
color:#e24912;  
/*background-color:#fff;*/
text-decoration:underline;
}

/* hornav and footer */

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

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

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

/* navigator */

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

#NavColumn a:hover {
color:#e24912;  
text-decoration:none;
}

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

/* colored boxes */

#Boxes a:link  {
color: #fff;
font-weight: normal;
padding:3px;
text-decoration:none;
}

#Boxes a:hover  {
color: #fff;
font-weight: normal;
padding:3px;
text-decoration:underline;
}

#Boxes a:visited  {
color: #fff;
font-weight: normal;
padding:3px;
text-decoration:none;
}


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

#PageWrapper {
width: 980px;
border: 0px solid #262a2b;
}

#Header {
height: 174px; 
}

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

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

#NavColumn {
float: left;
width: 190px;               /* 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: 190px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -190px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

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

.Liner {
padding: 10px; /* 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: 110px; 
}

#ExtraColumn .Liner {
padding-top: 117px;  /* 130px */
color: #262a2b; /* fontkleur rechterkolom */
}

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

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

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

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



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

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

/* -- Nav Headers -- */

.Navigation h3 {
padding: 20px 0 0;
font-variant: small-caps;
font-size: 150%;
color: #262a2b;
border-top: 0px solid #262a2b;
border-bottom: 1px solid #969898;
margin: 12px 0; /* 15px 0 */
/*background:url(../image-files/line.jpg) bottom left no-repeat;*/
}

.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; /* 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: #969898;
text-decoration:none;
background-color:#fff;
text-decoration: none;
}

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

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

/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Verdana, Geneva, sans-serif;
font-variant:small-caps;
}

#Header {
position:relative;
}

#Header .ExtraNav {
font-size: 100%;
position: absolute;
top: 13px;
/*left: 10px;*/
right: 30px; /* - plaatsing hornav */ 
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: Verdana, Geneva, sans-serif;
font-size: 90%;
}

#Footer {
font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
text-align:center;
/*font-variant: small-caps;*/
line-height:normal;
color: #262a2b;
clear: both;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-weight: normal;
}

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

h1, h3 {
text-transform: capitalize;
}

h2 {
border-bottom: solid 1px #d3d8d9;
}

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

h4 {
text-transform: uppercase;	
}

h5 { 
font-size: 83%;  
color: #969898; 
text-align:left; 
font-weight:lighter; 
font-style:italic;
}

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

#ContentColumn .Caption {
  color: #969898;
}

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


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

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

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

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

.QuoteBox p {
margin: 5px;
font-size: 100%;
text-align: center;
font-family: 'Times New Roman', Times, serif;
font-style:normal;
line-height: 1.2em;
}

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

.ReminderBox {           
	background-color: #fff;
	width: 33%;
	border: 1px solid #aa113f;
	margin:  0 0 12px 18px;
	float: right;             
	color: #262a2b;
}

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

.ReminderBox p {
background: #fff url(../image-files/reminderbox.jpg) top left repeat;
text-align: center;
font-size: 90%;
font-family: Verdana, Geneva, sans-serif;
line-height: 1.3em;
padding: 0 3px;
}

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

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

.ReminderBox a:hover {
color:#aa113f;
background-color:#fff;
text-decoration:none;
}

.ReturnToNavBox {
background-color: #fff;
border-top: 1px solid #d3d8d9;
border-bottom: 1px solid #d3d8d9;
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;
}

/* ------ Section 9 - Extra's ------ */

#Boxes {
font-family: Verdana, Geneva, sans-serif;
color: #ffffff; 
font-size: 95%;
line-height: 1.1em;
}

.Pinkbox,
.Purplebox,
.Orangebox {
	margin: 10px 10px 0px auto;
	padding-left: 15px;
	width:155px;
	height:225px; /* 200 ex reflection */
	float:left;
	font-size: 90%;
}
	
.Pinkbox {
	background: url(../image-files/colorblock-pink.jpg) top left no-repeat;
}

.Purplebox {
	background: url(../image-files/colorblock-purple.jpg) top left no-repeat;
}

.Orangebox {
	background: url(../image-files/colorblock-orange.jpg) top left no-repeat;
}

.Pinkbox h2,
.Purplebox h2,
.Orangebox h2 {
	text-align:left;
	line-height:normal;
	color: #fff;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	/*font-weight: bold;*/
	border: none;
}

/* ------ Section 10 - Extra's II ------ */

.line-hor { background:url(../image-files/line-dot-pink.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:5px;}

.marker {
	background: #ffff00;
	color: #000000;
	font-weight: bold;
}

