/* CSS-regels voor website stavros designs */

A.menu:link {color: rgb(140,140,140); text-decoration: none;}
A.menu:visited {color: rgb(140,140,140); text-decoration: none;}
A.menu:hover {color: rgb(246,246,246); text-decoration: none;}
A.menu:active {color: rgb(255,255,255); text-decoration: none;}

A:link {color: rgb(192,192,192); text-decoration: none;}
A:visited {color: rgb(192,192,192); text-decoration: none;}
A:hover {color: rgb(246,246,246); text-decoration: underline;}
A:active {color: rgb(255,255,255); text-decoration: underline;}

A.prijs:link {color: rgb(192,192,192); text-decoration: none;}
A.prijs:visited {color: rgb(192,192,192); text-decoration: none;}
A.prijs:hover {color: rgb(246,246,246); text-decoration: none;}
A.prijs:active {color: rgb(255,255,255); text-decoration: none;}

A.groen:link {color: rgb(120,135,58); text-decoration: none;}
A.groen:visited {color: rgb(120,135,58); text-decoration: none;}
A.groen:hover {color: rgb(159,178,78); text-decoration: none;}

A.grijs:link {color: rgb(24,24,24); text-decoration: none;}
A.grijs:visited {color: rgb(24,24,24); text-decoration: none;}
A.grijs:hover {color: rgb(192,192,192); text-decoration: none;}

A.roos:link {color: rgb(159,108,33); text-decoration: none;}
A.roos:visited {color: rgb(159,108,33); text-decoration: none;}
A.roos:hover {color: rgb(255,255,255); text-decoration: none;}

A.blauw:link {color: rgb(87,128,158); text-decoration: none;}
A.blauw:visited {color: rgb(87,128,158); text-decoration: none;}
A.blauw:hover {color: rgb(255,255,255); text-decoration: none;}

A.paars:link {color: rgb(124,68,115); text-decoration: none;}
A.paars:visited {color: rgb(124,68,115); text-decoration: none;}
A.paars:hover {color: rgb(255,255,255); text-decoration: none;}

IMG.n {cursor: w-resize}

BUTTON, .button {
	background-image: url(images/button.jpg);
	BACKGROUND-COLOR: #C0C0C0;
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 12px;
	text-decoration: none;
	border: 1px inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	font-weight: bold;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0
}

BUTTON, .button2 {
	background-image: url(images/button.jpg);
	BACKGROUND-COLOR: #C0C0C0;
	COLOR: #880000;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 12px;
	text-decoration: none;
	border: 1px inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	font-weight: 900;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0
}

BUTTON, .buttonbtw {
	
	BACKGROUND-COLOR: #6E7869;
	COLOR: #C8C8C8;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	text-decoration: none;
	border: 1px inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	height: 17;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0
}

TEXTAREA, .bginput 
	{
	BACKGROUND-COLOR: #CCCDB4;
	COLOR: #1D1D1D;
	FONT-FAMILY: courier, Arial, sans-serif;
	FONT-SIZE: 12px;
	height: 17;
	border: 0px inset;
	text-transform: uppercase;
	text-align: right;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-color: #000000 #999999 #CCCCCC #000000
}






P.txt {font-family="Arial, 'sans-serif'"; text-align: justify}


LI {font-family="Arial, 'sans-serif'"; text-align: justify}
