
html, body
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

body
{
  font-family: Verdana, Helvetica, Tahoma, Arial, Trebuchet MS;
  font-size: 11px;
  font-weight: normal;
  line-height: 140%;
  color: #343434;
  background: #e4e4e4 url(/img/ibs_body_bg.jpg) repeat-x left top;

}

#ibsWrapper
{
  position: relative;
  margin: 0px auto;
  padding: 0 0 10px 0;
  width: 907px;
  background: #FFFFFF url(/img/ibs_wrapper_bg.gif) repeat-y left top;
}


/* ####### PORTAL: HEADER ####### */


#ibsTopBg
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 55px;
  z-index: 0;
  background: url(/img/ibs_wrappertop.jpg) no-repeat left top;
}


/* ##### PORTAL: HEADERMENU ##### */


#ibsHeadermenu
{
  display: block;
  position: absolute;
  right: 6px;  /* VOOR HEADER MET MULITLANGUAGE */
  width: 360px;  /* VOOR HEADER MET MULITLANGUAGE */
  /* left: 667px; */ /* VOOR HEADER ZONDER MULTILANGUAGE */
  /* width: 234px; */ /* VOOR HEADER ZONDER MULTILANGUAGE */
  top: 7px;
  color: #FFFFFF;
}

* html #ibsHeadermenu
{
  top: 5px;
}

#ibsHeadermenu a
{
  color: #FFFFFF;
}

#ibsHeadermenu form
{
  padding: 0;
  margin: 0;
}

#ibsHeadermenuTable
{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 100%;
}

#ibsHeadermenuTable td
{
  vertical-align: center;
}

.search { width: 50px; padding-top: 1px;}
.searchbox { width: 127px; height: 20px; }
.searchbox .textinput { margin-top: 1px; _height: 16px; _padding-top: 1px;}
.searchbutton { width: 40px; padding: 1px 0px 0px 10px; }
.ibsSearchbutton { height: 20px; border: none; }

.home { border-top: none !important; }
.menubu1 { color: #6f2e94 !important; font-weight: bold !important ; }
.menubu2 { color: #96ba2b !important; font-weight: bold !important ; }
.menubu3 { color: #275482 !important; font-weight: bold !important ; }
.menubu4 { color: #B01523 !important; font-weight: bold !important ; }
/* .menubu4 { color: #20446a !important; } */

#ibsHeader
{
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 100%;
  /* height: 261px; */
}

#ibsLogo
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  left: 20px;
  top: 65px;
  width: 217px;
  height: 58px;
  background: url(/img/ibs_logo_new.gif) no-repeat top left;
  z-index: 400;
}

#ibsLogo img
{
  width: 217px;
  height: 58px;
  border: none;
}


/* ##### PORTAL: BESTAANSRECHT ###### */


#ibsHeadertext
{
  position: relative;
  margin: 0px;
  padding: 10px 0px 10px 6px;
  width: 211px;
  overflow: hidden;
  color: #343434;
}

#ibsHeadertext table, #ibsHeadertext td
{
  height: 55px;
  vertical-align: middle;
}


/* ###### PORTAL: BANNER ####### */


#ibsBanner
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  right: 6px;
  top: 0px;
  width: 658px;
  height: 261px;
}

#ibsBannerlink
{
  position: absolute;
  top: 40px;
  right: 6px;
  width: 658px;
  height: 221px;
  z-index: 50;
}

#ibsBannerlink img
{
  width: 658px;
  height: 221px;
  border: none;
}



/* ##### PORTAL: BU ###### */


#ibsBUsmall
{
  position: absolute;
  top: 240px;
  right: 6px;
  margin: 28px 0px 0px 0px;
  padding: 8px 0 0 0;
  width: 655px;
  background: url(/img/ibs_dots_horizontal.gif) repeat-x left top;
}

a.BUzend, a.BUzend:visited
{
  position: relative;
  float: left;
  width: 216px;
  height: 75px;
  z-index: 50;         /* Zelfde z-index als ibsHeadermenu */
  margin-bottom: 10px;
  color: #FFFFFF;
  background: url(/img/ibs_bu1_small.gif) no-repeat left top;
}

a.BUbusiness, a.BUbusiness:visited
{
  position: relative;
  float: left;
  width: 216px;
  height: 75px;
  z-index: 50;         /* Zelfde z-index als ibsHeadermenu */
  margin-bottom: 10px;
  color: #FFFFFF;
  background: url(/img/ibs_bu2_small.gif) no-repeat left top;
}

a.BUtechnology, a.BUtechnology:visited
{
  position: relative;
  float: left;
  width: 216px;
  height: 75px;
  z-index: 50;         /* Zelfde z-index als ibsHeadermenu */
  margin-bottom: 10px;
  color: #FFFFFF;
  background: url(/img/ibs_bu3_small.gif) no-repeat left top;
}

a.BUzend:hover, .zendon { background: url(/img/ibs_bu1_small.gif) no-repeat -216px top !important;}
a.BUbusiness:hover, .businesson { background: url(/img/ibs_bu2_small.gif) no-repeat -216px top !important;}
a.BUtechnology:hover, .technologyon { background: url(/img/ibs_bu3_small.gif) no-repeat -216px top !important;}


#ibsBU
{
  position: absolute;
  top: 240px;
  right: 6px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 655px; /* 3x 216 (BU's) */
}

.BU
{
  position: relative;
  float: left;
  width: 216px;
  height: 167px;
  z-index: 50;         /* Zelfde z-index als ibsHeadermenu */
  margin-bottom: 10px;
  color: #FFFFFF;
}

.BUbackground
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 216px;
  height: 167px;
  z-index: 60;
}

.BUlist
{
  position: absolute;
  top: 66px;
  left: 20px;
  width: 180px;
  height: 60px;
  z-index: 70;
}

.BUlink
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 216px;
  height: 167px;
  z-index: 80;
}

.BUlink img
{
  width: 216px;
  height: 167px;
  border: none;
}

.BU ul
{
  line-height: 130%;
  list-style: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.BU li
{
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}


/* ####### PORTAL: LEFT ####### */


#ibsLeft
{
  position: relative;
  float: left;
  margin: 0px;
  padding: 130px 13px 20px 13px;
  width: 217px;         /* eigenlijk 243px. Padding l+r: 243 - (2 x 13) = 217*/
}

.ibsPanel
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 6px 4px;
  min-height: 50px;
  _height: 50px;  /* IE only */
}

.ibsPanelinside
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.ibsPaneltop
{
  position: relative;
  float: left;
  height: 26px;
  width: 5px;
  margin: 0px;
  padding: 0px;
}

.ibsPaneltitle
{
  display: block;
  position: relative;
  margin: 0px 0px 0px 2px;
  padding: 6px 0px 10px 0px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #b01523;
  background: url(/img/ibs_dots_horizontal.gif) repeat-x left bottom;
}

.ibsPanelcontent
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 2px;
  _padding: 8px 0px 0px 6px; /* IE only */
}

.ibsPanelcontent table
{
  margin: 0px;
  padding: 0px;
}

.ibsPanelbottom
{
  position: relative;
  height: 0px;
}

.ibsPanelblank
{
  position: relative;
  width: 195px;
  margin: 15px 0px 10px 0px;
  padding: 0px;
}

.ibsPanelblank img, .ibsPanelcontent a img
{
  border: none;
}


/* ##### NAVIGATION ###### */


#ibsNav
{
  position: relative;
  line-height: 120%;
}


#ibsNav a, #ibsNav a:visited
{
  display: block;
  position: relative;
  /* height: 20px; */
  margin: 0px;
  padding: 5px 0px 5px 3px;
  letter-spacing: -1px;
  text-decoration: none;
  background: url(/img/ibs_dots_horizontal.gif) repeat-x bottom left;
  color: #343434;
}

.level1
{
  border: none !important;
  padding: 2px 0px 5px 20px !important;
  color: #444444 !important;
}

.active
{
  font-weight: bold;
}


/* ##### PORTAL: HEADLINES ##### */


a.ibsHeadline, a.ibsHeadline:visited
{
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color: #444444;
}

a.ibsHeadline:hover, a.ibsHeadline:active
{
  color: #777777;
}

.ibsHeadlinetitle,
.serendipitySideBarTitle
{
  margin: 2px 0px 0px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
}

h4.ibsHeadlinedate
{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 10px;
}

h4.ibsHeadlinedate2
{
  margin: -10px 0px 0px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 10px;
}

p.ibsHeadlinebody
{
  margin: 0px 0px 10px 0px;
  _margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  _padding: 0px 0px 10px 0px;
}


/* ##### PORTAL: CONTENT ##### */


#ibsIntroduction
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 28px 100px;
  background: url(/img/ibs_icon.jpg) no-repeat 25px 14px;
  /*background: url(/img/storing.jpg) no-repeat 10px 0px;*/
}

#ibsIntroduction p
{
  margin: 0;
  padding: 0;
}

#ibsContent
{
  position: relative;
  z-index: 0;
  float: right;
  padding: 15px 15px 0px 0px;
  width: 643px;
  min-height: 30px;     /* indien geen content of menu, dan blijft de balk onder de banner in beeld */
  _height: 30px;        /* indien geen content of menu, dan blijft de balk onder de banner in beeld */
}

.indexsetting
{
  position: relative;
  margin: 410px 0 20px 0;
  padding: 0;
  _width: 640px !important;
}

.busetting
{
  position: relative;
  margin: 350px 0 20px 0;
  padding: 0;
  _width: 638px !important;
}

.contentsetting
{
  position: relative;
  margin: 183px 0 20px 0;
  padding: 0;
  _width: 640px !important;
}


#ibsLobRight
{
  position: relative;
  float: right;
  margin: 0;
  padding: 0;
  width: 217px;
}

#ibsLobLeft
{
  position: relative;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  width: 405px;
}


/* ##### BLOG ##### */


.ibsBlog
{
  position: relative;
  margin: 0px 0px 20px 0px;
}

.ibsBlogHeader
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  background: #f4f4f4 url(/img/ibs_blog_bg.jpg) no-repeat right bottom;
}

.ibsBlogtitle
{
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 100%;
}

.ibsBlogtitle a, .ibsBlogtitle a:visited
{
  text-decoration: none !important;
  font-weight: bold;
}

.ibsBlogtitle a:hover, .ibsBlogtitle a:active
{
  text-decoration: underline !important;
}

.ibsBlogdate
{
  position: relative;
  margin: 0px;
  padding: 4px 0px 0px 0px;
  font-size: 11px;
  font-weight: normal;
}

.ibsBlogcontent
{
  position: relative;
  margin: 5px 0px 10px 0px; /* FF */
  _margin: 5px 0px 0px 0px; /* In IE neemt de clearboth al 10px ruimte in */
  padding: 10px;
  line-height: 140%;
  width: 98%;
}

.ibsBlogcontent img
{
  float: right;
  clear: right;
  margin: 0 0 1em 1.5em;
}

.ibsBlogfooter
{
  position: relative;
  margin: 0px;
  padding: 4px 3px 6px 21px;
  line-height: 100%;
  background: url(/img/ibs_blog_footer.gif) no-repeat 10px 7px;
}

* html .ibsBlogfooter
{
  background: url(/img/ibs_blog_footer.gif) no-repeat 9px 8px;
}

.ibsBlogRSS
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  background: #FFFFFF;
}

.ibsBlogRSS a, .ibsBlogRSS a:visited
{
  display: block;
  padding: 1px 0px 0px 20px;
  height: 16px;
  background: url(/img/feed-icon-16x16.gif) no-repeat left top;
}

.portal, .Portal  { url(/img/ibs_blog_footer.gif) no-repeat 9px 7px; _background: #e9dfeb url(/img/ibs_blog_footer.gif) no-repeat 9px 8px;}
.marketing, .Marketing { url(/img/ibs_blog_footer.gif) no-repeat 9px 7px; _background: #f2f7dc url(/img/ibs_blog_footer.gif) no-repeat 9px 8px;}
.business, .Business { url(/img/ibs_blog_footer.gif) no-repeat 9px 7px; _background: #fbe8c9 url(/img/ibs_blog_footer.gif) no-repeat 9px 8px;}
.technology, .Technology { url(/img/ibs_blog_footer.gif) no-repeat 9px 7px; _background: #e3e9f2 url(/img/ibs_blog_footer.gif) no-repeat 9px 8px;}

.ibsBloggersTd
{
  padding: 0px 6px 6px 0px;
}

.ibsBloggersTd img
{
  border: none;
  width: 80px;
  height: 53px;
}

#ibsProfileBusinessCard img
{
  border: none;
  width: 149px !important;
  height: 40px !important;
}

#ibsProfile
{
  position: relative;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border: 1px dotted #343434;
}

#ibsProfileTable
{
  line-height: 140% !important;
}

#ibsProfileShort
{
  padding-bottom: 10px;
}

#ibsProfileZend img
{
  border: none;
  float: right;
}

.authorpic
{
	float: right;
	margin: -73px 15px 0 0;
	z-index: 100;
}

.authorpic a img
{
  border: none;
}

* html .authorpic
{
	margin: -73px 5px 0 0;
}

.authorpic img
{
	width: 80px;
	height: 53px;
}

.serendipity_entry blockquote
{
	width: 88%;
	padding: 20px;
	margin: 10px 20px 10px 20px;
	background: #f7f7f7;
	border: 1px dotted #444444;
}

.serendipity_entry pre
{
  overflow: auto !important;
  position: relative;
  width: 500px;
  display: block;
  line-height: 100%;
}

.serendipity_entry pre br
{
  display: none;
}


/* ###### TEAM PROFILE ##### */


.ibsTeamProfile
{
	padding: 0 7px 7px 0;
}

.ibsTeamProfile a img
{
	border: none;
}

.ibsProfilePhoto img
{
	width: 100px;
}

.teamname
{
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  padding: 0 0 2px 0;
  color: #B11523;
}

.teammanager
{
	padding: 0 0 10px 0;
}

.teamtable
{
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	background: url(/img/ibs_dots_horizontal.gif) repeat-x left bottom;
}


/* ###### FOOTER ####### */


#ibsClear
{
  position: relative;
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 0px;
  text-align: center;
}

#ibsFooter
{
  position: relative;
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 90px;
  text-align: center;
  color: #FFFFFF;
}

#ibsFooterContent
{
  position: relative;
  margin: 0px auto;
  padding: 17px 0 0 0;
  height: 90px;
  width: 907px;
  background: url(/img/ibs_footer_bg.jpg) no-repeat left top;
}

#ibsFooter a, #ibsFooter a:visited { color: #FFFFFF; text-decoration: none; }
#ibsFooter a:hover, #ibsFooter a:active { text-decoration: underline; }

#ibsBusiness
{
  position: relative;
  width: 895px;
  height: 100px;
  margin: 10px auto 20px auto;
  background: #FFFFFF url(/img/ibs_dots_horizontal.gif) repeat-x left bottom;
}

#ibsBusinessTitle
{
  height: 18px;
  text-align: center;
  padding-top: 2px;
  background: #F4F4F4 url(/img/ibs_dots_horizontal.gif) repeat-x left top;
}

#ibsBusiness a img
{
  border: none;
}

#ibsBusiness table
{
  width: 350px;
  margin: 0px auto;
}

#ibsBusiness table td
{
  padding: 10px 15px 0 15px;
}



/* ####### TITELS ####### */


.title { font-size: 15px; font-weight: normal; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.textcenter { text-align: center; }
.purple { color: #733c82; }
.white { color: #FFFFFF; }
.red { color: #b01523; }


/* ####### FORMS ####### */


input
{
  font-family: Verdana, Helvetica, Tahoma, Arial, Trebuchet MS;
  font-size: 11px;
  font-weight: normal;
  color: #444444;
}

.textinput, input[type=text]
{
  font-family: Verdana, Helvetica, Tahoma, Arial, Trebuchet MS;
  height: 16px;
  padding: 2px 2px 0px 2px;
  border: 1px solid #444444;
  font-size: 11px;
}

textarea
{
  font-family: Verdana, Helvetica, Tahoma, Arial, Trebuchet MS;
  font-size: 11px;
  padding: 2px 2px 0px 2px;
  border: 1px solid #444444;
}

select
{
  font-family: Verdana, Helvetica, Tahoma, Arial, Trebuchet MS;
  font-size: 11px;
  border: 1px solid #444444;
}

.salesforce 
{
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}

.salesforce fieldset 
{
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  margin: 0;
}

.salesforce fieldset legend 
{
	font-size:1.1em; 
}

.salesforce label 
{ 
	display: block; 
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: right; 
}

.salesforce input, .salesforce textarea 
{
	width:auto;
	margin: 5px 0 0 10px; 
}

form input#reset 
{
	margin-left:0px; 
}

textarea { overflow: auto; }

.salesforce small 
{
	display: block;
	margin: 0 0 5px 160px; 
	padding: 1px 3px;
	font-size: 88%;
}

.salesforce .required { font-weight:bold; }

.salesforce br 
{
	clear:left; 
}


/* ##### VERVOLGPAGINA'S #################################################################### */


#ibsVervolgheader
{
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 100%;
  /*height: 179px;*/
}

#ibsHeader
{
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 100%;
  /* height: 261px; */
}

#ibsVervolg
{
  position: relative;
  margin: 0px;
  padding: 40px 0px 0px 0px;
  width: 100%;
  min-height: 56px;     /* indien geen content of menu, dan blijft de balk onder de banner in beeld */
  _height: 56px;        /* indien geen content of menu, dan blijft de balk onder de banner in beeld */
}

#ibsVervolgbanner
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  right: 6px;
  top: 0;
  width: 658px;
  height: 158px;
}

* html #ibsVervolgbanner
{
  right: 5px;
}

#ibsVervolgtitel
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  right: 6px;
  top: 130px;
  width: 636px;
  height: 25px;
  font-size: 18px;
  font-weight: bold;
  line-height: 100% !important;
  letter-spacing: -1px;
}

#ibsBreadcrumb
{
  position: absolute;
  margin: 0px;
  padding: 0 0 0 10px;
  right: 6px;
  top: -18px;
  width: 635px;
  height: 24px;
  z-index: 40;
  background: url(/img/ibs_dots_horizontal.gif) repeat-x left bottom;
}

/* #ibsBreadcrumb a, #ibsBreadcrumb a:visited { color: #ffffff; } */

#ibsBlogBreadcrumb
{
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width: 90%;
  height: 25px;
  z-index: 40;
}

#ibsBlogBreadcrumb a, #ibsBlogBreadcrumb a:visited { color: #444444; }


/* ##### VERVOLG: CONTENT ##### */


#ibsVervolgcontent
{
  position: relative;
/*  margin: 0px 5px 10px 0px; */
  padding: 10px 4px 10px 15px ;
  min-height: 400px;
  _height: 400px; /* IE only */
  background: #FFFFFF;
}

.paragraph
{
  margin: 0px 0px 10px 0px;
  _margin: 0px 0px 0px 0px; /* IE only */
  padding: 0px 0px 15px 0px;
  line-height: 140%;
}

.ibsLeftCase .paragraph
{
  margin: 0 0 5px 0 !important;
  padding: 0 0 0 10px !important;
}

.productparagraph
{
  width: 90%;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  line-height: 140%;
  background: #ffffff;
  border-top: 1px dashed #616161;
  min-height: 120px;
  _height: 120px;
}

.productparagraphtitle
{
  margin: 2px 0px 10px 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
}

.paragraph table
{
  line-height: 140%;
  font-family: Verdana, Helvetica, Tahoma, Arial, Trebuchet MS;
  font-size: 11px;
  font-weight: normal;
}

.paragraphleft
{
  position: relative;
  float: left;
  width: 320px;
}

.paragraphright
{
  position: relative;
  margin: 0px 0px 10px 10px;
  padding: 10px 10px 10px 10px;
  _padding: 10px 10px 0px 10px; /* IE only */
  line-height: 140%;
  border: 1px dotted #616161;
}

#ibsColumnLayout
{
  width: 100%;
  border: none;
  margin-bottom: 20px;
}

.ibsLeftColumn
{
  width: 60%;
  padding-top: 10px; /* Zodat de koppen op gelijke hoogte beginnen met die in de panels */
  vertical-align: top;
}

.ibsRightColumn
{
  width: 40%;
  vertical-align: top;
}

.ibsLeftCase
{
  width: 30%;
  padding: 15px 10px 0 0;
  vertical-align: top;
  border-right: 1px dotted #343434;
}

.ibsRightCase
{
  width: 70%;
  vertical-align: top;
  margin-left: 10px;
  padding: 10px 15px 15px 20px;
}

.ibsRightColumn .paragraphtitle
{
  font-size: 1.5em;
}

.ibsLeftCase .paragraph .paragraphtitle
{
  font-size: 1.2em !important;
}

ul
{
  background: transparent;
  line-height: 140%;
  margin-top: 4px;
  margin-bottom: 6px;
  margin-left: 0px;
  padding-left: 20px;
  list-style: square;
}

li
{
  background: transparent;
}

.ibsCustomer
{
  width: 90%;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  line-height: 140%;
  background: #ffffff;
  border-top: 1px dashed #cccccc;
  min-height: 120px;
  _height: 120px;
}

.ibsCustomerTitle
{
  margin: 2px 0px 10px 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
}

.ibsCustomer img
{
  margin-left: 15px;
}

.ibsPartners
{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
}

#ibsKlanten
{
  margin: 0px;
  padding: 0px;
  width: 92%;
}

#ibsKlanten tbody
{
  height: 0px;
  margin: 0px;
  padding: 0px;
}

.ibsPartner
{
  width: 50%;
  vertical-align: top;
}

.ibsKlant
{
  line-height: 140%;
  width: 50%;
  vertical-align: top;
  padding: 5px;
}

.ibsPartnerKop
{
  display: block;
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
}

.ibsPartnerDiv
{
  width: 92%;
  margin: 0px 0px 0px 0px;
  padding: 7px 5px 10px 5px;
  _padding: 7px 5px 0px 5px;
  border-bottom: 1px dashed #cccccc;
}

.ibsPartnerDiv img
{
  margin-top: 3px;
  margin-left: 4px;
  border-style: none;
}

/* ##### + SERENDIPITY ####### */


#content
{
  /*width: 400px !important;*/
}

H3.serendipity_date
{
  font-size: 10px;
  font-weight: bold;
}

.serendipity_entryFooter
{
  margin-top: 20px;
  font-style: italic;
  margin-bottom: 30px;
}

#serendipity_banner A
{
  text-decoration: none;
}

.serendipity_commentsTitle
{
  font-weight: bold;
  color: #b01523;
}

#serendipity_commentform_comment
{
  width: 290px;
  margin: 0px;
  padding: 0px;
}

.paragraphtitle, #serendipity_banner H1, H4.serendipity_title, .serendipity_commentsTitle
{
  margin: 2px 0px 10px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 100% !important;
}

.serendipity_title a
{
  font-weight: bold !important;
  text-decoration: none;
}

H4.serendipity_title
{
	height: 60px !important;
	padding: 10px 105px 0 10px;
	border: 1px solid #CFCFCF !important;
	background: url(../img/ibs_blogtitle.jpg) no-repeat left top;
}

.serendipity_title a:hover
{
  text-decoration: underline;
}

.alternateparagraphtitle
{
  position: relative;
  margin: 2px 0px 10px 0px;
  padding: 5px 5px 3px 5px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1px;
  min-height: 20px;
}

.serendipitySideBarItem
{
  margin-bottom: 10px;
  padding: 10px 10px 15px 10px;
  _padding: 10px 5px 15px 10px;
  margin-right: -2px;
  _margin-right: 0px;
  width: 173px;
  _width: 178px;
}

#mainpane #content
{
  padding-right: 15px;
  _padding-right: 10px;
}

.serendipitySideBarTitle { margin-bottom: 10px; }

.paragraphtitle, .serendipitySideBarTitle { color: #b01523; }

.serendipity_plugin_freetag
{
  line-height: 140% !important;
}

.serendipity_freetag_taglist span
{
  line-height: 90% !important;
}

.serendipitySideBarContent span
{
  line-height: 100% !important;
}

.serendipity_entryFooter
{
  padding: 0px 0px 15px 0px;
  border-bottom: 1px dotted #343434;
}

.serendipity_comment_source /* footer van blog commentaar vakje */
{
  position: relative;
  margin: 10px 0px 0px 10px;
  padding: 4px 3px 6px 20px;
  line-height: 140% !important;
  border: 1px solid #d8d8d8;
  background: #eeeeee url(/img/ibs_blog_footer.gif) no-repeat 9px 7px; _background: #e9dfeb url(/img/ibs_blog_footer.gif) no-repeat 9px 8px;
}

.serendipity_comment
{
  position: relative;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border: 1px solid #e2e2e2;
  overflow: auto;
  width: 380px;
}

.serendipity_commentBody
{
  margin-left: 10px;
  padding: 0px;
}

.bb-code, .bb-php
{
  display: block;
  position: relative;
  font-family: courier new, courier;
  font-size: 11px;
  padding: 10px 5px 10px 5px;
  background-color: #eee;
  margin: 2px;
  overflow: auto !important;
  width: 580px;
  _padding: 10px 0px 30px 0px;
}

.bb-code-title, .bb-php-title
{
  background-color: #ccc;
  margin: 2px;
  width: 580px;
}

.serendipity_entry_body img
{
  margin: 6px;
}

.serendipity_entry_extended img
{
  margin: 6px;
}

.serendipity_entry_extended img.emoticon
{
  margin: 0px;
}


/* ##### PRODUCTBUTTONS ##### */


#ibsProductButtonTable
{
  width: 100%;
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
}

#ibsProductButtonTable td
{
  vertical-align: top;
  margin: 0px;
  padding: 10px;
  line-height: 140%;
}

#ibsProductButtonTable img
{
  border: none;
  margin-left: 5px;
}

a.ibsProductButtonHeader, a.ibsProductButtonHeader:visited
{
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px 0px 2px 0px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #444444;
}

.ibsProductButtonKop
{
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px 0px 2px 0px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #444444;
}

.ibsProductButtonContent
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

a.special, a.special:visited, a.kopen, a.kopen:visited, a.ibsProductButtonContent, a.ibsProductButtonContent:visited
{
  display: block;
  position: relative;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	text-decoration: none !important;
	font-weight: bold;
}

a.special:hover, a.special:actove, a.kopen:hover, a.kopen:active, a.ibsProductButtonContent:hover, a.ibsProductButtonContent:active
{
	text-decoration: underline !important;
}

.ibsProductSpacer
{
  margin: 0px !important;
  padding: 0px !important;
  height: 10px;
  background: #FFFFFF !important;
}


/* ###### ZOEKEN ####### */


.ibsSearchSummary
{
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.ibsSearchResult
{
  position: relative;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  /* border: 1px solid #e2e2e2 !important; */
}

.ibsSearchResultProperties
{
  position: relative;
  /* margin: 10px 0px 0px 0px;
  padding: 4px 3px 6px 20px;
  line-height: 120% !important;
  border: 1px solid #d8d8d8;
  background: #e9dfeb url(/img/ibs_blog_footer.gif) no-repeat 9px 7px; _background: #e9dfeb url(/img/ibs_blog_footer.gif) no-repeat 9px 8px;*/
  color: #777777;
  margin-top: 1px;
}

.ibsSearchResultTitle
{
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1px;
}

.ibsSearchResultUrl
{
  color: #b01523;
  font-size: 10px;
}


/* ###### COMMON ####### */


.floatleft { float: left; }
.floatright { float: right; }

.clearboth
{
  clear: both;
  height: 1px;
}

.ibsRightimage
{
  position: relative;
  margin: 3px 0px 0px 5px;
  _margin: 3px 0px 0px 3px;
  padding: 0px;
  z-index: 10;
  float: right !important;
}

.imageright
{
  margin-left: 5px;
  margin-bottom: 5px;
}

.imageleft
{
  margin-right: 15px;
  margin-bottom: 5px;
}

.groot
{
  font-size: 14px;
}

.tablespecs td
{
  padding: 2px 5px 2px 5px;
}
