/* css-bestand voor nieuwe stijlen site Potato Die september 2001 */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #ffffff; margin:0px;
}

a:link { color: #50B0C0; }
a:visited { color: #601C1C; }
a:active { color: #F0000; }

a.navaan:link, a.navaan:visited { color: #000000;  text-decoration:none; }
a.navuit:link, a.navuit:visited { color: #888888;  text-decoration:none; }

p{
	margin: 0 0 10px 0;
	line-height:125%;
	font-size:85%;
}

.english {color:#676767;}

.potatoblauw {color:#50B0C0;}
.potatogrijs {color:#676767;}
.tekstnormaalvlek {
	line-height:115%;
	background-image:url(Webimages/vleksate.jpg);
	background-repeat:no-repeat;
	background-position:90% 90%;
}

.bijschrift { font-size: 75% line-height:115%; color: #601C1C; text-align:right;}
.legenda { font-size: 75%; line-height:115%; color: #000000; font-weight:bold}

.klein { font-size: 70%;}

.groot { font-size: 100%; font-weight: bold;}
h1 { font-size: 80%; text-align:left; margin-bottom: 8px;}
h3 {font-size: 90%; text-align:left; margin-bottom: 2px;}

.zwartopblauw { font-size: 80%; background-color:#50B0C0;}
.button    { font-size: 70%; font-family: Verdana, Chicago, helvetica, sans-serif; background-color:#50B0C0;  border-color: #aaaacc }

td.rondnw {
		background-color:white;
		background-image:url(Webimages/rondwitnw.gif);
		background-repeat:no-repeat;
		background-position:0 0;}

ul {
	font-size:85%;
	margin: 0 0 0 0;
}

li {margin: 0 0 0 16px;}




