body{
	background-color:#dddcc5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Contact{
	float:left;
}
#EventSticker{
	position:absolute;
	right:280px;
	top:50px;
}
.subMenu{
 color:#70230b;
 padding-left:54px;
}
.subMenu:hover{
 color:#dddcc5;
}
#GC{
	position:relative;
	left:0px;
	float:right;
}
#Container{
	background-color:#dddcc5;
	width:900px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	/*border: 1px solid #000000;*/
}
#TitelBalk{
	width:894px;
	height:75px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	margin-bottom:25px;
	background-image:url(images/Banner.png);
}
#Foto{
	float:left;
}
a{
	text-decoration:none;
	color:#70230b;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color:#B9B788;
	font-weight:bold;
}
#Beschrijving{
	float:left;
	padding-left:10px;
	padding-top:10px;
	margin-top:0px;
	width:350px;
}
#Logo{
	width:109px;
	height:100px;
	position:absolute;
	top:35px;
	left:75px;
	background-image:url(images/Logo.png);
	cursor:pointer;
}
#Inhoud{
	width:894px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	float:left;
	height:500px;
}
#Titel{
	font-variant:small-caps;
	text-indent:3px;
	letter-spacing:2px;
	font-weight:bold;
	font-size:18px;
	left:180px;
	position:absolute;
}
#Menu{
	width:200px;
	background-color:#B9B788;
	float:right;
	margin-right:25px;
	height:500px;
}
#Menu div{
	margin-left:-53px;
}
a img{
	border:none;
}
#Menu a .active{
	display:none;
}
#Menu a:hover .active{
	display:block;
}
#Menu a .nactive{
	display:block;
}
#Menu a:hover .nactive{
	display:none;
}
#Tekst{
	margin-top:50px;
	margin-left:15px;
	width:575px;
	float:left;
}
#Footer{
float:none;
}
#Tekst label {
	display: block;
	float: left;
	width: 90px;
	height: 12px;
	margin-bottom:3px;
	clear: left;
}

#Tekst input {
	margin-bottom:3px;
	width: 250px;
	height: 12px;
	font-size: 11px;
	border: 1px solid #999999;
	background-color:#B9B788;
	color:#70230b;
}
#Tekst textarea {
	margin-bottom:3px;
	width: 250px;
	height: 100px;
	font-size: 11px;
	border: 1px solid #999999;
	background-color:#B9B788;
	color:#70230b;
}
#Tekst .Knop {
	margin-left:90px;
	width: 252px;
	height: 20px;
	font-size: 11px;
	border: 1px solid #999999;
	background-color:#70230b;
	color:#B9B788;
}
fieldset{
border:none;
width:350px;
}
#Afbeelding{
	display:none;
	position:absolute;
	top:160px;
	left:400px;
}
#Tornooi label {
	display: block;
	float: left;
	width: 220px;
	height: 12px;
	margin-bottom:3px;
	clear: left;
}

#Tornooi input {
	margin-bottom:3px;
	width: 250px;
	height: 12px;
	font-size: 11px;
	border: 1px solid #999999;
	background-color:#B9B788;
	color:#70230b;
}
#Tornooi .Knop {
	margin-left:220px;
	width: 252px;
	height: 20px;
	font-size: 11px;
	border: 1px solid #999999;
	background-color:#70230b;
	/*color:#B9B788;*/
	color:#FFFFFF;
}
#Tornooi fieldset{
border:none;
width:500px;
}
#Sponsors{
	width:600px;
}
