/*
	# $Id: website.css,v 1.1 2008/05/21 07:22:30 danielk Exp $
*/


body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:83%;
	letter-spacing:0.02px;
	margin:0;
}

a img {
	border:0;
}

h1 {
	margin:0;
	padding:0;
}

p {
	padding:4px;
}

form,input {
	margin:0;
	padding:0;
}

input {
	padding:2px;
}

#website {
	width:760px;
}

#submitbutton, #zoekbutton {
	background:#9DA3AA;
	color:#FFFFFF;
	font-size:80%;
	padding:2px;
}

/*
	Header
*/

#website-header {
	padding:18px 0;
}

#website-header a img {
	float:left;
}

#website-header h1 a {
	display:table;
	height:34px;
	width:456px;
}

#website-header h1 {
	background:url('/_public/assets/images/website-logo.png') no-repeat;
	width:598px;
	height:136px;
	position:relative;
	float:left;
	margin:0;
	margin-left:12px;
	padding:0;
}

#website-header h1 span{
	display:none;
}

.abbottLogo {
	margin-top:1px;
}


/*
	Menu
*/

#website-menu {
	width:176px;
	float:left;
	font-size:11px;
}

#website-menu hr {
	border:1px none;
	background:#990099;
	color:#990099;
	height:1px;
}

#website-menu a {
	color:#666666;
	text-decoration:none;
}
#website-menu a:link, #website-menu a:visited, #website-menu a:active {
	color:#666666;
}

#website-menu a:hover {
	text-decoration:underline;
}

#website-menu form {
	margin-left:5px;
}

#website-menu .textinput{
	vertical-align:top;
	width:89px;
}

#website-menu .menu {
	width:145px;
	margin-top:18px;
	border-top:1px solid #990099;
}

#website-menu .menu a {
	font-weight:bold;
}

.menu ul{
	list-style-type:none;
	margin:8px 0px 8px 3px;
	padding:0px 0px 0px 7px;
}

.menu li{
	margin:5px 0px 0px;
	padding:0px 0px 0px 7px;
}

#website-menu .menu li ul li a{
	font-weight:normal;
}

#website-menu #current {
	background:url('/_public/assets/images/list-item-icon.png') left top no-repeat;
}

#website-menu .highlight a {
	color:#990099 !important;
}

#website-menu .button {
	margin:25px 5px;
}

/*
	content
*/

#website-content {
	float:left;
	width:580px;
}

#website-content h2 {
	margin:0;
	padding:0;
	padding-left:5px;
	color:#FFFFFF;
	background:#990099;
	font-size:135%;
	height:25px;
}

#website-content a {
	color:#990099 !important;
	text-decoration:none;
}

#website-content a:hover {
	text-decoration:underline;
}

#website-content .header_img{
	height:143px;
	background:#990099 center 25px no-repeat;
}

#website-content .divhref {
	clear:both;
	margin-top:20px;
}

#website-content h3{
	margin:0;
	padding:0;
	color:#990099;
}

#website-content .divhref p {
	background:#E5E5E5;
	height:90px;
	margin:0;
	padding:8px;
}


#website-content .websitejuwelen {	
	background:#E5E5E5;
	height:160px !important;
}

#website-content .websitejuwelen img{	
	padding:10px 8px 0 10px;
}

#website-content .verhaalfoto, #website-content .quote {
	float:right;
	margin:0 0 20px 20px;
}

#website-content .intro {
	font-style:italic;
	font-size:110%;
}

#website-content .quote {
	text-align:justify;
	font-style:italic;
	width:150px;
}

#website-content .rightquote, #website-content .leftquote {
	font-size:80px;
	height:20px;
	display:block;
	line-height:0.8;
	color:#990099;
	font-style:normal;
}

#website-content .leftquote {
	float:left;
}

#website-content .rightquote {
	float:right;
	margin-top:-10px;
}


/*
	Content / Contact formulier
*/

#website-content label {
	display:block;
	font-weight:bold;
}

#website-content input {
	margin-bottom:8px;
}
#website-content p input {
	margin:0;
}


/*
	Content / childnodes
*/

#childnodes ul {
	list-style-type:none;
	margin:0;
	padding:0 20px;
}

#childnodes li {
	margin:2px;
	background:url('/_public/assets/images/list-item-icon.png') left top no-repeat;
	padding-left:10px;
}

#childnodes a {
	text-decoration:none;
	color:#666666;
}

#childnodes a:hover {
	text-decoration:underline;
}

/*
	Content / Sitemap
*/

#sitemap {
	padding:5px 30px;
}

#sitemap ul {
	margin:8px 0px 8px 5px;
	padding:0px 0px 0px 7px;
}

#sitemap li {
	margin:5px 5px 0px;
	padding:0px 0px 0px 7px;
}

#sitemap ul li a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

#sitemap ul li ul li a {
	font-weight:normal;
}
#sitemap a:link, #sitemap a:visited, #sitemap a:active {
	color:#666666;
}

#sitemap a:hover {
	text-decoration:underline;
}


/*
	Content / zoeken
*/

#zoekResultaten {
	padding:5px 30px;
}

#zoekResultaten ul {
	margin:8px 0px 8px 5px;
	padding:0px 0px 0px 7px;
}

#zoekResultaten li {
	margin:5px 5px 0px;
	padding:0px 0px 0px 7px;
}

#zoekResultaten ul li a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

#zoekResultaten a:link, #zoekResultaten a:visited, #zoekResultaten a:active {
	color:#666666;
}

#zoekResultaten a:hover {
	text-decoration:underline;
}



/*
	Footer
*/

#website-footer {
	clear:both;
	color:#999999;
	margin:18px 0 11px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

#website-footer a {
	color:#999999 !important;
	text-decoration:none;
}
#website-footer a:link, #website-footer a:visited, #website-footer a:active {
	color:#999999 !important;
}

#website-footer a:hover {
	text-decoration:underline;
}

