@import "defaults.css";

#wrap {
	width: 900px;
	margin: auto;
}

#header { 
	padding-top: 0px; 
	/*background-image: url('../images/header.jpg');*/
	height: 183px;
	background-repeat: no-repeat;
}

#search {
	width: 380px; 
	position: absolute;
        top: 10px;
	margin: 20px 0 0 30px; 
}

#search input {
	font: 11px Arial, Tahoma, Helvetica, Sans-serif;
}

#header .menu {  position: absolute; 
top: 30px;
margin: 0px 0 0 380px; }
#header .menu  li {
	display: inline;
	margin-right: 50px;
}

#header .menu a {
	color: #666666;
	text-decoration: none;
}

#header .menu a:hover {
	color: #666666;
	text-decoration: underline;
}

ul.nav { margin: 0; padding: 0; }
ul.nav li { 
	display: block; 
	float: left; 
	height:33px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
}

ul.nav li a { 
	color: #fff;
	text-decoration: none;
}

ul.nav li a:hover { 
	color: #fff;
	text-decoration: underline;
}

ul.nav li.submenu   { 
	background: url('../images/sub_top.jpg') no-repeat;
	width: 165px;
	padding: 10px 0 0 37px;
	color: #385500;
	font-weight: bold;
	margin: 0;
	height: 33px;
}

ul.nav li.submenu a { 
	color: #385500;
	text-decoration: none;
}

ul.nav li.submenu a:hover { 
	color: #385500;
	text-decoration: underline;
}

ul.nav li.bedrijf   { 
	background: url('../images/menu/home.jpg') no-repeat;
	width: 165px;
	padding: 10px 0 0 35px;
	color: #385500;
	font-weight: bold;
}

ul.nav li.bedrijf a { 
	color: #385500;
	text-decoration: none;
}

ul.nav li.bedrijf a:hover { 
	color: #385500;
	text-decoration: underline;
}

ul.nav li.missie     { 
	background: url('../images/menu/missie.jpg');
	background-repeat: no-repeat;
	width: 93px;
	padding: 10px 0 0 25px;
	margin-left: 10px;
}

ul.nav li.patient   { 
	background: url('../images/menu/patient.jpg');
	background-repeat: no-repeat;
	width: 104px;
	padding: 10px 10px 0 15px;
}

ul.nav li.huisarts { 
	background: url('../images/menu/huisarts.jpg');
	background-repeat: no-repeat;
	width: 145px;
	padding: 10px 10px 0 15px;
}

ul.nav li.aanbod     { 
	background: url('../images/menu/aanbod.jpg');
	background-repeat: no-repeat;
	width: 101px;
	padding: 10px 10px 0 15px;
}

ul.nav li.werken     { 
	background: url('../images/menu/werken.jpg');
	background-repeat: no-repeat;
	width: 103px;
	padding: 10px 10px 0 15px;
}

#menu { width: 200px; }
#news { background-color: #E0E0E0; }
#news .header { 
	background-image: url('../images/news_top.jpg'); 
	background-repeat: no-repeat;
	height: 30px;
	padding: 15px 0 0 24px;
		font-size:1.2em;
	font-weight: bold;
	color: #697753;
}
#news .footer { 
	background-image: url('../images/news_bottom.jpg'); 
	background-repeat: no-repeat;
	height: 31px;
}

#study { background-color: #EBEEE5; margin-top: 10px; }
#study .header { 
	background-image: url('../images/studydays_top.jpg'); 
	background-repeat: no-repeat;
	height: 30px;
	padding: 15px 0 0 24px;
	font-size:1.2em;
	font-weight: bold;
	color: #697753;
}
#study .footer { 
	background-image: url('../images/studydays_bottom.jpg'); 
	background-repeat: no-repeat;
	height: 31px;
}

#content { 
	margin-left: 12px;
	width: 666px;
	background-color: #EBEEE5;
	background-image: url('/default/images/watermerk.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content .title { 
	background-image: url('../images/title.jpg');
	background-repeat:no-repeat;
	height: 35px;
	padding: 7px 0 0 30px;
	color: #fff;
	font-size: 11px;
}

#content .title a {
	color: #FFF;	
}

#icontent a {
	color: #994656;
	text-decoration:none;
	
}
#icontent a:hover {
	text-decoration: underline;
	color: #994656;
}

#icontent { 
	margin: 10px;
	color: #666;
	line-height: 18px;
	padding: 0px 25px 10px 25px;
}

#icontent h1 { font-size: 14px; }
#icontent h2 { font-size: 13px; }
#icontent h2 { font-size: 12px; }

#footer {
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	color: #666;
}

#menu ul.agenda {
	list-style: none;
	margin: 0 15px 0 20px;
	padding: 0;
}

#menu ul.agenda li {
	margin-bottom: 1px;
}

#menu ul a {
	display: block;
	color: #666;
	text-decoration: none;
	padding-left: 15px;
}

#menu ul.agenda a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 2px 5px 2px 2px;
	background: none;
	min-height: 18px;
}

* html body #menu ul a {
	height: 18px;
}

#menu ul a:hover {
	color: #4284b0;
}

#menu ul.agenda a:hover {
	padding: 2px 5px 2px 2px;
	background: #f2f2f2;
	color: #4284b0;
}

#submenu {  background-image: url('../images/subsub_top.jpg');
padding-top: 35px;
background-repeat:no-repeat;
background-color: #E0E0E0;
color: #666; }
#submenu .item {
	margin-left: 0px;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px dotted #FFF;
}

#submenu a {
	color: #666;
	text-decoration: none;
}

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

#submenu .subitem {
	padding: 5px 10px 5px 25px;
	background-color: #EBEEE5;
	color: #666;
	border-bottom: 1px dotted #515B40;
}

#submenu .subitem a {
	color: #666;
	text-decoration: none;
}

#submenu .subitem a:hover {
	text-decoration: underline;
}

#flash {
	margin-top: 20px;
	text-align: right;
}