.zangschema_zang
{
	display: block;
	line-height: 26px;
	height: 26px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url("../images/layout/zangschema_zang_bg.gif"); background-repeat: repeat-x; background-position: top left;
}
.zangschema_zang:hover
{
	font-weight: normal;
	color: #FFFFFF;
	background-image: url("../images/layout/zangschema_zang_bg2.gif");
	text-decoration: none;
}
.zangschema_zang:visited
{
	color: #AAAAAA;
}

.zangschema_piano
{
	display: block;
	line-height: 26px;
	height: 26px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url("../images/layout/zangschema_piano_bg.gif"); background-repeat: repeat-x; background-position: top left;
}
.zangschema_piano:hover
{
	font-weight: normal;
	color: #FFFFFF;
	background-image: url("../images/layout/zangschema_piano_bg2.gif");
	text-decoration: none;
}
.zangschema_piano:visited
{
	color: #AAAAAA;
}

.input_button
{
	border: 1px solid #FE0000;
	background-color: #FE0000;
	width: 100px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;

}


.input_text
{
	border: 1px solid #FE0000;
	background-color: #666666;
	width: 220px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;

}

.input_textarea
{
	border: 1px solid #FE0000;
	background-color: #666666;
	width: 220px;
	height: 100px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;

}

body
{
	margin: 0px;
	padding: 0px;
	font-family:  Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}


img
{
	border: 0px;
}

p, ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul
{

}

li
{
	list-style-type: none;
	background-image: url("../images/icons/ster_roodtransparant.gif"); background-repeat: no-repeat; background-position: top left;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	margin-left: -35px;
}

table
{
	border: 0px;
}

td
{
	border: 0px;
	
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	
	vertical-align: top;
	text-align: left;

	line-height: 150%;
}


a         { color: #FE0000; font-weight: bold; text-decoration: none; }	
a:visited { color: #D50000; text-decoration: none; }
a:hover   { color: #FE0000; font-weight: bold; text-decoration: underline; }

.textGrijs
{
	padding: 15px;
	background-color: #333333;
	text-align: justify;
}

.textGrijzestreep
{
	border-left: 15px solid #333333;
	padding: 10px;	
	text-align: justify;
}
.textNieuws
{
	background-image: url("../images/titels/nieuws.gif"); background-repeat: no-repeat; background-position: top left;

	padding: 5px;	
	padding-left: 20px;

	background-color: #FFFFFF;

}

.textGuestbook
{
	background-image: url("../images/titels/guestbook.gif"); background-repeat: no-repeat; background-position: top left;
	border-top: 2px solid #000000;
	padding: 5px;	
	padding-left: 20px;

	background-color: #FFFFFF;

}
.textNieuws, .textNieuws td, .textGuestbook td
{

	color: #000000;
	font-weight: bold;
}

.textAgenda
{
	background-image: url("../images/titels/agenda.gif"); background-repeat: no-repeat; background-position: top left;

	padding: 10px;	
	padding-left: 25px;
	padding-top: 15px;

	background-color: #191919;


}

.textZangschema
{
	background-image: url("../images/titels/zangschema.gif"); background-repeat: no-repeat; background-position: top left;
	padding: 0px; padding-left: 15px;
	background-color: #191919;
}


.textGrijsvlak
{
	background-color: #CCCCCC;
	color: #000000;
	padding: 10px;


}

.textRood
{
	color: #FE0000;
}

h3
{
	background-color: #333333;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding: 1px;
	padding-left: 14px;
	
	border-left: 1px solid #4D4D4D;
	border-top: 1px solid #4D4D4D;
	border-right: 1px solid #242424;
	border-bottom: 1px solid #242424;
	
	
	

}

h4
{
	font-size: 17px;
	font-weight: bold;
	color: #FE0000;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.zwarteRand
{
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;

}

.ster_opgrijs
{
	background-image: url("../images/icons/ster_opgrijs.gif"); background-repeat: no-repeat; background-position: top left;
	font-weight: bold;
	padding-left: 16px;
	padding-bottom: 15px;
}
.ster_zwartopgrijs
{
	background-image: url("../images/icons/ster_zwartopgrijs.gif"); background-repeat: no-repeat; background-position: top left;
	font-weight: bold;
	padding-left: 16px;

	color: #000000;
}
.ster_zwartopdonkergrijs
{
	background-image: url("../images/icons/ster_zwartopdonkergrijs.gif"); background-repeat: no-repeat; background-position: top left;
	font-weight: bold;
	padding-left: 16px;

	color: #000000;
}
.ster_zwartopgrijs a
{
	color: #000000;
}

.ster_roodopgrijs
{
	background-image: url("../images/icons/ster_roodopgrijs.gif"); background-repeat: no-repeat; background-position: top left;
	font-weight: bold;
	padding-left: 16px;

	color: #FFFFFF;
}

.ster_opgrijs a
{
	color: #FFFFFF;
}

.noUnderline:hover
{
	text-decoration: none;
	color: #CCCCCC;
}

.layoutSchaduwL
{
	width: 7px;
	background-image: url("../images/layout/bg_l.gif");
	background-repeat: repeat-y;
	background-position: top right;

	border-right: 2px solid #000000;
}

.layoutSchaduwLO
{
	width: 7px;
	background-image: url("../images/layout/bg_lo.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

.layoutSchaduwO
{
	background-image: url("../images/layout/bg_o.gif");
	background-repeat: repeat-x;
	background-position: top right;
	text-align: right;
}

.layoutVertikaleTitel
{
	width: 15px;
	background-color: #FFFFFF;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;	
}

.layoutIntrotekst
{
	width: 211px;
	background-color: #333333;
	border-right: 2px solid #000000;

	border-top: 2px solid #000000;	
}

.layoutMain
{
	width: 412px;
		
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;	
}

.layoutZijbalk
{
	width: 206px;
	background-color: #191919;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
		
	background-image: url("../images/layout/bg_rechterbalk.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

.layoutZijbalkgrijs
{
	width: 206px;
	background-color: #CCCCCC;

	border-top: 2px solid #000000;
		
}

.layoutFooter
{
	padding-left: 10px;
	font-size: 8px;
	color: #cccccc;
	padding-bottom: 20px;
}

.layoutOnderbalkL
{
	width: 226px;
	height: 17px;
	background-color: #333333;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;

	background-image: url("../images/layout/bg_lo2.gif"); background-repeat: repeat-y; background-position: bottom left;	
}

.layoutOnderbalkM
{
	width: 412px;
	height: 15px;
	background-color: #CCCCCC;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.layoutOnderbalkMzwart
{
	width: 412px;
	height: 15px;
	background-color: #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.layoutOnderbalkR
{
	width: 206px;
	height: 15px;
	background-color: #CCCCCC;
	border-bottom: 2px solid #000000;
}

.zm
{
	visibility:hidden; display: none;
}