/* @override http://trymodx.com/assets/site/css/adaptation.css */

/* @group Kopfbereich */

div#header
{
	background-image: url(/assets/site/images/top-header_776x93_2.jpg);
}

/* @end */

/* @group Inhalt */

div#content
{
	margin-top: -20px;
	padding: 0;
}

div#content h2
{
	padding-left: 24px;
	margin-top: 30px;
	margin-bottom: 5px;
}

div#content h3
{
	margin-bottom: 4px;
}

div#content p
{
	margin-bottom: 12px;
}

div#content p.modx_links
{
	line-height: 20px;
}

div#content p.modx_links strong
{
	float: left;
	clear: both;
	width: 100px;
}

div#content em
{
	color: #618200;
	font-weight: bold;
	font-style: normal;
	font-family: Chalkboard, Comic Sans MS, Comic Sans, ComicSans, Trebuchet MS, Trebuchet, Arial, sans-serif;
}

/* @end */

/* @group Seitenleiste */

div#sidebar h3
{
	margin-bottom: 2px;
	font-size: 12px;
}

div#sidebar p
{
	margin-bottom: 25px;
	line-height: 15px;
}

div#sidebar em
{
	color: #618200;
	font-weight: bold;
	font-style: normal;
	font-family: Chalkboard, Comic Sans MS, Comic Sans, ComicSans, Trebuchet MS, Trebuchet, Arial, sans-serif;
}



/* @end */