@import url("../beheer/css/baseStyle.css");
body{
	background:#164269;
	background-position:top center;
	font-family:"Verdana";
	font-size: 11px;
	overflow-y:scroll;
}

h1{
	color:#1F4971;
	font-size:20pt;
	padding:5px 0 0;
	font-weight:normal;
}

#breadcrums{
	padding:3px 0 15px 0;
}

#wrap {
	width:930px;
	height:auto;
	position:absolute;
	top:40px;
	left:50%;
	padding:0 0 25px 0;
	margin-left:-465px;
	}
	#container_top {
		width:957px;
		height:18px;
		background:transparent url('../images/bg_main_top.png') no-repeat;
		position:relative;
		float:left;
	}		
	#container_middle {
		width:930px;
		height:auto;
		background:transparent url('../images/bg_main_middle.png') repeat-y;
		padding:0 13px 0 14px;
		position:relative;
		float:left;
		}
		#header {
			width:920px;
			height:auto;
			padding:0 0 0 10px;
			float:left;
		}
		#palmtree {
			position:absolute;
			top:-5px;
			right:13px;
		}
		a#logo_thci {
			float:left;
		}
		a#logo_thci_small {
			float:left;
			text-align:center;		
			text-decoration:none;
			padding:20px 0 0 20px;
		}
		.prik {
			display:block;
			text-decoration:none;
			font-size:11pt;
			font-weight:bold;
			color:#cc0000;
			padding-top:10px;
		}
		.prik_small {
			display:block;
			text-decoration:none;
			font-size:9pt;
			font-weight:bold;
			color:#cc0000;
			padding-top:10px;
		}
		a#logo_thci img, a#logo_thci_small img {
			border:0;
		}
		#topnav {
			position:absolute;
			top:50px;
			right:10px;
			}
			.topnav_spacer {
				width:60px;
			}
			.topnav_icon img {
				border:0;
			}
			.topnav_icon a {
				width:26px;
				height:26px;
				display:block;
			}
			.topnav_icon a.home {background:url('../images/icon_home.png') no-repeat;}
			.topnav_icon a.contact {background:url('../images/icon_user.png') no-repeat;}
			.topnav_icon a.mail {background:url('../images/icon_mail.png') no-repeat;}
			.topnav_icon a.print {background:url('../images/icon_print.png') no-repeat;}
			.topnav_icon a.home:hover {background:url('../images/icon_home_hover.png') no-repeat;}
			.topnav_icon a.contact:hover {background:url('../images/icon_user_hover.png') no-repeat;}
			.topnav_icon a.mail:hover {background:url('../images/icon_mail_hover.png') no-repeat;}
			.topnav_icon a.print:hover {background:url('../images/icon_print_hover.png') no-repeat;}

			#container_searchform {
				text-align:center;
			}
			.searchfield_left {
				width:13px;
				height:27px;
				margin:0;
				padding:0;
			}
			.searchfield {
				width:184px;
				height:19px;
				margin:0;
				padding:4px 0 0 0;
				background:#fee692;
				border-top:2px solid #d0aa00;
				border-bottom:2px solid #d0aa00;
				border-right:0;
				border-left:0;
				color:#32689c;
				font-size:8pt;
				font-style:italic;
			}
			.submit_search {
				width:27px;
				height:27px;
				border:0;
				margin:0;
				padding:0;
				cursor:pointer;
				background:transparent url('../images/bg_search_submit.png') no-repeat;
		}	
		#mug {
			position:absolute;
			top:-3px;
			left:225px;
		}
		#navigatie {
			float:left;
			margin-top:10px;
			}
			#table_navigatie {
				display:block;
				margin:0 auto;	
				float:left;
			}
			.menuitem a {
				width:auto;
				height:26px;
				display:block;
				padding:10px 33px 0 33px;
				border-bottom:2px solid #154169;
				border-top:2px solid #d4b50e;
				text-align:center;
				text-decoration:none;
				font-family:"Arial";
				font-size:12px;
				font-weight:bold;
				color:#00407C;
				background:url('../images/bg_menuitem.jpg') repeat-x;
			}
			.menuitem a:hover, .menuitem_webshop a:hover {
				background:url('../images/bg_menuitem_hover.jpg') repeat-x;
			}
			.menuitem_active a {
				width:auto;
				height:26px;
				display:block;
				padding:10px 33px 0 33px;
				border-bottom:2px solid #154169;
				border-top:2px solid #d4b50e;
				text-align:center;
				text-decoration:underline;
				font-family:"Arial";
				font-size:12px;
				font-weight:bold;
				color:#f1c639;
				background:url('../images/bg_menuitem_active.jpg') repeat-x;
			}
			.menuitem_webshop a {
				width:auto;
				height:26px;
				display:block;
				padding:10px 26px 0 26px;
				border-bottom:2px solid #154169;
				border-top:2px solid #d4b50e;
				text-align:center;
				text-decoration:none;
				font-family:"Arial";
				font-size:9pt;
				font-weight:bold;
				color:#cf0606;
				background:url('../images/bg_menuitem.jpg') repeat-x;
			}
			.menuitem_webshop_active a {
				width:auto;
				height:26px;
				display:block;
				padding:10px 26px 0 26px;
				border-bottom:2px solid #154169;
				border-top:2px solid #d4b50e;
				text-align:center;
				text-decoration:underline;
				font-family:"Arial";
				font-size:9pt;
				font-weight:bold;
				color:#ffc423;
				background:url('../images/bg_menuitem_hover.jpg') repeat-x;
			}
			.menuitem_spacer {
				width:1px;
				height:36px;
				background:url('../images/bg_menuspacer.jpg') repeat-x;
				border-bottom:2px solid #154169;
				border-top:2px solid #d4b50e;
		}
		#phoneNumber{
			position:absolute;
			right:20px;
			font-family:"Arial";
			font-size:17px;
			font-weight:bold;
			color:#306a94;
			text-align:right;
		}
		.header_white {
			font-size:22pt;
			color:#d71509;
		}
		.header_blue {
			font-size:16pt;
			color:#00417b;
		}
		a.button_red {
			width:142px;
			height:20px;
			display:block;
			background:url('../images/bg_button_red.png');
			text-align:center;
			text-decoration:none;
			font-size:8pt;
			font-weight:bold;
			padding:4px 0 0 0;
			color:#fff;
		}
		a.button_red:hover {
				background:url('../images/bg_button_red_hover.png');
		}	
		#content_main {
			width:900px;
			height:auto;
			
			float:left;
			position:relative;
			padding:15px 0 0 0;		
			}
			#content_main_left {
				width:220px;
				height:auto;
				float:left;
				font-family:"Verdana";
				font-size:10pt;
				color:#4f7ba2;
				line-height:1.2em;
				padding:0 0 25px 0;
				}
				#content_main_left a.sublink {
					width:210px;
					height:auto;
					display:block;
					padding:5px 0 5px 0;
					border-bottom:1px solid #2f6aa2;
					color:#1f4971;
					text-decoration:none;
				}
				#content_main_left a.sublink:hover {
					color:#4787c4;
					text-decoration:underline;
				}
				.subitem_active a.sublink {
					font-weight:bold;
					background: #f7de6a;
					
			}
			#webshop_main_left {
				width:220px;
				height:auto;
				float:left;
				font-family:"Verdana";
				font-size:10pt;
				color:#4f7ba2;
				line-height:1.2em;
				padding:0 0 25px 0;
			}
			#locatietable {
				float:left;
				}
				.locatieNaam {
					font-weight:bold;
					font-size:14px;
			}
			#mapsContainer {
				width:500px;
				float:right;
			}

			#content_main_right, #webshop_right {
				width:680px;
				height:auto;
				float:right;
				font-family:"Verdana";
				font-size:10pt;
				color:#4f7ba2;
				padding:5px 0 15px 0;
				line-height:1.2em;
				}
				#content_main_right a:link, #content_main_right a:active, #webshop_right a:link, #webshop_right a:active {
					color:#0048ff;
					text-decoration:underline;
				}
				#content_main_right a:visited, #webshop_right a:visited {
					color:#9721c3;
					text-decoration:underline;
				}
				#content_main_right a img, #webshop_right a img {
					border:2px solid #1f4971;
				}
				#content_main_right a:hover, #webshop_right a:hover {
					color:#4787c4;
					text-decoration:underline;
				}
				#content_main_right a:hover img, #webshop_right a:hover img {
					border:2px solid #4787c4;
				}
				.vaccinatiediv {
					background:#fff url('../images/mug_big.jpg') no-repeat;
					background-position:230px 0;
		}
		#errors{
			display:none;
			color:#f00;
		}
		#content_home {
			width:926px;
			height:366px;
			background:#fff url('../images/bg_content_middle.jpg') no-repeat;
			background-position:top left;
			padding:0 0 0 4px;			
			float:left;
			position:relative;
			}
			.containerNieuwsitem {
				padding:0 0 13px 0;
			}
			#vaccinatiesnodig {
				position:absolute;
				top:240px;
				left:15px;
				border:0;
			}
			#maakeenafspraak {
				position:absolute;
				top:195px;
				left:322px;
				border:0;
			}
			#bekijkonzewebshop {
				position:absolute;
				top:200px;
				right:0;
				border:0;
			}
			.pageTitle {
				padding:5px 0 5px 0;
				font-size:20pt;
				/*font-family:"Arial";*/
				/*color:#cf0c05;*/
				color:#1F4971;
			}
			
			#containerLandkaart {
				width:283px;
				height:331px;
				position:absolute;
				top:60px;
				right:20px;
			}
				#landkaart {
					width:283px;
					height:331px;
					background:url('../images/landkaart_small.jpg') no-repeat;
					float:left;
					position:relative;
					display:block;
			}

			.content_bottom {
				width:924px;
				height:14px;
				float:left;
				background:url('../images/bg_content_bottom.png') no-repeat;
			}
			.zoekResultaatTitel {
				font-weight:bold;
				font-size:10pt;
			}
			.zoekResultaatLink a{
				font-size:9pt;
				line-height:1.5em;
				color:#1f4971;
				padding:0 0 0 30px;
				text-decoration:none;
			}
			.zoekResultaatLink a:hover {
				color:#4787c4;
				text-decoration:underline;
			}
			#pageImages {
				width:205x;
				float:left;
				border:0;
			}
			.pageImage a {
				border:0;
			}
			.pageImage {
				width:205px;
				float:left;
				margin-top:10px;
			}
			.pageImage img {
				width:205px;
				border:2px solid #2f6aa2;
			}
			.locatiediv {
				width:200px;
				height:85px;
				padding:2px;
				background:#ffc824;
				border:2px solid #164269;
				color:#164269;
				font-size:10px;
				text-decoration:none;
				}
				.locatie_naam {
					font-weight:bold;
				}
		#footer {
			width:930px;
			height:auto;
			margin-top:-10px;
			float:left;
			position:relative;
			padding:0;
			}
			.footer_top {
				width:924px;
				height:12px;
				float:left;
				background:url('../images/bg_footer_top.png') no-repeat;
			}
			.footer_middle {
				width:880px;
				height:21px;
				float:left;
				padding:53px 20px 0 20px;
				border-right:2px solid #fff;
				border-left:2px solid #fff;
				background:#32689c url('../images/bg_footer.jpg') repeat-x;
				}
				#footer_content {
					width:880px;
					height:auto;
					float:left;
					text-align:left;
					border-top:1px solid #2f6aa2;
					}
					#footerpages{
						float:left;
						margin:5px 0 0 0;
					}
					#footerpages a{
						color:#fff;
						display:block;
						margin:0 5px;
					}
					#footertable {
						float:right;
					}
					.footer_white {
						font-family:"Arial";
						font-weight:bold;
						font-size:14px;
						color:#fff;
					}
					.footer_yellow {
						font-family:"Arial";
						font-weight:bold;
						font-size:17px;
						color:#ffc622;
					}
			.footer_bottom {
				width:924px;
				height:14px;
				float:left;
				background:url('../images/bg_footer_bottom.png') no-repeat;
	}
	#container_bottom {
		width:957px;
		height:18px;
		background:transparent url('../images/bg_main_bottom.png') no-repeat;
		float:left;
	}
	#copyright {
		width:930px;
		height:auto;
		float:left;
		padding:0;
		
		}
		#table_copyright td {
			height:25px;
			line-height:25px;
			color:#fff;
			font-size:8pt;
			text-decoration:none;
		}
		#table_copyright td a{
			color:#fff;
			font-size:8pt;
			text-decoration:none;
		}
		#table_copyright td a:hover {
			color:#4787c4;
		}
		.realisatie {
			padding:0 0 0 120px;
		}
#orderLinks{
	margin-left:120px;
}
#relatedTable{
	width:678px;
	margin:20px 1px 0 1px;
}
#relatedHeader{
	font-size:12pt;
	font-weight:bold;
	padding:0;
}
.productDelete{
	cursor:pointer;
}
#bottompages{
	float:left;
	width:100%;
}

#bottompages td{
	padding:0 5px 0 5px;
}

#bottompages a{
	color:#fff;
	text-decoration:none;
}
#bottompages a:hover{
	text-decoration:underline;
}

#callToActionTable{
	margin:30px 0 30px 0;
}