/* ================================ +
   Hoogenraad & Haak advertising-ip
 + ================================ */


/* ================================ +
               PRINT STYLES
+  ================================ */


/* start RESET DEFAULT styles */
*{ margin:0; padding:0; }

body { 
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size:69%;
	line-height: 15px;
	color: #000000;
}
	
img { border:0px; }	
ul { list-style:none; }
a { text-decoration:underline; 
	color:white}
a:hover{ text-decoration:none; }

.clear {
	clear:					both;
}
/* end RESET DEFAULT styles */



div,ul {
	display:				none;
	}

#wrapper {
	display:				block;
	}

iframe {
	height:					0px;
	width:					0px;
	border:					0

	}
a { 
	color: 					#000000;
	}

p {
	font-size:				12px;
	margin:					5px 0 20px 5px
	}

h1 {
	font-size:				12px;
	font-weight:			bold;
	letter-spacing: 		0.6px;
	margin:					0 0 0 5px
	}

#nieuws_items,#submenu_nieuws {
    display:				none;
    }

#printable {
    visibility:            visible;
	display:				block;
	width:					600px;
	}

.photo_print, .nieuws-afbeelding {
	float:					left;
	margin:					0 20px 20px 0;
	}


#print_address {
    display:              block;
    float:                left;
    margin-top:           10px;
	width:					325px;    
}

