	*
	{
		margin: 0;
		padding: 0;
		body: 0;
	}


	body, html
	{
		width: 100%;
		height: 100%;
	}


	body
	{
		font-size: 10px;
		font-family: Arial, Helvetica, Calibri;
		text-align: left;
		color: #333;
		background: none;
	}


	*html p,div, li
	{
		font: 10px Arial, Helvetica, Calibri; 
		color: #333;
	}

	#update_container, #top_bar, #right, #ecke_ru, #bottom_bar
	{
		display: none;
	}

	#container
	{
		margin-left: 20mm;
		background: url(img/print_shrine_bg.png) center 20mm no-repeat;
	}

	#content
	{
		width: 170mm;
		display: block;
		background: none;
		page-break-after: avoid;
	}

	#content_space img
	{
		float: left;
		margin-right: 1.2em;
		margin-bottom: 0.5em;
		border: 0.1em solid #DDD;
	}


	#content_space p
	{
		font-size: 14px;
		line-height: 19.6px;
		margin-top: 1.4em;
	}


	#content_space p.meta
	{
		font-size: 12px;
		color: #777;
		margin-top: 2.5em;
	}


	#brand
	{
		display: none;
	}


	#print_brand
	{
		display: block;
		border: 0;
		margin-top: 0;
		margin-bottom: 2mm;
	}

	#motto
	{
		display: block;
		border: 0;
		position: absolute;
		top: 0;
		right: 0;
	}


	#breadcrumb_bar
	{
		display: block;
		border: 0;
		margin-bottom: 10mm;
	}



	h1
	{
		font-size: 25px;
		margin-bottom: 1em;
		color: #0A2850;
		font-weight: bold;
	}


	h2
	{
		font-size: 20px;
		margin-bottom: 1.25em;
	}


	h3
	{
		font-size: 17px;
		margin-bottom: 1.47em;
	}


	h4
	{
		font-size: 12.5px;
		margin-bottom: 2em;
	}

	h2, h3, h4
	{
		color: #0A2850;
		margin-top: 1.5em;
		font-weight: bold;
	}



	.untertitel
	{
		display: block;
		font-size: 1.6em;
		margin-left: 1.5em;
		margin-bottom: 1.5em;
	}


	#second
	{
		width: 170mm;
		display: block;
		background: none;
	}


/* Gästebuch Kommentarbereich */

	.comment_gerade
	{
		width: 160mm;
		display: inline;
		float: left;
		background: #EEE;
	}


	.comment_ungerade
	{
		width: 160mm;
		display: block;
		float: left;
		background: none;
	}		


	.comment_count
	{
		width: 18mm;
		float: left;
	}


	.comment_text
	{
		width: 142mm;
		float: left;
	}


	#commentform
	{
		display: none;
	}		

	.comment_count p
	{
		font-size: 2.5em;
		color: #AAA;
		margin-left: 0.5em;
	}


	.comment_text p
	{
		font-size: 1.4em;
		line-height: 1.4em;
		margin-right: 1em;
	}


	.comment_text span
	{
		font-style: oblique;
	}

