/* stylesheet2 */
/* stsheet2.css aangepast voor Einstein-industries.com */
/* de lettergrootte op het scherm is niet langer schaalbaar */
/* het concept van procenten is verlaten omdat dit in IE6 niet werkt  */
/* Gebruikers met Opera en IE op Mac kunnen overigens ALTIJD resizen !! */
/*  font size 2 = 84% (10pt circa 10 px) */

body	{ /* background-color : #000000; */
	/*background : #cccccc;*/
	color: #000000;
	font-family : Arial, Helvetica;
	font-style : normal;
 	}
.background {background-image: url("../images/background/e-i-background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed ;}

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL,
 DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: arial, helvetica, 
sans-serif;}

BODY, DIV, FORM, P, PRE, TD, TH, TRL {font-size: 13px;}

H1, H2, H3, H4, H5, H6 {font-weight: bold; font-family: arial, helvetica, sans-serif}

H5, H6 {font-size: 13px}
H4 {font-size: 13px}
H3 {font-size: 15px}
H2 {font-size: 18px}
H1 {font-size: 20px}

.small {font-size : 11px}
.lsmall {font-size : 12px} /* was 85% */
.llsmall{font-size : 12px} /* was 90% */
.esmall {font-size : 10px} /* was 65% */

.big {font size : 16px} /* = zelfde grootte als H3 */
.BIG {font-size: 16px} /* = zelfde grootte als H3 */
.fff {color : #ffffff}

/* A {cursor: pointer;
background: transparent} */

BUTTON {cursor: auto}

CITE {font-style: italic}

ul { list-style-type: square;}
ul ul { list-style-type: circle;}
ol {list-style: decimal}
ul.link { list-style-image: url(../images/arrows/arr_inbox1.gif);
		list-style-type: square;}
ul.link2 { list-style-image: url(../images/bullets/greensq2kl.gif);
		list-style-type: square;}

body.bodycolor {background-color:#ffffff;}

.hide {display:none;}

.kolom3  { margin-top: 2px; margin-right: 5px; margin-left: 5px; padding-left:5px;padding-right:5px;padding-top:1px}
.kolom_mar2 {margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	margin-bottom: 2px;
	}
.blauwkader_pad0 {border-style: solid;
		border-width: 1px;
		border-color: #336633;
		padding:  0px;
		text-align:left;
		background-color: transparent;
		margin-bottom:5px;
		/* background:#cccc99; */ }

.blauwkader_pad0transp {border-style: solid;
		border-width: 1px;
		border-color: #336633;
		padding:  0px;
		text-align:left;
		background-color:transparent;}

.kop {background-color:#336633;top-margin:0px;color:#ffffff;vertical-align:center;}
.celuitlijn {padding:0px;vertical-align:top;}
.m {text-align:center;vertical-align:center;}
.linksgroup {margin-bottom:5px;background-color:#99cccc}
.abstract {font-weight : bold;}


img.top {vertical-align:text-top}
img.bottom {vertical-align:text-bottom}
img.middle {vertical-align:text-middle}

.normal { line-height : 1.2em; }


em	{
	font-style :italic;
	}

strong  {
/*	font-style : normal;*/
	font-weight : bold;
	}
b	{
	font-style : normal;
	font-weight : bold;
	}
.vet      {
	font-style : normal;
	font-weight : bold;
	}


a:link {color : #0000ff;
	text-decoration : underline;
	background: transparent;
	}
a:hover  { color: #0000ff;
	 text-decoration: underline;
	 background: transparent;
	 }
a:active {color : #0000ff;
	text-decoration : underline;
	background: transparent;
	} 
a:visited {color : #0000ff;
	text-decoration : underline;
	background: transparent;
	}


a.tab:visited {color : #003300;
	background: transparent;
	background-image: url("../images/tabs/tab-transp.gif");
	text-decoration : none;
	}
a.tab:link {color : #003300;
	background: transparent;
	/* background-image: url("../images/tabs/tab-transp.gif"); */
	text-decoration : none;
	}
a.tab:active  {color : #003300;
	background: transparent;
	background-image: url( "../images/tabs/tab-transp.gif");
	text-decoration : none;
	}
a.tab:hover 	{color : #003300;
	background: transparent;
	background-image: url( "../images/tabs/tab-hover.jpg");
	text-decoration : underline;
	}


a.w:visited	{color : #003300;
	background: transparent;
	text-decoration : underline;
	}
a.w:link	{color : #003300;
	background: transparent;
	text-decoration : underline;
	}
a.w:active	{color : #003300;
	background: transparent;
	text-decoration : underline;
	}
a.w:hover	{color : #003300;
	/* background: #99ffff; */
        background: #ccffcc;
	/* background: #99cc99; */
        /* background: #ffffff; */
	text-decoration : underline;
	}

a.w1:visited	{color : #ffffff;
	background: transparent;
	text-decoration : underline;
	}
a.w1:link	{color : #ffffff;
	background: transparent;
	text-decoration : underline;
	}
a.w1:active	{color : #0000ff;
	background: transparent;
	text-decoration : underline;
	}
a.w1:hover	{color : #0000ff;
	background: #ccffcc;
	text-decoration : underline;
	}