/* aanroepen met <link rel="stylesheet" type="text/css" href="abkstyle.css" /> */
body {
	background : url(images/behang.gif);
}
a:link {
	color: Blue;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background : transparent;
}
a:visited {
	color: Blue;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background : transparent;
}
a:active {
	color: Red;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background : transparent;
}
a:hover {
	color: Red;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background : transparent;
}
.PageBodyL {
	background : url(images/balk1.jpg) repeat-y;
	width : 45px;
}
.PageBody {
	background : url(images/balk2.jpg) repeat-y;
	color : navy;
	width : 525px;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.PageBodyR {
	background : url(images/balk3.jpg) repeat-y;
	width : 10px;
}
.PageTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	text-align : center;
}
.PageFooter{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffff66;
	text-align : center;
}
.PageText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : navy;
	font-size : 12px;
}
.SmallPrint{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.BannerText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : transparent;
	text-align : center;
}

/* Classes voor nieuwspagina*/
.NewRowEven{
	background-color: #ffcccc;
}
.NewRowOdd{
	background-color: #ff9999;
}
.NewCellText {
	color : Maroon;
	font-size : 12px;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.NewCellTitle {
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Maroon;
}
.NewCellDate {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Maroon;
	font-size : 12px;
}
/* Classes voor repertoire */
.RepRowEven{
	background : #dacee7;
}
.RepRowOdd{
	background : #f4f1f8;
}
.RepTitle {
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #663399;
}
.RepSubtitle {
	color : #663399;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Classes voor agenda */
.CalRowEven{
	background : #ccff99;
}
.CalRowOdd{
	background : #ffffcc;
}
.CalCellText {
	color : #336600;
	font-size : 12px;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.CalCellTitle {
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336600;
}
.CalCellDate {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336600;
	font-size : 12px;
}

/* Classes voor lid gegevens */
.LidQuestion {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : Navy;
	font-variant : normal;
}
.LidAnswer {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : Blue;
	font-style : italic;
}
.LidFrame {
	border : 2px double #ffd700;
	background-color : #ccffcc;
}

/* Classes voor foto bijschriften */
.FotoTitle {
	text-align : center;
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Navy;
}
.FotoSubTitle {
	text-align : center;
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : Navy;
}
.FotoWhereWhen {
	text-align : center;
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Navy;
}
/* Classes voor foto bijschriften */
.Refrein {
	font-style : italic;
}
/* Classes voor gastenboek */
.gasten {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.gasten .paars {
	color: #663399;
	background-color: #f4f1f8;
}
.gasten .paars .titel {
	background-color: #dacee7;
	font-size : 11px;
}
.gasten .blauw {
	color: #000066;
	background-color: #eef4fc;
}
.gasten .blauw .titel {
	background-color: #c6d9f0;
	font-size : 11px;
}
.gasten .turquoise {
	color: #006666;
	background-color: #edf4f6;
}
.gasten .turquoise .titel {
	background-color: #cee3e7;
	font-size : 11px;
}
.gasten .groen {
	color: #669900;
	background-color: #f4f6ea;
}
.gasten .groen .titel {
	background-color: #e7edc0;
	font-size : 11px;
}
.gasten .oranje {
	color: #ff6600;
	background-color: #fcf0e8;
}
.gasten .oranje .titel {
	background-color: #ffc299;
	font-size : 11px;
}
.gasten .rood {
	color: #cc0000;
	background-color: #f9f0f0;
}
.gasten .rood .titel {
	background-color: #e8c1c0;
	font-size : 11px;
}
.gasten .bruin {
	color: #660000;
	background-color: #f9f4ee;
}
.gasten .bruin .titel {
	background-color: #eddfd2;
	font-size : 11px;
}
.gasten .grijs {
	color: #666666;
	background-color: #ececec;
}
.gasten .grijs .titel {
	background-color: #d9d9d9;
	font-size : 11px;
}

