/*
	CSS Sunrise Schule v.0.0.1 print


*/
																/* GLOBAL */


div, img,
table, tr, th, td,
p, h1, h2, h3, h4, h5, hr, a {
	margin			:0;
	padding			:0;
	border			:none;
	color			:inherit;
	background		:transparent;
	text-align		:left;
}

dl, dt, dd, ul, ol, li {
	border			:none;
	color			:inherit;
	background		:transparent;
	text-align		:left;
}

table {
	empty-cells		:show;
	table-layout	:fixed;
	border-spacing	:0;
	border-collapse	:collapse;
}

td {
	vertical-align	:top;
}


																/* LAyOUT */
#moztop {
	visibility		:hidden;
}	html>body #moztop {
	visibility		:hidden;
}

#mozbottom {
	visibility		:hidden;
}	html>body #mozbottom {
	visibility		:hidden;
}

#subheader {
	display			:none;
}

#lframe {
	display			:none;
}

#splash #lframe {
	display			:none;
}

#footer p {
	font-size		:11pt;
}

h1,h2,h3,p,ul {
	margin-bottom	:1em;
}

h1 {
	color			:#9584B0;
	font-size		:16pt;
	font-family		:Verdana, serif;
	font-weight		:normal;
}

h2 {
	margin-top		:7pt;
	color			:#888888;
	font-size		:14pt;
/*	font-weight		:normal;*/
}

h2 span {
	color			:#646BA0;
	font-size		:13pt;
	font-weight		:normal;
}

h3 {
	margin-top		:14pt;
	color			:#666666;
	font-size		:12pt;
}
