/* Lieber Interessent, dieses Stylesheet ist einigermaßen unaufgeräumt. */

@font-face {
font-family: 'abel';
src: url('http://tiefengeist.net/font/abel.woff') format('woff');
}

html {
background:white url(bgr.png) top left fixed repeat-y;
color:black;
width:92%;
font-family:abel, Sans-Serif;
padding-left:75px;
}

body {
margin: 0;
padding: 0;
font-family:abel, Sans-Serif;
color: #000;
background-color: #fff;
}

form {
line-height:1.4em;
margin-left:1.5em;
}

input, select, textarea {
border:thin solid black;
}

.entry-content img {
border:1px solid black;
}

blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h2, h3 {
margin: 0 0 15px 0;
padding: 0 10px;
font-weight: normal;
}

.entry-title {
margin: 0 0 15px 0;
padding: 0 10px;
font-weight: normal;
border:none;
font-size: 0.9em;
}

h2 {
font-family: abel, Sans-Serif;
}

h1 {
font-size:1.2em;
font-weight:500;
font-family: abel, Sans-Serif;
letter-spacing:0.001em;
margin-top:1em;
text-align:left;
padding-bottom:0.08em;
border-bottom:1px solid black;
}

h2 {
font-size: 1em;
font-style: italic;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

.artikelh1 {
font-family: abel, Sans-Serif;
font-size:1.2em;
font-weight:500;
margin-top:1em;
letter-spacing:0.001em;
text-align:left;
padding-bottom:0.08em;
padding-left:0;
border-bottom:1px solid black;
margin-bottom:0.5em;
}

a {
text-decoration: none;
color: #000;
border-bottom: 1px #000 solid;
}

a:hover {
color:#565656;
border-bottom: 1px solid #565656;
}

img a {
border: none;
}

img a:hover {
border: none;
}

h1 a, h2 a, h3 a {
border: none;
}

h1 a:hover {
border-color:black;
}

h3 a {
font: 1.5em abel, Sans-Serif;
text-decoration:none;
border:none;
}

h3 a:hover {
font: 1.5em abel, Sans-Serif;
text-decoration:none;
border:none;
}

.entry-title a {
font: 1.5em abel, Sans-Serif;
text-decoration:none;
border:none;
}

.entry-title a:hover {
font: 1.5em abel, Sans-Serif;
text-decoration:none;
border:none;
}

#site-name a {
border: none;
}

#sidebar-2 {
border: none;
float:right;
margin-left:3em;
margin-top:7em;
width:215px;
font-size:0.9em;
text-align:left
}

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin-left:1.1em;
text-align:justify;
max-width:85%;
}

#site-slogan {
font-size:1em;
text-align:left;
font-family: abel, Sans-Serif;
padding:0;
margin-top:-0.7em;
letter-spacing:-0.0001em;
}

.section_list {
margin: 0 0 10px 0;
padding: 0;
list-style-type: none;
}

.section_list ul {
list-style-type: none;
}

.section_list li {
margin: 0 10px 2px 0;
padding: 0;
}

#content {
padding-top: 0.5em;
padding-bottom: 1em;
}

#foot {
margin-top: 5px;
clear: both;
text-align: center;
}

/* overrides
----------------------------------------------- */


.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2.5em 0em;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

#importantfield { display:none; }

/* error page
----------------------------------------------- */

.error-title {
border:none;
font-weight:normal;
font: 1.5em abel, Sans-Serif;
padding: 0 10px;
font-size:1.3em;
letter-spacing:-0.009em;
}

.error-status {
font: 1.3em abel, Sans-Serif;
}