/************************  Body style settings  ************************/

html {
   overflow				: auto;
   overflow-x			: hidden;
   border				: none;
   /* commented backslash hack v2 \*/
   height				: 100%;
   /* end hack */
}

.cmsBody {
   font-size			: 11px;
   letter-spacing		: 0px;
   margin				: 0;
   padding				: 0;
   height				: 100%;
   line-height			: 12px;
   font-family			: Verdana, Arial, Helvetica, sans-serif;
}

img {
   border-width				: 0px;
}

/************************  P tag style settings  ************************/

P {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}

SPAN {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}

/************************  A tag style settings  ************************/

A:LINK {
   color				: #61a5d4;
}

A:VISITED {
   color				: #61a5d4;
}

A:ACTIVE {
   color				: #61a5d4;
}

A:HOVER {
   color				: #61a5d4;
}

/************************  Header tag H1 H2 H3 H4 style settings  ************************/

H1 {
	font-size			: 20px;
	font-weight			: normal;
	color				: #5a9acd;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 10px 0px;
	
}

.SectionContentPopup H1 {
	padding				: 0px 0px 0px 0px;
}

H2 {
	font-size			: 11px;
	font-weight			: bold;
	color				: #023977;
   	margin				: 2px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}

H3 {
	margin				: 0px;
	font-size			: 11px;
	color				: #023977;
}

H4 {
	margin				: 0px;
	font-size			: 11px;
	color				: #000000;
}

H5 {
	margin				: 0px;
	font-size			: 12px;
	color				: #5a9acd;
	font-weight			: normal;
	font-style			: italic;
}

H6 {
	margin				: 0px;
	font-size			: 12px;
	color				: #000000;
	font-weight			: normal;
}

/************************  List style settings  ************************/

UL {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	display				: block;
}

OL {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	display				: block;
}

LI {
	list-style-image	: url(../images/Template/ul-blue.gif);
	color				: black;
	list-style-position	: outside;
	margin				: 0px 0px 0px 20px;
	padding				: 0px 0px 0px 0px;
	line-height			: 18px;
}

li A:LINK,li A:VISITED,li A:HOVER,li A:ACTIVE {
	color				: #5A9ACD;
}

/****************  Custom tags/classes style settings  ****************/

#zero {
	width				: 966px;
	margin				: 0px;
	margin-left			: auto;
	margin-right		: auto;
	min-height			: 100%;
}

* html #zero{height:100%} /*for IE as IE treats height as min-height anyway*/

#header { /* div met losse elementen boven de header-banner */
	height				: 75px;
	text-align			: right;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	position			: relative;
}

.LogoLink { /* logo linksbovenin */
	display				: block;
	position			: absolute;
	top					: 12px;
	left				: 0px;
}

#SubTitle {
	display				: block;
	position			: absolute;
	top					: 52px;
	left				: 0px;
	color				: #483977;
}

#BelOnsTekst { /* Bel Ons Tekst (onder de zoekbox) */
	display				: block;
	position			: absolute;
	top					: 52px;
	right				: 0px;
	color				: #483977;
}

#StelEenVraag A {
	position			: absolute;
	top					: 18px;
	right				: 0px;
	display				: block;
	color				: black;
	text-decoration		: none;
}

#StelEenVraag A:HOVER {
	text-decoration		: underline;
}

.content_table {
	padding				: 0px 0px 0px 0px;
	margin				: 9px 0px 0px 0px;
}

.col_left {
	width				: 754px;
	padding				: 0px 0px 8px 0px;
	margin				: 0px 0px 0px 0px;
	vertical-align		: top;
}

.col_right {
	width				: 210px;
	padding				: 0px 0px 9px 0px;
	margin				: 0px 0px 0px 0px;
	vertical-align		: top;
}

/** RIGHT COL CONTENT ***/

/*** Conversie box ***/

.boxCenterCB {
	height				: 178px;
	vertical-align		: top;
}

.boxTopLeftCB {
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}

.boxTopCB {
	background-image	: url(../images/Template/transparent_box_t.png);
	background-repeat	: repeat-x;
	background-position	: bottom left;
	height				: 1px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	font-size:0px;
	line-height:0px;	
}

.boxTopRightCB {
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;	
}

.boxLeftCB {
	background-image	: url(../images/Template/transparent_box_l.png);
	background-repeat	: repeat-y;
	background-position	: top right;
	width				: 1px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	font-size:0px;
	line-height:0px;			
}

.boxRightCB {
	background-image	: url(../images/Template/transparent_box_r.png);
	background-repeat	: repeat-y;
	background-position	: top left;
	width				: 1px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;		
	font-size:0px;
	line-height:0px;	
}

.boxBottomLeftCB {
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;		
}

.boxBottomCB {
	background-image	: url(../images/Template/transparent_box_b.png);
	background-repeat	: repeat-x;
	background-position	: top left;
	height				: 1px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;	
	font-size:0px;
	line-height:0px;		
}

.boxBottomRightCB {
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}

/* other boxes on the right */

.boxCenter {
	height				: 178px;
	vertical-align		: top;
}

.boxTopLeft {
	background-image	: url(../images/Template/box_corners.gif);
	background-repeat	: no-repeat;
	width				: 10px;
	height				: 10px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;	
	font-size:0px;
	line-height:0px;	
}

.boxTop {
	background-image	: url(../images/Template/box_sides.gif);
	background-repeat	: repeat-x;
	background-position	: left top;
	height				: 1px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;		
	font-size:0px;
	line-height:0px;	
}

.boxTopRight {
	background-image	: url(../images/Template/box_corners.gif);
	background-repeat	: no-repeat;
	background-position	: right top;
	width				: 10px;
	height				: 10px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;	
	font-size:1px;
	line-height:1px;		
}

.boxLeft {
	background-image:url(../images/Template/box_sides.gif);
	background-repeat	: repeat-y;
	background-position	: left top;
	width				: 1px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;		
	font-size:0px;
	line-height:0px;	
}

.boxRight {
	background-image	: url(../images/Template/box_sides.gif);
	background-repeat	: repeat-y;
	background-position	: right top;
	width				: 1px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	font-size:0px;
	line-height:0px;			
}

.boxBottomLeft {
	background-image	: url(../images/Template/box_corners.gif);
	background-repeat	: no-repeat;
	background-position	: left bottom;
	width				: 10px;
	height				: 10px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;	
	font-size:0px;
	line-height:0px;		
}

.boxBottom {
	background-image	: url(../images/Template/box_sides.gif);
	background-repeat	: repeat-x;
	background-position	: left bottom;
	height				: 1px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	font-size:0px;
	line-height:0px;			
}

.boxBottomRight {
	background-image	: url(../images/Template/box_corners.gif);
	background-repeat	: no-repeat;
	background-position	: right bottom;
	width				: 10px;
	height				: 10px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	font-size:0px;
	line-height:0px;			
}

.ReferencesRight {
	position			: relative;
	padding				: 0px 10px 0px 0px;
}

.ReferencesRight UL {
}

.ReferencesRight UL LI {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	color				: #000000;
	list-style-image	: none;
	list-style-type		: none;
	border				: 1px solid white;
}

.ReferencesRight UL LI A:LINK, .ReferencesRight UL LI A:VISITED, .ReferencesRight UL LI A:ACTIVE {
	background-image	: url(../images/Template/menu-bullit.gif);
	background-repeat	: no-repeat;
	background-position	: left;
	text-decoration		: none;
	font-weight			: normal;
	padding				: 3px 0px 3px 10px;
	margin				: 0px 0px 0px 0px;	
	display				: block;
	color				: #666666;
	line-height			: 13px;
}

.ReferencesRight UL LI A:HOVER {
	text-decoration		: underline;
}

#ReferencesRightReadMore { /* lees meer link */
	display				: block;
	text-align			: right;
	width				: 210px;
	margin-right		: 10px;
}

/*** FOOTER ***/

#footer {
	background-image	: url(../images/Template/bar.png);
	background-position	: top;
	background-repeat	: no-repeat;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;	
	height				: 27px;
	line-height			: 27px;		
	width				: 966px;
}

#footer_right {
	color				: #ffffff;
	height				: 27px;
	line-height			: 27px;	
	padding				: 0px 10px 0px 0px;
	margin				: 0px 0px 0px 0px;
	text-align			: right;
	float				: right;
}

#footer_right A {
	color				: #FFFFFF;
	text-decoration		: none;
}

#footer_right A:HOVER {
	text-decoration		: underline;
}

#footer_left {
	color				: #ffffff;
	height				: 27px;
	line-height			: 27px;	
	padding				: 0px 0px 0px 10px;
	margin				: 0px 0px 0px 0px;
	text-align			: left;
	float				: left;
}

#footer_left A {
	color				: #FFFFFF;
	text-decoration		: none;
}
#footer_left A:HOVER {
	text-decoration		: underline;
}

#footer_index {
	color				: #9ea0a1;
	display				: block;
	padding				: 5px 10px 10px 10px;
	margin-top			: 0px;
	border-top			: 0px solid #CCCCCC;
	width				: 946px;
	text-transform		: none;
}

#footer #footer_index .footer_4 A:LINK, #footer #footer_index .footer_4 A:VISITED, #footer #footer_index .footer_4 A:HOVER, #footer #footer_index .footer_4 A:ACTIVE{
	text-decoration		: none;
	color				: #999999;
	line-height			: 18px;
}

#footer #footer_index .footer_4 A:HOVER {
	text-decoration		: underline;
	color				: #666666;
	text-decoration		: underline;
	line-height			: 18px;
}

/*** Tabel op homepagina ***/

.HomeContentTable { /* tabel */
}

.HomeContentTableHeader { /* koppen */
	background-image	: url(../images/Template/bg_menu.jpg);
	background-repeat	: repeat-x;
	height				: 28px;
	border-left			: 0px solid #E5E5E5;
	padding-left		: 5px;
	font-weight			: bold;
}

.HomeContentTableHeader A:LINK, .HomeContentTableHeader A:VISITED, .HomeContentTableHeader A:ACTIVE { /* koppen als link */
	color				: #000000;
	text-decoration		: none;
	white-space			: nowrap;
}

.HomeContentTableHeader A:HOVER { /* koppen als link */
	color				: #000000;
	text-decoration		: underline;
	white-space			: nowrap;	
}

.HomeContentTableHeader IMG { /* Bullet voor de koppen */
	padding-right		: 3px;
}

.HomeContentTableHeaderFirst { /* Linkerkolom, eerste header */
	border				: none;
}

.HomeContentTableBullet { /* bullet voor items in de lijstjes */
	padding				: 9px 5px 0px 0px;
	vertical-align		: top;
}

.HomeContentTableItem { /* Cell waar een lijst-item in staat */
	color				: #666666;
}

.HomeContentTableItem A:LINK, .HomeContentTableItem A:VISITED, .HomeContentTableItem A:ACTIVE {
	text-decoration		: none;
	font-weight			: normal;
	color				: #666666;
}

.HomeContentTableItem A:HOVER {
	text-decoration		: underline;
}

.HomeContentTableCell { /* overkoepelende cell waar alle items in staan */
	border-left			: 0px solid #E5E5E5;
	padding				: 5px;
}

.HomeContentTableCellFirst { /* Linkerkolom, eerste cell */
	border				: none;
}

#multiLanguageFlags {
	display:block;
	position:absolute;
	right:0px;
	top:5px;
	height:25px;
	width:80px;
}

#multiLanguageFlags UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#multiLanguageFlags LI {
	list-style: none;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#multiLanguageFlags LI A {
	color: #483977;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

#multiLanguageFlags LI A.languageSelected {
	text-decoration: underline;
}

/*addthis*/
.addthis_default_style {
    display: block;
    float: left;
    height: 20px;
    padding-top: 2px;
    width: 136px;
}

/*feedback_tab*/
a#feedback_tab {
	border				: 1px solid;
	cursor				: pointer;
	height				: 108px;
	right				: 0px;
	margin-right		: -12px;
	overflow			: hidden;
	position			: fixed;
	text-indent			: -5000px;
	top					: 30%;
	width				: 45px;
	z-index				: 10000;
}

.pvindex a:link, .pvindex a:active, .pvindex a:visited {	text-decoration:none;	color:#AAAAAA;	}.pvindex a:hover {	text-decoration:underline	}

.header_pv {text-align:center; border-bottom: #AAAAAA dotted 1px;}.header_ms {text-align:center; border-bottom: #AAAAAA dotted 1px;}.prod_basic {background-color:#FFFFFF; text-align:center; border-bottom: #AAAAAA dotted 1px;}.prod_basic_header {background-color:#FFFFFF;text-align:center; border-bottom: #AAAAAA dotted 1px;}.prod_pro {background-color:#FFFFFF; text-align:center; border-bottom: #AAAAAA dotted 1px;}.prod_pro_header {background-color:#FFFFFF;  text-align:center; border-bottom: #AAAAAA dotted 1px; }.prod_saas {background-color:#FFFFFF; text-align:center; border-bottom: #AAAAAA dotted 1px;}.prod_saas_header {background-color:#FFFFFF; text-align:center; border-bottom: #AAAAAA dotted 1px;}.item-list { text-align:left; padding-right:20px; border-bottom:#AAAAAA dotted 1px;}.prod_conversie {background-color:#FFFFFF; text-align:center; border: 0px; font-weight: bold;}.text_bgcolor1 {color: #FFFFFF}.text_bgcolor2 {color: #FFFFFF}.text_bgcolor3 {color: #FFFFFF}
.header_ms {text-align:center; border-bottom: #AAAAAA dotted 1px;}.header_pv {text-align:center; border-bottom: #AAAAAA dotted 1px;}.item-list {text-align:left; padding-right:20px; border-bottom:#AAAAAA dotted 1px;}.prod_basic {background-color:#FFFFFF; text-align:center; border-bottom: #AAAAAA dotted 1px;}.prod_conversie {background-color:#FFFFFF; text-align:center; border: 0px; font-weight: bold;}.prod_saas {background-color:#FFFFFF; text-align:center; border-bottom: #AAAAAA dotted 1px;}
.menheader1 {background: #666666; color: #FFFFFF; padding-left: 5px; font-weight: bold; text-align: left; vertical-align: middle; }.menheader2 {background: #888888; color: #FFFFFF; padding-left: 5px; font-weight: bold; text-align: left; vertical-align: middle; }.menheader3 {background: #AAAAAA; color: #FFFFFF; padding-left: 5px; font-weight: bold; text-align: left; vertical-align: middle; }.menheader11 {background: #555555; color: #FFFFFF; padding-left: 5px; font-weight: bold; text-align: left; vertical-align: middle; }.menheader21 {background: #777777; color: #FFFFFF; padding-left: 5px; font-weight: bold; text-align: left; vertical-align: middle; }.menheader31 {background: #999999; color: #FFFFFF; padding-left: 5px; font-weight: bold; text-align: left; vertical-align: middle; }.menheader4 {background: #BBBBBB; color: #FFFFFF; padding-left: 5px; font-weight: bold; text-align: left; vertical-align: middle; }.menheader5 {background: #FFFFFF; color: #555555; padding-left: 5px; font-weight: bold; text-align: left; vertical-align: middle; }

