#content_holder {
	width: 894px;
	margin-top: 20px;
}

#header {
	width: 894px;
	height: 60px;
	background-image: URL('../images/layout/top_bg.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

img#top_name {
	margin-right: 44px;
}

#menu {
	width: 894px;
	height: 180px;
	background-image: URL('../images/layout/menu_bg.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

#b_home {
	position: relative;
	left: 240px;
	top: 12px;
}

#b_portfolio {
	position: relative;
	left: 406px;
	top: 12px;
}

#b_montage {
	position: relative;
	left: 446px;
	top: 12px;
}

#b_contact {
	position: relative;
	left: 483px;
	top: 12px;
}

#b_timmerwerken {
	position: relative;
	left: 232px;
	top: 45px;
}

#b_onderhoud {
	position: relative;
	left: 250px;
	top: 45px;
}

#b_interieurbouw {
	position: relative;
	left: 265px;
	top: 45px;
}

#main_bg {
	width: 778px;
	background-image: URL('../images/layout/main_bg.jpg');
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 116px;
}

#main_content_home {
	float: left;
	width: 397px;
	height: 278px;
	margin-right: 20px;
	margin-top: 20px;
	background-image: URL('../images/home/content_bg.png');
	background-repeat: no-repeat;
}

#content_txt {
	width: 340px;
	padding-left: 30px;
	padding-top: 32px;
	color: #001a94;
	font-family: Arial;
	font-size: 12px;
}

#main_content_image {
	float: left;
	z-index:-1
	width: 218px;
	height: 264px;
	padding: 17px;
	background-image: URL('../images/home/content_image.png');
	background-repeat: no-repeat;
}

#main {
	position: relative;
	top: -36px;
	left: -46px;
	vertical-align: middle;
}
.itemalinea_left {
	position: relative;
}

.itemalinea_right {
	position: relative;
}

.alineatext_left {
	font-family: Arial;
	font-size: 12px;
}

.alineatext_right {
	font-family: Arial;
	font-size: 12px;
	width: 400px;
}

.photo {
	width: 218px;
	position: relative;
	z-index: 2;
	left: -5px;
	padding: 18px;
	background-image: url('../images/alinea/image_bg.png');
	background-repeat: no-repeat;
	text-align: left;
}

.txt_top {
	width: 800px;
	background-image: url('../images/alinea/right/top_2.png');
}

.txt_bottom {
	background-image: url('../images/alinea/right/bottom_2.png');
}

.portfolioTitle {
	height: 30px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #001a94;
}

#footer {
	width: 894px;
	height: 53px;
	background-image: URL('../images/layout/footer_bg.jpg');
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 54px;
}

#footer_txt_01 {
	float: left;
	margin-top: 28px;
}

#footer_txt_02 {
	float: right;
	padding-right: 102px;
	margin-top: 28px;
}

.punaise_red {
	position: relative;
	left: -246px;
	top: 5px;
}

.punaise_red_port {
	float: top;
	left: -76px;
	top: -90px;
}

a:link {
	color: #001a94;
	text-decoration: none;
}

a:active {
	color: #001a94;
	text-decoration: none;
}

a:visited {
	color: #001a94;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
