* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	}

body,html {
	background: #F1E39A url(../images/background.gif) top repeat-x;
	background-attachment: scroll;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color: #555555;
	font-size:12px;
	line-height:18px;
	height:100%;	
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

#check {
	margin-top:60px;
	padding: 0;
	height:106px;
	width:650px;
}



li, ul { 
	padding:0;
	margin-left:10px;
	
}

.border {
	border: 1px solid #231F20;
	margin-left: 8px;
	
}

h1 {
	color: #333333;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-bottom:15px;
}

h2 {
	color: #1E4A51;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin:5px 0 5px 0;
}

/**************************************/


/* Algemeen lay-out */
#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	background: url(../images/bg-wrapper.png) top repeat-y;
	width: 1000px;
	height:193px;
	padding-top:4px;
}

#image-home {
	background: url(../images/image-werkzaamheden.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#image-werkzaamheden {
	background: url(../images/image-werk.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#image-schilderen {
	background: url(../images/image-schilderen.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#image-stukadoren {
	background: url(../images/image-stukadoren.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#image-tegelen {
	background: url(../images/image-tegelen.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#image-portfolio {
	background: url(../images/image-portfolio.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#image-samenwerkingen {
	background: url(../images/image-samenwerkingen.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#image-infoaanvragen {
	background: url(../images/image-extra.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#image-disclaimer {
	background: url(../images/image-disclaimer.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#image-algemenevoorwaarden {
	background: url(../images/image-algemenevoorwaarden.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#hghomefix {
	float:left;
	width:157px;
}

strong {
	color: #333333;
	font-size:13px;
	}

#menu{
	margin: 0 auto;
	width: 982px;
	height:33px;
	background: url(../images/bg-menu.gif) top repeat-x;
	padding-top:3px;
}

#menux {
	padding-left:255px;
}


#logo {
	padding-top:10px;
	width:226px;
	height:164px;
	float:left;
}


#foto {
	padding-right:20px;
	padding-top:22px;
	width:342px;
	float:right;
}

#wrapper {
	background: url(../images/bg-contentx.png) top repeat-y;
	min-height: 341px; /* na invullen van content = height: 100%; */
	overflow: hidden;
	margin: 0 auto;
	width: 1000px;
}

/**************************************/

#rightkolom {
	display:block;
	width: 700px;
	height: 100%;
	float: left;	
	padding:10px;
}

#leftkolom {
	width: 257px;
	float: left;	
}

#content {
	background: url(../images/bg-content.gif) top right no-repeat;
	margin: 0 auto;
	overflow: hidden;
	width:982px;	
}


/**************************************/



/* Footer */ 

#footer {	
	margin:0 auto;
	height: 150px;	
	width:1000px;	
}

#f-footer {
	background: url(../images/s-footer.png) top center repeat-y;
	height:70px;
	margin: 0 auto;
	padding-left:9px;

}

#s-footer {
	background: url(../images/s-footer.png) top center no-repeat;
	height:25px;
	padding-top:4px;		
}

#x-footer {
	background: url(../images/s-footer.png) top center no-repeat;
	height:26px;
	padding-top:4px;		
}

#s-footerl {
	color: #9F9F9F;
	font-size:11px;
	font-weight:normal;
	float:left;
	padding-left:20px;
}

#s-footerr {
	float:right;
	padding-right:20px;
}

#t-footer {
	background: url(../images/s-footer.png) top center no-repeat;
	height:5px;
}



#g-footer {
	padding-left:15px;
	background: url(../images/footer.png) top center no-repeat;
	height:80px;
	color:#919191;
	padding-top:6px;
	font-size:11px;
}

#g-footerl {
	float:left;
	padding-top:5px;
}

#g-footerr {
	float:right;
	padding-top:12px;
	padding-right:25px;
}

.black {
	color: #000000;
	font-weight:bold;
	font-size:11px;
	}

	
a.blackx {
	font-size:11px;
	color: #919191;
	font-weight:normal;
	text-decoration: underline;
}

a.blackx:hover{
	font-weight:normal;
	color: #919191;
	text-decoration: none;
}
	

#b-footer {
	height: 15px;	
	width:1000px;
	margin: 0 auto;
}

#banner {
	height: 70px;

}

a.footer {
	font-size:11px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: underline;
}

a.footer:hover{
	color: #6B582C;
	font-weight:normal;
	text-decoration: none;
}

a.s-footer {
	color: #9F9F9F;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

a.s-footer:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

a.s-footerx {
	color: #9F9F9F;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}

a.s-footerx:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a.downloads {
	color: #666699;
	padding-left:8px;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}

a.downloads:hover{
	text-decoration: none;
}

a.nieuwsbrief {
	color: #FFFFFF;
	font-size:12px;
	font-weigtht: bold;
	text-decoration: underline;
}

a.nieuwsbrief:hover{
	text-decoration: none;
}



a {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color: #231F20;
	font-weight: bold;
	font-size:12px;
	text-decoration: underline;	
}

a:hover{
	color: #585540;
	text-decoration: none;
}




/**************************************/