/* Reset css */
* { margin:0; padding:0; }
/* Properties of body element */
html
{
	overflow-y: scroll;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, verdana;
	font-size:13px;
	color:#333;
	background:transparent url(../images/back.png) repeat-x top left;
}
/* mainContainer div */
div.mainContainer {
	width:850px;
	height: 100%;
	
	background-color:#FFF;
	margin:0 auto;
	text-align: left;
	
}
/* menu part */
div.menuBalk {
	padding-left:25px;
	height:59px;
	
	position: relative;
	background: transparent url(../images/menu_balk.png) no-repeat top left;
}

div.logo, div.menu, div.flag 
{
	float:left;
}

div.logo 
{
	width:255px;
	height:75px;
	background: transparent url(../images/logo_zonder.png) no-repeat top left;
}
div.menu {
	padding:10px 20px;
	height:62px;
}
div.menu a {
	padding:3px 3px;
	position:relative;
	
	text-decoration: none;
	color:#363636;
	font-size:13px;
	font-weight:800;
}
div.menuItem
{
	float:left;
}
div.flags {
	width:116px;
	height:20px;
	float:right;
	position: absolute;
	bottom:-3px;
	right:0px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}

div.flag img
{
	width:25px;
	height:15px;
	border:none;
	padding:2px;
	padding-top:3px;
}
a.flag img
{
	filter:alpha(opacity=50); 
	opacity:0.5;
	-moz-opacity:0.5; 
}

a.flag:hover img
{
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1; 
}


/* content part */
div.container {
	clear:both;
	padding-top:30px;
	margin-left:40px;
}
div.contentTop
{
	width:810px;
}
div.topLeftDiv
{
	width:400px;
	float:left;
}
div.topLeftDiv h1
{
	font-size:20px;
	color:#666;
	padding-bottom:5px;
	margin-top:-2px;

}
div.topLeftDiv h3
{
	font-size:13px;
	color:#90131c;
	padding-bottom:3px;
}
div.huren
{
	width:190px;
	float:left;
	padding-top:15px;
	padding-right:10px;
}
div.kopen
{
	width:190px;
	padding-top:20px;
	float:right;
}
#groen
{
	color:#90131c;

}
div.laatste
{
	width:300px;
	height:170px;
	float:right;
}
div.laatste h1, div.bottomDiv h1
{
	font-size:15px;
	color:#90131c;
	padding-bottom:5px;

}
div.laatste a
{
	text-decoration:none;
	color:#000;
}
#fotos
{
	height:100%;
	width:350px;
}
div.line
{
	width:150px;
	height:1px;
	background-color:#d7d4c0;
	margin-top:2px;
	margin-bottom:2px;
}
div.bottomDiv
{
	width:810px;
	padding-top:15px;
	float:left;
}
div.foto
{
	width:188px;	
}
div.foto p
{
	padding-top:5px;
	padding-bottom:10px;
}
div.foto a
{
	color:#247eea;
	text-decoration:none;

}

#image, #image2
{
	border:none;
	width:180px;

	padding:4px;
}
div.foto h2
{
	font-size:13px;
	color:#90131c;
	padding-top:5px;
}

#foto1, #foto2
{
	float:left;
	padding-bottom:60px;
}
#foto2
{
	margin-left:30px;
}
#rand, #rand2
{
	width:188px;
	float:left;
	position:absolute;
}
/* footer part */
div.footer
{
	width: 850px;
	background: transparent url(../images/footer.png) no-repeat bottom left;
	height:100px;
	clear:both;
}
div.footerContent
{
	width:380px;
	padding-top:20px;
	float:right;
	font-size:11px;
}
div.footerDiv
{
	width:190px;
	height:100px;
	bottom:0px;
	float:left;

}

div.footerDiv h1
{
	font-size:13px;
	color:#90131c;
}
div.footerDiv img
{
	border:0px;
	margin-top:5px;
	width:60px;
	height:21px;
}
div.footerDiv a
{
	color:#247eea;
	text-decoration:none;
}
#contact
{
	float:right;
}

/* different page information */

/* woonruimtes page */
div.panden
{
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:20px;
}
div.bottomWoon
{
	clear:both;
}

div.longText
{
	width:450px;
}
div.longText h3
{
	font-size:12px;
	color:#333;
}
div.longText p
{
	padding-top:8px;
	padding-bottom:8px;
}

div.gegevens
{
	float:left;
	padding-top:10px;
	padding-left:10px;
	height:140px;
	width:210px;
}
#lang
{
	height:185px;
}
#kort
{
	width:400px;
}

div.gegevens h3
{
	margin-left:-10px;
	padding-bottom:5px;
}
div.bottomGegevens
{
	padding-top:80px;
	padding-bottom:30px;
	clear:both;
	
}
#paddingGegevens, #paddingGegevens2
{
	height:95px;
}
#topPadding
{
	padding-top:0px;
}
#submit
{
	width:60px;
	height:21px;
	background:transparent url(../images/loginbutton.png) no-repeat;
	outline:none;
	border:none;
}
div.form
{
	width:332px;
	margin-bottom:20px;
}
div.formItem
{
	width:350px;
	height:23px;
}
#omschrijving
{
	padding-bottom:90px;
}
div.name
{
	width:150px;
	float:left;
	
}
div.input
{
	width:200px;
	height:20px;
	float:right;
}

div.input input, div.input textarea, div.input select, div.input file
{
	width:180px;
}
div.input textarea
{
	height:100px;
}
#nummer
{
	width:30px;
	margin-left:6px;
	float:left;

}
#straat
{
	width:140px;

	float:left;
}


div.kant_img
{
	text-align:right;
	float:right;
	font-size:10px;
}
div.kant_img p
{
	padding-top:3px;
}
div.kant_img img
{
	width:310px;
	
	
}
#contect
{
	width:740px;
}
div.contact_gegevens
{
	float:left;
	padding-bottom:40px;
}
#floater
{
	float:left;
}
div.contact_item
{
	width:240px;
	padding-top:10px;
}
	div.contact_item p
	{
		height:15px;
		width:60px;
		float:left;
	}
	div.contact_item span
	{
		height:15px;
		width:130px;
		float:right;
	}
div.image
{
	float:left;
	margin-top:5px;
	margin-right:3px;
}


