body {
	text-align:center;
	font-family: verdana, sans-serif;
	font-size: 12px;
	background: url(/img/bg.gif);
	background-position: top center;
	}
a:link {
	color: #e70d82;
	text-decoration:underline;
}

 a:visited {
	color: #e70d82;
	text-decoration:underline;
}

 a:hover {
	color: #fff;
	}

 a:active {
	color: #fff;
}

body#home a#h,
body#informatie a#i,
body#projecten a#p,
body#timmerwerken a#t,
body#contact a#c {
	color: #e70d82;
	}

h1 {
	font-size: 20px;
	color: #e70d82;
  	display: inline;
}

h2 {
	font-size: 14px;
	color: #e70d82;
  	display: inline;
}

h3 {
	font-size: 12px;
	color: #fff;
  	display: inline;
}

h4 {
	font-size: 16px;
	color: #fff;
	display:inline;
	line-height:18px;
}

.container { 
	position: absolute;
	left: 0px; 
	right: 0px; 
	top: 0px; 
	width: 100%;
	height: 100%;
	background:url(/img/bgtop.gif);
	background-repeat:repeat-x;
}

.main {
	margin: 0 auto;
	width: 880px;
	text-align: center;
}

.header {
	margin-top: 10px;
	padding: 4px 4px 4px 4px;
	height: 192px;
	background-color: #fff;
	}
	
.header_a { 
	float: left;
	width: 278px;
	margin-right: 2px;
	background-color: white;
	}

.header_b {
	float: left; 
	width: 592px;
	text-align: left;
	}

.menu {
	position: relative;
	height:25px;
	text-align: center;
	background:url(/img/menubg1.gif);
	background-color:#000;
	}

.menu a {
	float:left;
	display:block;
	padding: 5px 20px 5px 20px;
	color: #fff;
	text-decoration:none;
}

.menu a:visited {
	text-decoration:none;
}

.menu a:hover {
	color: #e70d82;
	background:url(img/menubgo.gif);
	}

.menu a:active {
	color: #e70d82;
}


.content {
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #fff;
	text-align:left;
	padding: 4px 4px 4px 4px;
	}

.content_blocka { 
width:586px;
float: left;
}

.content_blockb {
margin: 0px 0px 0px 590px;
}

.content_projecten { 
height: 435px;
width:586px; 
float: left; 
background-color:#7d7d7d;
}

.welcome {
float: left;
color: #fff;
width: 576px;
padding: 10px;
background-color: #7d7d7d;
border-bottom: 1px solid #7d7d7d;
height: 356px;
text-align: justify;
}

.hometext {
margin: 0px 0px 0px 600px;
height: 350px;
padding: 10px;
color: #fff;
background-color: #000;
border-bottom: 1px solid #ccc;
}

.informatie {
color: #fff;
background-color: #7d7d7d;
padding: 5px;
text-align: justify;
}

.home_thumbs {
width: 576px;
float: left;
text-align: center;
background:url(img/thumbsbg.gif);
background-color:#7d7d7d;
padding: 10px;
height: 114px;
}

.home_thumbs img {
margin-left: 3px;  
margin-right: 3px;
margin-top: 10px;
border: 2px solid #fff;
}

.qcontact {
margin: 0px 0px 0px 600px;
background:url(img/bgc.gif);
background-color: #000;
background-repeat: no-repeat;
height: 120px;
padding: 10px;
color: #fff;
}

.home_rtop {
padding: 10px;
margin-bottom: 4px;
background-color:#ccc;
height: 100px;
}

.p_bar {
	background:url(img/pmenubg.gif);
	color: #fff;
	padding: 3px 0px 0px 10px;
	height: 18px;	
	}
	
.p_menut {
	background:url(/img/menubg2.gif);
	overflow: auto;
	color: #dedede;
	height: 353px;
	background-color: #000000;
	}	

.p_menub {
	background:url(/img/menubg2.gif);
	color: #dedede;
	background-color: #000000;
	height: 40px;
	}	

.p_menut a {
	color: #ccc;
	text-decoration:underline;
	display:block;
	height: 16px;
}

.p_menut a:visited {
	text-decoration:underline;
}

.p_menut a:hover {
	color: #e70d82;
}

.p_menut a:active {
	color: #e70d82;
}

.menut li {
	background:url(/img/menubg2.gif);
	padding-left: 10px;
	height: 20px;
	display: block;
}

.p_menub a {
	color: #ccc;
	text-decoration:underline;
}

.p_menub a:visited {
	text-decoration:underline;
}

.p_menub a:hover {
	color: #e70d82;
	}

.p_menub a:active {
	color: #e70d82;
}

.menub li {
	background:url(/img/menubg2.gif);
	padding-top: 1px;
	padding-left: 10px;
	height: 19px;
	display: block;
}

	.footer{
	font-size:10px;
	color: #ccc;
}

img {
	border: 0; 
}

#slider {
    float: left;
    margint: 0 auto;
    background-color: black;
    width: 592px; /* important to be same as image width */
    height: 167px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}
#sliderContent {
    width: 592px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 592px;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5;
    opacity: 0.5;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}

.bottom {
bottom: 0;
    left: 0;
}

ul { list-style-type: none;
margin: 0px;
padding: 0px;}


