/* Stylesheet Website */

body {
	text-align: center;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #747f81;
	background-image: url(/images/bkg_main.gif);
	background-repeat: repeat-x;
}

#wrapper_0 {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

#wrapper_1 {
	width: 960px;
	text-align: left;
	position: relative;
	float: left;
}

#wrapper_2 {
	width: 924px;
	padding: 0px 18px;
	background-image: url(/images/bkg_gradient.png);
	background-position: top center;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}

#topmenu {
	width: 924px;
	height: 25px;
	margin-top: 5px;
	padding: 0px 18px;
	background-image: url(/images/bkg_topmenu.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	z-index: 1;
}

.topmenu_item {
	margin-left: 10px;
	position: relative;
	float: right;
	z-index: 2;
}

#topmenu a:link { color: #FFF; text-decoration: none; }
#topmenu a:visited { color: #FFF; text-decoration: none; }
#topmenu a:hover { color: #FFF; text-decoration: underline; }

#header {
	width: 900px;
	height: 76px;
	background: none;
	position: relative;
	float: left;
}

#header_logo {
	width: 325px;
	position: relative;
	float: left;
}

#header_login {
	width: 575px;
	height: 76px;
	font-size: 11px;
	color: #99a8ab;
	position: relative;
	float: left;
	overflow: hidden;
}

#header_login a:link { color: #99a8ab; text-decoration: underline; }
#header_login a:visited { color: #99a8ab; text-decoration: underline; }
#header_login a:hover { color: #747f81; text-decoration: none; }

#navi_main {
	width: 900px;
	margin-bottom: 40px;
	position: relative;
	float: left;
}

#wrapper_intro #navi_main {
	margin-bottom: 0px;
}

#wrapper_content {
	width: 900px;
	padding: 12px;
	background-color: #FFF;
	position: relative;
	float: left;
}

#content {
	width: 548px;
	padding: 16px 200px 0px 152px;
	position: relative;
	float: left;
	z-index: 1;
}

#content.kop_dementied {
	background-image: url(/images/bkg_kop_dementied.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 1;
}

#content.kop_verwijzen {
	background-image: url(/images/bkg_kop_verwijzen.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 1;
}

#content.kop_traject {
	background-image: url(/images/bkg_kop_traject.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 1;
}

#content.kop_contact {
	background-image: url(/images/bkg_kop_contact.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 1;
}

#content.kop_sitemap {
	background-image: url(/images/bkg_kop_sitemap.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 1;
}

#content.kop_disclaimer {
	background-image: url(/images/bkg_kop_disclaimer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 1;
}

#content.kop_privacy {
	background-image: url(/images/bkg_kop_privacy.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 1;
}

#content_image_blocks {
	width: 140px;
	height: 64px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1000 !important; 
}

#wrapper_submenu-item {
	width: 100%;
	height: 17px;
	margin-bottom: 25px;
	position: relative;
	float: left;
}

.submenu-item {
	height: 18px;
	margin-right: 15px;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	background-image: url(/images/bkg_arrow_submenu-item.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

.submenu-item a:link { color: #747f81; text-decoration: none; }
.submenu-item a:visited { color: #747f81; text-decoration: none; }
.submenu-item a:hover { color: #747f81; text-decoration: none; }

#footer {
	width: 924px;
	padding: 10px 18px 10px 18px;
	font-size: 12px;
	color: #747f81;
	background-image: url(/images/bkg_footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

#footer a:link { color: #747f81; text-decoration: none; }
#footer a:visited { color: #747f81; text-decoration: none; }
#footer a:hover { color: #747f81; text-decoration: underline; }

.footer_item_left {
	padding-right: 15px;
	position: relative;
	float: left;
}

.footer_item_right_1 {
	padding-right: 15px;
	padding-left: 6px;
	position: relative;
	float: left;
}

.footer_item_right_2 
{
	padding-left: 11px;
	position: relative;
	float: left;
}

/* GENERAL */

h1 {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #747f81;
}

h3 
{
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #747f81;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

a:link { color: #747f81; text-decoration: underline; }
a:visited { color: #747f81; text-decoration: underline; }
a:hover { color: #99a8ab; text-decoration: none; }

ul {
	margin-bottom: 12px;
}

ul li {
	margin-left: 15px;
}

.textfield {
	height: 14px;
	margin-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9bfc0;
	background-color: #FFF;
}

.tf_login {
	width: 100px;
}

.tf_contact {
	width: 380px;
}

.tf_contact_postcode {
	width: 100px;
}

.tf_contact_plaats {
	width: 270px;
}

.textarea {
	height: 75px;
	width: 543px;
	margin-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9bfc0;
	background-color: #FFF;
}

.ta_contact {
	width: 380px;
}

/* Color Set Red */

.red h1 {
	color: #d52b1e;
}

/*.red h2 {
	color: #d52b1e;
}*/

.red .submenu-item a:hover { color: #d52b1e; text-decoration: none; }

/* Color Set Orange */

.orange h1 {
	color: #ea8300;
}

/*.orange h2 {
	color: #ea8300;
}*/

.orange .submenu-item a:hover { color: #ea8300; text-decoration: none; }

/* Color Set Blue */

.blue h1 {
	color: #00b9e5;
}

/*.blue h2 {
	color: #00b9e5;
}*/
.blue .submenu-item a:hover { color: #00b9e5; text-decoration: none; }

/* Color Set Grey */

.grey h1 {
	color: #747f81;
}

.grey h2 {
	color: #747f81;
}

.grey .submenu-item a:hover { color: #99a8ab; text-decoration: none; }

/* intro */

#wrapper_intro {
	width: 900px;
	/*height: 569px;*/
	padding: 12px;
	background-color: #FFF;
	position: relative;
	float: left;
}

#intro {
	width: 445px;
	/*height: 300px;*/
	padding: 16px 152px 0px 303px;
	position: relative;
	float: left;
}

#header_intro {
	width: 900px;
	height: 110px;
	position: relative;
	float: left;
}

#header_logo_intro {
	width: 650px;
	position: relative;
	float: left;
}

#header_login_intro {
	width: 246px;
	height: 110px;
	font-size: 11px;
	color: #99a8ab;
	position: relative;
	float: left;
	overflow: hidden;
}

#header_login_intro a:link { color: #99a8ab; text-decoration: underline; }
#header_login_intro a:visited { color: #99a8ab; text-decoration: underline; }
#header_login_intro a:hover { color: #747f81; text-decoration: none; }

.button {
	
}

.btn_contact
{
	width: 100px;
	height: 20px;
	border: none;
	background:none;
	background-image: url(/images/btn_versturen.gif);
	background-repeat: no-repeat;
}