/***********************************************/
/* focus-uk.css  18 september 2005             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
/*	margin: 0px; */
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(../bitmaps/8grond.gif) #000000;
/*	behavior: url(../htc/csshover.htc);     /* Win/IE behavior call */        
}

/************** paragraph styles *************/ 
p {
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	line-height: 1.3em;
}

p.onderschrift {
    font-size: 70%;
	font-weight: 100;
}

p.onderschriftbold {
    font-size: 70%;
    font-weight: bold;
}

p.onderschriftyellow {
    font-size: 60%;
	color: #999999;
}

p.onderschriftyellowbold {
    font-size: 70%;
    font-weight: bold;
	color: #FFFF00;
}

p#info {
    float: left;
	width: 240px;
	text-align: center;
	line-height: 1.3em;
	padding: 0px 10px 0px 10px;
}

p.voorpagina {
	font-size: 80%;
    color: #FFFF00;
}
p#infosmall {
    float: left;
	width: 180px;
	text-align: center;
	line-height: 1.3em;
	padding: 0px 10px 0px 10px;
}

p#infosmaller {
    float: left;
	width: 140px;
	text-align: center;
	line-height: 1.3em;
	padding: 0px 10px 0px 10px;
}

p#infosmallest {
    float: left;
	width: 115px;
	text-align: center;
	line-height: 1.3em;
	padding: 0px 10px 0px 10px;
}

.boldspan {
    font-weight: bold;
	color: #FFFF00;
	background-color: #000000;  
}

.vetwit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}


.yellowletter {
	color: #FFFF00;
}

.zwarteletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 120%;
    color: #FFEC00;
	font-weight: bold;
	padding: 0px 0px 10px 10px;
}

h2 {
    font-size: 90%;
    color: #FFFF00;
	font-weight: bold;
/*	text-align: left;     */
	padding: 0px 0px 10px 10px;
}

h3 {
    font-size: 110%;
    color: #FFFF00;
	padding: 0px 0px 0px 10px;
}

h4 {
    font-size: 90%;
    font-weight: bold;
    color: #FFFF00;
	display: run-in;
}

h5 {
    font-size: 100%;
    color: #FFFFFF;
	font-weight: normal;
}

ul.nomargin {
    margin: 0;
}

ul {
    list-style-type: circle;
	font-size: 90%;
}

ul ul {
    list-style-type:square;
	font-size: 90%;

}

ul ul ul {
    list-style-type: none;
}

li {
	font-size: 90%;
	line-height: 1.3em;
}

li.gewoon {
    list-style-type:square;
	font-size: 110%;
	line-height: 1.3em;
}
li.small {
    list-style-type:square;
	font-size: 70%;
	line-height: 1.3em;
}

label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size: 100%;
	background-color: #000000;
}

a:link, a:visited, a:hover {
	color: #00CC33;
	text-decoration: none;
	background-color: #000000;
}

a:hover {
	text-decoration: underline;
	background-color: #494947;
	color: #FFFF00;    /* toegevoegd 15 sept  */
}
/* overrides decoration from previous rule for hovered links */

/*-------------- foto-album ----------*/

div.afstand {
    float: left;
	height: 133px;
	width: 21px;
    padding: 10 10px;
	margin: 5px 5px;
}

div.pic {
    float: left;   
	height: 133px;
	width: 133px;
    padding: 10 10px;
	margin: 5px 5px;
}

div.pic img {
    border:none;
/*    border: 1px solid;   */
/*	border-color: #444 #AAA #AAA #444; */
}

div.ls img {
    height: 130px;
	width: 150px;
	margin: 32px 0 0;
}
div.pt img {
    height: 150px;
	width: 130px;
	margin: 0 16px;
}

div.pic ul {
    margin: 0.25em 0 0;
	padding: 0;
    font: bold small Arial, Verdana, sans-serif;
}

div.ls ul {
    margin: 0.25em 0 0;
	padding: 0;
    font: bold small Arial, Verdana, sans-serif;
}

li.title {
    display: block;
	text-align: center;
	list-style-type: none;
	margin: 0;
	
}

/* use the div below to center an element, such as a table */
/* Specify a min-width for the body as wide as the 'wrapper'
     element itself. This prevents negative (i.e. inaccessible)
     left-margins in narrow browser windows when using 
     Navigator 6+/Mozilla on Win32: */

div#center {
	clear: both; 
    text-align: center;
	width: 769px;
	margin-bottom: 10px;
}

div.center {
	font-size: 70%;
	clear: both; 
    text-align: center;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
/*	width: 769px;  */
}

div.center p {
	font-size: 60%;
}

div.center .where {
	font-size: 90%;
}

div.center img {
   margin-bottom: 8px;
}

div.thnailright {
    width: 115px;
}

div.thnailright, div.thnailrightcomment {
/*    clear: right;        */
	text-align: center; 
    margin: 0;
    padding: 0;
	height: 115px;
    float: right;
	font-size: 70%;
	vertical-align: bottom;
}

div.thnailright img {
	width: 100px;
	height: 100px;
}

div.thnailrightcomment {
/*    clear: right;   */
	width: 127px;
}

div.thnailleft {
	height: 110px;
}

div.thnailleft, div.thnailcomment {
    clear: left;
	text-align: center; 
    margin: 0;
    padding: 0;
    width: 120px;
    float: left;
	font-size: 70%;
	vertical-align: bottom;
}

div.thnailleft img {
	width: 100px;
	height: 100px;
}

div.thnailcomment {
	height: 30px;
}

div.thumbleft {
	height: 110px;
}

div.thumbleft, div.thumbleftcomment {
	text-align: center; 
    margin: 0;
    padding: 0;
    width: 120px;
    float: left;
	font-size: 70%;
	vertical-align: bottom;
}

div.thumbleft img {
	width: 100px;
	height: 100px;
}

div.thumbleftcomment {
	height: 30px;
}

/*****************************************************/
/* Layout table                                      */
/*****************************************************/
p.tabel{
   font-size: 70%;
}

/******************* table floatr ********************/
table.floatr {
    float: right;
	margin: 0px 8px 12px 5px;
}

table.floatr td, table.center td, table.floatl td {
    padding: 2px;
	margin: 0;
	text-align: center;
	vertical-align: bottom;
	line-height: 1.3em;
	font-size: 90%;
}

table.floatr tr, table.floatl tr, table.center tr {
    font-size: 90%;
}

table.floatl #italic, table.floatr #italic, table.center #italic {
	padding: 0;
	text-align: center;
	margin: 0;
	font-size: 90%;
	font-style: italic;   
}

table.floatl #where, table.floatr #where, table.center #where {
	padding: 0;
	text-align: center;
	margin: 0;
	font-size: 90%;
	line-height: 1.16em;
}

/******************* tabel floatl ********************/
table.floatl {
	clear: left;
    float: left;
	margin: 0px 5px 0px 5px;
}

table.floatl, table.floatr, table.center {
	table-layout: auto;
	font-size: 90%;     
	vertical-align: bottom;
}

table.floatl #onderschrift, table.floatr #onderschrift, table.center #onderschrift {
	padding: 3px 0px 3px 0px;
	text-align: center;
	margin: 0;
	border: 0;
	font-size: 80%;
    font-weight: 100; 
	vertical-align: bottom;
	line-height: 1.16em;
}

table.floatl th, table.floatr th, table.center th {
    padding: 2px;
	margin: 0;
	font-size: 70%;
	text-align: center;
}


/******************* table center ********************/
table.center {
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

table.center a {
    text-decoration: none;
}

table.center tr {
    border-bottom: #666666 1px solid;
}

table.center p {
	text-align: center;
	font-size: 100%;
    font-weight: 100;
}


/***************** mijntabel ******************/
    
td.mijntabel {
    font-size: 75%;
	padding: 0px 5px 0px 5px;
	text-align: left;
}
/************* blockquote *******************/

.blockquote {
   float: right;
   font-size: 80%;
   text-align: right;
   padding: 7px 7px 7px 7px;
   margin: 3px 10px;
   width: 11em;
   color:#FFFF00;
   background-color: #2F2E31;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	margin-top: 20px; 
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #716243;
	border-left: 3px solid #716243;
	border-top: 3px solid #716243;
	border-right: 3px solid #716243;
	width: 900px;
	background-color: #000000;
	color: #FFFFFF;              /* toegevoegd 15 sept  */
}

#masthead {
	top: 0%;
	margin: 0px;
	padding: 0px 0px;
	border-bottom: 2px solid #545454;
	width: 900px;
	height: 95px;
	background-color: #000000;
	color: #FFFFFF;
	background: url(../bitmaps/mastheadfocus.jpg) 0 100% no-repeat;
}

#content {
	float: right;
	width: 769px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	color: #FFFFFF;            
	border-left: 1px solid #545454;
}

#centertop {
   top: 0%;
   padding: 0px 0px 0px 0px;
   margin: 0px auto;
   width: 760px;
   background-color: #000000;
   text-align: center;
}
   
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName {
	margin: 0px;
	padding: 7px 0px 5px 10px;
}


/*************** #pageName styles **************/

#pageName {
	padding: 10px 0px 10px 20px;
}

/************* floatright styles **************/

.floatright, .floatrightmargin  {
	float: right;
    clear: right;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	background-color: #000000;
    font-size: 70%;
    text-align: center;  
	color: #FFFFFF;              
	vertical-align: bottom;
}

.floatrightmargin {
	padding: 0px 100px 10px 10px;
}

/************* floatleft styles **************/

.floatleft {
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;             
    font-size: 70%;
}

/************** .bginput ***************/

.bginput {
    background-color: #FFFFFF;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #545454;  /* 16 aug */
	font-size: 100%;
	padding: 0px 4px 0px 4px; 
}

/************** .story styles *****************/

.story {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.story p {
	padding: 0px 0px 10px 0px;
	font-size: 90%;
	line-height: 1.116;
}

.story img {
	float: right;
	padding: 0px 5px 0px 10px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************* #siteInfo styles ***************/

#siteInfo {
	clear: both;
	height: 1.3em;
	border-top: 1px solid #545454;
	font-size: 70%;
	color: #cccccc;
	text-align: center;
	padding: 10px 10px 0px 128px; 
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;   
	background-color: #000000;
	line-height: 1.0;
}

#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************* #topNav styles ***************/

#topNav, #topNav2 {
	clear: both;
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;  
	font-size: 70%;
	color: #cccccc;
	padding: 10px 0px 10px 10px;
	margin-top: 0px;
	background-color: #000000;
	text-align: center;
	line-height: 1.4;
}

#topNav a, #topNav2 a {
    text-decoration: none;
}

/************* #topNav styles ***************/

#topNav2 {
	margin-bottom: 8px;
}

/************* #search styles ***************/

#search {
	padding: 5px 0px 5px 10px;
	font-size: 90%;
	display: block;
	width: 119px;
	margin: 0px 0px;
}

#search form {
    margin: 0px;
    padding: 0px;
}

#search label {
	display: block;
	margin: 0px;
	padding: 0px;
}

#navBar {
	float: left;   /* float all container units to reposition correctly on resizing the screen in IE/Win   */
	top: 0%; 
	margin: 0px 0px 0px 0px;    
	padding: 0px;
	width: 120px;
/*	\width: 120px;   /* IE hack, otherwise it displays an extra space below the li element  */
/*	w\idth: 120px;   /* see http://css.maxdesign.com.au/listamatic/vertical18.htm for source */
	background-color: #000000;
	color: #FFFFFF;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
    display: block;} /* width: 120px; \width: 120px; w\idth: 120px; */

#navBar ul {
    list-style: none; margin: 0; padding: 0;
}

#navBar ul ul a:link, #navBar ul ul a:visited {
    display: block;} /* width: 120px; \width: 120px; w\idth: 120px; */

#navBar ul ul {
    list-style: none; margin: 0; padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
/*    border-top: 1px solid #545454;       */
	line-height: normal;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navRight {
   width: 128px;
   float: right;
}

/*********** #sectionLinks styles ***********/

div#sectionLinks {
	float: left;   /* make all containers float to reposition correctly in IE/Win  */ 
	margin: 0px;  
	padding: 0px;
	display: block;
	font-size: 90%;
	border-bottom: 1px solid #545454;     
	width: 130px;
     /*	\width: 130px;
	    w\idth: 130px;  */
}

div#sectionLinks ul {
	margin: 0;
	padding: 0;
	width: 130px; 
/*	border: 1px solid  #545454;     /* Meyer  */
    list-style-type: none;
/*    font-size: 100%; */
}

div#sectionLinks li.small {
    list-style-type: none;
	font-size: 70%;
/*	line-height: 0.8em; */
	margin-left: 1.5em;
}

div#sectionLinks li {
    position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #545454;
    border-top: 1px solid #545454;   
    font-size: 85%;
}

div#sectionLinks li:hover {
    background: #545454;
	color: #FFFF00;                 
}

div#sectionLinks li.submenu {
/*    border-right: 1px solid #545454;   */
}

div#sectionLinks li.submenu:hover {
    background-color: #393935;
	color: #FFFF00;                
}

div#sectionLinks li a {
    display: block;
	padding: 8px 0px 8px 8px;
	text-decoration: none;
	width: 122px;                       
}

div#sectionLinks>ul a {
    width: auto;
}

div#sectionLinks ul ul {
    margin: 0;
    padding: 0;
    font-size: 110%;            
	position: absolute;
	top: 0;
	left: 130px;
	display: none; 
	border: 1px solid #545454;  
	background-color:#000000;
	color: #FFFF00;             
}

div#sectionLinks ul.niveau1 li.submenu:hover ul.niveau2, 
div#sectionLinks ul.niveau2 li.submenu:hover ul.niveau3 {
    display: block;
}

div#sectionLinks a:hover {
    color: #FFFF00;                 
}


/*   Warnings CSS Validator W3C

    * Line : 40 (Level : 1) You have no background-color with your color : p.onderschriftyellow
    * Line : 46 (Level : 1) You have no background-color with your color : p.onderschriftyellowbold
    * Line : 59 (Level : 1) You have no background-color with your color : p.voorpagina
    * Line : 92 (Level : 1) You have no background-color with your color : .yellowletter
    * Line : 105 (Level : 1) You have no background-color with your color : h1
    * Line : 112 (Level : 1) You have no background-color with your color : h2
    * Line : 120 (Level : 1) You have no background-color with your color : h3
    * Line : 127 (Level : 1) You have no background-color with your color : h4
    * Line : 133 (Level : 1) Same colors for color and background-color in two contexts .bginput and h5
    * Line : 133 (Level : 1) You have no background-color with your color : h5
    * Line : 451 (Level : 1) You have no color with your background-color : #centertop
    * Line : 505 (Level : 2) Redefinition of background-color : .bginput
    * Line : 725 (Level : 1) You have no background-color with your color : div#sectionLinks a:hover

*/
