/* LDR opleidingen stylesheet */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e3d40;
	line-height:1.6em;
}

h1, h2, h3, h4, h5
{
	padding:0px;
	margin:0px;
	font-weight:100;
}

h1
{
	font-size:1.5em;
	margin-bottom:10px;
}

h2
{
	font-size:1.3em;
	margin-bottom:5px;
}

.kolom_rechts h2
{
	font-style:italic;
}

h3
{
	font-size:1.2em;
}

h4
{
	font-weight:500;
	font-size:1.5em;
	margin-bottom:5px;
	color:#336890;
}

h5
{
	font-size:1.3em;
	color:#336890;
	
	margin-bottom:5px;
	border-bottom:1px solid #ecf2f7;
	padding-bottom:10px;
}

p
{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

#container
{
	width:858px;
	margin:auto;
	background:url(../../img/pijlen_bg.jpg) no-repeat 13px 400px;
}

#container.homepagina
{
	background:url(../../img/potlood.jpg) no-repeat 11px 70px;
}

#header
{
	background:url(../../img/header_bg.png) no-repeat;
	text-align:right;
	padding:70px 50px 30px 0px;
}

#header.homepagina
{
	background:url(../../img/header_bg.png) no-repeat;
	height:258px;
	padding:87px 50px 0px 0px;
}

#main
{
	padding:0px 25px 0px 25px;
	text-align:justify;
}

#main.programma
{
	width:570px;
	text-align:justify;
	margin-left:130px;
}

#main .kolom_links
{
	width:340px;
	float:left;
	margin-left:10px;
}

a.inschrijvenknop, a.inschrijvenknop:link, a.inschrijvenknop:visited
{
	padding:5px 7px 5px 7px;
	border:1px solid #dfebf2;
	color:#336890;
	text-decoration:none;
}

a.inschrijvenknop:hover
{
	border:1px solid #afc7d4;
}

.MeerLdr
{
	background:url(../../img/meerLDR.jpg) no-repeat;
	border:1px solid #dfebf2;
	padding:7px 0px 5px 95px;
	margin-top:150px;
}

.MeerLdr h2
{
	margin:0px;
}

.MeerLdr a.meerWetenLink, .MeerLdr a.meerWetenLink:link, .MeerLdr a.meerWetenLink:visited
{
	color:#336890;
	text-decoration:none;
}

.MeerLdr a.meerWetenLink:hover
{
	color:#1C4C70;
}

.MeerLdr a.klikHierLink, .MeerLdr a.klikHierLink:link, .MeerLdr a.klikHierLink:visited
{
	color:#3e3d40;
	font-style:italic;
}

.MeerLdr a.klikHierLink:hover
{
	text-decoration:none;
}

#main .kolom_rechts
{
	width:340px;
	float:left;
	margin-left:100px;
	color:#59595b;
}

#main .kolom_rechts p.top
{
	font-style:italic;
	color:#3e3d40;
}

.kolom_rechts h3
{
	color:#336890;
	font-style:italic;
}

.kolom_rechts a, .kolom_rechts a:link, .kolom_rechts a:visited
{
	color:#336890;
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:1px solid #ECF2F7;
}

.kolom_rechts a:hover
{
	color:#1c4c70;
	border-bottom:1px solid #4178A9;
}

.kolom_rechts a.ItemLeesMeer, .kolom_rechts a.ItemLeesMeer:link, .kolom_rechts a.ItemLeesMeer:visited
{
	float:right;
	color:#cccfd3;
	font-style:italic;
	text-decoration:none;
	padding-left:15px;
	background:url(../../img/leesMeer.jpg) no-repeat 0px 6px;
	border:none;
}

.kolom_rechts a.ItemLeesMeer:hover
{
	color:#b2bbc7;
	background:url(../../img/leesMeerHover.jpg) no-repeat 0px 6px;
	border:none;
}

#footer
{
	background:url(../../img/footer_bg.png) no-repeat;
	height:25px;
	margin-top:20px;
	padding:25px 30px 0px 0px;
	text-align:right;
}

#footer a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:.95em;
}

#footer a:hover
{
	text-decoration:underline;
}

#nav
{
	margin-bottom:40px;
	margin-left:12px;
	margin-right:12px;
	background:url(../../img/nav_bg.jpg) top center no-repeat;
	border-bottom:1px solid #ecf2f7;
	border-top:1px solid #ecf2f7;
	padding-left:18px;
}

#nav h3
{
	float:left;
	margin-left:15px;
	margin-right:15px;
	padding:7px 0px 7px 0px;
	margin-bottom:-1px;
}

#nav a
{
	text-decoration:none;
	color:#336890;
}

#nav h3.actieveNav
{
	border-bottom:1px solid #b2cbde;
}

#nav h3.actieveNav a
{
	color:#18476b;
}

#nav h3:hover
{
	border-bottom:1px solid #b2cbde;	
}

table
{
	margin-top:10px;
}

td.programmaLinks
{
	width:140px;
	color:#336890;
}

td.programmaRechts
{
	width:425px;
	padding-bottom:10px;
}

span.naam
{
	font-weight:bold;
}

span.bedrijf
{
	font-style:italic;
	font-size:.95em;
}

.formulier
{
	margin-top:15px;
}

.formulier .formLinks
{
	float:left;
	width:250px;
}

.formulier .formRechts
{
	float:left;
	margin-left:25px;
}

.formulier .formLinks input, .formulier .formRechts input, .formulier .knopDiv input
{
	width:220px;
	border:1px solid #b3bec7;
	padding:3px;
	margin-bottom:10px;
}

.formulier input.knop
{
	background-color:#e6edf4;
	border:1px solid #b3bec7;
}

.formulier .meerkeuze
{
	text-align:left;
}

.formulier .meerkeuze input
{
	width:20px;
	border:none;
}

.formulier .meerkeuze span.datum
{
	color:#336890;
	font-style:italic;
}

.formulier .meerkeuze table
{
	margin-left:25px;
	margin-top:15px;
	width:520px;
}

.formulier .meerkeuze table td
{
	padding-bottom:10px;
}

.lijn
{
	border-bottom:1px solid #ecf2f7;
	margin-top:10px;
	margin-bottom:20px;
	line-height:1px;
}

ul li
{
	list-style:url(../../img/bullet.jpg)
}

.zonneoplader
{
	margin-bottom:20px;
	margin-top:20px;
}

.zonneoplader img
{
	float:left;
	margin-right:10px;
}

p.bijtekst
{
	font-size:.9em;
	color:#696969;
	font-style:italic;
}

p.titel
{
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
}
