/*----------Boehmer 2009------------*/

html, body{
	height: 100%; 
	margin: 0 auto; 
	padding: 0;
}
body	{
	background: #1c2f69 url(../img/nw_shim_bg.gif) repeat-x top left;
	font-size: 80%; 
	letter-spacing: 0.05em;
	}
body, form * {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	}
#container	{
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 950px;
	border: 0px solid orange;
}

#header {
	color: #cefe7c;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin: 6px; 
	text-align: center;
}
H1, H2, H3{
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	color: #5c5c5c;
	padding: 0;
	margin: 0;
	}
H1{
	color: #566590;
	font-size: 300%;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 10px;
	letter-spacing: 0.05em;
	}
H2{
	font-size: 160%;
	}
H3{
	font-size: 130%;
	}
a	{
	color: #67a80e;
	text-decoration: none;
	}
.hidden {
	visibility: hidden;
	}
hr{
	height:1px;
	border-width:0;
	color: #999999;	
	background-color: #999999;
}
table td{
	border-bottom: 1px solid #bababa;
	}	
	
th {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	color: #5c5c5c;
	padding: 0;
	margin: 0;
	font-size: 130%;
	text-align: center;
}	

form {
	width: 100%;
	background: #fff;
	}
form table{
	background: #f1f7e9;
	margin: 0 auto;
	width: 550px;
	padding: 30px;
	border: 1px solid #bababa;
	}

legend {
	font-weight: bold;
	font-size: 130%;
	}


.opslaan {
	background: url(../img/btn_verzenden_over.gif) no-repeat;
	width: 107px;
	height: 25px;
	border: 0;
	}	

.opslaan:hover  {
	background: url(../img/btn_verzenden.gif) no-repeat;
	}
	

#links dl dt, #zelfzorg dl dt{
	background: #f1f7e9;
	margin-top: 10px;	
	border-top: 1px solid #bababa;
	}
/*------------receptenbutton----------*/

#herhaalrecept a {
	background: url(../img/nw_btn_herhrecepten_volg.gif) no-repeat;
	width: 593px;
	height: 25px;
	display: block;
	margin: 0 0 6px 0;
}

#herhaalrecept a:hover {
	background: url(../img/nw_btn_herhrecepten_volg_over.gif) no-repeat;
}
#home #herhaalrecept a {
	background: url(../img/nw_btn_herhrecepten.gif) no-repeat;
	width: 405px;
}

#home #herhaalrecept a:hover {
	background: url(../img/nw_btn_herhrecepten_over.gif) no-repeat;
}

/*------------------------------layout logo/foto-------------------------------*/

#logo {
	background: url(../img/nw_logo_volg.gif) no-repeat top left;
	float: left;
	vertical-align: bottom;
	height: 340px;
	width: 410px;
	margin: 0 0 20px -60px;
	top: 20px;
	border: 0px solid red;
	position: relative;
}
#home #logo{
	background: url(../img/nw_logo_home.gif) no-repeat top left;
	width: 650px;
	margin-left:-120px;
}
#right {
	float: right;
	margin-top: 50px;
	width: 585px;
}
#home #right{
	width: 400px;
}
#right img{
	margin-bottom: 6px;
	}
	
/*-------------------content-------------------*/	
#contentblok {
	
	width: 949px;
	float: left;
	margin: 20px 0 50px 10px;
	}
#content {
	overflow: auto;
	height: 100%;
	width: 899px;
	margin: 0;
	background: #fff;
	padding: 10px 20px 20px 30px;
	}
#home #content {
	overflow: auto;
	height: 256px;
	width: 469px;
	float: left;
	margin: 20px 0 0 10px;
	padding-left: 30px;
	background:#fff url(../img/nw_bg_tekst_home.gif) no-repeat top left;
	}
#home H1{
	padding-bottom: 0;
	padding-top: 10px;
	}
#content p{
	line-height: 130%;
	}
#content img{
	margin: 10px 10px 10px 0;
	}
#content_top{
	width: 949px;
	height: 14px;
	background: #fff url(../img/nw_bg_teksttop_volg.gif) no-repeat top left;
	}
#content_foot {
	width: 949px;
	height: 14px;
	margin: 0;
	padding: 0;
	background: #fff url(../img/nw_bg_tekstfoot_volg.gif) no-repeat bottom left;
	}

/*
#logolink {height: 63px; width: 290px; border: 1px solid pink;  position: absolute;	top: 0;	right: 0px;}
*/
#logolink .linklogo	{height: 63px; width: 290px; border: 0px solid pink;  position: absolute;	top: 0;	right: 0px; display: block;}
#logolink span {display: none;}
/* ----------suckerfish menu------------------- */
#nav{
	position: absolute;
	bottom: 0;
	right: 0;
	}
#navigatielist, #navigatielist ul {
	padding: 0; 
	margin: 0;
	list-style: none;
	}
#navigatielist {
	width: 400px;
	}	
#navigatielist a {
	font-variant: small-caps;
	font-weight: bold; 
	display: block; 
	padding: 0px 10px; 
	text-decoration: none; 
	text-align: right;
	background: url(../img/nw_pijltje_nav.gif) no-repeat center right;
	padding-right:16px; 
	color: #cefe7c; 
	}
#navigatielist a:hover{
	color: #fff;
	background: url(../img/nw_pijltje_nav_over.gif) no-repeat center right;
	}
#navigatielist li {
	width: 400px;
	margin-bottom: 2px; 
	padding-right: 10px;/* width needed or else Opera goes nuts */
	}
#navigatielist li ul {
	position: absolute; 
	margin: -1.4em 0 0 0.5em; 
	padding: 0em 0em;
	left: -999em; 
	background: white;
	opacity: 0.8; 
	/* for IE */
  	filter: alpha(opacity=80);
	border: 1px solid #29396b; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}
#navigatielist li:hover ul, #navigatielist li.sfhover ul /* sfhover is voor script. niet verwijderen anders werkt IE niet meer*/{
	margin-left: 400px; 
	left: auto; /* lists nested under hovered list items */
	}
	
/*#home #navigatielist li:hover ul, #home #navigatielist li.sfhover ul{left: 670px;  lists nested under hovered list items }*/
		
#navigatielist ul a, #navigatielist ul a:hover{
	background-image: none; 
	color: #1c2f69; 
	text-align: left;
	}
#navigatielist ul a:hover{
	color: #4e8d02; 
	}		
#navigatielist li:hover, #navigatielist li.sfhover{
	position: static;
	}
