@font-face {
	font-family: 'G5Headline';
	src:	url('font/G5Headline.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	}
/*@font-face {
	font-family: 'CowboyHippieProRegular';
	src: url('font/cowboy-hippie-pro/Cowboy_Hippie_Pro-webfont.eot');
	src: url('font/cowboy-hippie-pro/Cowboy_Hippie_Pro-webfont.eot?#iefix') format('embedded-opentype'),
			 url('font/cowboy-hippie-pro/Cowboy_Hippie_Pro-webfont.woff') format('woff'),
			 url('font/cowboy-hippie-pro/Cowboy_Hippie_Pro-webfont.ttf') format('truetype'),
			 url('font/cowboy-hippie-pro/Cowboy_Hippie_Pro-webfont.svg#CowboyHippieProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family: 'Lobster13Regular';
	src: url('font/lobster/Lobster_1.3-webfont.eot');
	src: url('font/lobster/Lobster_1.3-webfont.eot?#iefix') format('embedded-opentype'),
			 url('font/lobster/Lobster_1.3-webfont.woff') format('woff'),
			 url('font/lobster/Lobster_1.3-webfont.ttf') format('truetype'),
			 url('font/lobster/Lobster_1.3-webfont.svg#Lobster13Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
  font-family: 'ScratchRegular';
  src: url('font/scratch/Scratch-webfont.eot');
  src: url('font/scratch/Scratch-webfont.eot?#iefix') format('embedded-opentype'),
       url('font/scratch/Scratch-webfont.woff') format('woff'),
       url('font/scratch/Scratch-webfont.ttf') format('truetype'),
       url('font/scratch/Scratch-webfont.svg#ScratchRegular') format('svg');
  font-weight: normal;
  font-style: normal;
	}*/
/*-- maybe later
@font-face {
	font-family: 'QuigleyWigglyRegular';
	src: url('font/quigley-wiggly/QUIGLEYW-webfont.eot');
	src: url('font/quigley-wiggly/QUIGLEYW-webfont.eot?#iefix') format('embedded-opentype'),
			 url('font/quigley-wiggly/QUIGLEYW-webfont.woff') format('woff'),
			 url('font/quigley-wiggly/QUIGLEYW-webfont.ttf') format('truetype'),
			 url('font/quigley-wiggly/QUIGLEYW-webfont.svg#QuigleyWigglyRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	}
	-- */

/*-- structure --*/
#ct-body-base {
	z-index:9999 !important;
	position:static;
}
.wrap {
	width: 900px;margin: 0 auto;
	}
#main {
	position:relative;
	margin: 20px 0;
	z-index:5; /* mikes assist */
	}

/*-- h1 fun --*/



/*#CowboyHippiePro h1 {
	font: 170px/200px 'CowboyHippieProRegular',Helvetica,Arial,sans-serif;
	color: #EC4900;
	letter-spacing: 2px;
	}
#Lobster h1 {
	font: 140px/200px 'Lobster13Regular',Helvetica,Arial,sans-serif;
	color: #EC4900;
	word-spacing: 0.1em;
	}
#Scratch h1 {
	font: 150px/180px 'ScratchRegular',Helvetica,Arial,sans-serif;
	color: #EC4900;
	word-spacing: 0.1em;
	letter-spacing: 0px;
	}*/
span.lehrer {
	position: absolute;
	top:0; line-height: 50px;
	font-size: 45px;
	}