div#content {
	width: 645px;
}

h1 {	
	color: #000;
	font-size		: 28px;
	line-height		: 13px;
	margin			: 0 0 10px 0;
}
h2{
	text-transform	: uppercase;
	font-size		: 16px;
	color			: #252525;
	padding			: 0;
	margin			: 5px 0;
}
h3{
	color			: #000;
	font-size		: 14px;	
	font-weight		: bold;
	line-height		: 16px;
	padding-bottom: 5px
}
h4{
	color			: #252525;
	font-size		: 12px;	
	font-weight		: normal;
	line-height		: 18px;
	margin			: 0 0 15px 0;
}
h5{
	color			: #666;
	font-size		: 10px;	
	font-weight		: normal;
	line-height		: 18px;
	margin			: 0 0 15px 0;
}

h1#el {
	text-indent: -9000px;
	height: 24px;
	width: 400px;
	background: url("../img/logoEasyLiving.gif") no-repeat top left;
}

a { color			: #E60000; text-decoration:none; outline: none}
a:hover { text-decoration: underline}
img { outline: none; }

a.homeIcoon{
    height: 45px;
	width: 100px;
    line-height: 13pt;
    margin: 20px 0 0 0;
    padding: 0 5px 0 55px;
	text-align: left;
    display: block;
    font-size: 11pt;
    font-weight: bold;
	/*border-bottom: 1px solid #ccc;*/
}
a.homeIcoon span {
    color: #6C6C6C;
	font-size: 11px;
}
a.homeIcoon:hover {
	background-position: bottom left;
	text-decoration: none;
}
a.project { background: url("../img/icoon_hetproject.png") no-repeat scroll top left; }
a.woning { background: url("../img/icoon_eenwoning.png") no-repeat scroll top left; }
a.locatie { background: url("../img/icoon_delocatie.png") no-repeat scroll top left; }
a.contact { background: url("../img/icoon_contact.png") no-repeat scroll top left; }
a.wonenBtn {
	display:block; 
	width:280px; 
	background:#fff; 
	border:1px solid #ccc; 
	height:40px;
	padding:10px 20px; 
	cursor:pointer;
}
a.wonenBtn span { 
	font-size: 12pt;
    font-weight: bold;
}
a.wonenBtn:hover { 
	text-decoration: none; 
	background-color:#ccc; 
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
	background: -moz-linear-gradient(top,  #ccc,  #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff');
	border-color:#999; 
	color:#555; 
}

.banner {
    margin: 10px 0 0 0px;
    width: 210px;
	padding: 0 0 20px 0;
	position:relative;
	text-align: left;
	background: url("../img/bannerBottomBack.png") no-repeat scroll left bottom transparent;
}
.banner .banner-top{
    background: url("../img/bannerTopBack.png") no-repeat scroll left top transparent;
    height: 20px;
    width: 210px;
}
.banner .banner-content {
    background: url("../img/bannerBack.png") repeat-y scroll left bottom transparent;
    padding: 0px 10px;
    width: 190px;
}
.banner h3{
	color: #E60000;
	font-weight: bold;
	padding-bottom: 10px;
}
.banner p{
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}


#portfolio {
    position: relative;
    text-align: left;
	margin: 0;
	padding: 0;
}
#portfolio, #portfolio li {
    list-style: none outside none;
}

#contactTable p { font-size: 11px; line-height: 14px}

#signaalbol {
	display: block;
	text-indent: -9000px;
	position: absolute;
	top:170px;
	right: 40px;
	width: 172px;
	height: 210px;
	background: url("../img/signaalbol.png") no-repeat left top transparent;
}

/*.lblue {color			: #00aef0;}
.dottedLine {background		: url("../img/dots1.gif") repeat-x top left;}
*/
