body {
	margin: 0;
	padding: 0;
	background-color: #FEFAE5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

p {
	margin-bottom: 1em;
}

.clearfloat {
	clear: both;
	height: 1px;
	line-height: 1px;
}

#wrap {
	background: url(../../img/wrapbg.gif) no-repeat bottom right #FFFFFF;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	margin: 0 auto;
	position: relative;
	width: 760px;
}

#header {
	position: relative;
}

.logo-header {
	left: 10px;
	position: absolute;
	top: 0;
}

#functnav {
	/*background-image: url(../../img/functnavbg.gif);*/
	background-color: #FBD603;
	color: #666666;
	font-size: .8em;
	height: 20px;
	line-height: 20px;
	text-align: right;
	padding-right: 20px;
}

#functnav span {
	padding: 0 1em;
	border-left: 1px solid #666666;
}

#functnav span:first-child {
	border-left: none;
}

#functnav a:link, #functnav a:visited {
	color: #666666;
	text-decoration: none;
}

#functnav a:hover {
	color: #D3492F;
	text-decoration: none;
}

.kruimelnav {
	color: #666666;
	font-size: 0.9em;
	height: 40px;
	line-height: 40px;
}

.kruimel {
	float: left;
	margin-left:  20px;
}

.kruimel a:link, .kruimel a:visited {
	color: #666666;
	text-decoration: none;
}

.kruimel a:hover {
	color: #999999;
	text-decoration: underline;
}

.kruimel strong {
	font-weight: normal;
}

#zoeken {
	float: right;
	margin-right: 20px;
}

* html #zoeken { /* Zoeken centreren in IE 6 */
	margin-top: 10px;
}

input, select, textarea {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	vertical-align: middle;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.form_button{
	background-color: #73B31F;
	border: 1px solid #999999;
	vertical-align: middle;
}

.feedback {
	font-weight: bold;
	color: #666666;
}

.contact, .feedback, #form_message_area, #sitemap {
	background-image: url(../../img/kaderpagmidden.gif);
	padding: 10px;
}

#sitemap {
	padding-left: 20px;
}

#sitemap ul {
	list-style-type: disc;
}

.contact input[type="text"] {
	width: 300px;
}

.contact textarea {
	width: 480px;
}

.contact label {
	display: block;
	clear: none;
	color: #666666;
}

#verplicht_ster {
	float: right;
	margin-right: 10px;
}

.contact #verzenden {
	margin-top: 1em;
}

#navigatie {
	background: url(../../img/navbg.gif) no-repeat;
	display: inline;
	float: left;
	margin-left: 20px;
	width: 200px;
}

#content {
	display: inline;
	float: right;
	margin-right: 20px;
	width: 500px;
}

.menu {
	font-family: "Comic Sans MS", Arial, sans-serif;
	padding-left: 10px;
	margin-left: 0;
	width: 180px;
}

.menu li {
	line-height: 30px;
	list-style: none;
	margin: 0;
	border-top: 1px dashed #FBD603;
}

.menu > li:first-child {
	border-top: none;
}

.menu li a:link, .menu li a:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	width: 100%;
}

.menu li a:hover {
	color: #255A26;
	text-decoration: none;
}

.submenu {
	font-family: "Comic Sans MS", Arial, sans-serif;
	padding-left: 0;
	margin-left: 0;
}

.submenu li {
	font-size: .9em;
	line-height: 30px;
	list-style: none;
	padding-left: 10px;
}

.submenu li a:link, .submenu li a:visited {
	color: #333333;
	text-decoration: none;
}

.submenu li a:hover {
	color: #26572A;
	text-decoration: none;
}

#footer {
	clear: both;
	height: 20px;
	line-height: 20px;
	color: #73B31F;
	font-size: 0.8em;
	margin: 0 20px;
}

#login {
	float: right;
	color: #73B31F;
}

.intro {
	color: #FFFFFF;
	margin-bottom: 2em;
}

.intromidden {
	background: url(../../img/intromidden.gif) no-repeat #EF4E22;
	padding: 0 10px;
}

.intromidden p {
	margin: 0;
	padding-bottom: 1em;
}

.kader-rechts {
	float: right;
	font-size: .9em;
	margin-left: 20px;
	width: 160px;
}

.kaderboven, .kaderonder {
	text-align: center;
}

.kaderboven img, .kaderonder img {
	margin: 0;
}

.kadermidden {
	background-image: url(../../img/kadermidden.gif);
	text-align: center;
}

.kadermidden p {
	margin: 0;
	padding-bottom: 1em;
}

h1 {
	color: #73B31F;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 1.4em;
	margin-bottom: 1em;
}

h1.intro {
	color: #FFFFFF;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: .2em;
}

h3, .zoek_item h1 {
	color: #73B31F;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 1.2em;
	margin: 1.2em 0 0.5em 0;
}

table {
	margin: 1em 0;
	width: 100%;
	border-spacing: 2px;
	border-collapse: separate;
}

table a:hover {
	color: #666666;
}

table td {
	background-color: #FBD603;
	border-bottom: 1px solid #000000;
	margin: 1em 0;
	padding: 2px 5px;
}

th {
	background-color: #EF4E22;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	padding: 2px 5px;
	text-align: left;
	font-weight: bold;
}

table tr {
	margin-bottom: 2px;
}

th.n {
	text-align: center;
}

td.n {
	text-align: right;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #AB2024;
	text-decoration: underline;
}
a:hover {
	color: #73B320;
	text-decoration: none;
}

.leesmeer, .terug_link {
	display: block;
	float: right;
	clear: left;
}

.item ul, .item ol {
	margin: 0.5em 20px;
}

.zoek_hr {
	clear: both;
}

.zoek_item {
	list-style: none;
	clear: both;
}

.zoek_item h1 img {
	display: none;
}

.zoek_item .leesmeer {
	margin-bottom: 1.25em;
}

/*** Profiel ***/

.icon_verplicht_veld {
	color: #FF0000;
}

#submit_edit_adres {
	margin-top: 1em;
}

.adres_form .label {
	display:	block;
	width:		350px;
	color:		#666666;
	margin-top:	1em;
}

.adres_form .item_input {
	width:		350px;
}

.adres_form .natural_width {
	width:		auto !important;
}

#formule div {
	width: 350px;
	clear: both;
}

#formule div.option {
	margin-top: 0.5em;
}

#formule input {
	display: block;
	float: left;
}

#formule label {
	display: block;
	float: left;
	margin-left: 0.5em;
	width: 320px;
}

#formule select, #formule textarea {
	width: 320px;
	margin-left: 30px;
}

#export_result, #extra_export_result {
	background-color: #ffeeee;
}

#export_result div {
	padding-bottom: 5px;
}

.delete_area {
    background-color:   #FFFFCC;    
    border:             1px #879EB6 dashed;
    padding:            5px;
    margin-bottom:      10px;
    margin-top:         10px;
}


.klasinvoer_error_message{
	background-color:#FF6666;
	padding:2px;
	border:1px solid #990000;
}

#klassen_confirmatie, .klasinvoer_message{
	background-color:#CCFFCC; 
	padding:2px; 
	border:1px solid #006600;
}

#print_logo{
    float:right;
    clear:right;
}

#div_isnummer{
	z-index:10;
	position:absolute;
	border:1px solid #7BB72C;
	display:none;
	width:150px;
	height:100px;
	left:580px;
}