body {
	margin: 0;
	background-repeat: repeat-x;
}
img {
	border: 0px;
}
#main_container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1100px;
	height: 800px;
}

#mainMenu {
	position: absolute;
	top: 12px;
	left: 190px;
	width: 720px;
	height: 50px;
}

.mainMenuKeuze {
	position: relative;
	float: left;
	top: 20px;
	width: 100px;
	height: 30px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	cursor: pointer;
}

.mainMenuKeuze a {
	color: #fff;
	text-decoration: none;
}

#afdeklijn {
	position: absolute;
	top: 62px;
	left: 190px;
	width: 720px;
	height: 10px;
}

#bal {
position: absolute;
top: 68px;
width: 30px;
height: 30px;
background: url(/img/junior/bal.png);
display: none;
}

#subMenu {
	position: absolute;
	top: 198px;
	left: 20px;
	width: 137px;
}

.subMenuKeuze {
	height: 30px;
	width: 137px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	color: #ffffff;
	cursor: pointer;
}

.subMenuKeuze a {
	color: #fff;
	text-decoration: none;
}

#balsub {
position: absolute;
left: 145px;
width: 30px;
height: 30px;
background: url(/img/junior/bal.png);
display: none;
}

#content {
	position: absolute;
	top: 82px;
	left: 158px;
	width: 709px;
	height: 40px;
	overflow: visible;
}

#contentTop {
position: relative;
width: 709px;
height: 20px;
}

#contentMain {
	position: relative;
	width: 640px;
	background: #fff;
	padding-left: 49px;
	padding-right: 20px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	color: #482274;
	overflow: visible;
	overflow-x: hidden;
}

#contentMain h1 {
	font-size: 16px;
	font-weight: bold;
}

#contentBottom {
position: relative;
width: 709px;
height: 20px;
}

#homeBtn {
	position: absolute;
	top: 685px;
	left: 165px;
	width: 75px;
	height: 75px;
	cursor: pointer;
}

#gaVerder {
	position: absolute;
	top: 560px;
	left: 470px;
	width: 60px;
	height: 60px;
}

#knopnaarjunior {
background-image:url('/img/noagg/knop_naar_junior.png');
height:71px;
width:71px;
position:absolute;
top:680px;
left:160px;
}

/* aanmeldformulier */
input, select, textarea {
border: 1px solid #bbb;
}

.inputcol {
padding:3px;
padding-left:10px;
}

#goNL {
position: absolute;
top: 695px;
left: 265px;
width: 35px;
height: 35px;
cursor: pointer;
}

#goAr {
position: absolute;
top: 695px;
left: 310px;
width: 35px;
height: 35px;
cursor: pointer;
}

#goTr {
position: absolute;
top: 695px;
left: 355px;
width: 35px;
height: 35px;
cursor: pointer;
}
