@charset "utf-8";
/* CSS Document */

.inschrijven-nav {
	height:23px;
	position:relative;
	background:url(../../img/bg-inschrijven-nav.gif);
	width:479px;
	margin-bottom:15px;
}
.inschrijven-nav .stap {
	width:101px;
	height:23px;
	background:url(../../img/stap.gif) no-repeat;
	float:left;
	position:relative;
}
.inschrijven-nav .stap .nummer {
	position:absolute;
	width:101px;
	top:3px;
	left:0px;
	text-align:center;
	color:#ffffff;
}
.inschrijven-nav .stap .nummer a {
	color:#cccccc;
	text-decoration:none;
}

.inschrijven-nav .stap .grijs {
	color:#ABD594;
}
.inschrijven-nav .stap .grijs a {
	color:#ABD594;
	text-decoration:none;
}
.spacer {
	width:25px;
	height:23px;
	float:left;
}
.inhoud-blok {
	width:670px;
	overflow:hidden;
	position:relative;
	margin-top:10px;
}
.inhoud {
	width:450px;
	float:left;
	position:relative;
	margin-right:20px;
}
.inhoud a {
	color:#ffffff;
}
.banners {
	width:200px;
	float:left;
	position:relative;
	padding-bottom:25px;
}
ul.actie {
	font-size:14px;
}
label.inschr {
	width:120px;
}
input.breed-inschr {
	width:170px;
	color:#58ab27;
}
input.dag {
	width:30px;
	float:left;
}
input.maand {
	width:60px;
	float:left;
	margin-left:15px;
}
input.jaar {
	width:30px;
	float:left;
	margin-left:15px;
}
.inschrijven select {
	width:157px;
}
.inschrijven textarea.slogan {
	width:440px;
	height:100px;
}
.inschrijving input.knop2 {
	height:25px;
	width:145px;
	float:right;
	margin-left:180px;
	border:1px solid #ffffff;
	background:#58ab27;
	color:#ffffff;   
}
.button-lang {
	float:left;
	position:relative;
	width:233px;
	height:22px;
	background:url(../../img/button-akkoord.gif) no-repeat;
}
.button-lang a {
	text-decoration:none;
	color:#58AB27;
	position:absolute;
	width:157px;
	left:0px;
	top:3px;
	text-align:center;
}
.banner-actie {
	width:192px;
	float:right;
	position:relative;
	margin-bottom:15px;
}
.vorige {
	position:absolute;
	bottom:0px;
	right:104px;
	background:url(../../img/vorige.gif) no-repeat;
	width:88px;
	height:22px;
}
.volgende {
	position:absolute;
	bottom:0px;
	right:0px;
	background:url(../../img/volgende.gif) no-repeat;
	width:88px;
	height:22px;
}
.volgende a, .vorige a {
	color:#58AB27;
	text-decoration:none;
	width:88px;
	text-align:center;
	display:block;
	margin-top:3px;
}
.kleine-letters {
	font-size:10px;
}
