/*
# id eenmaal
. class onbeperkt

*/


body{
background-color:#b0b0b0;
color:#ffffff;
font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:small;
margin:2em 0;
padding:0;
}

img{
	border: none;
}


/* -------------------------------------------------------------------- */

.pagetext {
	
	width: 100%;
	padding-left: 1px;
	padding-right: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	font-weight: normal;
	font-size: small;
	color: #333366;
}

/* -------------------------------------------------------------------- */

#logo{
	border:  0.005em ridge #AAAAAA;
	margin: 0em 0em 2em 0em;
	width: 14.5em;
	text-align: center;
}

#logo img{
	border: 0px solid #666666;
	color: #000000;
	background-color: transparent;
	text-align: center;
	margin: 0.3em 0em 0em 0em;
}

#logo a{
color:#000000;
background-color:transparent;
}

/* -----eind menu bruin mercury--------------------------------------------------------------- */

#menu{
	background-color: #b0b0b0;
	color: #333366;
	text-align: center;
	width: 100%;
	
}

#menu h2{
	border-bottom: 3px solid #333366; /*#4E5C69;*/
	font-size: xx-large;
	font-weight: 700;
	margin: 0 1em 0 1em;
}

#menu ul{
margin: 0;
padding: 5px 0 0 0;

}

#menu li{
display: inline;
font-size: medium;
font-weight: 700;
margin: 0;
padding: 0 10px 10px;
}

#menu a{
	color: #4E5C69;
	background-color: transparent;
	padding: 0 0.5em;
	text-decoration: none;
}

#menu a:hover{
background-color:#000000;
color:#ffffff;
}

/*-----------------------------------------------------------------------*/





/*-----------------------------------------------------------------------*/
#titresousmenu h2{
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	background-color: #666666;
	margin: 0 0 1em 0;
	font-size: medium;
	font-weight: 700;
	padding-left: 0em;
	text-transform: none;
	text-align: center;
}

#sousmenu{
position: absolute;
top: 7.0em;
left: 1em;
width: 15em;
overflow: hidden;
}

#titresousmenu h2{
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	background-color: #666666;t
	margin: 0 0 1em 0;
	font-size: medium;
	font-weight: 700;
	padding-left: 0em;
	text-transform: none;
	text-align: center;
}


.elementsousmenu{
color:#008000;
background-color:#b0b0b0;
}

.elementsousmenu h2{
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	font-size: small;
	font-weight: 900;
	margin: 0;
	padding-left: 0em;
	border-color: #008000;
	text-transform: uppercase;
}

.elementsousmenu ul{
margin-bottom:1.5em;
margin-top:0.5em;
}

.elementsousmenu li{
display:inline;
list-style:none;
}

.elementsousmenu a{
color:#ffffff;/*ffb94f   orange*/
background-color:transparent;
display:block;
font-weight:700;
margin-left:-3em;
padding-left:1em;
text-decoration:none;
}

.elementsousmenu a:hover{
background-color:#666666;
color:#ffffff;
}

/* --------------end-sousmenu ----------------------------------------------------- */

.verwijzing a{
	color:#000000; 
	background-color: transparent;
	text-decoration: none;
}

.verwijzing a:hover{
	color:#000000; 
	background-color: transparent;
	text-decoration: underline;
}

.verwijzing a:visited{
	color:#000000; 
	background-color: transparent;
}

/* --------------end aparte links----------------------------------------------------- */
#corps{
color: #000000;
background-color: #ffffff;
border: 1px solid #666666;
line-height: 150%;
margin: 1em 1em 2em 17em;
padding: 0 2% 3em 2%;
text-align: justify;
}
.subtitle {
	padding-left: 1px;
	padding-right: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 20px;
	font-weight: bold;
	color: #191970;
}

.sub_subtitle {
	padding-left: 1px;
	padding-right: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 18px;
	font-weight: bold;
	color: #191970;
}

#corps h2{
	font-size: 20px;
	font-weight: bold;
	color: #333366;
}
#corps h3{
	font-size: 16px;
	font-weight: bold;
	color: #333366;
}

#corps ul li{
	list-style: disc;
}

#corps ol li{
list-style-type:decimal;
}

#corps p{
text-align: justify;

}

#corps table{
text-align: left;

}

		
#corps ul{
	
	text-align: justify;
}

#corps li{
	
	text-align: justify;
		
}
	
/* -------------------------------------------------------------------- */
			.textjustify
{
	text-align: justify;
	border: none;
	padding: 4px;
}
			
/* -------------------------------------------------------------------- */
			.textcenter
{
	text-align: center;
	border: none;
}

.textcenter_image
{
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
	azimuth: center;
}
		
	.textcenter_border_tabel
{
	text-align: center;
	border: thick solid Red;
	margin: 1% 1% 1% 1%;
	padding-left: 14px;
	padding-right: 14px;
	background-color: Aqua;
}
			
			
			
.textcenter_border
{
	text-align: justify;
	border: thin solid White;
	margin: 1% 1% 0% 1%;
	padding-left: 14px;
	padding-right: 14px;
}
			
	
.textcenter_no_border
{
	text-align: center;
	margin: 0% 0% 0% 3%;
	padding-left: 14px;
	padding-right: 14px;
}
			
			
			
			
			
			
/* -------------------------------------------------------------------- */
.bordercolor
{
	width: 100%;
	border-width: medium;
	border: solid;
	border-left-color: #008000;
	border-right-color: #008000;
	border-top-color: #008000;
	border-bottom-color: #008000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}

/* -------------------------------------------------------------------- */


.imagenoborder
{
	border: 0px solid black;
	
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
	 }


.superscript{font-size:xx-small; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;} 


.titel{
	background-color: #CFCFCF;
	text-align: center;
	font-weight: bold;
	
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 4px;
	padding-bottom: 4px;
	
	
	
	
}


/*-----------------------------------------------------------------------*/

.onderlijnt{
text-decoration: underline;
}
.#liste{
	padding: 0;
	margin-left: 0;
	font-weight: normal;
	list-style-type: none;
	color: White;
}

div.news {
        margin:0px 10px 0px 10px;
        border-style: solid;
        border-width: 1px 0px;
        border-color: #aaaaaa;
        padding:20px 20px 0px 20px;
/*	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif; */
      /*  font-family:"Trebuchet MS, Verdana, Arial", sans-serif; */
       /* font-size:12px; */
        color: #000050;
	text-align: left;
/*	background: #beb2b2 url("/webfiles/wholesun_light.jpg") 0 0 no-repeat fixed; */
}

div.news table {
	width=100%;
}
