/* 
		Erhvervsakademi Århus
		Print css styles 
		
		By : Henrik Ladefoged / Illumi a/s
		
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
		font-size: 80%;
		}

#logo-print {display: block;}

#breadCrumb, #top, #flash, #leftNav,   #simpleLeftNav, div.box-newsletter {display: none;}
#rightCol {margin-top: 0;}
a {
	color: #000!important;
}

h1, h2, h3, h4, h5 {
		padding-left: 0!important;
		color: #000!important;
		}
