/* ALGEMEEN */

body {
	background-color: #E3E3E3;
	margin: 0px;
	padding: 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #666666;
	line-height: 140%;
}
#wikkel {
	width: 970px;
	margin:0px auto;
	text-align:left;
	background: #fff;
}
#kop {
	background: url(images/achtergr_kop.jpg) no-repeat 0px 0px;
	height: 365px;
}
#nav {
	padding-top: 10px;
	padding-left: 5px;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
}
#links {
	float: left;
	width: 239px;
}
#inh {
	width: 600px;
	padding-top: 10px;
	float: left;
	padding-bottom: 20px;
}
#voet {
	width: 970px;
}
.afbLinks {
	border: 1px solid #000000;
	margin: 5px 30px 15px 0px;
	float: left;
}
.afbRechts {
	border: 1px solid #000000;
	margin: 3px 0px 15px 30px;
	float: right;
}

/* TYPOGRAFIE */

.pt10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height:100%;
	font-weight: bold;
	color: #C98520;
}
h2 {
	font-size: 130%;
	color: #194560;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
h3 {
	font-size: 100%;
	color: #C98520;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-bottom: -7px;
}
a:link {
	color: #C98520;
	text-decoration: underline;
}
a:visited {
	color: #C98520;
	text-decoration: underline;
}
a:hover {
	color: #C98520;
	text-decoration: none;
}
a.inschrijven:link {
	color: #55B949;
	text-decoration: underline;
}
a.inschrijven:visited {
	color: #55B949;
	text-decoration: underline;
}
a.inschrijven:hover {
	color: #55B949;
	text-decoration: none;
}
.grijs {
	color: #666666;
}
.oranje {
	color: #C98520;
}
.groen {
	color: #55B949;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
}
#nav a {
	text-decoration: none;
	color: #666666;
	background: url(images/knop.gif) no-repeat 0px 4px;
	padding-left: 15px;
	float: left;
	border-bottom: 1px solid #E3E3E3;
	width: 150px;
	padding-top: 1px;
	padding-bottom: 0px;
}
#nav a:hover {
	background: url(images/knop_o.gif) no-repeat 0px 4px;
	color: #C98520;
}
.actief {
	color: #C98520;
	font-weight: bold;
	background: url(images/knop_o.gif) no-repeat 0px 4px;
	padding-left: 15px;
	float: left;
	border-bottom: 1px solid #E3E3E3;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#agenda a, #agenda a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
	/*background: #F9F9F9;*/
	background: #fff;
	vertical-align: middle;
	width: 550px;
}
#agenda a:hover {
	/*background: #E6EAD3;*/
	background: #F3F3F3;
}
a.agendaTekst, a.agendaTekst2 {
	cursor: hand;
}
.agendaTekst {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.agendaTekst2 {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.agendaTekstDim {
	width: 350px;
	float: left;
	color: #BBBBBB;
	margin: 0px;
	padding: 0px;
}
.agendaTekst2Dim {
	width: 200px;
	color: #BBBBBB;
	margin: 0px;
	padding: 0px;
}
.agendaDetailRij {
	margin: 0px;
	padding: 0px;
}
#agendaDetailTekst {
	width: 100px;
	display: block;
	position: static;
	float: left;
	font-weight: bold;
}
#agendaDetailTekst2 {
	width: 500px;
	display: block;
	position: static;
	float: left;
}
#agenda ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	display:block;
}
#agenda li {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #E3E3E3;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	width:550px;
}

/* FORMULIEREN */

.veld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 18px;
	width: 300px;
	border: 1px solid #E3E3E3;
	margin-right: 10px;
	margin-bottom: 1px;
}
.velddrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 20px;
	width: 304px;
	border: 1px solid #E3E3E3;
	margin-right: 10px;
	margin-bottom: 1px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #55B949;
	height: 20px;
	width: 120px;
	border: 0px;
}
