/* ---------------------------------------------------------------------
	
	EDKG e.V.
	
	Author: Frank Beier
	Date: 02/21/08
	Website: http://www.kendo-berlin.de
	Stylesheet: edkg_print.css

	Notes: Contains Blueprint overrides and site specific styles
	
--------------------------------------------------------------------- */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; 	
}

h1,h2,h3,h4,h5,h6 { 
	color: #111; 
	font-family: Georgia, serif; 
}

#edkgBadge,
#headerPhoto,
#sidebar,
.sidenote {
	display: none;
}

#edkgTypo {
	margin-bottom: 45px;
}

#content {
	clear: both;
}

a {
	color: #000;
}




