/* ********************************************************************************* */
/* DEFAULT */
/* ********************************************************************************* */
body {
	background:#ffffff;
	margin:0px;
	text-align:center;
	text-align:left;
	background-image:url(../media/image/bg.jpg);
	background-repeat:repeat-x;
}
#base {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	text-align:left;
}
* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px; 
	color:#1e1e1e; 
	font-weight:normal; 
	line-height:15px;
}
.pixel {
	width:10px;
}
#table_home {
	position:relative;
	background-image:url(../media/image/background.png);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:scroll;
	_background:none;
}


/* ********************************************************************************* */
/* HEADER */
/* ********************************************************************************* */
#header {
	position:relative;
	float:left;
	height:95px;
	width:990px;
}
#header_logo {
	position:relative;
	float:left;
	width:293px;
	height:38px;
	top:44px;
	left:48px;
}


/* ********************************************************************************* */
/* MENU */
/* ********************************************************************************* */
#menu {
	position:relative;
	float:left;
	height:33px;
	left:48px;
}
#menu li {
	float:left;
	list-style-type:none;
	text-align:center;
}
#menu li:hover {
	color:#22b2fd;
}
#menu li.active {
	color:#f3000e;
}
#menu li.active a {
	color:#f3000e;
}
#menu a:hover {
	color:#f3000e;
}
.menu_space {
	padding:8px 30px 0 0;
}
#menu a {
	display:block; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#004f95;
	font-weight:bold;
}
ul a { 
	float:none;
	width:auto;
}


/* ********************************************************************************* */
/* CONTENT HOMEPAGE */
/* ********************************************************************************* */
#content_home {
	position:relative;
	float:left;
	height:auto;
	width:990px;
	min-height:586px;
	height:auto;
	_height:586px;
	background-image:url(../media/image/bg_content_home.gif);
	background-repeat:no-repeat;
	z-index:990;
}
#content_home p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#1e1e1e;
}
#content_right_home {
	position:relative;
	float:left;
	width:337px;
}


/* ********************************************************************************* */
/* CONTENT */
/* ********************************************************************************* */
#content {
	position:relative;
	float:left;
	height:auto;
	width:990px;
	min-height:586px;
	height:auto;
	_height:586px;
}
#content p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#1e1e1e;
}
#content_left {
	position:relative;
	float:left;
	width:653px;
}
#content_right {
	position:relative;
	float:left;
	width:296px;
	height:576px;
	background-image:url(../media/image/bg_content_right.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:25px;
}
#content_right img {
	border:none;	
}
#content_right li {
	margin-left:13px;
}
#content_right li a {
	color:#1e1e1e;
	background-repeat:no-repeat;
	padding-left:10px;
}
#content_right li a:hover {
	text-decoration:underline;	
}
.content_right_space {
	padding:25px 0 0 35px;
}
#content_right .content_right_submenu li.sub_active a {
	color:#f3000e;
	text-decoration:underline;
}
.content_title {
	width:356px;
	margin:28px 0 0 48px;
}
.content_column {
	position:relative;
	float:left;
	width:621px;
	min-height:110px;
	height:auto;
	_height:110px;
	margin:20px 0 0 48px;
	_margin:20px 0 0 24px;
	padding-bottom:25px;
	z-index:990;
}
.content_column_left {
	float:left;
	width:265px;
	min-height:110px;
	height:auto;
	_height:110px;
	margin:20px 0 0 48px;
	_margin:20px 0 0 24px;
	padding-bottom:25px;
}
.content_column_right {
	float:left;
	width:265px;
	min-height:110px;
	height:auto;
	_height:110px;
	margin:20px 0 0 25px;
	padding-bottom:25px;
	z-index:990;
}
.content_right_glass {
	position:relative;
	float:left;
	width:337px;
	_width:335px;
	height:392px;
	background-image:url(../media/image/vergrootglas.png);
	background-repeat:no-repeat;
	margin-top:-65px;
	z-index:10;
}
.content_right_glass_text {
	position:relative;
	float:left;
	width:185px;
	height:120px;
	top:175px;
	left:60px;
}
.content_right_tags {
	margin-top:65px;	
}
#cloud li { 
	display:inline;
	line-height:23px;
}
#content .content_right_tags a {
	padding:0;
	color:#1e1e1e;
	text-transform:lowercase;
	background:none;
}
#content .content_right_tags a:hover {
	text-decoration:underline;
}


/* ********************************************************************************* */
/* FORMS */
/* ********************************************************************************* */
.form_search {
	float:left;
	height:19px;
	width:137px;
	background-color:#ffffff;
	border:none;
	border-top:1px solid #c3c4c5;
	border-left:1px solid #d1d1d2;
	padding-top:5px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.form_bttn {
	background:none;
	background-image:url(../media/image/form_bttn.gif);
	background-repeat:no-repeat;
	width:26px;
	height:25px;
	border:none;
	margin-left:10px;
	cursor:pointer;
}
.form_search02 {
	float:left;
	height:19px;
	width:208px;
	background-color:#ffffff;
	border:none;
	border-top:1px solid #c3c4c5;
	border-left:1px solid #d1d1d2;
	padding-top:5px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.form_bttn02 {
	float:right;
	background:none;
	background-image:url(../media/image/form_bttn.gif);
	background-repeat:no-repeat;
	width:26px;
	height:25px;
	border:none;
	cursor:pointer;
	margin:5px 30px 0 10px;
}
.form_drop {
	height:22px;
	width:215px;
	background-color:#ffffff;
	border:none;
	border-top:1px solid #c3c4c5;
	border-left:1px solid #d1d1d2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.form_contact01 {
	float:left;
	height:19px;
	width:207px;
	background-color:#ffffff;
	border:none;
	border:1px solid #c3c4c5;
	padding-top:5px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.form_contact02 {
	float:left;
	height:35px;
	width:207px;
	background-color:#ffffff;
	border:none;
	border:1px solid #c3c4c5;
	padding-top:5px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.form_contact_send {
	background:url(../media/image/title_verzenden.gif);
	background-repeat:no-repeat;
	border:none;
	height:25px;
	width:125px;
	cursor:pointer;
}
#search_tag{
	font-style:italic;
}


/* ********************************************************************************* */
/* BREADCRUMBS */
/* ********************************************************************************* */
#breadcrumbs {
	position:relative;
	float:right;
	height:8px;
	width:auto;
	z-index:150;
	margin-right:18px;
	_margin-right:0;
}
#breadcrumbs p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#1e1e1e;
}
#breadcrumbs a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#1e1e1e;
}
#breadcrumbs a:hover {
	color:#f3000e;	
}


/* ********************************************************************************* */
/* CASES HOMEPAGE */
/* ********************************************************************************* */
#cases {
	position:relative;
	float:left;
	margin-left:12px;	
	margin-top:-22px;
	z-index:1;
}
.case01 {
	position:relative;
	float:left;
	height:274px;
	width:229px;
	margin-right:10px;
}
.case01_top {
	position:relative;
	float:left;
	width:198px;
	height:99px;
	background-image:url(../media/image/dossier01.png);
	background-repeat:no-repeat;
	z-index:990;
}
.case01_logo {
	position:relative;
	float:left;
	height:47px;
	width:92px;
	background-color:#39C;
	margin:25px 0 0 17px;
	_margin:25px 0 0 9px;
}
.case01_text {
	position:relative;
	float:left;
	width:218px;
	min-height:202px;
	height:auto;
	_height:202px;
	margin:-30px 0 0 10px;
	_margin:-30px 0 0 5px;
	background-image:url(../media/image/dossier01_bg.gif);
	background-repeat:no-repeat;
	z-index:1;
	background-color:#d5d7ed;
}
.case01_text_space {
	padding:40px 25px 10px 25px;	
}
#content_home .case01 a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1e1e1e;
}
#content_home .case01 a:hover {
	color:#003882;	
}


/* ********************************************************************************* */
/* CASES */
/* ********************************************************************************* */
.case02 {
	position:relative;
	float:left;
	height:114px;
	width:621px;
	margin-bottom:10px;
}
.case02_dossier {
	position:relative;
	float:left;
	width:136px;
	height:110px;
	background-image:url(../media/image/dossier02.png);
	background-repeat:no-repeat;
	z-index:990;
}
.case02_logo {
	width:100px;
	height:55px;
	margin:27px 0 0 19px;
}
.case02_text {
	float:left;
	width:550px;
	height:114px;
	background-image:url(../media/image/dossier02_bg.gif);
	background-repeat:no-repeat;
	margin-left:-65px;
	overflow:hidden;
}
.case_detail {
	position:relative;
	float:left;
	height:auto;
	width:621px;
	margin-bottom:10px;
}
.case_text_detail {
	float:left;
	width:550px;
	height:114px;
	margin-left:-65px;
	overflow:hidden;
}
.text {
	float:left;
	width:675px;
	height:auto;
	margin-left:-81px;
	overflow:hidden;
	margin-top:-11px;
}
.case_detail_video {
	position:relative;
	float:left;
	width:600px;
	height:auto;
	margin-top:10px;
}
.text_title {
	float:left;
	height:28px;
	width:425px;
	background-image:url(../media/image/dossier02_title.png);
	background-repeat:no-repeat;
}
.text_title h1 {
	margin-left:170px;	
}
.case02_title {
	float:left;
	height:28px;
	width:600px;
	background-image:url(../media/image/dossier02_title.png);
	background-repeat:no-repeat;
}
.case02_title h1 {
	margin-left:170px;	
}
.case02_text_space {
	padding:10px 20px 0 80px;
}
#content .case02 a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1e1e1e;
}
#content .case02 a:hover {
	color:#003882;	
}


/* ********************************************************************************* */
/* BLOCK BOTTOM */
/* ********************************************************************************* */
#block_bottom {
	position:relative;
	float:left;
	width:621px;
	min-height:130px;
	height:auto;
	_height:130px;
	background-image:url(../media/image/bg_block_bottom.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
.block_bottom_space {
	padding:20px 25px 10px 25px;	
}



