/***********************************************/
/* else-uk.css                                 */
/* Use with template sjabloon_uk.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url(../bitmapselse/8grond.gif) #303029;        
}

p{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	line-height: 1.3em;
}

p.onderschrift{
   font-size: 70%;
}

p#info{
    float: left;
	width: 240px;
	text-align: center;
	line-height: 1.3em;
	padding: 0px 10px 0px 10px;
}

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: #FFEC00;
}

a:link, a:visited, a:hover {
	color: #00CC33;
	text-decoration: none;
}

p.tabel{
   font-size: 70%;
}

/***********************************************/
/* Layout table                                */
/***********************************************/

table.floatr {
   float: right;
   padding: 5px;
}

table.floatr tr.onderschrift {
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 0;
	border: 0;
	font-size: 70%;
}

table.floatr td {
    padding: 2px;
	margin: 0;
	font-size: 100%;
	text-align: left;
}

table.floatr th {
    padding: 2px;
	margin: 0;
	font-size: 70%;
	text-align: center;
}

table.floatl {
   float: left;
   padding: 5px;
}

table.floatl tr.onderschrift {
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 0;
	border: 0;
	font-size: 70%;
}

table.floatl td {
    padding: 2px;
	margin: 0;
	font-size: 100%;
	text-align: left;
}

table.floatl th {
    padding: 2px;
	margin: 0;
	font-size: 70%;
	text-align: center;
}

/* 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{
    text-align: center; 
	min-width: 760px;
}

table.center {
    table-layout: auto;
/*    width: auto;   */
    margin-left: auto;
	margin-right: auto;
    padding: 5px;
}

table.center tr.onderschrift {
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 0;
	border: 0;
	font-size: 70%;
	vertical-align: top;
}

table.center td {
    padding: 2px;
	margin: 0;
	font-size: 100%;
	text-align: left;
}

table.center th {
    padding: 2px;
	margin: 0;
	font-size: 70%;
	text-align: center;
}


/***********************************************/
    
td.mijntabel{
    font-size: 75%;
	padding: 0px 5px 0px 5px;
	text-align: left;
}

a:hover {
	text-decoration: underline;
	background-color: #494947;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

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: 100%;
    color: #FFFF00;
	padding: 0px 0px 0px 10px;
}

h4{
    font-size: 90%;
    font-weight: bold;
    color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}

h5{
    font-size: 100%;
    color: #FFFFFF;
	font-weight: normal;
}

ul{
    list-style-type: circle;
	font-size: 90%;
}

ul ul{
    list-style-type: disc;
}

ul ul ul{
    list-style-type: none;
}

li {
	font-size: 90%;
	line-height: 1.3em;
}
label
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size: 100%;
}

/***********************************************/
/* 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: #303029;
}

#masthead{
	top: 0%;
	margin: 0px;
	padding: 0px 0px;
	border-bottom: 2px solid #545454;
	width: 900px;
	height: 95px;
	background-color: #303029;
	background: url(../bitmapselse/masthead.jpg) 0 100% no-repeat;
	background-position: top right;
}

#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: #303029;
/*	border-top: 1px solid #545454;      
	border-right: 1px solid #545454;      
	border-bottom: 1px solid #545454;   */
}

#content{
	float: right;
	width: 770px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-color: #303029;
	border-left: 1px solid #545454;
}

#centertop{
   top: 0%;
   padding: 0px 0px 0px 0px;
   margin: 0px auto;
   width: 760px;
   background-color: #303029;
   text-align: center;
}   
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 7px 0px 5px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 10px 20px;
}

/************* floatRight styles **************/

.floatright{
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	background-color: #303029;
	line-height: 2em;
}

.floatrightmargin{
	float: right;
	padding: 0px 100px 10px 10px;
/*	padding: 0px;  */
	background-color: #303029;
	text-align: center;
	font-size: 80%;
	color: #999999;
}

/************* floatLeft styles **************/

.floatleft{
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	background-color: #303029;
}


/************* #globalNav styles **************/

#globalNav{
	float: right;
	font-size: 125%;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	width: 92px;
	background-color: #303029;
	border-top: 1px solid #545454;
	border-right: 1px solid #545454;    
/*	border-bottom: 1px solid #ccc;   */
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
     display: block;
}

#globalNav a {
	font-size: 100%;
	padding: 0px 4px 0px 0px; 
}

/************** .bginput ***************/

.bginput{
    background-color: #FFFFFF;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #545454;  /* 16 aug */
	font-size: 100%;
	padding: 0px 4px 0px 4px; 
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.feature 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 */


/************** .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: #303029;
	line-height: 1.0;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************* #siteInfo styles ***************/

#topNav{
	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: #303029;
	text-align: center;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
/*	border-bottom: 1px solid #cccccc;  */
	border-bottom: 1px solid #545454;  
	border-right: 1px solid #545454;  
	font-size: 90%;
	display: block;
	width: 118px;
	margin: 0px 0px;
}

#search form{
    margin: 0px;
    padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #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;}

/* 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;}


/*********** #globalNav link styles ***********/

#globalNav ul a:link, #globalNav ul a:visited {display: block;}
#globalNav ul {
    list-style: none; margin: 0; padding: 0;
	}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#globalNav li {
    border-bottom: 1px solid #545454;
}

/* fix for browsers that don't need the hack */
html > body #globalNav li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	float: left;   /* make all containers float to reposition correctly in IE/Win  */ 
	margin: 0px;
	padding: 0px;
/*	border-bottom: 1px solid #545454;   */    
	font-size: 90%;
	width: 120px;  /* to make underlining stretch to #content */
	\width: 120px;
	w\idth: 120px;
	display: block;
}

#sectionLinks h3{
	padding: 10px 0px 2px 8px;
}

#sectionLinks a:link{
	padding: 8px 0px 8px 8px;
	border-bottom: 1px solid #545454;  /* 15 aug */
/*	border-top: 1px solid #545454;      15 aug */
	border-right: 1px solid #545454;
    voice-family: "\"}\""; 
    voice-family:inherit;   
	width: auto;   
}

#sectionLinks a:visited{
/*	border-top: 1px solid #545454;    15 aug */
	padding: 8px 0px 8px 8px;
	border-bottom: 1px solid #545454;  /* 15 aug */    
	border-right: 1px solid #545454;
/*	border-bottom: 1px solid #FFFF00;    */
}

#sectionLinks a:hover{
/*	border-top: 1px solid #545454;    15 aug */
	border-right: 1px solid #545454;
	border-bottom: 1px solid #545454;  /* 15 aug */    
	background-color: #393935;
	padding: 8px 0px 8px 8px;
	color: #FFFC00;
	text-decoration: none;
}

/*********** #globalNavLinks styles ***********/

#globalNavLinks{
	top: 0%;  
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #545454;
	border-bottom: 1px solid #545454;
	font-size: 75%;  
}

#globalNavLinks h3{
	padding: 10px 0px 2px 5px;
}

#globalNavLinks a:link{
	padding: 8px 0px 8px 5px;
	border-top: 1px solid #545454;
	width: 100%;
    voice-family: "\"}\""; 
    voice-family:inherit;
	width: auto;
}

#globalNavLinks a:visited{
	border-top: 1px solid #545454;
	padding: 8px 0px 8px 5px;
}

#globalNavLinks a:hover{
	border-top: 1px solid #545454;
	background-color: #393935;
	padding: 8px 0px 8px 5px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}
