@charset "utf-8";
/*---------------------------------
General 
---------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
}
textarea, input {
	font-family: arial, helvetica, sans-serif;
	outline: 0;
	font-size: 12px;
	border: 1px solid #7F9DB9;
}
#menu {
	position: absolute;
	left: 323px;
	top: 35px;
	width: 640px;
	height: 242px;
	background-image:url(../images/menubg.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}
#randomimage {
	position: absolute;
	left: 0px;
	top: 172px;
	width: 320px;
}
#nav {
	position:relative;
	width: 628px;
	left: 0px;
	top: 167px;
	z-index: 102;
}
#master {
	position: relative;
	left: 0px;
	top: 180px;
	font-size: 28px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 101;
}
#main {
	position: absolute;
	left: 323px;
	top: 276px;
	width: 640px;
	background-image:url(../images/mainbg.jpg);
	background-repeat: repeat-y;
}
#calendarheading {
	margin-top: 8px;
	width: 580px;
	padding-right: 5px;
	margin-left: 22px;
	border-bottom: 1px #666666 solid;
	text-align: right;
}
.lessenrooster {
	margin-top: 20px;
	width: 600px;
	margin-left: 22px;
	border: #333333 1px solid;
}
.lessenrooster .mainheader {
	color: #AC2A4B;
	border: #333333 1px solid;
}
.lessenrooster .secondheader {
	border: #666666 1px solid;
}
.lessenrooster .td1 {
	background-color: #D1A2AE;
}
.lessenrooster .td2 {
	background-color: #DAC0C6;
}
.lessenrooster .tdx {
	background-color: #F2F2F2;
}
.navbg {
	background-image:url(../images/navbg.jpg);
}
.newsbg {
	background-image:url(../images/newsbg.jpg);
	height: 21px;
}
.table {
	margin-left: 20px;
	margin-right: 10px;
}
.twohundred {
	width: 200px;
}
.onehundredpercent {
	width: 100%;
}
#main .latest {
        position: relative;
        float:right;
        background:url(../images/latestbg.jpg);
        width: 220px;
		margin-left:15px;
		margin-bottom:5px;
}
.latest .container {
        margin: 7px;
        padding-right:5px;
}

/*---------------------------------
Text 
---------------------------------*/
p {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
}
.right {
	text-align: right;
}
.header {
	margin-top: 8px;
	width: 580px;
	padding-right: 5px;
	margin-left: 22px;
	padding-left:5px;
	border-bottom: 1px #666666 solid;
	font-weight: bold;
}
a {
	color: #AC2A4B;
	text-decoration:underline;
}
a:hover {
	color: #0083C7;
	text-decoration:none;
}
.extra {
	color: #AC2A4B;
}
.latest .item {
	background:url(../images/latestbullet.jpg);
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	background-repeat:no-repeat;
}
.latest a {
	color:#999999;
}
.contactrow1 {
	padding: 5px 10px 4px 35px;
	font-size: 14px;
	background-image:url(../images/1.jpg);
	background-repeat:no-repeat;
	height: 30px;
}
.contactrow2 {
	padding: 5px 10px 4px 35px;
	font-size: 14px;
	background-image:url(../images/2.jpg);
	background-repeat:no-repeat;
	height: 30px;
}
.contactrow3 {
	padding: 5px 10px 4px 35px;
	font-size: 14px;
	background-image:url(../images/3.jpg);
	background-repeat:no-repeat;
	height: 30px;
}

.newsitem {
	background:url(../images/concert.jpg);
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	margin-left: 22px;
	background-repeat:no-repeat;
	width: 580px;
}
.concert {
	background:url(../images/concert.jpg);
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	margin-left: 22px;
	background-repeat:no-repeat;
	width: 580px;
}
.varia {
	background:url(../images/varia.jpg);
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	margin-left: 22px;
	background-repeat:no-repeat;
	width: 580px;
}
.activiteit {
	background:url(../images/activiteit.jpg);
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	margin-left: 22px;
	background-repeat:no-repeat;
	width: 580px;
}
.newsdate {
	color: #CCC;
	padding: 0px 0px 0px 8px;
}
.news {
	color: #FFF;
	padding: 0px 0px 0px 3px;
}
a.anews {
	color: #CCC;
	text-decoration: underline;
}
a.anews:hover {
	color: #FFF;
	text-decoration: underline;
}
.noteCopyright {
	font-size: 10px;
	padding-top: 10px;
	padding-left: 20px;
}
.note {
	font-size: 10px;
}
a.anote {
	font-size: 10px;
	text-decoration: underline;
	color: #333;
}
a.anote:hover {
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
/*---------------------------------
Crossfade 
---------------------------------*/
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#person li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
li img {
	display: block;
}
.wiw {
	font-weight: bold;
	color: #000;
}
.stippellijn {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #600;
}
