/* CSS-bestand voor GWW-West-Friesland homepage */

html,body		        	 {font-family: verdana, arial, helvetica;
				               font-size: 11px;
                       color: black;
                       border: 0px;
				               padding: 0px;
				               margin: 0px;}

#tekst			           {margin-left: 15px;
				               margin-right: 15px;
				               margin-bottom: 15px;
				               color: darkblue;
				               background-color: #ffffcc}

#menu,#logo	           {text-align: center;
				               color: darkblue;
				               background-color: #ffffcc;
				               background-image: url(plaatjes/menubackgrnd.gif)}

#center			           {text-align: center;
				               margin-left: 15px;
				               margin-right: 15px;
				               margin-bottom: 15px;
				               color: darkblue;
				               background-color: #ffffcc}

.center			           {text-align: center;
				               margin-left: auto;
				               margin-right: auto;
				               color: darkblue;
				               background-color: #ffffcc}

.logo				           {font-size: 25px;
				               margin-top: 15px;
				               text-align: center}

.info				           {font-size: 30px;
				               font-style: italic;
				               height: 112px;
				               margin-top: 15px;
				               text-align: center;
				               color: white;
				               background-image: url(plaatjes/grond.jpg);
				               background-repeat: repeat;
				               background-position: 50% 25%}

.menutabel		         {padding: 0px;
				               border: 0px;
				               margin-left: auto;
				               margin-right: auto;
				               text-align: center}

.menu				           {width: 170px;
				               height: 25px;
				               padding-bottom: 3px;
				               padding-top: 0px;
				               margin-left: auto;
				               margin-right: auto;
				               border-width: 0px;
				               border-style: outset;
				               background-image: url(plaatjes/menu.gif);
				               background-repeat: no-repeat}

.imglogo		           {margin-top: 20px}

.img				           {border: 1px solid blue}

.left                  {float: left}

.right                 {float: right}

.markeer			         {color: green}

.bigger			           {font-size: 15px}

.stats			           {border: 0px}

a:hover img	           {border: 1px solid red}

a:link			           {color: blue}
a:visited			         {color: cornflowerblue}
a:hover			           {color: red;
				               font-weight: bold}			

.menu a:link	         {color: darkblue;
				               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 GWW-West-Friesland homepage */
