/*---| Dateiweite Einstellungen |---*/

.foobar_table { 
border: 0px;
}


* {
margin: 0;
padding: 0;
border: 0;
}
body {
/*background: #faf8f0;*/
background-color:#000;
color: #55534b;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
text-align: center;
}
body a:link,
body a:visited {
color: #848170;
background: inherit;
text-decoration: none;
}
body a:hover,
body a:active,
body a:focus {
color: #b8ae93;
background: inherit;
}
input, textarea {
color: inherit;
background: #faf8f0;
border: 1px solid #b8ae93;
padding: 1px;
margin:0px 3px 3px 3px;
}
textarea {
width: 415px;
overflow: auto;
}
#submit {
cursor: pointer;
}
#submit:hover {
color:#b8ae93;
background: inherit;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Kopfbereich |---*/

#wrapper {
width: 955px;
background: url(images/wrapper.jpg) repeat-y;
margin:0 auto;
border: 2px solid #848170;
text-align: left;
}
#inner_wrapper {
 background: url(images/inner_wrapper.jpg) no-repeat;
border:0px;
}
#kopf {
height: 136px;
font-variant: small-caps;
}
#kopf h1 {
text-align: center;
padding-top: 40px;
}
#kopf p {
text-align: center;
}

/*---| Suchen |-----*/

#searchform {
text-align: center;
margin-top: 6px;
}
#searchform input {
color: #848170;
background: #fff;
border:0;
font-weight: bold;
cursor: pointer;
}
#searchform input:hover {
color: #b8ae93;
background: #fff;
}
#searchform #s {
font-weight: normal;
padding: 3px 2px;
border: 1px solid #848170;
background: #faf8f0;
color:inherit;
cursor: default;
}
#searchform #s:hover  {
background: #fff;
color: #403e3a;
}

/*----| Sidebar |---*/

#linke-seite,
#rechte-seite {
width: 160px;
overflow:hidden;
padding: 0 10px;
}
#linke-seite {
float: left;
margin-top: 200px;
}
#rechte-seite {
float: right;
margin-top: 200px;
}
#sidebar h2 {
font-size: 1.1em;
font-variant: small-caps;
padding: 5px;
}
#sidebar ul ul {
border: 1px solid #848170;
background: #fff;
color: inherit;
padding: 3px;
}
#sidebar ul ul ul {
border: 0;
padding: 0;
}
#sidebar li {
list-style: none;
margin: 2px 0;
}
#sidebar .rss a {
background: url(images/rss.png) no-repeat left center;
padding-left: 15px;
}

/*---| Inhalt |---*/

#content {
padding: 0 10px;
overflow: auto;
}
#content h2 {
font-size: 1.3em;
}
#content h3 {
font-size: 1.1em;
}
#content h4 {
font-size: 1.0em
}
#content h2, 
#content h3, 
#content h4,
#content h5,
#content h6,
#content pre,
#content p {
margin: .6em 0 .6em 0;
line-height: 1.3em;
}
#content blockquote {
background:  url(images/bquote.gif) no-repeat 0 5px;
margin: 0 5px;
padding: 0 10px 0 40px;
font-style: oblique;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 120%;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #848170;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 0 auto 0.8em auto;
font-size: 100%;
}
#content caption {
font-weight: bold;
margin-bottom: 5px;
}
#content th {
background: #efebd7;
color: inherit;
border: 1px solid #b8ae93;  /*Wert von 1px auf 0px gesetzt*/
padding: 2px;
}
#content td {
color: inherit;
background: #fff;
border: 0px solid #ff0000 /*#b8ae93*/;
padding: 2px;
}
#content .gallery dd {
text-align: center;
font-size: .8em;
line-height: 1.3em;
margin-top: 5px;
}
#content .gallery img {
border: none;
}
#content .alignleft {
float: left;
margin: 5px 20px 5px 0;
}
#content .alignright {
float: right;
margin: 5px 0 5px 20px;
}

/*---| Beitr�ge |---*/

#content .post {
background:url(images/trenner.jpg) no-repeat bottom center;
padding-bottom: 30px;
}
#content .page {
padding-bottom: 10px;
}
#content .sticky {
background:url(images/sticky.jpg) no-repeat top right;
margin-top: 1px;
}
#content .beitragskopf {
overflow: hidden;
}
#content .beitragskopf h2 {
}
#content .beitragstext a:link,
#content .beitragstext a:visited {
text-decoration:underline;
}
#content .beitragstext a:hover,
#content .beitragstext a:active,
#content .beitragstext a:focus {
text-decoration: none;
}
#content .beitragstext {
}
#content .beitragstext ul, 
#content .beitragstext ol {
margin: 0.6em 1.8em;
}
#content .beitragsfuss {
margin-top: 10px;
padding-top: 5px;
border-top: 1px solid #b8ae93;
font-size: 0.8em;
line-height: 1.3em;
}

/*---| Seitennavigation |---*/

.navigation {
font-size: 0.8em;
padding: 20px 0;
}
.next {
float: right;
text-align: right;
}
.prev {
float: left;
text-align: left;
}

/*---| Fu� |---*/

#fuss {
clear: both;
margin: 0 180px 0 180px;
background: #efebd7;
color: inherit;
text-align: center;
font-size: 0.8em;
padding: 10px 0;
border-top: 1px solid #848170;
}

/*---| Kalender |---*/

#wp-calendar {
border-collapse: collapse;
font-size: 0.8em;
border: 1px solid #848170;
line-height: 1.4em;
margin: 0 auto 10px auto;
}
#wp-calendar th {
background: #b8ae93;
color: #faf8f0;
border: 1px solid #848170;
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 1px 3px;
}
#wp-calendar td {
color: #403e3a;
background: #faf8f0;
border: 1px solid #848170;
text-align: center;
}
#wp-calendar #next a {
padding-left: 1px;
text-align: right;
}
#wp-calendar #prev a {
padding-right: 1px;
text-align: left;
}
#wp-calendar a {
display: block;
text-decoration: none;
font-weight: bold;
}
#wp-calendar caption {
color: #848170;
background: inherit;
text-align: center;
font-weight: bold;
padding:5px 0;
margin: 0 auto;
}
#wp-calendar tbody td a {
font-weight: bold;
color: #848170;
background: inherit;
}
#wp-calendar tbody td a:hover {
background:inherit;
color: #403e3a;
}
#wp-calendar #today {
background: #b8ae93;
color: #faf8f0;
}
#wp-calendar #today a {
background: #b8ae93;
color: #faf8f0;
font-weight: bold;
}
#wp-calendar #today a:hover {
background: inherit;
color:#848170;
}
#wp-calendar tfoot td {
border: 0;
color: #403e3a;
background: #b8ae93;
}
#wp-calendar tfoot td a {
color: #fcf0d4;
background: #b8ae93;
}
#wp-calendar tfoot td a:hover {
color: #403e3a;
background: #b8ae93;
}

/*---| Hack gegen den 3-Pixel-Jog des IE 6 |---*/

* html #linke-seite { 
margin-right: -3px; 
} 
* html #rechte-seite { 
margin-left: -3px; 
} 
 
* html #kopf h1 {
padding: 0;
margin-top: 40px;
}
* html #content { 
display:inline-block; 
} 
