@CHARSET "UTF-8";
/**
 * Skulpturen Stylesheet for Rudolf Engel
 * 
 * @author Karin Lange
 * @copyright Copyright ©2011, seeQgrafix
 * 
 */

/* ******************** Categories *************** */

div#content
{
	max-width: 430px;
	position: absolute;
	left: 6%;
	margin-left: 160px;
	margin-right: 32em;
	padding-bottom: 2em;
	top: 225px;
}

div#content > img
{
	margin-bottom: 1em;
}

h2
{
	font-size: 1em;
	font-style: italic;
	margin-bottom: 1em;
}

div#wald > h1:before
{
	background-color: #ab8f00;
}
div#schatzsuche > h1:before
{
	background-color: #00722a;
}
div#atelier > h1:before
{
	background-color: #005391;
}
div#skulpturenwald > h1:before
{
	background-color: #a40008;
}
div#waldchaos > h1:before
{
	background-color: #400080;
}