/* css knipper bug oplossing */
html { 
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

html, body	{
	height				: 100%;
}

body	{
	background			: #968152 url(../img/body_bg.gif);
	margin				: 0;
	padding				: 0;
	font				: 0.7em Tahoma;
	text-align			: center; /* #container centreren voor IE5 */
}


/* --------------------------------	*/
/* container					 	*/
/* --------------------------------	*/
#container	{
	position			: relative;
	margin				: 0 auto;
	padding				: 0 22px 0 21px;
	width				: 951px;
	text-align			: left;
	background			: white;
	min-height			: 100%;
	_height				: 100%;
}


/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header	{
	position			: relative;
	height				: 157px;
	padding-top			: 9px;
	z-index				: 5000;
	background			: url(../img/header_bg.jpg) no-repeat 160px 9px;
}

/* logo */
#header h1	{
	margin				: 0;
}

#header h1 a	{
	text-indent			: -9000px;
	overflow			: hidden;
	display				: block;
	height				: 149px;
	width				: 151px;
	background			: url(../img/logo.gif) no-repeat;
}


/* --------------------------------	*/
/* adres						 	*/
/* --------------------------------	*/
address	{
	margin				: 0;
	padding				: 0;
	list-style			: none;
	position			: absolute;
	top					: 30px; 			
	left				: 630px;
	width				: 340px;
	text-transform		: uppercase;
	font-size			: 0.9em;
	font-style			: normal;
}

address.doetinchem	{	top: 50px; 	}
address.zutphen		{	top: 10px; }

/* sterretje want nieuw..! */
address.zutphen		{	
	padding-left		: 20px; 
	left				: 610px;
	background			: url(../img/ster.gif) no-repeat left; 
}

address	{
	color				: #005A84;
}

address a	{
	color				: #005A84;
	text-decoration		: none;
	font-weight			: bold;
}

address a:hover	{
	text-decoration		: underline;
}

address .adres	{
	float				: left;
	width				: 130px;
}

address .contact	{
	float				: left;
	width				: 210px;
}

address .tel, address .fax	{
	float				: left;
	display				: block;
	width				: 100px;
}

address .email	{
	clear				: left;
	display				: block;
}


/* --------------------------------	*/
/* menu							 	*/
/* --------------------------------	*/
#menu	{
	margin				: 0;
	padding				: 0;
	list-style			: none;
	position			: absolute;
	top					: 88px; 			
	left				: 157px;
	z-index				: 5000;
}

#menu li	{
	position			: absolute;
	height				: 71px;
}

#menu a	{
	display				: block;
	height				: 71px;
	width				: 100%;
	text-indent			: -9000px;
	overflow			: hidden;
}

#menu li.slapen, #menu li.slapen_hover			{	z-index: 100; left: 0px; width: 103px; background: url(../img/menu_home_collection.gif) no-repeat;	}
#menu li.hastens, #menu li.hastens_hover		{	z-index: 90; left: 99px; width: 80px; background: url(../img/menu_hastens.gif) no-repeat;	}
#menu li.kinna, #menu li.kinna_hover			{	z-index: 80; left: 171px; width: 101px; background: url(../img/menu_kinna.gif) no-repeat;	}
#menu li.wonderland, #menu li.wonderland_hover	{	z-index: 80; left: 171px; width: 101px; background: url(../img/menu_fjorda.gif) no-repeat;	}
#menu li.spiralen, #menu li.spiralen_hover		{	z-index: 70; left: 267px; width: 71px; background: url(../img/menu_spiralen.gif) no-repeat;	}
#menu li.kussen, #menu li.kussen_hover			{	z-index: 60; left: 336px; width: 61px; background: url(../img/menu_kussen.gif) no-repeat;	}
#menu li.medical, #menu li.medical_hover		{	z-index: 50; left: 395px; width: 91px; background: url(../img/menu_medical.gif) no-repeat;	}
/*#menu li.swensen, #menu li.swensen_hover		{	z-index: 40; left: 393px; width: 80px; background: url(../img/menu_swensen.gif) no-repeat;	}*/
#menu li.kuperus, #menu li.kuperus_hover		{	z-index: 40; left: 393px; width: 81px; background: url(../img/menu_kuperus.gif) no-repeat;	}
#menu li.zorgensfeer, #menu li.zorgensfeer_hover{	z-index: 30; left: 471px; width: 76px; background: url(../img/menu_zorgensfeer.gif) no-repeat;}
/*#menu li.opheffing, #menu li.opheffing_hover	{	z-index: 25; left: 546px; width: 101px; background: url(../img/menu_opheffing.gif) no-repeat;	}

#menu li.nieuws, #menu li.nieuws_hover			{	z-index: 20; left: 644px; width: 69px; background: url(../img/menu_nieuws.gif) no-repeat;	}
#menu li.contact, #menu li.contact_hover		{	z-index: 10; left: 713px; width: 63px; background: url(../img/menu_contact.gif) no-repeat;	}*/
#menu li.nieuws, #menu li.nieuws_hover			{	z-index: 20; left: 546px; width: 69px; background: url(../img/menu_nieuws.gif) no-repeat;	}
#menu li.contact, #menu li.contact_hover		{	z-index: 10; left: 615px; width: 63px; background: url(../img/menu_contact.gif) no-repeat;	}

#menu li.actief	{
	background-position	: left bottom;
}

/* hover */
#menu li:hover a, #menu li.hover a	{
	position			: absolute;
	top					: -12px;
	left				: -5px;
	height				: 100px;
}

#menu li.slapen:hover a, #menu li.slapen_hover a				{	left: -2px; width: 110px; background: url(../img/menu_home_collection_h.gif) no-repeat;	}
#menu li.slapen .submenu, #menu li.slapen_hover .submenu		{	left: -3px; width: 110px; }

#menu li.hastens:hover a, #menu li.hastens_hover a				{	width: 91px; background: url(../img/menu_hastens_h.gif) no-repeat;	}
#menu li.hastens .submenu, #menu li.hastens_hover .submenu		{	width: 90px; }

#menu li.kinna:hover a, #menu li.kinna_hover a					{	width: 112px; background: url(../img/menu_kinna_h.gif) no-repeat;	}
#menu li.kinna .submenu, #menu li.kinna_hover .submenu			{	width: 111px; }

#menu li.kuperus:hover a, #menu li.kuperus_hover a				{	width: 93px; background: url(../img/menu_kuperus_h.gif) no-repeat;	}
#menu li.kuperus .submenu, #menu li.kuperus_hover .submenu		{	width: 92px; }

#menu li.wonderland:hover a, #menu li.wonderland_hover a		{	width: 112px; background: url(../img/menu_fjorda_h.gif) no-repeat;	}
#menu li.wonderland .submenu, #menu li.wonderland_hover .submenu{	width: 111px; }

#menu li.spiralen:hover a, #menu li.spiralen_hover a			{	width: 93px; background: url(../img/menu_spiralen_h.gif) no-repeat;	}
#menu li.spiralen .submenu, #menu li.spiralen_hover .submenu	{	width: 92px; }

#menu li.kussen:hover a, #menu li.kussen_hover a				{	width: 87px; background: url(../img/menu_kussen_h.gif) no-repeat;	}
#menu li.kussen .submenu, #menu li.kussen_hover .submenu		{	width: 86px; }

#menu li.medical:hover a, #menu li.medical_hover a				{	width: 114px; background: url(../img/menu_medical_h.gif) no-repeat;	}
#menu li.medical .submenu, #menu li.medical_hover .submenu		{	width: 113px; }

/*#menu li.swensen:hover a, #menu li.swensen_hover a				{	width: 100px; background: url(../img/menu_swensen_h.gif) no-repeat;	}
#menu li.swensen .submenu, #menu li.swensen_hover .submenu		{	width: 99px; }*/

#menu li.zorgensfeer:hover a, #menu li.zorgensfeer_hover a			{	width: 98px; background: url(../img/menu_zorgensfeer_h.gif) no-repeat;	}
#menu li.zorgensfeer .submenu, #menu li.zorgensfeer_hover .submenu	{	width: 97px; }
/*
#menu li.opheffing:hover a, #menu li.opheffing_hover a			{	width: 113px; background: url(../img/menu_opheffing_h.gif) no-repeat;	}
#menu li.opheffing .submenu, #menu li.opheffing_hover .submenu	{	width: 112px; }*/

#menu li.nieuws:hover a, #menu li.nieuws_hover a				{	width: 87px; background: url(../img/menu_nieuws_h.gif) no-repeat;	}
#menu li.nieuws .submenu, #menu li.nieuws_hover .submenu		{	width: 86px; }

#menu li.contact:hover a, #menu li.contact_hover a				{	width: 90px; background: url(../img/menu_contact_h.gif) no-repeat;	}
#menu li.contact .submenu, #menu li.contact_hover .submenu		{	width: 89px; }

/* submenu */
#menu div.submenu	{
	background			: url(../img/submenu_bg.gif) no-repeat left bottom;
	position			: absolute;
	top					: 65px;
	left				: -5px;
	display				: none;
	font-size			: 0.9em;
	padding-top			: 5px;
	border-top			: white 1px dashed;
}

#menu li:hover div.submenu, #menu li.hover div.submenu	{
	display				: block;
}

#menu ul	{
	margin				: 0;
	padding				: 0 0 10px 0;
	list-style			: none;
	background			: url(../img/submenu_bg_rechts.gif) no-repeat right bottom;
}

#menu ul li	{
	position			: relative;
	height				: auto;
	padding				: 2px 5px 0 5px;
	margin				: 0 2px;
}

#menu li.slapen_hover ul li	{
	padding				: 2px 5px 0 5px;
}

#menu li:hover ul a, #menu li.hover ul a	{
	position			: relative;
	height				: auto;
	width				: auto;
	display				: inline;
	top					: auto;
	left				: auto;
	background			: none !important;
	color				: white;
	text-decoration		: none;
	text-indent			: 0;
	overflow			: visible;
}

#menu ul li:hover, #menu ul li.hover, #menu ul li.actief	{
	background			: #6cacc8 !important;
}


/* --------------------------------	*/
/* main							 	*/
/* --------------------------------	*/
#main	{
	padding-bottom		: 22px;
}

#main .clear	{
	clear				: both;
}


/* --------------------------------	*/
/* zijbalk						 	*/
/* --------------------------------	*/
#zijbalk	{
	float				: left;
	width				: 300px;
	height				: 451px;
	position			: relative;
	background			: url(../img/mensen.jpg) no-repeat;
}

#main .foto_swensen		{	background: url(../img/swensen.jpg) no-repeat;	}
#main .foto_swissflex	{	background: url(../img/swissflex.jpg) no-repeat;	}
#main .foto_medical		{	background: url(../img/medical.jpg) no-repeat;	}
#main .foto_kuperus		{	background: url(../img/kuperus.jpg) no-repeat;	}


/* --------------------------------	*/
/* acties						 	*/
/* --------------------------------	*/
#acties	{
	left				: 0;
	bottom				: 0;
	_bottom				: -1px;
	position			: absolute;
	width				: 232px;
	_height				: 153px;
	min-height			: 153px;
	background			: url(../img/acties_bg.gif) no-repeat;
}

#acties	h3 {
	display				: none;
}

#acties	dl {
	margin				: 90px 0 10px 19px;
	width				: 168px;
	font-size			: 0.9em;
	line-height			: 1.6em;
}

#acties a {
	color				: white;
	text-decoration		: none;
}

#acties a:hover {
	color				: #E8F3F8;
}

#acties	dt {
	font-weight			: bold;
	text-transform		: uppercase;
}

#acties	dt a {
	text-decoration		: underline;
}

#acties	dd {
	margin				: 0;
	padding				: 0;
}


/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	margin-left			: 320px;
	width				: 628px;
	padding				: 15px 0;
}

#content h2	{
	margin				: 0;
	color				: #025479;
	font				: bold 2.8em Times;
	text-transform		: uppercase;
}

#content h3	{
	margin				: 3px 0 20px 0;
	padding				: 1px 20px 4px 20px;
	width				: 588px;
	color				: #ffffff;
	font-size			: 2em;
	font-weight			: normal;
	background			: #231F20 url(../img/titel_bg.gif) no-repeat top left;
}

#content .iwes	{
	margin				: 0 0 0 auto;
	line-height			: 1.6em;
	width				: 608px;
}

#content a	{
	color				: #3589AE;
}

#content input, #content select, #content textarea	{
	font				: 1em Tahoma;
	border				: solid 1px #3588AD;
}


/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer	{
	height				: 19px;
	padding-top			: 10px;
	position			: relative;
	background			: #231f20 url(../img/footer_bg.gif) no-repeat bottom left;
	color				: white;
	font-size			: 0.9em;
	text-align			: center;
	position			: relative;
}

#footer a	{
	color				: white;
	text-decoration		: none;
}

#footer a:hover	{
	text-decoration		: underline;
}

#footer .amimpact	{
	position			: absolute;
	right				: 9px;
	top					: 10px;
}


/* --------------------------------	*/
/* contact formulier			 	*/
/* --------------------------------	*/
.contactformulier ul {
	list-style			: none;
	margin				: 0;
	padding 			: 0;
}

.contactformulier fieldset {
	border				: 0;
	margin				: 0;
	padding				: 0;
}

.contactformulier legend 	{
	display				: none;
}

.contactformulier label 	{
	font-weight			: bold;
}

.contactformulier .veldFout 	{
	border				: 1px solid red !important;
}

.contactformulier .button	{
	background-color	: #3588AD;
	color				: #fff;
	font-weight			: bold;
	padding				: 1px;
	cursor				: pointer;
	margin				: 5px 0 0 0;
}

.contactformulier .melding 	{
	color				: red;
	font-weight			: bold;
	margin				: 10px 0;
}

#googlemaps	{
	border				: 0px;
	height				: 500px;
	width					: 100%;
	background		: #eee;
	text-align		: left;
	font					: 1em Tahoma;
	color					: #000;
}

#googlemaps a	{
	color				: #04567E;
}


/*-------------nieuwsbriefformulier------------------------*/
#nieuwsbriefformulier {
	font-family				: Arial;
	font-size				: 1em;
	color					: #000;
	line-height 			: 1.4em;
}

#nieuwsbriefformulier fieldset {
	margin					: 0;
	padding					: 0;
	border					: 0;
}

#nieuwsbriefformulier legend {
	text-indent				: -900em;
}

#nieuwsbriefformulier ul {
	list-style				: none;
	padding					: 0;
	margin					: 0;
}

#nieuwsbriefformulier li {
	margin					: 0 0 3px 0;
}

#nieuwsbriefformulier li label {
	display					: block;
	width					: 80px;
	float					: left;
	padding					: 3px 0 1px 0;
}
#nieuwsbriefformulier li input {
	border					: 1px solid #AAA;
	color					: #000;
	width					: 300px;
	padding					: 1px 2px;
}

#nieuwsbriefformulier li#extra_variabelen {
	clear					: both;
}

#nieuwsbriefformulier li#extra_variabelen select {
	display					: block;
	width					: 80px;
	margin					: 10px 0 3px 80px;
}

#nieuwsbriefformulier li#extra_variabelen input {
	margin					: 0 0 3px 0;;
}

#nieuwsbriefformulier li.aan_afmelden {
	padding					: 0 0 0 80px;
}
#nieuwsbriefformulier li.aan_afmelden input.radio {
	border					: 0;
	width					: 17px;
}
#nieuwsbriefformulier li.aan_afmelden label {
	width					: 100px;
	display					: inline;
	float					: none;
}

#nieuwsbriefformulier li input.veldFout_nieuwsbriefformulier {
	border					: 1px solid #F22;
}

#nieuwsbriefformulier li input.multipleFout_nieuwsbriefformulier {	
}

#nieuwsbriefformulier li input.button {
	background-color	: #3588AD;
	color				: #fff;
	font-weight			: bold;
	padding				: 3px 10px;
	cursor				: pointer;
	margin				: 5px 0 0 0;
	width				: auto;
}

#nieuwsbriefformulier #melding_nieuwsbriefformulier {
	color					: #ff0000;
	display					:none;
	font-weight				: bold;
}