* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	}

body,html {
	background: #3E3E3E url(../images/background.gif) top repeat-x;
	background-attachment: scroll;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color: #022102;
	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: #54513E;
	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;
}

#header-image {
	background: url(../images/bg-header.jpg) top no-repeat;
	margin: 0 auto;
	height:157px;
	width:982px;
}

#uwhuisverkoopklaar {
	float:left;
	width:157px;
}

#gratiswaardebepaling {
	float:right;
	position:relative;
	height:153px;
	padding-left:650px;
}



strong {
	color: #7E795C;
	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: 350px; /* 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;
	padding-left:9px;

}

#s-footer {
	background: url(../images/s-footer.png) top center no-repeat;
	height:26px;
	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/g-footer.png) top center repeat-y;
	height:64px;
	color:#919191;
	padding-top:6px;
	font-size:11px;
}

#g-footerl {
	float:left;
}

#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;
}


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;
}


/**************************************/