html,body{margin:0;padding:0}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
}
.klein {
	font-size: 0.8em;
}
#outer{
	height:100%;
	min-height:100%;
	width:750px;
	color: #000000;
	margin:auto;
	text-align:left;
	position:relative;
	background-repeat: repeat-y;
}

#outer p {padding-left:6px; padding-right:6px}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header {
	height: 100px;
	top: 30px;
	position: relative;
}
#merken {
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 144px;
	margin-top: 50px;
}	
#merkfoto{
	height: 180px;
	margin-left: 461px;
	width: 145px;
}
#merkfototekst{
	font-size: 0.8em;
	text-align: center;
}
#merkblok {
	margin: 0px 0px 0px 0px;
/*	height: 180px; */
	min-height: 180px;
	width: 100%;
}
#merkbloklinks {
	margin-top: -180px;
	background-color: #fff;
	width: 461px;
	min-height: 180px;
}
#merkvak {
	width: 100px;
	height: 20px;
	text-align: center;
	padding: 10px 5px 5px 5px;
	font-variant: small-caps;
	color: #fff;
	font-weight: bold;
	margin-top: 0px;
}
td#wit {
	background-color: white;
	color: black;
	font-size: 0.9em;
}
#merktekst {
/*	margin-top: -20px; */
	width: 350px;
	margin-left: 110px;
}
#merkprijs {
	width: 350px;
	margin: 10px 0px 0px 110px;
	font-size: 0.8em;
}

#midden {
	padding-left: 144px;
}
#leftfooter {
	position:absolute;
	bottom:0;
	left:0;
	margin: 0px 4px 0px 0px;
	width:96px;
	font-size: 0.8em;
	text-align: right;
}
#rightfooter {
	position: absolute;
	bottom: 0;
	right: 0px;
}
#clearfooter{clear:both;height:40px;}/*needed to make room for leftfooter*/
font.actief {
	color: #000;
}
#terugnaarboven {
	text-align: right;
	width: 100%;
/*	background: #ff00ff; */
}
a.terugnaarboven {
	font-size: 0.8em;
	text-decoration: none;
}
td {
	color: #fff;
	font-size: 0.8em;
}
td.huidig {
	color: #000;
	background: #fff;
	text-align: center;
}
td.menu {
	font-size: 1.1em;
	height: 20px;
	width: 95px;
	padding: 0px 2px 0px 2px;
	border-right: 1px solid #fff;
	text-align: center;
}
a.menu {
	color: #fff;
	text-decoration: none;
}
a.merk {
	text-decoration: none;
}
a.menu:hover,a.menu:active,a:hover,a:active,a.merk:hover,a.merk:active,a.terugnaarboven:hover,a.terugnaarboven:active {
	color: #ff0000;
}
#onlyprint {
	display: none;
	height: 0px;
}
.mm_table {
	font-family: Verdana, Helvetica, sans-serif;
	width:100%;
	border: 1px;
	border-style: solid;
	border-color: #330066;
	text-align: left;
}
.mm_font {
	font-family: Verdana, Helvetica, sans-serif;
}
.mm_input {
	width:100%;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}
.mm_cell1 {
	width:95px;
	color: #000000;
}
.mm_cell2{ 
	width: 90%;
	color: #000000;
}
.mm_cell_colspan {
	color: #000000;
}
.mm_wrong {
	color: #EE002C;
}

@media print {

	body {
		background-color: white;
	}

	#menu,#header,#merken,#terugnaarboven,#rightfooter {
		display: none;
	}

	#left {
		display: none;
	}
	#merkfoto{
		height: 100%;
		margin-left: 461px;
		width: 145px;
	}
	* html #merkfoto{
		margin-left: 411px;
	}
	#merkblok {
		margin: 0px 0px 0px 0px;
	/*	height: 180px; */
		min-height: 180px;
	/*	background-color: #FFF000;*/
	}
	#merkbloklinks {
		margin-top: -180px;
		background-color: #fff;
		width: 461px;
		min-height: 180px;
	}
	* html #merkbloklinks {
		width: 411px;
	}
	#merkvak {
		width: 90px;
		height: 20px;
		text-align: center;
		padding: 10px 5px 5px 5px;
		font-variant: small-caps;
		color: #fff;
		font-weight: bold;
		margin-top: 20px;
	}
	
	#merktekst {
	/*	margin-top: -20px; */
		width: 340px;
		margin-left: 60px;
	}
	#merkprijs {
		width: 300px;
		margin: 10px 0px 0px 110px;
		font-size: 0.8em;
	}
	#footer {
		display: none;
		height: 0px;
	}
	
	#top {
		display: none;
		height: 0px;
	}

	#noprint {
		display: none;
		height: 0px;
	}

	#onlyprint {
		display: inline;
	}
}
