
*.center         { text-align:center;                    }
*.italic         { font-style:italic;                    }
*.bold           { font-weight:bold;                     }
*.underline      { text-decoration:underline;            }
*.small          { font-size:smaller;                    }
*.leer          { font-size:1px;                    }

*.youarehere {font-size:9pt;}
*.youarehere A {font-size:9pt;}
*.copyright {font-size:8pt;}
*.copyright A {font-size:8pt;}

* {
        margin: 0;
        padding: 0;
        font-size: 11pt;
}

body {
        background: #e7e7e7 url(/bg.gif) repeat-x;
        text-align: justify;
        font-family: Calibri, Arial;
        font-size: 11pt;
        color: #333333;
}

form {
}

input, textarea {
        /*padding: 2px 5px;
        font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;*/
        color: #333333;
}

h1, h2, h3 {
        margin-top: 3px;
}

h1 {
        font-size: 20pt;
         color:#3A6989;
}

h2 {
        font-size: 12pt;
         color:#c8341a;
}

h3 {
        font-size: 14pt;
         color:#c8341a;
}

h4 {
        font-size: 10pt;
         color:#C8341A;
}

p {
 text-align:justify;
 padding-top:10px;
}

ul, ol {
        margin-left: 3em;
}

blockquote {
        margin-left: 3em;
        margin-right: 3em;
}

a {
        color: #0050a0;
         text-decoration:none;
}

a:hover {
        text-decoration: none;
        color: #3760BF;
}

h1 a {color:#3A6989; text-decoration:none;}
h2 a {color:#c8341a; text-decoration:none;}
h3 a {color:#c8341a; text-decoration:none;}

a img {
        border: none;
}

img.left {
        float: left;
        margin: 0 20px 0 0;
}

img.right {
        float: right;
        margin: 0 0 0 20px;
}

hr {
        display: none;
}

*.copyright  { color:#357B8A; font-size:8pt; text-align:center; margin-top:5px;}
*.copyright A:link  { color:#357B8A; font-size:8pt; text-align:center;}

/* Menu */

#menu-wrap {
        background-color: #E96953;
         background-image:url(/bgnavi.gif);
        height: 21px;
         border-top:1px solid #EC816D;
}

#menu {
}

#menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: normal;
}

#menu li {
        display: inline;
}

#menu a {
        float: left;
        padding: 0px 20px 0px 20px;
        text-decoration: none;
        font-weight: bold;
        font-size: 11pt;
        color: #FFFFFF;
         border-left:1px solid #EC816D;
         border-right:1px solid #E6573D;
         height:21px;
}

#menu a:hover {
        text-decoration: none;
        background: #E6573D;
}

#menu .first a {
        /*background: #E6573D;*/
        border-left: 0px #ffffff solid;
}

/* Page */

#page {
background: #aac8d8;
}


/* Post */

.post {
}

.post .title {
        margin: 0;
}

.post .title a {
        text-decoration: none;
}

.byline {
        font-size:9pt;
        color:#5F5F5F;
}

.post .entry {
}

.post .meta {
        clear: both;
}

.post .meta a {
        text-decoration: none;
        font-weight: bold;
}

.post .meta a:hover {
        text-decoration: underline;
}

.post .meta .comments {
        padding-left: 20px;
        background: url(images/img07.gif) no-repeat left center;
}

.post .meta .permalink {
        padding-left: 20px;
        background: url(images/img08.gif) no-repeat left center;
}

/* Latest Post */


#latest-post-wrap {
        background: #E8DBA7;
        border-bottom: 4px #BBB082 solid;
}

#latest-post {
        padding: 0 0 20px 0;
}

#latest-post h1 {
        margin: 10px 0;
        padding: 0;
}

#latest-post p {
        margin: 0;
        padding-bottom: 15px;
}

#latest-post .meta {
        padding: 10px 0 0 0;
}

#latest-post .byline {
        margin: 0 0 10px 0;
        padding: 10px 0;
        background: #BBB082;
        font-size: .9em;
        font-weight: bold;
        color: #FFFFFF;
}

#latest-post .byline span {
        padding: 0 0 0 15px;
}

#latest-post .byline a {
        padding: 0 30px 0 0;
        background: url(images/img05.gif) no-repeat right top;
        text-decoration: none;
}

#latest-post .byline a:hover {
        text-decoration: underline;
}

/* Recent Posts */

#recent-posts {
        margin: 0 auto;
}

#recent-posts h2 {
        margin: 0;
        padding: 10px 0 10px 15px;
        background: #BBB082;
        letter-spacing: .5em;
        text-transform: uppercase;
        font-size: .9em;
        font-weight: bold;
        color: #FFFFFF;
}

#recent-posts h3 {
        margin: 20px 0 0 0;
        padding: 0;
        font-size: 1.4em;
}

#recent-posts h3 a {
        text-decoration: none;
}

#recent-posts ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#recent-posts li {
        float: left;
        width: 240px;
        padding-left: 29px;
}

#recent-posts li.first {
        padding: 0;
}

#recent-posts .byline {
        margin: 0 0 10px 0;
        padding: 0;
        border-bottom: 1px #DDD7C0 solid;
        text-align: left;
        font-size: 10px;
        font-weight: bold;
}

#recent-posts .byline span {
}

#recent-posts .byline a {
        padding: 0 30px 0 0;
        background: url(images/img05.gif) no-repeat right top;
        text-decoration: none;
}

#recent-posts .byline a:hover {
        text-decoration: underline;
}

#recent-posts p {
        padding: 0;
        margin: 0;
}


/* Sidebar */

#sidebar {
        width: 100%;
}

#sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#sidebar li {

}

#sidebar li ul {
        padding-left: 10px;
}

#sidebar li li {
        float: none;
        width: auto;
        padding: 3px 0;
        background: none;
}

#sidebar h2 {
        margin: 0 0 20px 0;
        padding: 10px 0 10px 16px;
        background: #BBB082;
        text-transform: uppercase;
        letter-spacing: .5em;
        font-size: .9em;
        font-weight: bold;
        color: #FFFFFF;
}

/* Search */

#search {
}

#search #s {
        width: 80%;
        margin-bottom: 10px;
}

/* Calendar */

#calendar {
}

#calendar table, #calendar caption {
        width: 100%;
        text-align: center;
}

#calendar caption {
        font-weight: bold;
}

#calendar a {
        font-weight: bold;
}

/* Footer */

#footer {
        clear: both;
        margin: 0 auto;
        padding: 20px 0;
        background: url(images/img11.gif) repeat-x;
        text-align: center;
}

#footer p {
        margin: 0;
        font-size: .8em;
        color: #666666;
}

/* bewertungskram */

*.bewertunghx {
        font-size: 12pt;
         color:#C8341A;
         font-weight:bold;
         padding-top:10px;
         padding-bottom:3px;
}