/*Copyright © ELIT 2000-2002 www.elit.nl*/

body
{
	background-color: #330033;
}

a
{
	color: #6633CC;
	text-decoration:none;
}

a.wit
{
	color: #FFFFFF;
}

small
{
	font-family: "Arial";
	font-size: 11px;
}

p
{
	font-family: "Arial";
	color: #26266E;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

p.cyan
{
	color: #339999;
}

p.oranje
{
	color: #CC6600;
}

p.paars
{
	color: #6633CC;
}

p.rood
{
	color: #CC3333;
}

p.vlak
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

p.vlakrood
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #CC3333;
}

p.vlakwit
{
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-style: italic;
}

p.vlakwitrecht
{
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

p.vlakpaars
{
	color: #6633CC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-style: italic;
}

li
{
	font-family: "Arial";
	font-weight: bold;
	color: #CC6600;
}

h2
{
	font-family: "Arial";
	font-style: italic;
	color: #CC6600;
	padding: 0px;
	margin-top: 20px;
	margin-bottom:10px;
	margin-left: 20px;
	margin-right: 20px;
}

h2.cyan
{
	color: #339999;
}

h2.paars
{
	color: #6633CC;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}

body.info
{
	background-color: #DDDDDD;
}

body.info
{
	scrollbar-3dlight-color: #FFCC66;
 	scrollbar-arrow-color: #330033;
	scrollbar-base-color: #FFCC66;
	scrollbar-darkshadow-color: #FFCC66;
	scrollbar-face-color: #FFCC66;
	scrollbar-highlight-color: #330033
	scrollbar-shadow-color: #330033;
	scrollbar-track-color: #6633CC;
	background-image: url("achtergrond.jpg");
	background-repeat: repeat-y;
	background-attachment: fixed;
}

div
{
	position: absolute;
	visibility: visible;
	top: 5px;
}

div.kleurenbalk
{
	left: 0px;
}

div.email
{
	left: 3px;
}

div.winkel
{
	left: 595px;
}

tr.lichtblauw
{
	background-color: #AECCEB;
}

tr.groen
{
	background-color: #336666;
}

tr.donkerpaars
{
	background-color: #330033;
}

td.wit
{
	background-color: #FFFFFF;
}

