/*
	# $Id: website.css,v 1.12 2008/10/30 11:28:09 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;
}

#crohn {
	width:760px;
}

#submitbutton, #zoekbutton {
	background:#9DA3AA;
	color:#FFFFFF;
	font-size:80%;
	padding:2px;
}

/*
	Header
*/

#crohn-header {
	padding:18px 0;
}

#crohn-header a img {
	float:left;
}

#crohn-header h1 a {
	display:table;
	height:34px;
	width:373px;
}

#crohn-header h1 {
	background:url('/_public/assets/images/crohn-logo.png') no-repeat;
	width:598px;
	height:136px;
	position:relative;
	float:left;
	margin-left:19px;
}

#crohn-header h1 span{
	display:none;
}

.abbottLogo {
	margin-top:1px;
}


/*
	Menu
*/

#crohn-menu {
	width:176px;
	float:left;
	font-size:11px;
}

#crohn-menu hr {
	border:1px none;
	background:#339900;
	color:#339900;
	height:1px;
}

#crohn-menu a {
	color:#666666;
	text-decoration:none;
}
#crohn-menu a:link, #crohn-menu a:visited, #crohn-menu a:active {
	color:#666666;
}

#crohn-menu a:hover {
	text-decoration:underline;
}

#crohn-menu form {
	margin-left:5px;
}

#crohn-menu .textinput{
	vertical-align:top;
	width:89px;
}

#crohn-menu .menu {
	width:145px;
	margin-top:18px;
	border-top:1px solid #339900;
}

#crohn-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;
}

#crohn-menu .menu li ul li a{
	font-weight:normal;
}

#crohn-menu #current {
	background:url('/_public/assets/images/list-item-icon.png') left top no-repeat;
}

#crohn-menu .highlight a {
	color:#339900 !important;
}

#crohn-menu .button {
	margin:25px 5px;
}

/*
	content
*/

#crohn-content {
	float:left;
	width:580px;
}

#crohn-content a {
	color:#339900 !important;
	text-decoration:none;
}

#website-content a:hover {
	text-decoration:underline;
}

#crohn-content h2 {
	margin:0;
	padding:0;
	padding-left:5px;
	color:#FFFFFF;
	background:#339900;
	font-size:135%;
	height:25px;
	cursor: auto;
}

#crohn-content .header_img{
	height:143px;
	background:#339900 center 25px no-repeat;
	cursor: pointer;
	}

#crohn-content .divhref {
	clear:both;
	margin-top:20px;
	cursor: pointer;  
	}

#crohn-content .divhref h3 {
	margin:0;
	padding:0;
	color:#339900;
	cursor: auto; 
}

#crohn-content .divhref p {
	background:#E5E5E5;
	height:90px;
	margin:0;
	padding:8px;
 	cursor: auto;  
}

#crohn-content .divhref2 p {
	background:#E5E5E5;
	height:330px;
	margin:0;
	padding:8px;
 	cursor: auto;  
}

#crohn-content .divhref2 h3 {
	margin:0;
	padding:0;
	color:#339900;
	cursor: auto; 
}

#crohn-content .crohnjuwelen {	
	background:#E5E5E5;
	height:160px !important;
}

#crohn-content .crohnjuwelen img{	
	padding:10px 8px 0 10px;
}

#crohn-content .verhaalfoto, #crohn-content .quote {
	float:right;
	margin:0 0 20px 20px;
}

#crohn-content .intro {
	font-style:italic;
	font-size:110%;
}

#crohn-content .quote {
	text-align:justify;
	font-style:italic;
	margin-top:-60px;
	width:150px;
}

#crohn-content .rightquote, #crohn-content .leftquote {
	font-size:80px;
	height:20px;
	display:block;
	line-height:0.8;
	color:#339900;
	font-style:normal;
}

#crohn-content .leftquote {
	float:left;
}

#crohn-content .rightquote {
	float:right;
	margin-top:-10px;
}


/*
	Content / Contact formulier
*/

#crohn-content label {
	display:block;
	font-weight:bold;
}

#crohn-content input {
	margin-bottom:8px;
}
#crohn-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
*/

#crohn-footer {
	clear:both;
	color:#999999;
	margin:18px 0 11px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

#crohn-footer a {
	color:#999999 !important;
	text-decoration:none;
}
#crohn-footer a:link, #crohn-footer a:visited, #crohn-footer a:active {
	color:#999999 !important;
}

#crohn-footer a:hover {
	text-decoration:underline;
}

