* {
	margin: 0;
}
body {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	background-position: center top;
}

a:active, a:focus {
	outline: 0;
}
a, a:active {
	color: #125CA8;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	outline: 0;
}
a:hover {
	color: #C00;
}
p {
	padding: 5px;
	text-align: justify;
}
a.link_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ccc;
	font-weight: bold;
}
a.link_customer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #900;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF9027;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h2.webdevelopment {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #024780;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*
h2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF9027;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h2 a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9027;
}
*/
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #9C0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h4  {
	color: #125CA8;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
	outline: 0;

}
h4 a  {
	color: #125CA8;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
	outline: 0;
	text-transform: uppercase;
	padding-left: 5px;
}
h4 a:hover  {
	font-family: verdana;
	font-size: 13px;
	text-transform: uppercase;

}
td#webdevelopment a:link {
	color: #024780;
}
td#webdevelopment a:visited {color: #024780;}
td#webdevelopment a:hover {
	text-decoration: underline;
}
td#hosting a:link {color: #900;}
td#hosting a:visited {color: #900;}
td#hosting a:hover {text-decoration: underline;
}
td#reclame a:link {color: #690;}
td#reclame a:visited {color: #690;}
td#reclame a:hover {text-decoration: underline;
}
td#hosting a:link {color: #900;}
td#hosting a:visited {color: #900;}
td#hosting a:hover {text-decoration: underline;
}
td#telecom a:link {color: #F60;}
td#telecom a:visited {color: #F60;}
td#telecom a:hover {text-decoration: underline;
}
td#netwerk a:link {color: #636;}
td#netwerk a:visited {color: #636;}
td#netwerk a:hover {text-decoration: underline;
}
td#vertalingen a:link {color: #333;}
td#vertalingen a:visited {color: #333;}
td#vertalingen a:hover {text-decoration: underline;
}
#latest_news {
	position: absolute;
	height: 50px;
	width: 222px;
	background-repeat: no-repeat;
	background-position: left top;
}
#container_bg {
	position: relative;
	height: auto;
}
#wrap, #wrap_middle, #wrap_footer, #wrap_content_push, #wrap_icons, #wrapcentering_content_detail_push {
	position: relative;
	height: auto;
}

#wrap_content{
	position: relative;
	height: auto;
}
#wrapcentering, #wrapcentering_footer {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height: 100%;
	top: 0px;
}
#wrapcentering_middle {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height: 555px;
	top: 0px;
}
#wrapcentering_content {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height: 430px;
	top: 0px;
	background-color: #FFF;
}
#wrapcentering_content_detail {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height: auto;
	top: 30px;
	background:none;
}
#wrapcentering_content_detail_push {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height: 50px;
}
#wrapcentering_icons {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height: 100%;
	top: 0px;
}
#logo {
	font-family: "Times New Roman", Verdana;
	font-size: 14pt;
	text-transform: uppercase;
	color: #9a8a8a;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 13px;
	text-align: center;
}
.bg_middle {
	width: 100%;
	background-image: url(images/body.jpg);
	background-position: center top;
}
.bg_middle_detail {
	width: 100%;
}
.bg_content {
	width: 100%;
	background-color: #FFF;
}
.bg_content_detail {
	width: 100%;
}
.bg_content_detail_push {
	width: 100%;
	background-color: none;
}
.bg_footer {
	background-color: #313131;
	width: 100%;
	position: relative;
	background-image: url(images/bg_footer.jpg);
	color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #9D9D9D;
	border-bottom-color: #9D9D9D;
	border-left-color: #9D9D9D;
}
.bg_footer_detail {
	background-color: #313131;
	width: 100%;
	position: relative;
	color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #9D9D9D;
	border-bottom-color: #9D9D9D;
	border-left-color: #9D9D9D;
	background-image: url(images/bg_footer.jpg);
}
.bg_icons {
	background-color: #F4F4F4;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}

.text_webmade {
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.text_webmade a {
	font-family: "Century Gothic", Verdana;
	font-size: 11px;
	color: #9a8a8a;
	text-transform: uppercase;
	text-align: center;
}
.text_webmade a:hover {
	color: #F60;
	text-decoration: none;
}
#content {
	width: 879px;
	position: relative;
	left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: justify;
	height: 590px;
}
#banner {
	height: 248px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 80px;
	background-color: #333333;
}
#customer {
	background-image: url(images/customer.jpg);
	height: 33px;
	width: 110px;
	position: absolute;
	top: 0px;
	right: 51px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	line-height: 33px;
}
#fr {
	background-image: url(images/language.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#fr a {
	background-image: url(images/language.png);
	height: 26px;
	width: 31px;
	position: absolute;
	top: 230px;
	left: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	line-height: 24px;
}
#fr a:hover {
		color: #FFF;


}
#en {
	background-image: url(images/language.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;

}
#en a {
	background-image: url(images/language.png);
	height: 26px;
	width: 31px;
	position: absolute;
	top: 259px;
	left: -31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	line-height: 24px;

}
#en a:hover {
	color: #FFF;
}
#nl {
	background-image: url(images/language.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;

}
#nl a {
	background-image: url(images/language.png);
	height: 26px;
	width: 31px;
	position: absolute;
	top: 287px;
	left: -31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	line-height: 24px;
}
#nl a:hover {
	color: #FFF;
}
#menu {
	position: absolute;
	height: 30px;
	width: 901px;
	right: -5px;
	bottom: 0px;
	top: 58px;
	z-index:3;
	outline:none;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
}
#menu li {
	display: inline;
	margin: 0;
	float:left;
	outline:none;
	background-image: url(images/menu.png);
	background-position: left top;
	margin-left:3px;
	margin-right:3px;
	background-repeat: no-repeat;
}
#menu li a {
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	line-height: 25px;
	text-align:right;
	font-size: 12px;
	padding-left: 5px;
	outline: none;
	height: 35px;
	text-transform: uppercase;
	font-weight: bold;
}
#menu li a:hover {
	color: #FF7805;
}
#menu li#navLinkSelected {
	display: inline;
	margin: 0;
	float:left;
	outline:none;
	background-image: url(images/menu.png);
	background-position: left top;
	margin-left:5px;
	margin-right:5px;
	background-repeat: no-repeat;
}
#menu li#navLinkSelected a {
	color: #FC6;
}
#submenu {
	height: auto;
	text-align: justify;
	position: relative;
	top: 10px;
	background-color: #F5F5F5;
	z-index: 1;
}
#submenu ul {
	margin: 0;
	border: none;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position:relative;
	height:auto;
		}	

#submenu li {
	display: inline;
		}

#submenu li a {
	color: #6C6C6C;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	width: 242px;
	display:block;
	text-align:left;
	font-size: 12px;
	height: auto;
	position: relative;
	background-image: url(images/bullet_orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
		}
#submenu li a:hover {
	color: #069;
	background-color: #E9E9E9;
	border-left-color: #900;
}
#random_links {
	height: auto;
	text-align: justify;
	position: relative;
	top: 10px;
	background-color: #F5F5F5;
	z-index: 1;
}
#random_links ul {
	margin: 0;
	border: none;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position:relative;
	height:auto;
		}	

#random_links li {
	display: inline;
		}

#random_links li a {
	color: #6C6C6C;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	width: 242px;
	display:block;
	text-align:left;
	font-size: 12px;
	height: auto;
	position: relative;
	background-image: url(images/bullet_orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
		}
#random_links li a:hover {
	color: #069;
	background-color: #E9E9E9;
	border-left-color: #900;
}
.bg {
	background-color: #2A2828;
}
#project_home {
	height: 135px;
	width: 270px;
	border: 6px solid #625041;
	background-image: url(images/bureau_gr.jpg);
	background-position: right top;
	padding: 0px;
	margin: 5px;
}
#banner_detail {
	height: 180px;
	width: 879px;
	position: absolute;
	left: 50px;
	top: 120px;
	background-color: #2a2828;
	background-image: url(images/badkamer_gr.jpg);
	background-position: left top;
	border: 8px solid #2A2828;
}
#content_detail {
	height: auto;
	width: 666px;
	position: absolute;
	left: 50px;
	top: 326px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: justify;
}

#appointment {
	height: 417px;
	width: 279px;
	position: absolute;
	left: -14px;
	top: 7px;
}

.albumImage {
	border: none;
	padding:0px;
	margin-right: 0px;
}
.albumContainer, {
 margin:0px;
 padding:0px;
}
.catTable {
	margin:0px;
	padding:0px;
}
#banner_border {
	height: 216px;
	width: 868px;
	position: relative;
	left: 0px;
	top: 80px;
	border: 17px solid #272323;
	z-index: 4;
}
#intro {
	height: auto;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 340px;
	background-color: #635c5c;
}
#info {
	background-image: url(images/info.png);
	height: 52px;
	width: 84px;
	position: absolute;
	top: -3px;
	right: -4px;
}

.read_all {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF7805;
	text-align: right;
}
.read_all a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF7805;
	text-align: right;
	padding-right: 31px;
}
.read_all a:hover {
	text-decoration: underline;	
}
.intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	padding: 3px;
}
#content {
	height: auto;
	width: 900px;
	position: relative;
	left: 0px;
	top: 540px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}
#in_the_picture {
	position: absolute;
	height: 50px;
	width: 300px;
	left: 284px;
}
#in_the_picture_content {
	position: absolute;
	height: 50px;
	width: 620px;
	left: 284px;
	top: 62px;
}
.borderpic {
	border: 1px solid #333;
}
#news {
	height: 200px;
	width: 300px;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 50px;
}
#news ul {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	list-style: none;
}
#news ul li {
	float:left;
	clear:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
	
}
#news ul li a {
	color: #6C6C6C;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	width: 260px;
	display:block;
	text-align:left;
	font-size: 11px;
	height: auto;
	position: relative;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: -23px;
	padding-left: 22px;
	padding-right: 5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	top: 15px;

}
#news ul li a:hover {
	color: #FF7805;
}
#projects {
	height: 200px;
	width: 300px;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 50px;
}
#projects ul {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	list-style: none;
}
#projects ul li {
	float:left;
	clear:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
	
}
#projects ul li a {
	color: #6C6C6C;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	width: 260px;
	display:block;
	text-align:left;
	font-size: 11px;
	height: auto;
	position: relative;
	background-image: url(images/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: -23px;
	padding-left: 22px;
	padding-right: 5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	top: 15px;

}
#projects ul li a:hover {
	color: #FF7805;
}


#latest_projects {
	position: absolute;
	height: 50px;
	width: 240px;
	z-index: 0;
	top: 205px;
}
#wrapcentering_middle_detail {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	top: 0px;
	height: 300px;
}
.borderpic_footer {
	border: 4px solid #999;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#address_footer {
	background-color: none;
	position: relative;
	height: auto;
	width: 300px;
	float: right;
	top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	background-image: url(images/tag.jpg);
	background-repeat: no-repeat;
}
#address_project {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	clear: right;
	float: right;
	height: 128px;
	width: 278px;
	position: static;
	top: 10px;
	margin-top: 10px;
	background-image: url(images/address_project.png);
	padding-top: 31px;
	color: #666;
	background-repeat: no-repeat;
	text-transform: none;
}
a.project_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
a:hover.project_link {
	color: #069;
}
#picture_project {
	clear: right;
	float: right;
	height: 250px;
	width: 278px;
	position: static;
	margin-top: 10px;
	background-image: url(images/picture_project.png);
	background-repeat: no-repeat;
}
#picture_project_push {
	height: auto;
	width: auto;
	position: static;
	margin-top: 90px;
}
#divForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
}
#divForm table {
	padding:0px;
}
#divForm input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #999;
	height: 20px;
	background-color: #EEE;
	border: 1px solid #CCC;
	width: 362px;
	vertical-align: middle;
	margin-bottom:5px;
	margin-left: 5px;
	margin-top: 5px;
}

#divForm #captchacode {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #999;
	height: 20px;
	background-color: #EEE;
	border: 1px solid #CCC;
	width: 65px;
	vertical-align: middle;
	margin-bottom:5px;
	margin-left: 5px;
	margin-top: 5px;
}
#divForm .inputarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	height: 100px;
	background-color: #EEE;
	border: 1px solid #CCC;
	width: 362px;
	vertical-align: middle;
		margin-bottom:5px;
	margin-left: 5px;
	margin-top: 5px;

}
#divForm .button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 30px;
	width:100px;
	background-color: #900;
	border: 1px solid #CCC;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
}
.thumb {
	border: 4px solid #999;
	margin-top: 5px;
	margin-right: 23px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.plus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(images/bullet_green.png);
	background-position: left center;
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom:5px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

#divForm #reload {
	border:none;
}

