body {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 11px;
    margin: 0 auto;
    background-color: #d1d1d1;
}


#page {
    background: #fff;
    text-align: left;
    margin: 0px auto 0px;
    padding: 0;
    position: relative;
    width: 775px;
    overflow: hidden;
}


header {
    height: 100px;
    color: #fff;
    margin: 0;
    background: #333;
    background-color: rgb(51, 51, 51);
}


header .navigation {
    margin: 0 auto;
    display: block;
    height: 100px;
    width: 775px;
}



header a {
    text-decoration: none;
    color: #fff;
    
}

header a:visited {
    text-decoration: none;
    color: #fff;
}


header #startseite{
    text-align: center;
    font-size: 20px;
    border-left: 1px solid #555;
    border-right: 1px solid #555;
    width: 155px;
    float: left;
}

header #startseite:hover {
    background: #000;
}


header #startseite a {
    text-decoration: none;
    padding: 50px 20px 0 20px;
    height: 50px;
    display: block;
    line-height: 50px;
}

header #ich a{
    border-right: 1px solid #555;
    display: block;
    float: left;
    width: 75px;
    text-align: center;
    padding-top: 50px;
    line-height: 50px;
    
    
}

header #ich a:hover {
    background-color: #0D78B6;

}

header #das_kleingedruckte a{
    border-right: 1px solid #555;
    display: block;
    float: left;
    text-align: center;
    padding-top: 50px;
    line-height: 50px;
    
    
}

header #das_kleingedruckte a:hover {
    background-color: #0D78B6;

}


#main {
    padding: 20px 23px 15px 23px;
    width: 505px;
    float: left;
    text-align: left;
    clear: both;
    
}

article {
    padding-bottom: 15px;
}

article .artikelkopf {
    margin-top: 10px;
}

article h1 {
    color: #444;
    font-size: 2.2em; 
    font-weight: normal;
    letter-spacing: -1px; 
    margin: 10 0 0 0;
    display: inline;
    
}

article h1 a {
    text-decoration: none;
}

article h1 a:hover {
    text-decoration: underline;
}

article h1 a:visited {
    color: #444;
}

.seite {
    text-align: center;
}
.seite .seite-ueberschrift{
    font-size: 23px;
    font-weight: 700;
    letter-spacing: -1px;
    display: inline;
    font-family: Helvetica,Arial,Sans-Serif;
    color: #555 !important;
    text-transform: lowercase;
}

article .datum {
    color: #ccc;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-left: 3px;
    display: inline;
}

article p {
    font-family: Trebuchet MS;
    font-size: 1.2em;
    text-align: left;
    line-height: 150%;
    color: #333;
    margin: 13px 0;
}


article p a {
    color: #DA1071;
    text-decoration: none;
}

article p a:hover {
    color: #DA1071;
    text-decoration: underline;
}

article .kategorie {
    color: #bbb;
    font-size: 11px;
    border-top: 1px dotted #bbb;
    padding-top: 15px;
}

article .kategorie a{
    color: #DA1071;
    text-decoration: none;
}

article .kategorie a:hover{
    color: #DA1071;
    text-decoration: underline;
}

article .einsortiert {
    background: url(grafiken/page_white.png) no-repeat left;
    padding: 2px 0 2px 18px;
}

article .kommentare {
    background: url(grafiken/comment.png) no-repeat left;
    padding-left: 20px;
}

img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.pagination {
    margin: 10px 0 10px 0;
    padding-top: 1px;
    
}

.pagination a {
    color: #999;
    text-decoration: none;
}

.pagination a:hover {
    color: #999;
    text-decoration: underline;
    
}

.rechts {
    float: right;
}

.seitenleiste {
    font: 12px Trebuchet MS;
    padding: 5px 0 20px 5px;
    margin: 0 0 0 71%;
    width 26%;
    line-height: 1.3em;
    
}



.seite-titel {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #555; 
    margin: 20px 0 10px 0;
    padding: 0;
    
}

.seite-liste ul{
    list-style: none;
    padding: 0;
    line-height: 1.5em;
}

.seite-liste ul a{
    text-decoration: none;
}

.seite-liste ul a:visited{
    text-decoration: none;
    color: #555;
}

.seite-liste ul a:hover{
    text-decoration: underline;
    color: #555;
}



.navigation_unten {
    padding: 5px 0 20px 10px;
    background: url(grafiken/bottomblock_bg.jpg) top left repeat-x;
    font-family: Trebuchet MS;
    font-size: 1.15em;
    color: #666;
    clear: both;
}

.navigation_unten ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.navigation_unten li {
    padding: 0 0 4px 0;
}

.navigation_unten a {
    text-decoration: none;
    color: #555;
}

.navigation_unten a:visited {
    text-decoration: none;
    color: #555;
}

.navigation_unten a:hover {
    text-decoration: underline;
    
}

.unten_links {
    width: 220px;
    min-height: 300px;
    padding: 2px 10px 0 13px;
    float: left;
    border: none;
    background: transparent;
}

.unten_titel {
    font-size: 16px;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    padding-bottom: 0;
    padding-left: 0;
    
}

.unten_mitte {
    font-family: Trebuchet MS;
    font-size: 14px;
    width: 220px;
    min-height: 300px;
    padding: 2px 10px 0 13px;
    float: left;
    border: none;
    background: transparent;
    
}


footer {
    background: #333;
    color: #fff;
    padding: 15px 0 15px 0;
    position: relative;
    text-align: center;
    margin: 0 auto 0;
    line-height: 150%;
    
}

footer .fuss {
    margin: 0 auto;
    padding: 0 0 15px 0;
}



footer a {
    text-decoration: none;
    color: #fff;
    text-align: center;
}