* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url(../BACKGROUNDS/body.jpg);
	background-repeat: repeat;
	color: #333;
}
a {
	text-decoration: underline;
	color: #333;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-collapse: collapse;
	text-align: center;
}
td {
	padding-top: 1px;
	padding-bottom: 1px;
}
hr {
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DEDED6;
	color: #DEDED6;
	margin-bottom: 15px;
}
ul, ol {
	margin-top: 10px;
	padding-left: 15px;
}
form , select{
	text-align: center;
}
#frame {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 995px;
}
#header {
	margin-bottom: 20px;
	color:#FFF;
	height: 55px;
	position: relative;
	padding-top: 35px;
	padding-left: 400px;
}
#header a img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	background-image: url(../BACKGROUNDS/content.gif);
	background-repeat: repeat-y;
	width: 955px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#left {
	width: 300px;
	float: left;
}
#left h1 , #center h2, #sponsors h2{
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDED6;
	font-size: 14px;
}
#left h2 {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: normal;
}
#left table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDED6;
	/*margin-bottom: 10px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDED6;
	font-size: 12px;
}
#left a , #sponsors a{
	text-decoration: underline;
	text-align: right;
	display: block;
	margin-top: 10px;
}
#center {
	margin-left: 315px;
}
#center h1 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDED6;
}
#center table {
	margin-top: 10px;
}
#center p {
	margin-top: 10px;
}
#center  .noMarginTop, #copyright p{
	margin-top: 0px;
}
#center .noResult, #copyright p{
	font-style: italic;
	text-align: center;
}
#center .klein {
	font-size: 12px;
	text-align: right;
}

#sponsors img {
	margin-top: 10px;
}
#copyright {
	margin-bottom: 0px;
}
.kader {
	padding: 10px;
	border: 1px solid #DEDED6;
	background-color: #F7F7EE;
	margin-bottom: 15px;
}
.marBot15 {
	margin-bottom: 15px;
	background-color: #000;
}
.even {
	background-color: #EDEDED;
}
.ploegvoorstelling {
	text-align: center;
	margin-bottom: 10px;
}
.reset {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
#album td{
	padding-top: 10px;
}
