* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: url(../images/templateImages/background.jpg) repeat-x;
	font-family: "Calibri";
	font-size: 14px;
	font-weight: 400;
}
/*****************************************************
** WEBSITE STRUCTUUR                                **
*****************************************************/
#background {
	position: relative;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/templateImages/grijs_back.png) repeat-y;
	text-align: center;
	z-index:20;
}

#container {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 740px;
	text-align: left;
	_ margin-left: 29px;
}


#logo {
	height: auto;
	margin: 0px 0 0px 13px;
}

#header {
	width: 735px;
	height: 205px;
	margin: 10px 0 20px 2px;
	font-size: 16px;
	padding: 10px;
	background: url(../images/templateImages/header.png) no-repeat;
}

#header_scooters {
		height: 25px;
		width:213px;	
		padding: 8px 0px 5px 12px; 
		margin:0px 0px 0px 24px;
		font-size: 14px;
		color: #ffffff;
		background: url(../images/templateImages/welkom_back_scooter.png) no-repeat;
}

#scooters{
		width: 770px; 
		float: left;
}

#content_scooters{
	width: 320px;
	float: left;
	background: #bcbbbb;
	border: 1px solid white; 
	border-top: 1px solid white; 
	margin:0px 0px 5px 25px;
	padding: 5px 5px 5px 5px;
	font-size: 13px;
	color: #4b4b4b;
}
#image_scooter{
float: left;
}
#info_scooter{
 
float: right;
width: 190px;
height: 170px;
text-align: left;
}
/*****************************************************
** plaatje occassion                               **
*****************************************************/
.occassion_image {
	 
	height: 167px;
	width: 255px;
	text-align: center;
	
	
}
.occassion_text {
	 
	height: auto;
	width: 255px;
	margin: 0px 0 0px 0px;
	text-align: right;
	font: 16px Calibri;
	text-align: center;
	
}
/*****************************************************
** linker kolommen                                **
*****************************************************/
.zoeken{
padding: 3px 3px 5px 3px;
float: none;
margin:0px 0px 0px 2px;
font: Calibri;	
}
input{
  background:#dfdddd;
  color:#4b4b4b;
}

.content_holder {
	width: 100%; 
	overflow: hidden;
}

.content{
	width: 469px; 
	float: left;
}


.content .header {
		height: 24px; 
		clear: both; 
		padding: 7px 5px 0px 12px; 
		margin:0px 0px 0px 2px;
		font-size: 14px;
		color: #ffffff;
		background: url('../images/templateImages/welkom_back.png') no-repeat;
}

.content .block_content {
		padding: 4px 5px 9px 10px; 
		background: #bcbbbb; 
		border: 2px solid white; 
		border-top: 1px solid white;
		font-size: 12px;
		color: #4b4b4b;
		margin:0px 0px 25px 2px;
}

p.block_content{
margin-left: 2px;
}

TABLE{
font-size: 12px;
color: #4b4b4b;
}
/*****************************************************
** rechter kolommen                               **
*****************************************************/
.column_right { 
	overflow: hidden;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 2px;
}

.column_right .block_right {
		width: 257px; 
		padding-bottom: 15px;
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
}/**padding: boven, onder, links, rechts **/

.column_right .block_right .header {
			 
			height: 24px; 
			background: url('../images/templateImages/block_header.png') no-repeat;
			font-size: 14px;
}
/*****************************************************
**tekstvak rechter kolommen                                **
*****************************************************/		
.column_right .block_right .block_content{		
		font-size: 12px;
		color: #4b4b4b;
}
/*****************************************************
**footer                             **
*****************************************************/
#footer {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../images/templateImages/footer_back.png);
	text-align: center;
	height: 53px;
	font-size: 11px;
	color: #999797;
	z-index:30;
}
/*****************************************************
**popup                          **
*****************************************************/
#container2 {	
	margin: 0 auto;
	padding: 10px;
	width: 469px;
}
#image_popup {
	position: relative;
	padding: 5px;

}
#header_popup{
	text-align: left;
	height: 24px; 
	padding: 7px 5px 5px 12px; 
	margin:0px 0px 0px 2px;
	font-size: 14px;
	color: #ffffff;
	background: url('../images/templateImages/welkom_back.png') no-repeat;
}
#tekstvak{
	width: 230px;
	padding: 7px 5px 5px 5px;
	text-align: left;
}

#content_popup {
		background: #bcbbbb; 
		border: 2px solid white; 
		border-top: 1px solid white;
		font-size: 13px;
		color: #4b4b4b;
		margin:0px 0px 0px 2px;
}

/*****************************************************
** linkjes                               **
*****************************************************/
a:link{color:ffffff; background-color:transparent; text-decoration: none;}
a:visited{color:ffffff; background-color:transparent; text-decoration: none;}
a:active{color:cbdbf0; background-color:transparent; text-decoration: underline;}
a:hover{color:cbdbf0; background-color:transparent; text-decoration: underline;}

img.imgZoekResultaat{
margin-right: 10px;
}

ul{
margin-left: 30px;
}
