@media print
{
#nav {
display:none;
}
}

body {
font-size:90%;
background:#fff;
color:#333;
font-family:trebuchet ms, sans-serif;
text-transform:lowercase;
text-align:justify;
}

/* html tags */
a {
outline:none;
color:#333;
border:none;
}
a:hover {
color:#e00;
}
img {
border:none;
}
h1 {
margin:20px 0 0;
}
h1 a,h2 a,h2,h3 {
color:#966;
font-family:courier new;
}
h2 {
margin:25px 0 3px;
}
h3 {
margin:30px 0 0;
}
h1 a,h2 a,#nav a,#footer a,cite a,.seite a {
text-decoration:none;
}
input.farbig,.feld,#author,#email,#url,#commentform textarea,.navi,.sticky_post,#litblog   {
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border:1px solid #966;
background:#ddc;
}
.feld,#author,#email,#url,#commentform textarea  {
background:#fff;
}

/* alles */
#wrapper {
position:absolute;
left:50%;
width:402px;
margin:2px 0 0 -251px;
padding:0 0 10px;
}

/* kopf */
.description {
color:#966;
border-bottom:1px dotted;
padding-bottom:3px;
font-size:.8em;
}

/* inhalt */
.article {
text-align:justify;
padding:10px 0 0;
}
.article img {
border:1px solid #eee;
}
.seite img {
padding:30px 68px;
border:1px solid #ddc;
}
.seitenavigation a {
padding:2px 5px 1px;
border: 1px solid;
background:#ddc;
}
.sticky_post,#litblog {
padding:4px 10px;
margin:15px 0 0;
font-size:.9em;
font-style:italic;
}
.meta {
font-size:.8em;
}
.navigation {
padding:16px 0;
}
.navigation a{
text-decoration:none;
border-bottom:1px solid;
padding-bottom:1px;
font-weight:bold;
}
.alignright,.alignleft {
line-height:2em;
margin:10px 0;
}
.alignright {
float:right;
}
.alignleft{
float:left;
}
.puplikation{
padding:30px 0 0;
}
.puplikation img{
float:left;
padding:0 20px 10px 0;
border:none;
}
/* footer */
#footer {
clear:both;
border-top:1px dotted #966;
margin:50px 0 0;
padding:10px 0;
font-size:.85em;
}

/* nav */
#nav {
position:fixed;
left:50%;
margin:0 0 0 190px;
padding:20px 0 0;
}
.navi  {
padding:0 10px;
width:90px
}
#nav img{
margin:5px 5px 0 0;
}
.navabo {
font-size:.85em;
margin:30px 0 10px;
line-height:1.1em;
}
span {text-decoration: blink;}

/* kommentare*/
.feedback {
clear:both;
padding:5px 0;
font-size:.9em;
}
input.farbig:hover {
color:#111;
background-color:#fff;
}
#commentform textarea {
width:100%;
}
#commentlist li {
list-style-type:none;
letter-spacing:0;
margin:0 0 12px -40px;
}
cite {
font-size:.8em;
border-bottom:1px dotted #966;
display:block;
padding-bottom:5px;
}

/* bloggroll */

#litblog {
clear:both;
}
#link li a, #link  a {
line-height:1.6em;
text-decoration:none;
font-size:.9em;
}
#link ul, #litblog ul{
list-style:none;
margin:0;
padding:0;
}
#link h2 {
margin:25px 0 10px;
font-size:1.2em;
}
#linkl {
float:left;
}
#linkr {
float:right;
}
