* {
  margin: 0px;
  padding: 0px;
}

body {
	margin:0px;
	padding:0px;
	background-color:#2f1310;
	background-image: url(images/externebg.jpg);
	background-position:center 33px;
	background-repeat:no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	color: #f6f889;
	text-align:justify;
	font-size:13px;
	min-height:1250px;
}

a {
	color: #e6e861;
	text-decoration:none;
}

a:hover {
	color:#e5bb64;
	}
	
h1 {
	font-size:1.3em;
	text-transform:uppercase;
	
}

.container {
	width:933px;
	min-height:790px;
	margin:32px auto 0 auto;
}

#agenda {
	width: 243px;
	height: 190px;
	float:right;
	margin: 0 10px 0 0;
	padding: 8px 15px 15px;
	font-size:11px;
}

#agenda h1 {
	text-align:center;
	margin-bottom:10px;
}

#agenda table tr th {
	font-weight:bold;
	text-align:left;
	height: 10px;
	}


#agenda table {
	width:243px;
	height:75px;
	}
	
#inschrijven {
	margin: 10px auto;
	text-transform:uppercase;
	width:210px;
	}
	
#inschrijven h1 a {
	font-size:15px;
	display:block;
	letter-spacing:4px;
	text-shadow: #fff 0px 0px 5px;
	color:#fafc92;
	}

#content_left {
	margin: 73px 27px 15px 30px;
	float:left;
	padding: 0 25px;
	width: 608px;
	}
	
#content_right {
	margin: 75px 0px 15px;
	padding: 15px 19px 0;
	float:left;
	width: 169px;
	height: 746px;
	}

#navigation {
   list-style:none;
   width:100%;
   margin: 0; 
   height: 17px;
   float: left;
   text-align:justify;
}

.navlinks li {
   float: left;
   list-style-type: none;
}

.navlinks li a {
   display: block;
   margin-right:32px;
   text-transform:uppercase;
   letter-spacing: 1px;
   font-size: 11px;
   font-weight:bold;
}

.navlinks li.nomargin a {
   margin:0;
   padding:0;
}

#welkom {
	margin: 27px 0 0;
	float:left;
	width:100%;
}

#welkom a {
	text-decoration:underline;
	font-weight:bold;
	}

#welkom p {
	padding-bottom:4px;
	}
	
#news {
	float:left;
	width:100%;
}

#promo {
	width:100%;
	margin: 20px auto 6px;
	text-align:center;
	height: 350px;
	}

#sponsoren {
	float:left;
	width:100%;
	margin-top: 30px;
	}

#sponsoren img {
	border: 1px solid;
}
	
#header {
	width:100%;
	float:left;
	}
	
#main {
	width:100%;
	float:left;
	}
	
div#welkom h1, div#content_right h1{
	margin-bottom:12px;
	}

#banner_fp{
	float:left;
	margin: 30px auto 0;
	width:100%;
}

.tekst_groot{
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
	}
	
.tekst_bold{
	font-size:13px;
	font-weight:bold
	color:#f6f889;
}
