/* ********************************************************************************* */
/* DEFAULT */
/* ********************************************************************************* */
body {
	margin:0px;
	text-align:center;
	background-image:url(../media/image/bg1.jpg);
	background-repeat:repeat-x;
	text-align:left;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#base {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	text-align:left;
}
* {
	margin:0px;
	padding:0px;
}
#base_bg {
	position:relative;
	float:left;
	min-height:804px;
	height:auto;
	_height:804px;
	width:990px;
	background-image:url(../media/image/background_base.jpg);
	background-repeat:no-repeat;
}

/* ********************************************************************************* */
/* HEADER */
/* ********************************************************************************* */
#header {
	position:relative;
	float:left;
	height:105px;
	width:990px;
}
#header_logo {
	position:relative;
	float:left;
	height:105px;
	width:161px;
	margin-top:22px;
	background-image:url(../media/image/base_header_logo_dvotion.gif);
	background-repeat:no-repeat;
}
#header_score {
	position:relative;
	float:right;
	height:42px;
	width:162px;
	/*background-color:#CCC;*/
	top:33px;
	text-align:right;
}
/* ********************************************************************************* */
/* MENU */
/* ********************************************************************************* */
#menu {
	position:relative;
	float:left;
	width:990px;
	height:55px;
}
#menu li {
	float:left;
	list-style-type:none;
	text-align:center;
	height:55px;
	width:165px;
	background-image:url(../media/image/bttn.png);
	background-repeat:repeat-x;
	cursor:pointer;
}
#menu li:hover {
	background-image:url(../media/image/bttnM.png);
	background-repeat:repeat-x;
	color:#257b93;
	height:55px;
}
#menu li.M {
	background-image:url(../media/image/bttnM.png);
	background-repeat:repeat-x;
	color:#257b93;
	height:55px;
}
#menu li.menu_bttn_left {
	float:left;
	list-style-type:none;
	text-align:center;
	height:55px;
	width:165px;
	background-image:url(../media/image/bttn_left.png);
	background-repeat:repeat-x;
}
#menu li.menu_bttn_left:hover {
	background-image:url(../media/image/bttn_leftM.png);
	background-repeat:repeat-x;
	color:#257b93;
	height:55px;
}
#menu li.menu_bttn_left:active {
	background-image:url(../media/image/bttn_leftM.png);
	background-repeat:repeat-x;
	color:#257b93;
	height:55px;
}
#menu li.menu_bttn_leftM {
	background-image:url(../media/image/bttn_leftM.png);
	background-repeat:repeat-x;
	color:#257b93;
	height:55px;
}
#menu li.menu_bttn_right {
	float:left;
	list-style-type:none;
	text-align:center;
	height:55px;
	width:165px;
	background-image:url(../media/image/bttn_right.png);
	background-repeat:repeat-x;
}
#menu li.menu_bttn_right:hover {
	background-image:url(../media/image/bttn_rightM.png);
	background-repeat:repeat-x;
	color:#257b93;
	height:55px;
}
#menu li.menu_bttn_right:active {
	background-image:url(../media/image/bttn_rightM.png);
	background-repeat:repeat-x;
	color:#257b93;
	height:55px;
}
#menu li.menu_bttn_rightM {
	background-image:url(../media/image/bttn_rightM.png);
	background-repeat:repeat-x;
	color:#257b93;
	height:55px;
}
#menu li.M a {
	color:#257b93;
}
#menu li.menu_bttn_leftM a {
	color:#257b93;
}
#menu li.menu_bttn_rightM a {
	color:#257b93;
}
#menu li:hover a {
	color:#257b93;
	height:55px;
}
/*toevoeging voor ie6*/
#menu a {
	_height:55px;
}
#menu a:hover {
	_height:55px;
	_width:165px;
	_background-image:url(../media/image/bttnM.gif);
	_background-repeat:repeat-x;
	color:#257b93;
}
#menu li.menu_bttn_right a:hover {
	_background-image:url(../media/image/bttn_rightM.gif);
	_background-repeat:repeat-x;
	_color:#257b93;
	_height:55px;
}
#menu li.menu_bttn_left a:hover {
	_background-image:url(../media/image/bttn_leftM.gif);
	_background-repeat:repeat-x;
	_color:#257b93;
	_height:55px;
}
#menu li.menu_bttn_rightM {
	_background-image:url(../media/image/bttn_rightM.gif);
}
#menu li.menu_bttn_right:active {
	_background-image:url(../media/image/bttn_rightM.gif);
}
#menu li.menu_bttn_right:hover {
	_background-image:url(../media/image/bttn_rightM.gif);
}
#menu li.menu_bttn_right {
	_background-image:url(../media/image/bttn_right.gif);
}
#menu li.menu_bttn_leftM {
	_background-image:url(../media/image/bttn_leftM.gif);
}
#menu li.menu_bttn_left:active {
	_background-image:url(../media/image/bttn_leftM.gif);
}
#menu li.menu_bttn_left:hover {
	_background-image:url(../media/image/bttn_leftM.gif);
}
#menu li.menu_bttn_left {
	_background-image:url(../media/image/bttn_left.gif);
}
#menu li.M {
	_background-image:url(../media/image/bttnM.gif);
}
#menu li:hover {
	_background-image:url(../media/image/bttnM.gif);
}
#menu li {
	_background-image:url(../media/image/bttn.gif);
} 
#menu li.menu_bttn_rightM a:hover {
	_background-image:url(../media/image/bttn_rightM.gif);
}
#menu li.menu_bttn_leftM a:hover {
	_background-image:url(../media/image/bttn_leftM.gif);
} 
/*einde toevoeging voor ie6*/
.menu_space {
	padding:0px 0 0 0;
	_padding-top:0px;
}
#menu a {
	display:block; 
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:lowercase;
	padding:12px 0 0 0;
}
ul a { 
	_padding:0px 0 0 0;
	float:none;
	width:auto;
}
/*toevoeging voor ie6*/
#menu li.menu_bttn_rightM {
	_background-image:url(../media/image/bttn_rightM.gif);
}
#menu li.menu_bttn_right:active {
	_background-image:url(../media/image/bttn_rightM.gif);
}
#menu li.menu_bttn_right:hover {
	_background-image:url(../media/image/bttn_rightM.gif);
}
#menu li.menu_bttn_right {
	_background-image:url(../media/image/bttn_right.gif);
}
#menu li.menu_bttn_leftM {
	_background-image:url(../media/image/bttn_leftM.gif);
}
#menu li.menu_bttn_left:active {
	_background-image:url(../media/image/bttn_leftM.gif);
}
#menu li.menu_bttn_left:hover {
	_background-image:url(../media/image/bttn_leftM.gif);
}
#menu li.menu_bttn_left {
	_background-image:url(../media/image/bttn_left.gif);
}
#menu li.M {
	_background-image:url(../media/image/bttnM.gif);
}
#menu li:hover {
	_background-image:url(../media/image/bttnM.gif);
}
#menu li {
	_background-image:url(../media/image/bttn.gif);
}
/*einde toevoeging voor ie6*/


/* ********************************************************************************* */
/* CONTENT TOP*/
/* ********************************************************************************* */
#content_top {
	position:relative;
	float:left;
	width:990px;
	height:100px;
}
#content_top_klanten {
	position:relative;
	float:left;
	width:930px;
	height:143px;
	margin-left:30px;
	_margin-left:15px;
}
#content_top_block {
	position:relative;
	float:left;
	height:100px;
	width:930px;
	border-bottom:1px solid #e4e4e4;
	margin-left:30px;
	_margin-left:15px;
}
#content_top_text {
	position:relative;
	float:left;
	width:630px;
	height:202px;
	_height:100px;
}

.content_top_text_space {
	padding:66px 0 30px 0;
}
#content_top_right {
	position:relative;
	float:left;
	padding-top:5px;
	width:300px;
	height:202px;
	_height:100px;
}

#content_top_right img {
	float:right;
}
.space {
	position:relative;
	float:left;
	height:10px;
	width:30px;
}

/* ********************************************************************************* */
/* CONTENT CENTER*/
/* ********************************************************************************* */
#content_center_container {
	position:relative;
	width:930px;
	min-height:300px;
	height:auto;
	margin-left:30px;
	margin-top:12px;
	border-bottom:1px solid #e4e4e4;	
}
#content_center_container_producten {
	position:relative;
	width:930px;
	min-height:400px;
	margin:13px 0 0 30px;
}
#content_center_container_left {
	position:relative;
	width:634px;
	min-height:300px;
	height:auto;	
}
.content_center_left_1 {
	width:290px;
	min-height:280px;
	float:left;
	position:relative;
	text-align:left;
	padding-right:50px;
}
.content_center_right_1 {
	width:290px;
	min-height:280px;
	float:left;
	position:relative;
	text-align:left;
}
#content_center_left {
	width:435px;
	float:left;
	position:relative;
	text-align:left;
	padding-right:30px;
}
#content_center_right {
	width:435px;
	float:left;
	position:relative;
	text-align:left;
	padding-left:30px;
	_padding-left:11px;
}

.block_center_text_space {
	padding:10px 0 25px 0;	
}
#test1 {
	position:absolute;
	float:left;
	min-height:500px;
	height:auto;
	_height:500px;
	width:262px;
	left: 668px;
	top: 0px;
}

/* ********************************************************************************* */
/* CONTENT CENTER KLANTEN */
/* ********************************************************************************* */
#content_center_klanten_block {
	position:relative;
	float:left;
	min-height:787px;
	_height:787px;
	width:930px;
	margin-top:18px;
}
#content_center_klanten_block .content_center_logo_block {
	width:174px;
	height:75px;
	margin-right:15px;
}
.content_center_klanten_row {
	position:relative;
	float:left;
	height:96px;
	width:600px;
	_width:597px;
	margin:0 0 16px 0;
}
.content_center_logo_block {
	position:relative;
	float:left;
	height:144px;
	width:174px;
	margin-right:15px;
}
.content_center_logo_block_end {
	position:relative;
	float:left;
	height:144px;
	width:174px;
}
.kader_bg-grey_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-grey.png);
	_background-image: url(../media/image/kader_bg-grey.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-grey_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-grey.png); 
	_background-image: url(../media/image/kader_bg-grey.gif);
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}
.kader_bg-grey_inside {
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}
.kader_bg-grey_inside div {
	margin-left:15px;
	margin-right:15px;
	_margin-right:10px;
}
.kader_bg-grey_inside_990 {
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}
.kader_bg-grey_inside_990 div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-grey_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-grey.png);
	_background-image: url(../media/image/kader_bg-grey.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-grey_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-grey.png); 
	_background-image: url(../media/image/kader_bg-grey.gif);
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}

/* ********************************************************************************* */
/* CONTENT LEFT */
/* ********************************************************************************* */
#content_left {
	position:relative;
	float:left;
	min-height:500px;
	height:auto;
	_height:500px;
	width:262px;
}
.content_left_title {
	position:relative;
	float:left;
	text-align:right;
	width:262px;
	height:100px;
}
.content_left_title_space {
	padding:15px 0 0 0;
}
.block_kader {
	margin-bottom:20px;
}
.kader_bg-white_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-white.png);
	_background-image: url(../media/image/kader_bg-white.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-white_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-white.png); 
	_background-image: url(../media/image/kader_bg-white.gif); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}


.kader_bg-white_inside {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.kader_bg-white_inside div {
	margin-left:15px;
	margin-right:15px;
	_margin:0;
	_padding-left:15px;
}
.kader_bg-white_inside_990 {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.kader_bg-white_inside_990 div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-white_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-white.png);
	_background-image: url(../media/image/kader_bg-white.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-white_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-white.png); 
	_background-image: url(../media/image/kader_bg-white.gif);
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}

/* ********************************************************************************* */
/* CONTENT RIGHT */
/* ********************************************************************************* */
#content_right {
	position:relative;
	float:left;
	min-height:500px;
	height:auto;
	_height:500px;
	width:668px;
	padding:0 0 0 30px;
}
#content_right_portfolio {
	position:relative;
	float:left;
	min-height:500px;
	height:auto;
	_height:500px;
	width:668px;
	padding:62px 0 0 30px;
}
#content_right_portfolio .text img {
	padding-right:15px;
}
.block {
	position:relative;
	float:left;
	
	height:auto;
	_height:200px;
	width:638px;
	border-bottom:1px solid #e4e4e4;
	margin-top:21px;
}
#content_right_portfolio .block {
	position:relative;
	float:left;

	height:auto;
	_heigth:200px;
	width:638px;
	border-bottom:1px solid #e4e4e4;
	margin-top:21px;
	*margin-bottom:-65px;
}
#content_right_portfolio img {
	padding-bottom:28px;
}

#content_right_portfolio .text img {
	_padding:0;
	_margin-right:15px;
}
.block_title {
	position:relative;
	float:left;
	min-height:38px;
	height:auto;
	_height:38px;
	width:638px;
}
.block_datum {
	position:relative;
	float:left;
	width:638px;
	height:25px;
}	
.block_image {
	position:relative;
	width:46px;
	height:57px;
	float:left;
	padding-right:18px;
	background-image:url(../media/image/img_blog.gif);
	background-repeat:no-repeat;
}
.block_text_space {
	padding:5px 0 25px 0;
}
#content_right_portfolio .block_text_space {
	_margin-bottom:26px;
}
#content_right_zoek {
	position:relative;
	float:left;
	min-height:500px;
	height:auto;
	_height:500px;
	width:668px;
	margin-top:95px;
	padding:0 0 0 30px;
}
.revotion_reviews {
	position:relative;
	float:left;
	width:363px;
	margin-top:18px; 
	*margin-top:11px;
} 
/* ********************************************************************************* */
/* CONTACT */
/* ********************************************************************************* */
#content_contact_block {
	position:relative;
	float:left;
	width:990px;
	height:142px;
}
#content_center_contact {
	position:relative;
	float:left;
	height:150px;
	width:930px;
	border-bottom:1px solid #e4e4e4;
	margin-left:30px;
	_margin-left:15px;
}
#content_center_contact_block {
	position:relative;
	float:left;
	width:930px;
	min-height:363px;
	margin-left:30px;
	_margin-left:15px;
	_padding-bottom:30px;
	border-bottom:1px solid #e4e4e4;
}
.contact_space_bottom {
	width:930px;
	height10px;
}
.send {
	background-image:url(../media/image/button_1_blauw.png);
	width:142px;
	height:31px;
	border:none;
	cursor:pointer;
	color:#ffffff;
	background-color:#e4f6f9;
}

/***************************************************************************************
 KADER - BG GREY KADER
***************************************************************************************/
.kader_bg-greykader_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-greykader.png);
	_background-image: url(../media/image/kader_bg-greykader.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-greykader_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-greykader.png);
	_background-image: url(../media/image/kader_bg-greykader.gif); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}
.kader_bg-greykader_inside {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	background-color:#f1f1f1;
}
.kader_bg-greykader_inside div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-greykader_inside_990 {
	background-color:#e4e8e8;
}
.kader_bg-greykader_inside_990 div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-greykader_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-greykader.png);
	_background-image: url(../media/image/kader_bg-greykader.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-greykader_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-greykader.png);
	_background-image: url(../media/image/kader_bg-greykader.gif); 
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}
#block_bottom_container {
	position:relative;
	float:left;
	margin-left:30px;
	_margin-left:15px;
	_padding-bottom:30px;
	width:930px;
	min-height:100px;
	top:30px;
	border-bottom:1px solid #e4e4e4;
	padding-bottom:25px;
}
.block_bottom {
	width:174px;
	position:relative;
	float:left;
	padding-right:15px;
}
.block_bottom_end {
	width:174px;
	position:relative;
	float:left;
}
#block_bottom_space {
	height:60px;
	width:930px;
	float:left;
	background-image:url(../media/image/pixel_leeg.gif);
	margin-left:30px;
	_margin-left:15px;
	_padding-bottom:30px;
}

/***************************************************************************************
 TWITTER LIST
***************************************************************************************/

#twitter_update_list li {
	list-style-type: none;
	float:left;

	border-bottom:1px solid #e4e4e4;
}
#twitter_update_list span a {
	text-decoration:none;
	background-image:none;
	
}

/***************************************************************************************
 PORTFOLIO JUMPMENU
***************************************************************************************/
.port_jumpmenu {
	width:230px;
	_width:205px;
}
.block .back_bttn p {
	margin-top:16px;
	text-decoration:none;
}
.block .back_bttn a {
	color:#2a2a2a;	
	text-decoration:none;
}
.block .back_bttn a:hover {
	text-decoration:underline;	
}




