@charset "utf-8";
/* www.sacred-dance.nl agenda.css */

#mainframe {
	min-height:1500px;
	}

table {
	margin:0 5px 10px 15px;
	width:100%;
	}

th {
	padding:2px 15px 2px 5px;
	border:0;
	width:190px; 
	font-weight:normal;
	text-align:left; 
	} 

td {
	padding:2px 15px 2px 5px;
	border:0;
	width: inherit;
	}

.afbeeldingRechts {
	margin:5px 0 10px 5px;
	padding:3px;
	border:1px dotted #8c528c;
	float:right
	}

.nieuw {
	font-size:1.4em;
	font-weight: bold;
	font-variant: small-caps;
	line-height:1.4em;
	margin-left:.5em;
	width: 20px;	
}

.nieuwsblok {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	color:#580056;
	line-height:1.4em;
	margin-top:1.1em;
	text-align:center;
	border-radius:7%;
	border:1px dotted #8c528c;
	background:#f1b500;
	padding:10px;
	width:266px;
	float:right;
	}

.nieuwsblok-breed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:normal;
	font-weight:normal;
	color:#580056; /* paars */
	line-height:1.3em;
	margin-top:1.1em;
	margin-left: .8em;
	text-align:center;
	border-radius:3%;
	border:1px dotted #8c528c;
	background:#f1b500; /* geel */
	padding:10px;
	width:600px;
	float:left;
	}

.Nieuws {
	line-height:1.4em;
	margin-top:1.4em;
	text-align:left;
	border:1px dotted #8c528c;
	background:#f1b500; /* geel */
	padding:5px;
	width:275px;
	float:right;
	}

.Nieuws-h1 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	margin:.4em 0 .6em .3em;
	color:#580056;
	}

.Nieuws-h2 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	margin:.4em 0 .4em .3em;
	color:#580056;
	}

.nieuwsdatum {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing:+0.03em;
	font-style:italic;
	color:#580056; /* paars*/
	margin:.5em .5em .2em .5em;
	}
	
.nieuwskopje {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-style:italic;
	letter-spacing:+0.04em;
	line-height:1.3em;
	font-weight:600;
	color:#580056; /* paars*/
	margin:.5em 0 0 .4em;
	}
	
.nieuwsbericht {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing:+0.05em;
	line-height:1.2em;
	font-weight:400;
	color:#580056; /* paars*/
	margin:.5em 0 1.1em .5em;
	}

	.nieuwsbericht a:link, .nieuwsbericht a:active, .nieuwsbericht a:visited{
	color:#580056; /* paars*/
	text-decoration:none;
	font-weight:300;
	border-bottom:1px dotted #580056; /* paars*/
	}
	
	.nieuwsbericht a:hover {
	color:#f1b500;
	text-decoration:none;
	font-weight:400;
	border-bottom:1px dotted #580056; /* paars*/
	}

.nieuwslijn {	
	height:0px;	
	border-bottom: thin dotted #580056; /* paars*/
	margin:.7em;
	}
