/* CSS-bestand voor CAMPING HALFWEG homepage */

html,body        {font-family: verdana, arial, helvetica;
				         font-size: 12px;
                 color: darkblue;
                 border-width: 0px;
				         padding: 0px;
				         margin: 0px;}

#tekst			     {margin: 15px;
				         background-color: white}

#menu         	 {margin-top: 15px;
                 background-color: lightgreen}

#logo            {background-color: lightgreen}

#info            {text-align: center;
                 margin-top: 6px;
                 background-color: lightgreen}

#stats           {background-color: lightgreen;
                 text-align: center}

#border          {background-color: aliceblue}
                 
#center,.center  {text-align: center;
				         margin: 15px;
				         background-color: white}
				         
#folder          {text-align: center;
                 margin: 15px;
                 background-color: white}				         

.tabel			     {padding: 3px;
				         text-align: center;
				         margin-left: auto;
				         margin-right: auto}

.menutabel		   {padding: 0px;
				         border-width: 0px;
				         margin-left: auto;
				         margin-right: auto;
				         text-align: center}

.menu			       {padding-top: 4px;
				         padding-bottom: 4px;
				         width: 150px;
				         margin-left: auto;
				         margin-right: auto;
				         background-image: url(plaatjes/menubackgrnd.gif)}

.ref				     {padding-bottom: 2px;
				         width: 500px;
				         margin-left: auto;
				         margin-right: auto;
				         border-width: 0px}

.markeer		  	 {color: green}

.red             {color: red}

.info				     {width: 75px}

.img				     {margin-top: 0px;
				         border: 0px}

.imgleft		     {padding-right: 20px;
      				   padding-bottom: 10px;
		       		   vertical-align: top;
                 border-width: 0px}

.imgright			   {padding-right: 20px;
         			   padding-bottom: 10px;
      				   vertical-align: top;
                 border-width: 0px}

.top				     {vertical-align: top}

.stats		       {text-align: right;
                 vertical-align: bottom;
                 border-width: 0px}

a:link			     {color: blue}

a:visited			   {color: cornflowerblue}

a:hover			     {color: red}			

#menu a:link	   {color: black;
				         text-decoration: none}
#menu a:visited  {color: cornflowerblue;
                 text-decoration: none}
#menu a:hover    {color: red;
				         text-decoration: none;
				         font-weight: bold}

/* Einde CSS-bestand voor CAMPING HALFWEG homepage */
