/* Basics */

body {
background-color: #FFCCFF;
}

p,ul,td {
font-family: "verdana";
color: #660066;
font-size: 90%
}

a {
color: #660066;
}

h1 {
font-family: "verdana";
color: #660066;
font-size: 120%;
}

h2 {
font-family: "verdana";
color: #660066;
font-size: 100%;
}

.maand {
font-family: "verdana";
color: #660066;
font-size: 100%;
font-weight: bold;
background-color: #ff66ff;
border-style: solid;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-color: #660066;
}

.naam {
font-family: "verdana";
color: #660066;
padding-top: 0.2cm;
list-style-type: disc;
font-weight: bold;
}

.klein {
font-size: 70%
}

.even {
	background-color: white;
}

.onderaan {
border-bottom: 1px solid #cccccc;
}
 
/* Div id's body en menu*/

#tabel {
	float: left;
	clear: both;
   }

#footer {
	clear: both;
	}

	
/* Kader met krulranden */

#t {
background: url(images/hoekB.gif) 0 0 repeat-x;
background-color: #FF99FF;
}

#b {
background: url(images/hoekBN.gif) 0 100% repeat-x
}

#l {
background: url(images/hoekL.gif) 0 0 repeat-y
}

#r {
background: url(images/hoekR.gif) 100% 0 repeat-y
}

#bl {
	background: url(images/hoekLBN.gif) 0 100% no-repeat;
  }

#br {
	background: url(images/hoekRBN.gif) 100% 100% no-repeat;
  }

#tl {
	background: url(images/hoekLB.gif) 0 0 no-repeat;
  }
  
#tr {
	background: url(images/hoekRB.gif) 100% 0 no-repeat;
	padding-left: 60px;
	padding-top: 8px;
	padding-right: 55px;
	padding-bottom: 18px;
  }
  
  
/* Portaalkaldender */

#portaalkalender {
	padding-left: 15px;
   }

#portaal_kalender td.uitleg {
	font-family: arial;
	font-size: 10pt;
	color: #660066;
}

#portaal_kalender td.lijn  {
	font-size: 1pt;
	border-bottom: 1px dotted #FF9AF8;
} 

#portaal_kalender td.datum  {
	font-size: 8pt;
	font-family: arial;
	color: #660066;
	font-weight: bold;
} 

#portaal_kalender td.activiteit span {
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #660066;
}

#rand {
	margin-left: 5px;
	padding: 5px;
	background-color: #663366;
   }
   
#tekstblok {
	background-color: #FF99FF;
	}

/* Fotomenu */

#fotomenu {
	padding: 5px;
	font-size: 80%
   }
   
#fotomenudiv {
	padding-left: 15px;
   }

/* Gastenboek */

#gastenboek td.lijn  {
	font-size: 1pt;
	border-bottom: 1px dotted black;
} 

#gastenboek td.bericht {
	font-family: arial;
	font-size: 10pt;
	color: #660066;
}
