body {
	background: url(img/bg.jpg) center top fixed repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ecd3b6;
}

body,td,th {
	color: 202020;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 22px;
}

a:link { text-decoration:none; color:#923f42; }
a:visited { text-decoration:none; color:#923f42; }
a:hover { text-decoration:underline; color:#923f42; }
a:active { text-decoration:none; color:#923f42; }

h1 {
	font-size:20px;
	color:#923f42;
}

img { border: 0px; }

.pallieter {
	font-size:12px;
	color:#923f42;
}

.kopje {
	font-size:14px;
	color:#923f42;
	font-weight: bold;
}

.deelnemer {
	font-size:17px;
	color:#923f42;
	font-weight: bold;
}

.navigatie {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	color: #FFF;
	text-shadow:#666666 1px 1px 5px;
	letter-spacing: 2px;
	text-align: center;
}

.locatie {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #202020;
	text-align: center;
	line-height: 25px;
}

a:link.navigatie { text-decoration:none; }
a:visited.navigatie { text-decoration:none; }
a:hover.navigatie { text-decoration:none; color:#923f42; }
a:active.navigatie { text-decoration:none; }

a:link.navigatie1 { text-decoration:none; color:#923f42;  }
a:visited.navigatie1 { text-decoration:none; color:#923f42;  }
a:hover.navigatie1 { text-decoration:none; color:#923f42; }
a:active.navigatie1 { text-decoration:none; color:#923f42;  }

#slideshow {
    position:relative;
    height:311px;
	border:solid 1px #923f42;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
	border:solid 3px #f7f0e6;	
}

#slideshow IMG.last-active {
    z-index:9;
}
