/* SITE - FRAME */

body 
{
	text-align: center;
}

body, html 
{
	height: 100%;
	background: #003399;
}

html, body, form, fieldset 
{ 
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #8a8a8a;
}

td
{
	font-family: Tahoma;
	font-size: 12px;
	color: #4a4a4a;
	line-height: 18px;
}

a	{
	color: #022d84;
	text-decoration: underline;
}

p 
{
	margin-top: 11px;
	margin-bottom: 11px;
}

img 
{
	border: 0px;
	display: block;
}

*	
{
	outline: none;
}

#container
{
	width: 957px;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	margin: 0 auto;
	position: relative;
	padding: 0;
	border-left: 9px #FFFFFF solid;
	border-right: 9px #FFFFFF solid;
	background: url(../images/achtergrond.jpg);
}

#site 
{
	display: block;
	width: 957px;
	margin-left: 0px;
	height: auto;
	position: relative;
	padding: 0 0 70px 0;
	text-align: left;
}

#site:after 
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	background: url(../images/achtergrond.jpg);
}

#footer 
{
	width: 957px;
	height: 65px;
	line-height: 30px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/achtergrond.jpg);
	background-repeat: repeat-y;
}

/* IMABO - CSS */

#header
{
	background: #FFFFFF;
	height: 101px;
}

#logo
{
	float: left;
}

#top_menu
{
	float: left;
	width: 580px;
}

#menu
{
	margin-top: 40px;
	margin-left: 60px;
}

#zoeken
{
	float: left;
	width: 189px;
	height: 61px;
	margin-right: 0px;
	background: #ccd6eb;
}

#zoeken form
{
	padding-top: 23px;
	margin: 10px;
}

#zoeken input
{
	font-family: Tahoma;
	font-size: 10px;
	border: 1px #003399 solid;
	border-left: 0px;
	width: 142px;
	margin: 0px;
	color: #00287d;
	padding-left: 5px;
}

#zoeken img
{
	cursor: pointer;
	float: left;
	margin-top: 0px !important;
	margin-top: 1px;
	vertical-align: middle;
}

#midden
{
	display: block;
	position: relative;
	background: url(../images/achtergrond.jpg);
	width: 957px;
	height: auto;
}

#menu_links
{
 background: #cfdfff;
 width: 188px;
 padding-bottom: 40px;
 float: left;
 height: auto;
}
 
#menu_links:after {
 clear: both;
 display: block;
 font: 1px/0px serif;
 content: ".";
 height: 0;
 visibility: hidden;
}


#menu_links .menu_item a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #022364;
	text-decoration: none;
	text-indent: 13px;
	line-height: 32px;
	height: 32px;
	display: block;
}

#menu_links .menu_item a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #a7bce5;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-indent: 13px;
	line-height: 32px;
	height: 32px;
	display: block;
}

#menu_rechts
{
	width: 189px;
	position: relative;
	float: right;
	color: #cfdfff;
}

.submenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #022364;
	position: absolute;
	left: 188px;
	margin-top:-32px;
	background: #cfdfff;
	width: 188px;
	z-index: 100;
	line-height: 32px;
	height: auto;
	display: none;
}

.submenu a
{
	text-indent: 13px;
}

.sub_item
{
	background: #cfdfff;
	position: relative;
}

.subsubmenu
{
	position: absolute;
	left: 188px;
	top: 0px;
	width: 188px;
	background: #cfdfff;
	display: none;
}

#content
{
	float: left;
	position: relative;
	display: block;
	width: 580px;
	padding: 0;
	margin: 0;
}

#kop_foto
{
	height: 227px;
	position: relative;
	z-index: 1;
}

.nieuws
{
	color: #003399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	height: 96px;
	padding-right: 15px;
}

.nieuws2
{
	color: #990000;
	text-transform: none;	
}

.nieuws a
{
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}

.bericht
{
	padding: 21px 0px;
}

#tekst
{
	text-align: justify;
	padding: 33px 55px 50px 60px;
	font-family: Tahoma;
	font-size: 12px;
	color: #4a4a4a;
	line-height: 18px;
}

.titel, h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 40px;
	position: relative;
	text-transform: uppercase;
}

.aanbieding {
	width: 464px;
	height: auto;
	position: relative;
	border-top: 1px solid #e4e4e4;
	padding: 25px 0 28px 0;
}

.aanbieding:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.aanbieding .img {
	width: 164px;
	height: 164px;
	position: relative;
	float: left;
	border: 1px solid #cccccc;
	overflow: hidden;
	margin-right: 22px;
}

.aanbieding .profpakker {
	width: 100px;
	height: 35px;
	position: absolute;
	left: 80px;
	top: 165px;
	background: url(../images/profpakker.png) no-repeat;
}

.aanbieding .img table {
	width: 164px;
	height: 164px;
	position: relative;
}

.aanbieding .naam {
	width: 276px;
	height: 28px;
	position: relative;
	float: left;
	line-height: 28px;
}

.aanbieding .naam h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	margin: 0;
	padding: 0;
	line-height: 28px;
}

.aanbieding .omschrijving {
	width: 276px;
	min-height: 95px;
	position: relative;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

.aanbieding .prijs {
	width: 94px;
	height: 29px;
	position: relative;
	float: left;
	line-height: 29px;
	font-family: Tahoma;
	font-size: 18px;
	padding-left: 10px;
	color: #990000;
	text-align: left;
}

.aanbieding .prijs .toevoeging {
	width: 104px;
	height: 18px;
	position: absolute;
	top: -16px;
	left: 10px;
	line-height: 18px;
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-align: left;
}

.aanbieding .bekijk {
	width: 163px;
	height: 32px;
	position: relative;
	float: right;
}
.aanbieding .bekijk a {
	width: 163px;
	height: 32px;
	display: block;
	position: relative;
	background: url(../images/bekijk-aanbieding.gif) no-repeat;
}

.aanbieding-detail {
	width: 464px;
	height: auto;
	position: relative;
	line-height: 22px;
}

.aanbieding-detail .profpakker {
	width: 150px;
	height: 52px;
	position: absolute;
	left: 25px;
	top: 395px;
	background: url(../images/profpakker-detail.png) no-repeat;
}

.aanbieding-detail:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.titel.aanbiedingen h1,
.titel.aanbiedingen h1 a {
	font-weight: normal;
	line-height: 22px;
	font-size: 11px;
	color: #022D84;
}

.titel.aanbiedingen h1 span {
	font-weight: bold;
	line-height: 22px;
	font-size: 14px;
	color: #980002;
}

.aanbieding-detail .img {
	width: 462px;
	height: 462px;
	position: relative;
	border: 1px solid #cccccc;
	overflow: hidden;
	margin-bottom: 25px;
}

.aanbieding-detail .img table {
	width: 462px;
	height: 462px;
	position: relative;
}

.aanbieding-detail .omschrijving {
	width: 462px;
	height: auto;
	position: relative;
}

.aanbieding-detail .omschrijving ul.list {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-bottom: 22px;
	padding-left: 15px; 
}

.aanbieding-detail .omschrijving ul.list li {
	list-style: none;
	padding-left: 15px;
	background: url(../images/list.gif) 0 9px no-repeat;
}

.aanbieding-detail .prijs {
	width: 94px;
	height: 29px;
	position: relative;
	line-height: 29px;
	font-family: Tahoma;
	font-size: 18px;
	padding-left: 10px;
	color: #990000;
	font-weight: bold;
}

.aanbieding-detail .prijs .toevoeging {
	width: 104px;
	height: 18px;
	position: relative;
	line-height: 18px;
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-align: left
}


#sitepath
{
	position: relative;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	margin-bottom: 10px;
}

#sitepath a
{
	color: #788cb3;
	text-decoration: none;
}

#links
{
	width: 188px;
	float: left;
	position: relative;
}

#rechts
{
	position: absolute;
	float: left;
}

#realisatie
{
	position: absolute;
	left: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: 32px;
	width: 580px;
	background: #003399;
	color: #758fc2;
	margin-top: 33px;
}

#realisatie a
{
	color: #758fc2;
	text-decoration: none;
}

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

a .menu_knop
{
	float: left;
	display: block;
}

.form
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px #003399 solid;
	color: #00287d;	
}

.form2
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px #003399 solid;
	color: #00287d;
	width: 200px;
}