body {
	background:#4D493B url(../images/bg01.jpg) top no-repeat;
	margin:0;
	padding:0;
}

/******************/
/* Header Styles */
/******************/

#header {
	height: 170px; /* 385px; */
	width:790px;
	margin:0 auto;
	position:relative;
}

#header h1 {
	position:absolute;
	top:70px;
	right:0;
	background:url(../images/klavo2.jpg) top no-repeat;
}

#header h1, 
#header h1 a {
	display:block;
	height:76px;
	width:200px;
}

#header h1 a span {
	display:none;
}

#subheader {
	height: 280px;
	width:790px;
	margin:0 auto;
	position:relative;
}

/*
	#headerBanner {
	position:absolute;
	top:170px;
	height:200px;
	width:790px;
	z-index:1;
	background:url(../images/headimg.jpg) top no-repeat;
	}
	
#headerBannerImg {
	position:absolute;
	top:176px;
	height:194px;
	width:798px;
	z-index:2;
	right: 6px;
}
*/

#subheaderBanner {
	position:absolute;
	top:50px;
	height:225px;
	width:790px;
	z-index:1;
	background:url(../images/headerimg_cmea.jpg) top no-repeat;
}

#subheaderBannerDescription {
	position:absolute;
	top:85px;
	left: 10px;
	height:180px;
	width:300px;
	z-index:99;
}

#subheaderBannerDescription h2 {
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #fff;
	}
#subheaderBannerDescription p {
	font-size: 11px;
	line-height: 180%;
	font-weight: normal;
	color: #fff;
	}
	
#subheaderBannerDescription a {
	color: #fff;
	}
#subheaderBannerDescription	a:hover {
	text-decoration: underline;
}
	

/**************************/
/* Content Wrapper Styles */
/**************************/
#contentWrapper{
	background:url(../images/bg03.jpg) repeat-y;
	background-position:center;	
	margin:0;
	padding: 0;
}

#contentWrapper2{
	background:url(../images/bg02.jpg) top no-repeat;
	width: 100%;
	margin:0;
	padding: 0;
}

#content{
	width: 790px;
	margin: auto;
}



/*********************/
/*** Footer Styles ***/
/*********************/
#footer{
	background:#4D493B url(../images/bg04.jpg) no-repeat bottom;
	width: 100%;
	height: 25px;
	background-position:center;
	text-align:center;
	margin: 0;
	padding: 0;
}

#footerBelow{
	background:#4D493B url(../images/bg05.jpg) repeat-y;
	width: 100%;
}

#footerText{
	padding-top: 10px;
	text-align:center;
	font-size: 10px;
	line-height: 14px;
	background-color: #4D493B ;
}

#footerText p{
	color:#716A5B;
	margin-bottom: 5px;
}

.footerEmail{
	color:#716A5B;
}

.footerEmail:hover{
	color:#fff;
}


/* ========================================================= STYLES */
.clearMe{
	clear:both;
	margin:0;
	padding:0;
}

.white{
	color: #fff;
}

/*********************/
/* Hacks/Misc Styles */
/*********************/
.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */

.clear1{
  clear: both;
  font-size: 1px;
  margin-bottom: 0px;
  line-height: 1px;
  height: 1px;
}



/*********************/
/* Header Menu */
/*********************/

#headerMenu{
  font-weight: normal;
  font-size: 13px;
  vertical-align: bottom;
  color: #150E08;
  line-height: 24px;
  font-family: Arial, Helvetica, sans-serif;
  height: 24px;
  text-align: right;
  letter-spacing: .03em;   
}

#headerMenu ul{
  margin: 0;
  padding: 0;
  position:absolute;
  top:100px;
  left:0;
  list-style:none;
}

#headerMenu ul li{
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  display:inline;
  background:none;
}

#headerMenu a{
  margin-right: 12px;
  text-decoration: none;
}

#headerMenu a:link, #headerMenu a:visited{
  color: #333333;
}

#headerMenu a:hover, #headerMenu li.active a{
  padding-bottom: 2px;
  color: #44A7D0;
  border-bottom: #44A7D0 2px solid;
}

.bg1 .seperator {
  margin-right: 12px;
  color: #C8B7A4;
}


/*********************/
/* Main Column */
/*********************/

.maincol, .maincol-split, .rightcol {
  margin-top: 10px;
}

.maincol {
  float: left;
  width: 515px;

}

.maincol-left {
  float: left;
  width: 240px;

}
.maincol-right{
  float: right;
  width: 240px;
}


.maincol-split{
  float: left;
  width: 790px;
  padding: 0 5px 25px 0px;
}

.contentpaneopen { width: 100%; }

/* @group rightcol */

.rightcol{
  float: right;
  padding-bottom: 5px;
  width: 240px;
}

div.moduletable ul.sidenav, div.moduletable ul.sidenav ul{
  margin: 0;
  padding: 0;
}

ul.sidenav li{
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  margin-left: 0px;
}

ul.sidenav li li{
  margin-left: 15px;
}

ul.sidenav img{
  float: left;
  margin-top: 5px;
}

ul.sidenav a{
  margin-left: 0px;
  padding-left: 10px;
  line-height: 25px;
  font-weight: bold;
}

ul.sidenav a:hover{
  text-decoration: none;
}
/* @end rightcol */

/* @group SERVICES */

.services_item{
  clear: both;
  padding-top: 8px;
}

.services_item img{
  display: block;
  float: left;
  width: 156px;
  margin-right: 10px;
  border: #C8B7A4 1px solid;
  padding: 2px;
}

.services_item h3{
  padding-bottom: 4px;
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: bold;
}

.services_item div{
  float: left;
  width: 265px;
  padding-top: 0px;
  font-size: 12px;
  line-height: 20px;
}
/* @group SERVICES */
/* @group SERVICES ADDON  */

.addon{
  float: left;
  width: 220px;
}

.addon h5{
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 2px;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 2px;
  color: #150E08;
}

.addon p{
  padding-left: 65px;
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 4px;
  margin: 2px 0px 4px 5px;
  padding-top: 0px;
}

#cms_addon{
  min-height: 56px;
  background: url(../images/stories/cms_addon.gif) no-repeat left top;
}

#newsletter_addon{
  min-height: 65px;
  background: url(../images/stories/newsletter_addon.gif) no-repeat left top;
}

#hosting_addon{
  min-height: 51px;
  background: url(../images/stories/hosting_addon.gif) no-repeat left top;
}

#ecom_addon{
  min-height: 48px;
  background: url(../images/stories/ecom_addon.gif) no-repeat left top;
}
/* @end SERVICES ADDON  */

ul #errors {
  display: none;
  color: #C00051;
  font-weight: bold;
}
/* @group RFP */

#rfp {
  margin: 0;

  padding: 0;
}

#rfp span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #150E08;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

#rfp a {
  display: block;
  font-size: 12px;
  line-height: 20px;
  padding: 0.9em 12px 0.9em 60px;
  color: #150E08;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  border: #44A7D0 1px solid;
  background: url(../images/stories/rfp_bg.gif) #DDE8EE no-repeat left center;
}

#rfp a:hover {
  border: #D03671 1px solid;
  background: url(../images/stories/rfp_bg.gif) #EEDDE6 no-repeat left center;
}

.rfp_small {
  font-size: 12px;
  line-height: 20px;
  padding: 0.5em 0 0.9em 0;
	}
	
	
/* @group: PORTFOLIO */
.portfolio {
	FLOAT: left; PADDING-BOTTOM: 15px; WIDTH: 320px; PADDING-TOP: 15px; HEIGHT: 180px;
}

.main-table-2 {
	padding: 0 ; FLOAT: left; MARGIN-RIGHT: 0px; WIDTH: 377px; 
}

.main-table-3 {
	padding: 0; FLOAT: right; MARGIN-LEFT: 0px; WIDTH: 377px;
}
.portfolio-text {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #44A7D0;
}
.portfolio-text A:link, .portfolio-text A:visited, .portfolio-text A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 14px;
}
.portfolio-text A:hover {
}
.portfoliopic {
	border: #C8B7A4 1px solid;
	padding: 2px;
	margin: 2px 15px 5px 0px;
	BACKGROUND-COLOR: #ffffff
}

.bodytext-portfolio {
  line-height: 20px;
  }

.portfolio-upper {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px; 
	TEXT-TRANSFORM: uppercase;  
	line-height: 20px;
}
/* @end: PORTFOLIO */


#newsletter {
  margin:0px;
  display: block;
  font-size: 12px;
  line-height: 20px;
  padding: 0.9em;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  border: #44A7D0 1px solid;
  background-color: #E6EFF7 ;
}

#newsletter span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

.newsletter_small {
  margin-bottom: 10px;
}
	
#tagcloud {line-height: 22px }
#tagcloud a {padding-right: 3px;}
a.cloud0 { font-size: 14px; font-weight: bold; }
a.cloud1 { font-size: 12px;}
a.cloud2 { font-size: 15px;}
a.cloud3 { font-size: 18px;}
a.cloud4 { font-size: 20px;}
a.cloud5 { font-size: 24px;}











#news-rotator{position:relative;z-index:1;height:242px;overflow:hidden;}
#news-rotator .image{float:left;top:6px;left:0;position:relative;width:380px;height:230px;z-index:1;overflow:hidden;}
#news-rotator .image div{position:absolute;overflow:hidden;left:0;height:11px;width:11px;}
#news-rotator .i1,
#news-rotator .i2,
#news-rotator .c1,
#news-rotator .c2,
#news-rotator .c3,
#news-rotator .c4{background-image:url(../images/news-scroller-images.png);}
#news-rotator .i1{top:0;background-position:0 0;}
#news-rotator .i2{bottom:0;background-position:0 -11px;}
#news-rotator .story{position:relative;z-index:2;margin-left:380px;width:255px;height:242px;/* image width + 12px */
border-left:1px solid #ccc;background:#F0F2F3;}
#news-rotator .story .padding{padding:10px 15px 20px;}
#news-rotator .corner{overflow:hidden;position:absolute;width:11px;height:11px;}
#news-rotator .c1{top:0;right:0;background-position:0 -44px;}
#news-rotator .c2{bottom:0;right:0;background-position:0 -55px;}
#news-rotator .c3{margin-left:-11px;top:0;left:0;background-position:0 -22px;}
#news-rotator .c4{margin-left:-11px;bottom:0;left:0;background-position:0 -33px;}
#news-rotator .controls{position:absolute;bottom:7px;right:10px;z-index:5;}
#news-rotator .controls img{height:15px;width:15px;background-image:url(../images/news-scroller-controls.png);cursor:pointer;margin-right:3px;}
#news-rotator .control-prev{background-position:0 0;}
#news-rotator .control-next{background-position:0 -17px;}
#news-rotator .control-stop{background-position:0 -34px;}
#news-rotator .control-play{background-position:0 -51px;}

/*
 INPUT, textarea {
	BORDER: #C8B7A4 1px solid; 
	PADDING: 2px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 100%; 
	BACKGROUND-color:fff; 
	CURSOR: pointer;
	color: #333333; 
}
*/

input.inputbox {
	border: 1px solid #CDCDCD;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input.inputnieuwsbrief {
	border: 1px solid #CDCDCD;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

textarea.inputbox {
	border: 1px solid #CDCDCD;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
}

input.button, input.butonnieuwsbrief {
	color: #44A7D0;
	background-color: #F7F7F7;
	border: 1px solid #CDCDCD;
	font-weight: bold;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.article_seperator {
display: none;
}
