 html,body {
	height: 100%;
	margin: 0;
	padding: 0;
 }
 
 body { 
	background: #fff;
	background: #fff url("/sites/commissieeindtermen/images/bg_990x1.gif") center repeat-y;
	/*background: #fff url("../images/bg_990x1.gif") center repeat-y;*/
	text-align: center;
	font-family: Verdana, sans-serif; 
	font-size: 0.7em; 
	color: #000;
 }
	
 form {
	margin: 0;
	padding: 0;
 }
 
 #container {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 990px;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: #fff url("/sites/commissieeindtermen/images/bg_990x1.gif") repeat-y;
	padding: 0;
 }
 
 #top {
	/*background: #fff url(/sites/commissieeindtermen/images/CEA_WEBSITE_DEF.jpg) 210px 10px no-repeat;*/
	background: #fff url(/sites/commissieeindtermen/images/CEA_website_577x160.jpg) 210px 10px no-repeat;
	/*width: 100%;*/
	width: 990px;
	height: 170px;
	border-bottom: 1px solid #622181;
 }
 
 #navtop {
	text-align: left;
	/*margin-top: 60px;
	margin-left: 10px;*/
	padding-top: 70px;
	padding-left: 10px;
	width: 200px;
	line-height: 2em;
	color: #78b41d;
 }
 
 #navtop ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
 }
 
 #navtop ul li {
	color: #78b41d;
	font-size: 1.2em;
	font-weight: bold;
 }
 
 #printlaag {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 50px;
	height: 15px;
 }

 #disclaimerlaag {
	position: absolute;
	top: 60px;
	left: 140px;
	width: 50px;
	height: 15px;
 }
 
 #balkwit {
	background: #fff;
	width: 990px;
	height: 5px;
 }
 
 #main  {
	overflow: hidden;
	float: left;
	width: 990px;
	margin-top: 5px;
	padding-bottom: 20px;
 }

 #kolomlinks {
	background: #fff;
	float: left;
	width: 180px;
	text-align: left;
 }
 
 #mainrechts {
	margin: 0;
	padding: 0;
	width: 790px;
	float: right;
	text-align: left;
 }
 
 #content {
	background: #fff;
	float: left;
	width: 580px;
	text-align: left;
 }
 
 #kolomrechts {
	float: right; 
	width: 190px; 
	text-align: left;
 }
 
 h1 {
	font-size: 1.4em;
	color: #622181;
 }
 
 h2 {
	font-size: 1.2em;
	color: #622181;
 }
 
 h3 {
	font-size: 1.05em;
	color: #622181;
 }
 
 h4 { color: #622181 }
 
 h5 { color: #622181 }

 hr { border-style: dotted; color: #622181; height: 1px }

.paars { color: #622181; }
.groen { color: #78b41d; }

.vet { font-weight: bold }
.vetpaars { font-weight: bold; color: #622181 }
.vetgroen { font-weight: bold; color: #78b41d }

.kopvet { font-size: 1.05em; font-weight: bold }
.kopvetpaars { font-size: 1.05em; font-weight: bold; color: #622181 }
.kopvetgroen { font-size: 1.05em; font-weight: bold; color: #78b41d }

.tekstklein { font-size: 0.9em }


.witvet { color: #fff; font-weight: bold }

.roodvet { color: #f00; font-weight: bold }

.rood { color: #f00 }







/* opsommingen */

 #kolomrechts ul        { 
	list-style: none;
	margin: 0;
	padding: 0;
 }
 
 #kolomrechts ul li        { 
	color: #622181;
	font-weight: bold;
	margin-bottom: 1.5em;
 }
 
 #kolomrechts ul ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
 }

 #kolomrechts ul ul li { 
	line-height: 1.2em;
	padding: 0.1em 0em 0.4em 1.2em;
	margin-bottom: 0;
	text-indent: -1.2em;
	color: #78b41d;
	font-weight: normal;
 }
 
 #kolomrechts ul ul  li a span.not_underline { 
	color: #78b41d;
	text-decoration: none;
 }

 #kolomrechts ul.linklijst { 
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 1.5em;
 }

 #kolomrechts ul.linklijst li { 
	line-height: 1.2em;
	padding: 0.1em 0em 0.4em 1.2em;
	text-indent: -1.2em;
	color: #78b41d;
	font-weight: normal;
 }
 
 #kolomrechts ul.linklijst li a span.not_underline { 
	color: #78b41d;
	text-decoration: none;
 }
 
 ul.kop        { 
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
 }
 
 ul.kop li        { 
	color: #622181;
	font-weight: bold;
 }
 
 ul.subkop        { 
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
 }
 
 ul.subkop li        { 
	color: #622181;
 }
 
 ul.linklijst { 
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 1.5em;
 }

 ul.linklijst li { 
	line-height: 1.2em;
	padding: 0.1em 0em 0.4em 1.2em;
	text-indent: -1.2em;
	color: #78b41d;
 }
 
 ul.linklijst li a span.not_underline { 
	color: #78b41d;
	text-decoration: none;
 }
 
 ol.alfa {
	list-style-type: lower-alpha;
 }

/* formulieren */


label {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 200px;
	padding-right: 20px;
}

.labelreadonly {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 200px;
	padding-right: 20px;
}

.labelbreed {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 200px;
	padding-right: 0px;
}

br {
	clear: left;
}


/*  hyperlinks */

 a:link { color: #78b41d; text-decoration: none }
 a:active  { color: #78b41d; text-decoration: underline }
 a:visited { color: #78b41d; text-decoration: none }
 a:hover { color: #622181; text-decoration: underline }
 
 a.vet:link { color: #78b41d; font-weight: bold; text-decoration: none }
 a.vet:active  { color: #78b41d; font-weight: bold; text-decoration: underline }
 a.vet:visited { color: #78b41d; font-weight: bold; text-decoration: none }
 a.vet:hover { color: #622181; font-weight: bold; text-decoration: underline }
