@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}
b {
	font-weight: normal;
}
#container {
	width: 998px;
}
#kop {
	height: 100px;
	background-image: url(beeld/cursus_bannerontwerp.gif);
	background-repeat: no-repeat;
	padding-top:.1em;
}
#kop h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: left;
	font-weight: normal;
	text-indent: 11em;
	font-size:2.7em;
	position:relative; top:-.3em;
}

/*hier begint alles voor de linkerkant*/

#linker {
	float: left;
	width: 500px;
	padding-left: 20px;
	font-size: 13px;
}
#nieuw {
	float: left;
	width: 500px;
	padding-left: 20px;
	font-size: 13px;
	position: relative;
	top: -150px;
}
#info {
	font-size: 14px;
	color: #6460AB;
}
#film {
	width: 500px;
	border: 1px solid #666;
}

/*hier begint de rechterkant*/

#inhoud {
	width: 450px;
	margin-left: 540px;
	font-size: 13px;
}
#inhoud p, #linker p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 16px;
}
#inhoud h1, #linker h1 , #nieuw h1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #E81D24;
}
#inhoud ul, #linker ul  {
	margin-top: -5px;
	margin-bottom: 10px;
	list-style-type: none;
	padding: 0px;
}
#inhoud ul li,#linker ul li {
	line-height: 20px;
	color: #666;
	font-size: 14px;
}
#inhoud h2 a , #linker     a{
	line-height: 20px;
	color: #F00;
	font-weight:bold;
	text-decoration: none;
	padding-right: 5px;
	font-size: 1em;
}
#inhoud h2 a:hover, #linker h2 a:hover   {
	color: #F00;
	background-color: #FC6;
}


/*hieronder de footer*/

#footer {
	background-color: #C0BCBF;
	margin-top: 20px;
}
#footer .linksfloat {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
#footer .linksfloat a {
	color: #666;
	text-decoration: none;
}
#footer .linksfloat a:hover {
	color: #FFF;
	text-decoration: none;
}
.linksfloat {
	float: left;
}
.zwart {
	color: #000;
}
.linksklieren {
	clear: left;
}
.kenwoord {
	font-weight: bold;
	font-size: 24px;
	color: #F00;
}
#inhoud  img {
	margin-bottom: 2.5px;
}
#inhoud .schrijfin{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 238px;
	text-align: left;
	text-indent: 20px;
	text-decoration: none;
	margin-bottom: 2.4px;
}
#inhoud .schrijfin a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2.2em;
	color: #000;
	color: #000;
	display: block;
	background-image: url(beeld/Opatel-opleidingen-schrijf-in-groen.gif);
	font-weight: normal;
}
#inhoud .schrijfin a.oranje{
	background-image: url(beeld/Opatel-opleidingen-schrijf-in-oranje.gif);
}
.grt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #E00202;
	padding-left: 25px;
}
.grt a {
	color: #E00202;
	text-decoration: none;
}
