body {
	padding: 0;
	margin: 0;
	background-color: #B8CFCE;
}

#page {
	width: 940px;
	margin: 0 auto;
}

#content {
	background-color: #EFF0EA;
	margin-left: 220px;
	padding-top: 140px;
	padding-left: 160px;
	padding-bottom: 2em;
	min-height: 450px;
	font-size: 10pt;
}

#content a[href^="http://"], #content a[href^="https://"] {
	background: url("images/external-link-ltr-icon.png") no-repeat scroll right center transparent;
	padding-right: 13px;
}

#content a[href^="http://www.am-spiegelgasse.de"], #content a[href^="http://am-spiegelgasse.de"], #content a[href^="https://am-spiegelgasse.de"], #content a[href^="https://am-spiegelgasse.de"] {
	background: none;
	padding-right: 0;
}

#content h1, #content h2.pagetitle {
	border-bottom: 4px solid #B8CFCE;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	line-height: 30px;
}

#content .entry {
	width: 400px;
}
