﻿#content{
	margin:			0px 40px 0px 30px;
	width:			640px;
	float: 			left;
}

h1 {
	margin-top:		15px;
	font-size:		14px;
	color:			#ffffff;
	text-align:		left;
	line-height:	18px;
}

p {
	margin-top:		15px;
	font-size:		11px;
	color:			#ffffff;
	text-align:		left;
	line-height:	18px;
}

#content ul {
	margin-top:		15px;
	margin-left: 	20px;
	list-style-type:square;
}

#content li {
	margin-left:  	20px;
	margin-bottom:	5px;
	font-size:		11px;
	color:			#ffffff;
	text-align:		left;
	line-height:	18px;
}

#content ol {
	margin-top:		15px;
	margin-left: 	20px;
}

.bold {
	font-weight: 	bold;
}

p a:link, p a:visited {
	color:			#ffffff;
}

p a:hover, p a:active {
	text-decoration:	none;
	color:				#E9E9E9;
}



#budgetmeter {
	text-align: 	left;
	float: 			right;
	font-size:		9px;
	color:			#ffffff;
	line-height:	18px;
	margin-top:		90px;
	margin-right:	30px;
	width:			155px;
}


#directzoeken {
	display:	none;
}

#leasetoppers {
	display:	none;
}

#rallybanner {
	display:	none;
}

#sidebar {
	float: 			left;
	font-size:		9px;
	color:			#ffffff;
	line-height:	18px;
	width:			155px;
	margin-left:	25px;
}

input {
	background:		transparent;
	border: 		1px solid #FFFFFF;
	margin-top:		10px;
	padding: 		4px;
	width: 			115px;
	font-size:		10px;
	color:			#ffffff;
}

.formbutton {
	border: 0px;
	width:	20px;
	height:	20px;
	margin-left: 5px;
	margin-bottom: 2px;
	cursor:			pointer;
	background:		url('../images/interface/ok.jpg') 50% 50% no-repeat;
}


#dame {
	float: 			right;
	margin-right: 	11px;
	margin-top:		-319px;
	height: 		297px;
	width:			227px;
	background:		url('../images/interface/dame.png');
}

#contactform {
	width:	508px;
	height: 450px;
	margin-bottom: 15px;
	background-color: transparent;
}

#terugbellen {
	width: 150px;
	height: 120px;
}

#share {
	width: 380px;
	float: left;
	border: 1px solid #FFFFFF;
	background: #f1f1f1;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	}

#share a {
	font-weight: normal; 
	text-decoration: none; 
	color: #333333;
	font-size: 12px;
	}
