html {
	height: 100%;
	width: 100%;
}

body, td {
	
	font-family: arial, verdana;
	color: #fff;

}

#main_outer {
	position: relative;
	z-index: 1;
	width: 800px;
	height: 600px;
	text-align: left;
	background: #fff;
}

#logo {
	position: absolute;
	z-index: 2;	
	width: 350px;
	display: block;
	height: 55px;
	top: 0px;
	left: 0px;
 	color : #AAAAAA ;
}

#validator {
	position: absolute;
	z-index: 200;	
	width: 88px;
	height: 31px;
	top: 500px;
	left: 150px;
}


#top_left {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 400px;
	width: 400px;
	height: 100px;
}
	
/* anchors overall */




/* main menu */

#menu_diensten {
	position: absolute;
	z-index: 3;	
	display: block;
	width: 200px;
	height: 200px;
	top: 113px;
  cursor:move;
	left: 0px;
	background-color: #7f7f7f;
	color: #fff;
	text-indent: 27px;
	
}


#menu_producten {
	position: absolute;
	z-index: 4;	
	display: block;
	width: 200px;
	height: 200px;
  cursor:move;
	top: 170px;
	left: 57px;
	background-color: #4451fa;
	color: #fff;
	text-indent: 27px;
}

#menu_contact {
	position: absolute;
	z-index: 5;	
	display: block;
	width: 200px;
	height: 200px;
	top: 227px;
  cursor:move;
	left: 114px;
	background-color: #a7a9ac;
	color: #fff;
	text-indent: 27px;
}
#menu_home {
	position: absolute;
  cursor:move;
	z-index: 6;	
	display: block;
	width: 200px;
	height: 200px;
	top: 284px;
	left: 171px;
	background-color: #7780FE;
	color: #fff;
	text-indent: 27px;
}

.menu_diensten_text {
	position: relative;
	top: 20px;
	left: 27px;
}

a.main_menu:link, a.main_menu:visited {
	color: #fff;
	display: block;
	width: 200px;
	/* height: 200px; */
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: 20px;
	background:#555555;
	margin-top: 10px;
}
a.main_menu2:link, a.main_menu2:visited {
	color: #fff;
	display: block;
	width: 200px;
	/* height: 50px; */
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: 30px;
}
a.nav:link, a.nav:visited, .nav {
	color: #aaaaaa;
	text-decoration: none;
}

a.main_menu2active:link, a.main_menu2active:visited, a.main_menu2:hover {
	display: block;
	width: 200px;
	/* height: 200px; */
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: underline;
	line-height: 30px;
	font-weight: 200;
}

a.main_menuactive:link, a.main_menuactive:visited, a.main_menu:hover {
	display: block;
	width: 200px;
	/* height: 200px; */
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: underline;
	line-height: 20px;
	background: #999999;
	margin-top: 10px;
	font-weight: 200;
}

#contact_details {
	position: absolute;
	z-index: 20;
	display: block;
	top: 100px;
	left: 27px;
	font-size: 11px;
}

#contact_details a, #contact_details a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: 100;
}

/* stop main menu */

#copyright {
	position: absolute;
	z-index: 6;	
	top: 586px;
	left: 0px;
	background-color: #fff;
	color: #a7a9ab;
	font-size: 9px;
	text-align: center;

}

#copyright a, #copyright a:visited, #copyright a:hover {
	background-color: #fff;
	color: #a7a9ab;
	font-size: 9px;
	text-decoration: none;
}

/* content style */

#content_home {
	position: absolute;
	z-index: 7;	
	width: 400px;
	height: 600px;
	top: 0px;
	left: 400px;
	background-image: url(../images/bg_home.gif);
	background-repeat: repeat;
	background-position: left;
	color: #000;
	overflow: hidden;
}



#content_diensten {
	position: absolute;
	z-index: 7;	
	width: 400px;
	height: 487px;
	top: 113px;
	left: 400px;
	background-color: #7f7f7f;
	color: #fff;
	overflow: hidden;
}

#content_producten {
	position: absolute;
	z-index: 7;	
	width: 400px;
	height: 430px;
	top: 170px;
	left: 400px;
	background-color: #4451fa;
	color: #fff;
	overflow: hidden;
}

#content_contact {
	position: absolute;
	z-index: 7;	
	width: 400px;
	height: 373px;
	top: 227px;
	left: 400px;
	background-color: #a7a9ac;
	color: #fff;
	overflow: hidden;
}

#map {
	position: absolute;
	z-index: 6;	
	width: 400px;
	height: 200px;
	top: 0px;
	left: 400px;
	background-color: #a7a9ac;
	color: #fff;
	overflow: hidden;
}
#map1 {
	position: absolute;
	z-index: 7;	
	width: 400px;
	height: 200px;
	top: 0px;
	left: 0px;
	background-color: #a7a9ac;
	color: #fff;
	overflow: hidden;
}

#map2 {
	position: absolute;
	z-index: 7;	
	width: 400px;
	height: 200px;
	top: 0px;
	left: 0px;
	background-color: #a7a9ac;
	color: #fff;
	overflow: hidden;
	display:none
}

#text_home {
	position: relative;
	top: 0px;
	width: 370px;
	left: 30px;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}

#quote_home {
	position: relative;
	top: 130px;
	width: 340px;
	left: 30px;
	color: #333333;
	font-size: 12px;
	font-style: italic;
	font-weight: 600;
}


#diensten_title {
	position: relative;
	width: 400px;
	line-height: 30px;
	top: 10px;
	text-indent: 30px;
	font-size: 18px;
	color: #fff;
	background-color: #a7a9ac;	
}

#producten_title {
	position: relative;
	width: 400px;
	line-height: 30px;
	top: 10px;
	text-indent: 30px;
	font-size: 18px;
	color: #fff;
	background-color: #a7a9ac;
}

#producten_title_down {
	position: relative;
	width: 400px;
	line-height: 30px;
	top: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	background-color: #a7a9ac;
}

#contact_title {
	position: relative;
	width: 400px;
	height: 30px;
	line-height: 160%;
	top: 10px;
	text-indent: 30px;
	font-size: 18px;
	color: #fff;
	background-color: #7f7f7f;	
}

#contact_text {
	position: relative;
	width: 340px;
	left: 30px;
	top: 30px;
	font-size: 12px;	
}

#contact_table {
	font-size: 11px;
	font-weight: 600;
}

#contact_map {
	position: absolute;
	z-index: 7;	
	width: 400px;
	height: 373px;
	top: 50px;
	left: 500px;
	background-color: #fff;
	color: #fff;
	overflow: hidden;
}

#content_title{
	position: relative;
	height: 30px;
	width: 340px;
	left: 30px;
}

#title {
	font-weight: 600;
}

#content_text {
	position: relative;
	width: 340px;
	left: 30px;
	top: 10px;
	font-size: 12px;	
}

#content_text_disclaimer {
	position: relative;
	width: 340px;
	left: 30px;
	padding-top: 20px;
	font-size: 10px;	
}

#content_text a, #content-text a:visited {
	font-size: 12px;
	text-decoration: underline;
	font-weight: 100;
	color: #fff;
	
}


#text_content {
	vertical-align: top;
}

/* submenu diensten */

a.diensten:link, a.diensten:visited {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

a.dienstenactive:link, a.dienstenactive:visited, a.diensten:hover {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

#submenu_diensten {
	position: relative;
	z-index: 8;
	text-align: center;
	width: 400px;
	height: 276px;
	background-image: url(../images/diensten_circle.gif);
	background-repeat: norepeat;
	background-position: center;
}

#menu_advies {
	position: absolute;
	z-index: 9;
	top: 15px;
	left: 210px;
	color: #fff;
	font-size: 14px;
}


#menu_ontwerp {
	position: absolute;
	z-index: 10;
	top: 93px;
	left: 300px;	
}

#menu_bouw {
	position: absolute;
	z-index: 11;
	top: 207px;
	left: 277px;	
}

#menu_hosting {
	position: absolute;
	z-index: 12;
	top: 207px;
	left: 57px;	
}

#menu_onderhoud {
	position: absolute;
	z-index: 13;
	top: 93px;
	left: 7px;	
}

/* submenu producten */

a.producten:link, a.producten:visited {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}

a.productenactive:link, a.productenactive:visited, a.producten:hover {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

#submenu_producten {
	position: relative;
	z-index: 8;
	width: 340px;
	left: 30px;
}


a:link, a:visited {
	color: #0000FF;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}


#img1, #img2, #img3, #img4, #img5 {
	z-index: 13;
	width: 35px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: left;
}

.Iin  { background-image: url('/images/submen_prod2.gif') }
.Iout  { background-image: url('/images/submen_prod.gif') }

