body {
	margin: 1em;
	background: #fff;
    color: #333333;
    font: 1em Verdana,Arial,Helvetica,sans-serif;
}

#kopf {
	display: block;
	text-align: right;
	margin-bottom: 1em;
}

h1 {
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 200%;
    margin: 0 0 10px;
}

h2 {
    font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 160%;
    margin: 0 0 10px;
}

h3 {
    font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 140%;
    margin: 0 0 10px;
}

h4 {
    font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 120%;
    margin: 0 0 4px;
}

p {
    line-height: 1.4em;
    margin: 0 0 1.4em;
}

.abstandoben {
	margin-top:1.4em;
}

.abstand {
	margin-top: 1.4em;
}

.abstand.klein {
	margin-top: 0.7em;
}

.inhalt p.klein {
	font-size: 80%;
}

.inhalt, .meta.gross p {
	font-size: 100%;
}

.meta table {
	font-size: 120%;
}

.meta table td.legende {
	width: 12em;
	padding: 0.5em 0.5em 0.5em 0;
	font-style: italic;
}

.meta table td.wert {
	padding: 0.5em 0.5em 0.5em 0;
}

.rechts p {
	margin-bottom: 0.35em;
}

em {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

a, a:visited, a:hover, a:active {
    color: #4B92DB;
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

a h1 {
	color: #333333;
}

hr {
	clear: both;
	background: url(images/linie.jpg) repeat-x 0 12px;
	border: none;
	height: 13px;
	margin: 0 0 12px 0;
}

.abstandrechts {
	margin-right: 30px;
}

hr.klein {
	border-bottom: 1px solid #cfcfcf;
	height: 7px;
	margin: 0 0 6px 0;
}

.post hr.klein {
	margin-left: -30px;
	margin-right: -30px;
}

h3.titel {
	clear: both;
	background: url(images/linie.jpg) repeat-x 0 12px;
	color: #444444;
	text-align: center;
	font-style: italic;
}

h3.titel span {
	margin:auto;
	padding:0 8px;
	display: inline-block;
	background: #fff;
	max-width: 180px;
}

.home h3.titel span {
	max-width: none;
}

a.weiter {
	background: #4b92db;
	display: inline-block;
	float: right;
	padding: 0.2em 0.8em;
	color: #fff;
	text-decoration: none;
}

a.weiter.gross {
	font-size: 160%;
}

a.weiter.klein {
	background: none;
	color: #4b92db;
	float: none;
	padding: 0;
	display: inline;
}

#seitenleiste, .fb_iframe_widget, iframe.fb_ltr, #facebook, .meta.klein, .social_share_privacy, a.facebook, .impressum {
	display: none;
}