/* CSS Document */

body {

}

a {
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	line-height:32px;
}

a:hover {
	border-bottom-style:solid;
	border-bottom-width:1px;
}

body, td {
	font-size:14px;
	font-family:Garamond, "garamond premr pro","Times new roman", Times, serif;
}

a.mainmenu {
	text-decoration:none;
	border:none;
	line-height:normal;
}

table.agenda {
}


span.acc3 {
	font-weight:lighter;
}

h1 {
	margin:0px;
	padding:0px;
	letter-spacing:-2px;
	font-size:48px;
	display:inline;
	text-decoration:none;
	/*border-bottom: solid white 2px;
	border-left:none;*/
}

a.sterlink1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:48px;
	border:none;
}

a.sterlink2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:24px;
	border:none;
}


span.langverhaal {
	text-align:justify;
}

a.sterlink1:hover {
}
a.sterlink2:hover{
}


span.eventName {
	padding-left:3px;
	padding-top:0px;
	padding-bottom:1px;
	padding-right:3px;
	letter-spacing:-1px;
	font-size:24px;	
}

span.eventDescr {
	
}

.actName {
	padding-left:2px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:2px;
	background-color:#FF0000;
	text-transform:uppercase;
	font-size:18px;
	text-decoration:none;
	border:none;
	line-height:normal;
}
a.actName:hover  {
	border:none;
}

.actDescr {
	letter-spacing:0px;
	line-height:14px;
	padding:3px;

}

.eventDetails {


}

