/* CSS Document */



body,html 
{
    height:100%;
    padding:0;
    margin:0;
}


#container
{
	height:100%;
	width:100%;
	background-color:#CCCCCC;
}

#main
{
	background-color: #FFFFFF;
	background-image:url(../image/bg2.jpg);
	height: 600px;
	width: 100%;
	margin-left: -50%;
	margin-right: auto;
	margin-top: -300px;
	top:50%;
	left:50%;
	position: absolute;
}

#test
{
	margin-left: auto;
	margin-right: auto;
	margin-top: -300px;
	top:50%;
	position: relative;
}

#main_container
{
height: 600px;
width: 800px;
background-image:url(../image/bg.jpg);
background-repeat:no-repeat;
margin: 0 auto;
}


#header
{
height:92px;
width:800px;
}

#link
{
height:25px;
width:800px;
}

#link_menu
{
margin-top:5px;
}

#main_content
{
height:350px;
width:800px;
background-image:url(../image/bg_content.jpg);
background-repeat:repeat-x;
}

#image_makelaardij
{
height:350px;
width: 172px;
background-image: url(../page/Makelaardij/image/renateBa.jpg);
float:left;

}

#image_hypotheken
{
height:350px;
width: 172px;
background-image: url(../page/Hypotheken/image/jan.jpg);
float:left;
}

#image_verzekeringen
{
height:350px;
width: 172px;
background-image: url(../page/Verzekeringen/image/renateBl.jpg);
float:left;
}

#content_info
{
height:350px;
width:600px;
float:right;
}


#linkmenu2
{
height:20px;
width:600px;
}

#linkmenu_marge
{margin-top: 5px;
}


#linkmenu2 a
{
color: #FFFFFF;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
margin-right:5px;
margin-top:3px;
}

#linkmenu2 a:hover
{
color:#212240;
}

#footer
{
height: 133px;
width: 800px;
}

#web_container
{
	height:350px;
	width:100%;
	margin: 0 auto;
	background-color:#0066FF;
	margin-top: -175px;
	top:50%;
	position: relative;
}


#link a
{
color:#7E3E3E;
font-size: 14px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

#link a:hover
{
color:#212240;
}


.Link_line
{
	color:#7E3E3E;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.Titel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 20px;

}

.info
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-right: 10px;
	
}











#image_content_container
{
height: 350px;
width:550px;
float:left;
overflow-y: hidden;

	}
	#image
	{
	height: 346px;
	width: 173px;
	float:left;
	}
	
	#content
	{
	height: 350px;
	width: 350px;
	float:right;
	}
	
	#thumb
	{
	height: 350px;
	width: 230px;
	float:right;
	
	}




.tabel
{
margin-top: 4px;
margin-right: 1px;
}


.image
{
height: 350px;
width:173px;
overflow:auto;

}

	.content
	{
	height: 350px;
	width: 350px;
	overflow:auto;
	}


.thumbs
{
margin-top:5px;
margin-right: 0px;
}


.voorstellen
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #FFFFFF;
font-weight:bold;
overflow:auto;
}

.voorstellen_info
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}

.voorstellen_info a
{
color: #20213D;
}
.websonic{
filter:alpha(opacity=40);
-moz-opacity:0.3;

