/* De Grafische Wereld */
/* www.degrafischewereld.nl */

html{
	height: 100%;
}

body{

	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/slice_02.jpg);
	background-repeat: repeat-x;
	background-color: #B3E61D;
	overflow-x: hidden;

}

#center{
	
	*position:relative;
	width: 1024px;
	height: 100%;
	margin: 0px auto 0px auto;

}

#bgcontainer{

	position:absolute;
	width: 1024px;
	height: 100%;
	min-height: 712px;	
	min-height:100%;
	background-color: #FFFFFF;
	z-index: 1;
	*left:0px;
	
}

#bgmiddle{
	
	position: absolute;
	width: 777px;
	min-height: 100%;
	height: 100%;
	left: 94px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #B3E61D;
	
}

#container{

	position: relative;
	width: 837px;
	height: auto;
	left: 94px;
	background-color: #FFFFFF;
	z-index: 2;
	float: left;
	
}

#left{

	position: absolute;
	background-image: url(../images/layout/slice_03.jpg);
	width: 94px;
	min-height: 712px;
	height: 100%;
	left: 0px;
	background-repeat: no-repeat;
	background-color:#B3E61D;

}

#right{

	position: absolute;
	background-image: url(../images/layout/slice_05.jpg);
	width: 93px;
	min-height: 712px;
	right: 0px;
	top: 0px;
	height: 100%;
	background-repeat: no-repeat;
	background-color:#B3E61D;

}

#middle{

	position: relative;
	width: 777px;
	height: auto;
	margin-left: 30px;
	margin-right: 30px;
	_margin-left:15px;
	_margin-right:0px;
	background-color: #B3E61D;
	padding-bottom: 30px;
	float: left;

}

#banner{

	height: 330px;
	width: 777px;
	background-color: #FFFFFF;

}

#content{
	
	width: 717px;
	height: auto;
	padding: 30px;
	float: left;

}

#left_content{

	width: 335px;
	height: auto;
	padding-right: 30px;
	background-image: url(../images/layout/slice_08.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;

}

#right_content{
	
	float:left;
	padding-left: 30px;
	
}

#right_thumb img{

	width: 270px;
	height: 180px;
	border: none;
	padding-bottom: 8px;

}

#right_thumb{
	
	display: block;
	width: 270px;
	height: auto;
	font-size: 10px;
	font-weight: bold;
	border: 4px solid #FFFFFF;
	color: #004799;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	line-height: 12px;
	
}

.title{

	display: block;
	clear:both;
}

#pagetitle{
color: #21608b;
font-size:25px;
	display: block;
	margin-bottom:30px;
}
/* -------------- Projecten ----------------- */

#content_proj{

	width: 777px;
	height: auto;

}

#titel{

	width: 490px;
	height: 63px;
	padding-left: 11px;

}

#left_menu{

	position: relative;
	width: 173px;
	height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-left: 12px;
	margin-top: 12px;
	float: left;

}

#left_menu img{

	width: 136px;
	height: 90px;
	border: none;
	padding-bottom: 8px;
	float:left;

}

#left_menu a{
	
	display: block;
	width: 136px;
	height: auto;
	font-size: 10px;
	font-weight: bold;
	border: 4px solid #FFFFFF;
	color: #004799;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	line-height: 12px;
	cursor: pointer;
	
	
}

#left_menu a:hover{
	
	color: #FE9900;

}

#right_proj{
	position: relative;
	width: 532px;
	height: auto;
	overflow-x:hidden;

	padding-left: 30px;
	padding-right: 30px;
	margin-top: 12px;
	padding-bottom: 30px;

}

* html #right_proj{

	float:right;

}

#right_img{
	
	border: 5px solid #FFFFFF;
	max-width: 417px;
	overflow: auto;
	height: 269px;
	margin-bottom: 12px;
	background-color: #CCCCCC;

}

#img_nav{
	width: 536px;
	height: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	line-height: 20px;

}

#img_nav a{
	
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	background-color: #004799;
	color: #FFFFFF;
	margin-left: 4px;
	float: right;
	text-decoration: none;
	cursor: pointer;

}

#img_nav a:hover{

	background-color: #FF9706;

}

#elTitel{

	color: #3C757C;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;

}

#Locatie{

	color: #3C757C;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}

#Opdrachtgever{
	
	color: #3C757C;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
	
}

#Architect{
	color: #3C757C;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

#Uitvoering{
	color: #3C757C;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

#Beschrijving{
	color: #3C757C;
	font-size: 11px;
	line-height: 16px;
}

#home a{
	
	width: 92px;
	height: 23px;
	background-image: url(../images/layout/proj_15.jpg);
	float:right;

}

.hometab{
	
	display: block;
	background-image: url(../images/layout/proj_02.jpg);
	width: 57px;
	height: 22px;
	
}

.hometab:hover{

	background-image: url(../images/layout/rollover_proj_02.jpg);

}

.industrie{
	
	background-image: url(../images/layout/proj_07.jpg);
	display: block;
	width: 132px;
	height: 30px;
	float: left;
	cursor: pointer;
	
}

.industrie_selected{
	
	background-image: url(../images/layout/rollover_proj_07.jpg);
	display: block;
	width: 132px;
	height: 30px;
	float: left;
	cursor: pointer;
	
}

.industrie:hover{
	background-image: url(../images/layout/rollover_proj_07.jpg);
}

.utiliteit{
	background-image: url(../images/layout/proj_08.jpg);
	display: block;
	width: 130px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.utiliteit_selected{
	background-image: url(../images/layout/rollover_proj_08.jpg);
	display: block;
	width: 130px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.utiliteit:hover{
	background-image: url(../images/layout/rollover_proj_08.jpg);
}

.renovatie{
	background-image: url(../images/layout/proj_09.jpg);
	display: block;
	width: 130px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.renovatie_selected{
	background-image: url(../images/layout/rollover_proj_09.jpg);
	display: block;
	width: 130px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.renovatie:hover{
	background-image: url(../images/layout/rollover_proj_09.jpg);
}

.woningbouw{
	background-image: url(../images/layout/proj_10.jpg);
	display: block;
	width: 131px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.woningbouw_selected{
	background-image: url(../images/layout/rollover_proj_10.jpg);
	display: block;
	width: 131px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.woningbouw:hover{
	background-image: url(../images/layout/rollover_proj_10.jpg);
}

.huurprojecten{
	background-image: url(../images/layout/proj_11.jpg);
	display: block;
	width: 130px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.huurprojecten_selected{
	background-image: url(../images/layout/rollover_proj_11.jpg);
	display: block;
	width: 130px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.huurprojecten:hover{
	background-image: url(../images/layout/rollover_proj_11.jpg);
}

.koopprojecten_selected{
	background-image: url(../images/layout/rollover_proj_12.jpg);
	display: block;
	width: 124px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.koopprojecten{
	background-image: url(../images/layout/proj_12.jpg);
	display: block;
	width: 124px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.koopprojecten:hover{
	background-image: url(../images/layout/rollover_proj_12.jpg);
}

#blauwvak a{
color: #ffffff;
}
