body {
padding:0px;
padding-left: 2%;
font-size: 1.2em;
font-family: georgia,serif;
}
h1 { border-bottom: 1px dotted gray;
margin-bottom: 0px;
}
h2 { color: silver;
padding-bottom: 0px;
margin-bottom: 0px;
}
h3 { border-top: 1px dotted gray;
margin-bottom: 0px;
}
h2.sidebar { border-top: 1px dotted gray;
}
div.blogPost { padding-left: 2%;
padding-right: 5%;
}
div.byline, div.byline a:link { color: silver;
font-size: 80%;
}
.blogComments { padding-top: 30px;
color: gray;
padding-bottom: 0px;
margin-bottom: 0px;
font-weight: bold;
}
.blogComments .byline { font-size: 0.7em;
font-weight: normal;
color: gray;
margin-right: 10px;
display: inline;
}
.blogComment { margin: 3%;
font-size: 1em;
font-weight: normal;
}
.deleted-comment { font-style: italic;
color: silver;
}

.schaltflaeche {
background: silver;
padding: 0px 6px 2px 6px;
border: 0px outset silver;
text-decoration: none;
}


#bloggerBug {
}

#header {
}
#content { margin-right: 220px;
}
#navigation { width: 200px;
padding: 0px;
top: 80px;
right: 6px;
position: absolute;
font-size: 80%;
text-align: center;
}
#navigation a {
text-decoration:none;
}
#navigation li { text-align:left;
list-style:none;
}
#navigation img {
border: 5px solid silver; 
width: 150px;
}
