/*
   Lotus Rotterdam / PAS CSS Document / Lotus
   This stylesheet is created 16 februari 2008 (c) PAS
   */

body	{
		width: auto;
		background-color: #585858;
		color: #d8d8d8;
		font-weight: normal;
		font-family: verdana;
		}

.s1 { font-size: 25px; font-weight: bold; }	/* Titel */
.s2 { font-size: 15px; }					/* Inleiding */
.s3 { font-size: 19px; font-weight: bold; }	/* SubKop */
.s4 { font-size: 13pt; font-weight: bold; }	/* Titel workshop */
.s5 { font-size: 10pt; }					/* Inleiding workshop */
.s6 { font-size: 10px; }					/* Terug */
.s7 { font-size: 17px; }					.s8 { font-size: 10px; font-style: italic}	/* Onderschrift */

/* Lijn */
hr	{
	height: 1px;
	border: 0;
	color: #ff0000;
	}


