/* Lay-out voor Derde Kerstdag Loop.nl © /*
/* Gewone pagina's /*

/* <link rel = "stylesheet" type = "text/css" href = "style.css"> */

/* Eigenschappen voor body: */
BODY			{background-color: #FAFAFA; font-family: Arial; margin-left: 10; margin-top: 5;
			 background-image: url("bgmain.jpg"); background-repeat: no-repeat; 
                         background-position: left top;
		 	 scrollbar-face-color: #FAFAFA; scrollbar-shadow-color: #000000;
		 	 scrollbar-highlight-color: #FAFAFA; scrollbar-3dlight-color: #000000;
		 	 scrollbar-darkshadow-color: #000000; scrollbar-track-color: #E9E9E9; 
		 	 scrollbar-arrow-color: #000000}

/* Eigenschappen voor paragrafen: */
P			{color: #000000; font-size: 12px; margin-bottom: 5; margin-top: 5}
P.nav			{margin-bottom: 10; margin-top: 10}
P.zoeken		{color: #F00000; font-weight: bold}
P.letop			{color: #F00000; font-weight: bold; font-style: italic}
P.onderschrift		{font-family: Verdana; font-size: 10px; margin-bottom: 0; margin-top: 0; text-weight: bold; font-style: italic}
P.host			{font-family: Verdana; color: #999999; font-size: 10px; font-weight: bold}

/* Eigenschappen voor breaks: */
BR			{font-size: 12px}

/* Eigenschappen voor koppen: */
H1			{color: #000000; font-weight: bold; font-size: 40px; margin-bottom: 0; margin-top: 0}
H2			{color: #000000; font-weight: bold; font-size: 25px; margin-bottom: 0; margin-top: 10}
H3			{color: #F00000; font-weight: bold; font-size: 16px; margin-bottom: 0; margin-top: 10}
H4			{color: #F00000; font-weight: bold; font-size: 14px; margin-bottom: 0; margin-top: 10}

/* Eigenschappen voor tabellen: */
TABLE			{color: #000000; font-size: 12px}
TABLE.nomargin		{margin-top: 0; margin-bottom: 0}
TD			{}
TH			{text-align: left; font-weight: bold}

/* Eigenschappen voor links: */
A			{font-weight: bold}
A:link			{color: #0000E0; text-decoration: none}
A:visited		{color: #0000C0; text-decoration: none}
A:active		{color: #0000FF; text-decoration: underline}
A:hover			{color: #0000FF; text-decoration: underline}

A.groot			{font-size: 16px}

A.host			{font-family: Verdana; font-size: 10px}
A.host:link		{color: #666666; text-decoration: none}
A.host:visited		{color: #666666; text-decoration: none}
A.host:active		{color: #000000; text-decoration: underline}
A.host:hover		{color: #000000; text-decoration: underline}

/* Eigenschappen voor formulieren: */
FORM		{margin-top: 0; margin-bottom: 0}
INPUT		{font-size: 10px}
INPUT.button	{background-color: #F00000; color: #FFFFFF; font-size: 10px; font-weight: bold}
SELECT		{font-size: 10px}
TEXTAREA	{font-size: 10px}

/* Eigenschappen voor formulieren */
UL        {font-size: 12px; font-weight: bold; margin-left: 15; margin-top: 5}
LI        {margin-bottom: 10}