* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, Arial, Helvetica;
}

#content-bg {
	width: 100%;
	background: #48ac21 url(../images/bg.jpg) no-repeat center top;
}

#content {
	width: 987px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	padding-bottom: 32px;
}

#header {
	width: 100%;
	height: 200px;
	background-color: #FFFFFF;
	text-align: center;
}

#inhoud {
	padding: 0px 62px;
}

#menu {
	font-size: 1.3em;
	padding-top: 6px;
	margin-bottom: 24px;
}

#menu ul li {
	float: left;
	list-style-type: none;
	padding-bottom: 12px;
	margin-left: 4px;
	font-variant: small-caps;
	margin-right: 4px;
	background-color: #FFCA08;
}

#menu ul li a {
	position: relative;
	padding: 6px 16px;
	background-color: #FFFFFF;
	text-decoration: none;
}

#menu ul li a:link,a:visited {
	color: #000000;
}

#menu ul li a:hover,a:active {
	color: #FFFFFF;
	background-color: #F6821F;
}

#menu ul li a#momenteel:link,a#momenteel:visited,a#momenteel:hover,a#momenteel:active {
	color: #FFFFFF;
	background-color: #F6821F;
}

#tekst {
	clear: both;
	padding-top: 20px;
	line-height: 1.5em;
	font-size: 0.8em;
}

#tekst p {
	margin-bottom: 20px;
}

#tekst h1 {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 4px;
}

#tekst h2 {
	font-weight: bold;
	font-size: 1.1em;
}

#tekst img {
	border: 3px solid #FFFFFF;
	vertical-align: middle;
}

h2#sponsordank {
	margin-top: 240px;
}

#tekst #sponsors {
	width: 803px;
	margin: 4px auto 32px auto;
	background-color: #FFFFFF;
	text-align: center;
	padding: 16px;
	font-size: 1.3em;
}

#tekst #sponsors img {
	border: 0;
	margin: 6px;
	vertical-align: middle;
}

#tekst .klein {
	font-size: 0.75em;
	font-style: italic;
	margin-left: 8px;
	font-weight: bold;
	color: #484848;
}

#tekst a:link,#tekst a:visited {
	text-decoration: none;
	color: #504F19;
}

#tekst a:hover,#tekst a:active {
	text-decoration: none;
	color: #7B7A2F;
}

#tekst .links {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

#tekst .rechts {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
}

#tekst #programma td {
	width: 210px;
	height: 46px;
}

#tekst #mundial-2007 {
	width: 100%;
	text-align: center;
}

#tekst #mundial-2007 td {
	padding: 6px 0px;
}

#tekst img.randloos {
	border: 0;
}

#opstelling {
	margin: 10px 0px 16px 26px;
	list-style-type: decimal;
}

table.programma {
	margin-bottom: 16px;
	border: 1px solid #FFFFFF;
	padding: 3px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

table.programma tr:first-child {
	font-weight: bold;
}

table.programma td:first-child {
	font-style: italic;
	width: 100px;
}

table.programma span {
	margin-left: 8px;
	padding-left: 12px;
	border-left: 1px solid #888888;
	font-weight: normal;
}

#hoofdsponsors {
	position: absolute;
	top: 254px;
	width: 100%;
	height: 240px;
	background-color: #FFFFFF;
}

#hoofdsponsors h2 {
	padding: 0px 62px;
	width: 863px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	height: 18px;
	font-weight: bold;
	font-size: 1.2em;
}

#footer {
	clear: both;
	width: 100%;
	height: 210px;
	background-color: #FFFFFF;
}

#footer #logos, #hoofdsponsors #logos {
	margin-left: auto;
	margin-right: auto;
	width: 987px;
	height: 160px;
	line-height: 100px;
	text-align: center;
}

#footer #logos img, #hoofdsponsors #logos img {
	margin: 0px 10px;
	vertical-align: middle;
	border: 0;
}

#subfooter {
	margin-left: auto;
	margin-right: auto;
	width: 885px;
	height: 24px;
	line-height: 24px;
	font-size: 0.6em;
	color: #FFFFFF;
	padding: 0px 51px;
	background-image: url(../images/bg.png);
}

#johangelissen {
	float: left;
	text-align: left;
	padding: 0px 3px;
	background-color: #000000;
	opacity: 0.7;
}

#johangelissen img {
	vertical-align: text-bottom;
	border: 0;
}

#johangelissen a:link,#johangelissen a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#johangelissen a:hover,#johangelissen a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#dohmenmultimedia {
	float: right;
	width: 300px;
	text-align: right;
	color: #000000;
}

#subfooter a:link,#subfooter a:hover,#subfooter a:active,#subfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#subfooter #dohmenmultimedia a {
	color: #000000;
}

.route {
	width: 50%;
	float: left;
}

.routeplanner {
	width: 200px;
	background-color: #FFFFFF;
}

input.text {
	font-size: 14px;
	background-color: #FFFFFF;
	border: 0;
	height: 20px;
	color: #F6821F;
	padding: 2px 4px;
	width: 180px;
}

input.submit {
	font-size: 60%;
	background-color: #FFFFFF;
	border: 0;
	height: 14px;
	color: #F6821F;
	font-weight: bold;
	height: 22px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: 1px solid #FFCA08;
}

input.submit:hover {
	color: #FFFFFF;
	background-color: #FFCA08;
	border: 1px solid #FFFFFF;
}

input.tille {
	font-size: 60%;
	background-color: #FFFFFF;
	border: 0;
	height: 14px;
	color: #F6821F;
	padding: 2px;
	width: 24px;
	text-align: center;
}

input.fout {
	background-color: #FF0000;
	color: #FFFFFF;
}

textarea {
	width: 260px;
	height: 140px;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #F6821F;
	padding: 2px;
}

.berich {
	width: 400px;
	margin: 6px auto;
}

.berich .gbnaam {
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #b62f00;
}

.berich .gbinhoud {
	padding: 5px 2px;
	border-bottom: 1px solid #b62f00;
}

.berich .gbdatum {
	color: #b62f00;
	text-align: right;
}

#gbschrijf {
	float: left;
	width: 363px;
}

#gblees {
	float: left;
	width: 500px;
}

#programma_links {
	width: 320px;
	float: left;
}

#programma_links span {
	float: right;
	display: block;
	cursor: pointer;
	text-align: right;
	background-color: #FFFFFF;
	padding: 16px 8px;
	margin: 2px 2px;
}

#programma_links span.programma_hover,#programma_links span.programma_aan {
	color: #FFFFFF;
	background-color: #F6821F;	
}

#programma_links div {
	clear: both;
}

#programma_foto img {
	margin: 0px;
	display: none;
	border: 0;
	position: absolute;
}

#programma_foto {
	width: 235px;
	position: relative;
	float: left;
	margin: 2px 10px;
}

#programma_rechts {
	float: left;
	width: 280px;
	line-height: 26px;
	font-size: 16px;
	position: relative;
}

#programma_rechts span {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

#plazas {
	list-style: none;
	margin-top: 56px;
}

#plazas li {
	height: 50px;
	margin: 6px 0px;
}

#tekst #plazas li a {
	padding: 10px;
	background-color: #FFFFFF;
	padding: 16px 8px;
	color: #000000;
	margin: 2px 2px;
}

#tekst #plazas li a.hover,#tekst #plazas li a.active {
	color: #FFFFFF;
	background-color: #F6821F;	
}

#tekst #plazas li a span {
	width: 20px;
	margin-right: 12px;
	display: inline-block;
	text-align: right;
	font-weight: bold;
}

#artiesten {
	list-style: none;
	margin-top: 40px;
}

#tekst #artiesten li {
	padding: 10px;
	background-color: #FFFFFF;
	padding: 16px 8px;
	color: #000000;
	height: 18px;
	margin: 6px 0px;
}

#tekst #artiesten li .hover {
	color: #FFFFFF;
	background-color: #F6821F;	
}

#tekst #artiesten li span {
	width: 100px;
	margin-right: 12px;
	display: inline-block;
	text-align: right;
	color: #646464;
}


#historie_links {
	list-style: none;
	text-align: right;
	width: 150px;
	float: left;
	margin-top: 14px;
	margin-right: 20px;
}

#historie_links li {
	height: 50px;
	margin: 6px 0px;
}

#tekst #historie_links li a {
	padding: 10px;
	background-color: #FFFFFF;
	padding: 16px 16px;
	color: #000000;
	margin: 2px 2px;
}

#tekst #historie_links li a.hover,#tekst #historie_links li a.active {
	color: #FFFFFF;
	background-color: #F6821F;	
}

#historie_rechts {
	width: 693px;
	float: left;
}

.zk {
	width: 330px;
	margin-right: 16px;
	float: left;
	margin-bottom: 40px;
}

.zk div {
	margin-top: 10px;
	font-size: 20px;
	text-align: center;
	font-style: italic;
}

.affiche {
	width: 330px;
	margin-right: 16px;
	float: left;
	margin-bottom: 16px;
}

.fotos img {
	margin: 4px;
}

.fotos {
	margin-bottom: 40px;
}
