body
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		font-size: 10pt;
	}
	
div#header
	{
		padding-bottom: 10pt;
		border-bottom: 5pt solid #7D0020;
		margin-bottom: 15pt;
	}
	
#header h1
	{
		margin: 0;
		padding: 0;
		text-align: right;
	}
	
#header h1 a
	{
		text-decoration: none;
		font-size: 30pt;
		color: #7D0020;
	}
	
#header h1  span.sub
	{
		display: block;
		font-size: 18pt;
		color: #848484 !important;
	}
	
div#content
	{
		text-align: justify;
	}
	
div#content h1
	{
		font-size: 14pt;
	}
	
div#content h2
	{
		font-size: 12pt;
	}
	
.seniorenwegweiser
	{
		text-transform: uppercase;
	}
	
div#content .seniorenwegweiser
	{
		font-weight: bold;
		color: #7D0020;
	}
	
.seniorenwegweiser span
	{
		color: #555 !important;
		font-weight: normal;
	}

/* {{{ */

#top-nav,
#breadcrumbs,
#nav,
#about ul,
#sky,
#gallery,
form,
fieldset,
#googlemap,
span.read-more,
span.re-collapse,
.dont-print
	{
		display: none !important;
	}
	
span.details
	{
		display: inline !important;
	}
	
div.toggable
	{
		display: block !important;
	}
	
.skip,
hr
	{
		position: absolute;
		left: -999em;
		height: 1px;
		overflow: hidden;
	}
	
.cb
	{
		clear: both;
	}
	
body.lexikon ul#index
	{
		display: none;
	}
	
body.lexikon h2
	{
		display: block !important;
	}
