/* Start of CMSMS style sheet 'FF' */
@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: #f0f0f0 url("images/secondhand/bg.jpg") center top repeat-y;
}
#infobalk {
	background: transparent url(images/secondhand/mid_blauwebalk_icon.jpg) no-repeat top left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-left : 40px;
	width: 420px;
	height: 30px;
	}
/* CSS Document */

.wrapper {
	margin: 0 auto;
	width: 720px;
}

.header {
	height: 200px;
	width: 760px;
	margin: 10px -20px 10px -21px;
	border: 0;
	text-align: center;
	background: #ffffff url('images/secondhand/view.jpg') top left no-repeat;
}
.printlogo{
display: none;
}
.printPic{
display: none;
}
.logo {
	padding: 20px 0 0 30px;
}
.boot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 720px;
	margin: 0 0 15px 0;
}
.bootinfo{
	float: left;
	overflow:hidden;
	padding: 0px;
	margin: 10px 0 0 0;
	width: 400px;
}
.kader {
	height: 160px;
	width: 230px;
	float:right;
	display:inline;
padding: 5px 0;
	overflow:hidden;
	text-align:center;
		background: #FFFFFF url('images/secondhand/bootBG.png') top center no-repeat;
}

.kader .printPic{
width: 0;
height: 0;
}

h1{
	color: #567091;
	margin: 0px;
	font-size:16px;
}
h2{
	color:#567091;
	font-size:9pt;
	font-weight:bold;
	margin:0px;
}
h3	{
	font-size: 12px;
	font-style: italic;
	color: #DDDDDD;
}
h4{
	color:#567091;
	font-size:13px;
	font-weight:bold;
	margin:0px;
}
h5{
	color: #666666;
	margin: 0px;
	font-size:10pt;
	text-align:center;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9f00;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9f00;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ff9f00;
}
.menu {
	list-style: none;
	padding-top: 170px;	
}
.menu li {
	display: inline;
}
.menu img {
	border: 0px;
}
img {
	border: 0px;
}

.footer{
	position: fixed;
width: 720px;
bottom: 0;
left: 50%-360px;
background: #ffffff;
	color: #567091;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.printfooter{
	display: none;
}
/* End of 'FF' */

