/* css petradevree.nl
per pagina een eigen css met andere achtergrondskleur in body , en gekleurde balk boven in table.outside gedefinieerd 
*/

* 		 		 { font-family: Verdana, Helvetica, sans-serif;  font-size: 13px; font-style: normal;  
					SCROLLBAR-FACE-COLOR: #858585; 
					SCROLLBAR-BASE-COLOR: #EDEDED; 
					SCROLLBAR-ARROW-COLOR: White; 
					SCROLLBAR-TRACK-COLOR: #96C6C6;
				   scrollbar-shadow-color: #858585;
					scrollbar-darkshadow-color: #96C6C6; 
					scrollbar-face-color: #96C6C6; 
               scrollbar-highlight-color:#96C6C6; 
					}

A:visited,
A:link,    
A:active  {  font-family:  "Lucida Handwriting", Verdana, Helvetica, sans-serif;  text-decoration: none; color: #FAFFC0; 	}
A:hover   {  text-decoration: none; color: #B0DEDE;		 }

BODY 		     { margin: 0px; padding: 0px;  background-color: #96C6C6;      }

table.outside 	{ width: 100%; height: 100%; margin: 0px; padding: 0px;  text-align: center;  vertical-align: top;  
					  background-image: url(../img/bg-top-1.jpg);	background-repeat: repeat-x; }
table.main	  	{ width: 640px; background-color: White; }
td.welkom      { border-bottom: 10px solid #96C6C6; border-top: 10px solid #96C6C6; color: #FAFFC0;}
td.home			{ border-left: 10px solid #96C6C6; border-right: 10px solid #96C6C6; border-top: 10px solid #96C6C6; border-bottom: 10px solid #96C6C6;
						 text-align: center; font-size: 12px; padding: 6px 0 0 0;  }


.head { border: 0px; margin-top: 20px; }
.intro { text-align: center; font-size: 12px; padding: -1px 0 0 0; 
		  border-right: 10px solid #96C6C6; border-bottom: 3px solid #96C6C6; height: 90px;
		line-height: 18px;
}

.text {width: 286px; # width: 330px; height: 396px; # height: 440px;   overflow: auto; overflow-x: hidden;  color: #659595; font-size: 11px;  font-family: Verdana, Helvetica, sans-serif;
			padding: 12px; border: 10px solid #96C6C6; background-color: #D6EBEB; }
.xxxtext1 {width: 678px; height: 420px; padding: 20px; font-size: 11px; color: #659595; font-family:  Verdana, Helvetica, sans-serif; }

.text a:visited,
.text a:active,
.text a:link,
.text a:hover { font-family:  Verdana, Helvetica, sans-serif;  text-decoration: none; color: #FFFFD3; 	}


p { font-size: 11px; color: #659595; font-size: 12px; font-family: Verdana, Helvetica, sans-serif; }

H1		{ font-size: 42px; color: #FAFFC0; FONT-WEIGHT: normal;  letter-spacing: 10px;  font-family: "Lucida Handwriting", Verdana, Helvetica, sans-serif; margin: 0px 0px 8px 0px; padding: 0px; }    
H2		{ font-size: 12px;color: #659595;  margin: 0px;  font-family: "Lucida Handwriting", Arial, Helvetica, sans-serif;}
H3		{ font-size: 13px; font-weight: bold; margin-bottom: 12px; }

ul		{ text-align: left;  margin-left: 1px; padding: 0px; margin-bottom: 13px; }
li   	{	margin-left: 36px!important;	margin-left: 14px;	padding-top: 0px;	 padding-right: 15px; list-style: disc;  }

img { border: 10px solid #96C6C6; }

#menu { margin-left: 10px; }
#menu A:visited,
#menu A:active,
#menu a:link    { padding-right: 20px;  font-family: "Lucida Handwriting", Verdana, Helvetica, sans-serif; 
						font-size: 14px; text-decoration: none; font-weight: normal; color: #FFFFD3; 	}
#menu A:hover   { font-size: 14px; text-decoration: none; font-weight: normal; color: #B0DEDE;		 }


#lang { margin-right: 10px; }
#lang A:visited,
#lang A:active,
#lang a:link    { font-family: "Lucida Handwriting", Verdana, Helvetica, sans-serif; 
						font-size: 14px; text-decoration: none; font-weight: normal; color: #96C6C6; 	}
#lang A:hover   { font-size: 14px; text-decoration: none; font-weight: normal; color: #B0DEDE;	 }
