@charset "utf-8";
/*********************************
 	CSS Gemeente Dantumadeel
	PRINT  
	door: KRUIT Communicatie en Vormgeving in Gebruik
	www.kruit.nl
	
*********************************/

body {
	background: url(../images/printlogo.gif) no-repeat top right #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 160%;
}

h1 img {
	position: absolute;
	top: 0;
	right: 0;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;
}

h4, h4 a, h5, h5 a {
	font-size: 110%;
	color: #000000;
	text-decoration: none;	
}	

.contentcontainer img {
	padding: 10px;
	}




/*-------------HIDE------------*/

#topnav, .banner, #breadnav, #breadnavhome,  #leftcontainer, #rightcontainer, #topsbutton, #headermiddle, .icons_title {
	display: none;
}

