/* CSS for Corano-Bikes.nl */

.container {
	width:100%;
	height:100%;
}

.header {
	background:url(../images/header.gif) no-repeat;
	width: 700px;
	height:149px;
	
}

.footer {
	background:url(../images/bottom.gif) no-repeat;
	width: 700px;
	height:60px;	
}

.menu {
	width:700px;
	height:52px;
	background:#fff;
}

.content-home {
	width:100%;
	height:95%;
	text-align:center;
	vertical-align:middle;
	font-family:verdana;
	font-size:14px;	
}

.content-bike {
	width:100%;
	height:95%;
	text-align:left;
	font-family:verdana;
	margin-left:7px;
	margin-right:7px;
	font-size:14px;
	padding-left: 7px;	

}

a.offerte:link{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
}

.content-form {
	width:100%;
	height:95%;
	text-align:left;
	font-family:verdana;
	font-size:14px;
	padding-left: 7px;
}

.content {
	background-color:#fff;
}

.overview_title{
	font-family:verdana;
	font-size:12px;
	color:#000;	
	font-weight:bold;
	text-align:center;
	border:1px solid #000;	
}

.overview-part {
	font-family:verdana;
	font-size:9px;
	color:#222;
	text-align:center;	
	border:1px solid #000;	
}

.overview-item {
	font-family:verdana;
	font-size:10px;
	color:#444;
	text-align:center;	
	border:1px solid #000;	
}

.headertitle {
	font-family:verdana;
	font-size:18px;
	color:#05bbff;
	font-weight:bold;
}

.off-question {
	font-family:verdana;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:left;
	margin-left: 15px;	
}



.button1 {
	background:url(../images/button1.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;	
	cursor:hand;
}
.button1:hover {
	background:url(../images/button1on.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;	
	cursor:hand;
}
.button2 {
	background:url(../images/button2.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;	
	cursor:hand;
}
.button2:hover {
	background:url(../images/button2on.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;	
	cursor:hand;
}
.button3 {
	background:url(../images/button3.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;
	cursor:hand;
}
.button3:hover {
	background:url(../images/button3on.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;	
	cursor:hand;
}
.button4 {
	background:url(../images/button4.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;	
	cursor:hand;
}
.button4:hover {
	background:url(../images/button4on.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;
	cursor:hand;
}

.button5 {
	background:url(../images/button5.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;	
	cursor:hand;
}
.button5:hover {
	background:url(../images/button5on.jpg) no-repeat;
	width:141px;
	height:53px;
	text-align:center;
	cursor:hand;
}

.button {
	font-family:verdana;
	font-size:24px;
	letter-spacing:-1px;
	color:#fff;
	font-weight:bold;
	cursor:hand;
}

