/* png fix */
img, div { behavior: url(iepngfix.htc) }
/* default */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background: #FFF url(../site../siteImages/wallpaper.gif) top left repeat-x;
}
html, body {
    background: #FFF url(../siteImages/wallpaper_ie.gif) top left repeat-x;
    #
}


/* general classes */
.clear {clear: both;}
.float_left, .links_uitlijnen {float: left;}
.float_right, .rechts_uitlijnen {float: right;}
.imgleft {margin: 5px 5px 0 0;}
.imgright {margin: 5px 0 0 5px;}

/* site specific css */
#container {
	width: 830px;
	margin: 0 auto;
}

#header {
	height: 100px;
	overflow: hidden;
}
#header_core {
	position: relative;
	z-index: 1;
	width: 836px;
	margin: 0 auto;
	height: 100px;
}
#clouds {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;
}
#waves {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 12;
}
#stretch {
	width: 100%; 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 0; 
	overflow: hidden; 
	height: 100px;
}
#stretch img {
        width: 100%;
        min-height: 100px;
        height: auto;
}
#account_links {
	position: absolute;
	top: 0;
	right: 0px;
}
#account_links ul, #account_links li, #account_links li a {
	display: inline;
}
.admin {
	background: url(../siteImages/admin.png) left top no-repeat;
	color: #FFF;
	padding: 4px 20px 4px 28px;
}
.admin a, .account a {
	color: #FFF; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.account {
	background: url(../siteImages/account.png) left top no-repeat;
	color: #FFF;
	padding: 4px 18px 4px 32px;
}

#admin_pop {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 12;
	width: 160px;
	height: auto;
	padding: 20px;
	background: #FFF;
	display: none;
}
#account_pop {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 12;
	width: 160px;
	height: auto;
	padding: 20px;
	background: #FFF;
	display: none;
}


#navbar {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background: #009ddc;
	text-align: left;
	_margin-top: -6px;
}

#navbar ul, #navbar li, #navbar li a { 
	display: inline;
}

.list-highlight {
	background: red !important;
}

#navbar li a {
	background: #97c0e6 url(../siteImages/nav_normal_lefttop.gif) top left no-repeat;
	padding: 3px 0 8px 3px;
	_line-height: 36px;
	margin-right: 1px;
}

#navbar li a span {
	background: #97c0e6 url(../siteImages/nav_normal_righttop.gif) top right no-repeat;
	padding: 3px 10px 8px 7px;
	_line-height: 36px;
}

#navbar li a:hover {
	background: #fff url(../siteImages/nav_active_lefttop.gif) top left no-repeat;
	padding: 3px 0 8px 3px;
	margin-right: 1px;
}

#navbar li a:hover span {
	background: #fff url(../siteImages/nav_active_righttop.gif) top right no-repeat;
	padding: 3px 10px 8px 7px;
}

* html #navbar li a {
	padding: 0px 0 11px 3px;
}
* html #navbar li a span {
	padding: 0px 10px 11px 7px;
}
* html #navbar li a:hover {
	padding: 0 0 8px 3px;
}
* html #navbar li a:hover span {
	padding: 0 10px 8px 7px;
}

/* Hide from IE5-Mac \*/
#navbar a, #navbar a span {
	float: none;
}
/* End hide */ 

#extra_links {
	float: right;
	margin-top: -24px;
}
#extra_links li a {
	background: #76857d url(../siteImages/nav_extra_lefttop.gif) top left no-repeat;
	padding: 3px 0 8px 3px;
	_line-height: 36px;
	margin-right: 1px;
}

#extra_links li a span {
	background: #76857d url(../siteImages/nav_extra_righttop.gif) top right no-repeat;
	padding: 3px 10px 8px 7px;
	_line-height: 36px;
}

#extra_links li a:hover {
	background: #fff url(../siteImages/nav_active_lefttop.gif) top left no-repeat;
	padding: 3px 0 8px 3px;
	margin-right: 1px;
}

#extra_links li a:hover span {
	background: #fff url(../siteImages/nav_active_righttop.gif) top right no-repeat;
	padding: 3px 10px 8px 7px;
}



#subnav {
	margin-top: 16px;
	padding-left: 4px;
	height: 28px;
	position: relative;
	background: url(../siteImages/subnav.gif) bottom left repeat-x;
}
* html #subnav ul  {
	margin-bottom: -16px;
	line-height: normal;
} 
#subnav ul {
	padding-top: 3px;
}
#subnav ul, #subnav ul li, #subnav li a {
	display: block;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
}
#subnav ul li, #subnav li a {
	float: left;
}
#subnav li a {
	padding: 0 20px 3px;
	margin-left: 3px;
}
#subnav ul li a:hover {
	background: url(../siteImages/subnav_hover.gif) left top no-repeat;
	color: #FFF !important;
}
.green {
	background: #F58026 url(../siteImages/subnav_hover.gif) left top no-repeat !important;
}

.green li, .green li li {
	background: none !important;
}
#subnav li {
	position: relative;
	padding-bottom: 3px;
}
#subnav ul ul {
	display: none;
}
#subnav ul li:hover ul {
	display: block;
	position: absolute;
	width: 160px;
	top: 24px;
	left: 0;
	z-index: 12;
}
#subnav ul ul li {
	display: block;
	padding-right: 3px;
	margin-bottom: 3px;
}
#subnav ul ul {
	border-right: 1px solid #22476c;
	border-bottom: 1px solid #22476c;
	height: auto;
	padding-bottom: 1px;
	background: #eef5fc;
}
#subnav ul ul li a {
	display: block;
	width: 113px;
}
#subnav ul ul li a:hover {
	background: #EB6E1F;
}

#search {
	position: absolute;
	top: 4px;
	right: 5px;
}
#search_input {
	padding: 2px 10px;
	font-size: 11px;
	width: 160px;
	text-align: left;
}

#left {
	width: 510px;
	padding: 0 10px 20px;
	float: left;
	display: inline;
}

#right {
	width: 272px;
	padding: 0 0 10px 10px;
	float: right;
	display: inline;
}
.right_block ul {
	list-style: none;
	padding-left: 20px;
	line-height: 2;
}

#emailadres_nieuwsbrief {
	padding: 2px;
	width: 180px;
}
* html #emailadres_nieuwsbrief {
	width: 160px;
}

#footer {
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 28px;
	border-top: 1px solid #EB6E1F;
	position: relative;
}
#toplink {
	position: absolute;
	top: -18px;
	left: 0;
}

#toplink a img {
	vertical-align: middle;
}

ol{
	margin-left: 25px;
}

table td { 
	padding: 10px;
}

/* FORM */

label {
	width:150px;
	display: block;
	text-align:left;
	float:left;
	font-weight:bold;
	color: #515151;
	line-height: 21px;
}

form span {
   display: block;
   padding: 5pt;
   font-weight: bold;
}

form input, form textarea {
	height: 18px;
	width: 300px;
	font-size: 11px;
	border: 1px solid #858585;
	background: #fff url(../images/navigatiebackground.jpg) repeat-x;
	font-weight: normal;
	padding: 3px 2px 0 2px;
	color: #515151;
	line-height: 18px;

}
form textarea {
	height: 150px;
}
form p {
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 6px;
	padding: 10px;
	clear: both;
}
input:focus, textarea:focus, .ieFocus {
   font-weight: bold;
   border: 1px solid #b290a4;
   background: #fff;
   color: #444444;
}
form #submit, form input.submit {
	width: auto;
	height: auto;
	background: #3d484c;
	padding: 3px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	border-color: #6A7E85;
	cursor: pointer;
}
input.checkbox{
	width : 25px;
}
div.radioholder {
	width: 300px;
	float: left;
}
input.radio {
	width: auto;
	height: auto;
	font-weight: normal;
	border: 0;
	padding: 0;
	margin: 0 5px 0 0;

}

p.fieldError, p.notvalid {
   color: #F90A03;
}
p.fieldError label, p.notvalid label {
   color: #000;
   border-bottom: 1px solid #f90a03;
}
p.fieldError input, p.fieldError textarea, p.notvalid input, p.notvalid textarea {
   border-color: #f90a03;
   color: #f90a03;
}
form select {
	padding-right: 0;
}

form ul.radiolist {
	width: 300px; 
	float: left;
}

form ul.radiolist li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 4px;
}
form ul.radiolist input {
	height: auto;
	width: auto;
}


/*--{ ERROR }--*/
div#errors {
	background: #ea1291;
	clear: both;
	margin-top: 150px;
	color: #fff;
}
div#errors li {
	list-style-type: none;
	margin-left: 20px;
}