/* LESGICONS.CSS                           */
/* Opmaak voor de website LESGICONS.EU     */


* 		{
	font-family: Arial, Helvetica, sans-serif; 
}
BODY  	{
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#191970;
	scrollbar-face-color:#6495ED;
	scrollbar-highlight-color:#00FFFF;
	scrollbar-shadow-color:#00008B;
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ABABAB;
	background-image: url(../layout/blok_grijs_streep.jpg);
	color: #000000;
}
P 		{
	font-size: 12pt;
}
A 		{
	text-decoration: none; 
	color: #000099;
}
A:hover {
	text-decoration: underline; 
}
TD {
	font-size: 12pt;
}
TH {
	font-size: 12pt;
	font-weight: bold;
	color: #8080FF;
	background-color: #000040;
	text-align: left;
}
.rood {
	color: #CC0000;
}
.licht {
	color: #8080FF;
	background-color: #000040;
}
.klein {
	font-size: 9pt;
	color: #000000;
}
.kop {
	font-size: 24px;
	color: #8080FF;
	background-color: #000040;
}
.voettekst {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000040;
	background-position: center;
}
.menu {
	color: #FFFFFF;
	text-align: center;
	background-color: #000040;
}
P.menu {
	color: #FFFFFF;
	text-align: center;
}
A.menu {
	color: #FFFFFF;
	text-decoration: none; 
	text-align: center;
}
A.menu:hover {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none; 
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #8080FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8080FF;
}
TD.menu {
	color: #FFFFFF;
	text-align: center;
}
.submenu {
	color: #FFFFFF;
	text-align: right;
	background-color: #000040;
	font-size: 10pt;
	margin-right: 5px;
}
A.submenu {
	color: #FFFFFF;
	text-decoration: none; 
	text-align: center;
}
A.submenu:hover {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none; 
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #8080FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8080FF;
}
.pagina {
	background-image: url(../layout/blok_blauw.jpg);
	background-repeat: repeat;
	background-color: #000040;
	height: auto;
	width: 1000px;
	position: relative;
	left: auto;
	right: auto;
	bottom: 60px;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
}
