#doc {
  width:61.538em; /* 800/13 */
  *width:60.000em;/* 800/13.3333 */
}

a {
  text-decoration: none;
  color: black;
}

a:visited {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: underline;
  color: black;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

h1 {
  border-bottom: black dotted 0.1em;
  padding: 0.3em 0.1em;
  margin-bottom: 1em;
  font-size: 150%;
  text-transform: uppercase;
}

h1 #selection {
  text-transform: lowercase;
  font-style: italic;
}

/*---:[ Header ]:---*/

#hd img {
  width: 100%;
}

#menu ul {
  background-color: #BBBBBB;
  float: left;
  width: 100%;
  margin-bottom: 0.5em;
}

#menu ul li {
  float: left;
  color: white;
  font-family: verdana;
  text-transform: uppercase;
  border-right: white solid 0.2em;
  font-weight: bold;
}

#menu a, #menu a:visited {
  padding: 0.5em 1em;
  color: white;
  display: block;
}

#menu a:hover {
  background-color: #666666;
  text-decoration: none;
}

/*---:[ Post ]:---*/

.post {
  margin-top: 1em;
  clear: both;
}

.posttitle {
  font: 200% verdana;
  padding-bottom: 0.2em;
  border-bottom: #BBBBBB solid 0.05em;
}

.posttitle a, .posttitle a:visited {
  color: #666666;
}

.posttitle a:hover {
  color: blue;
  text-decoration: none;
}

.postmeta {
  font-family: verdana;
  font-style: italic;
  font-size: 93%;
  color: #BBBBBB;
  border-bottom: #BBBBBB solid 0.1em;
  padding: 0.3em;
}

.posttext {
  font-size: 108%;
  text-align: justify;
  line-height: 1.4em;
}

.posttext a, #response a {
  color: blue;
}

.posttext p, .posttext ol, .posttext ul {
  margin: 1em 0;
}

.posttext p img {
 border-style: solid;
 border-color: #BBBBBB;
 border-width: 0.1em 0em;
 margin: 0 auto;
 text-align: center;
 display: block;
}

.posttext p del {
  text-decoration: line-through;
}

.posttext ol, .posttext ul {
  padding: 0;
}

.posttext ol li {
  list-style-type: decimal;
}

.posttext ul li {
  list-style-type: square;
}

.posttext li {
  margin: 0 1em 0 2em;
}

.posttext blockquote {
  background: #f5f6f7 url(include/quote.png) no-repeat 0.2em 0.2em;
  margin: 0 1em;
  padding: 0.8em 1.6em;
  border: 0.1em solid #BBBBBB;
}

.feedback {
  width: 100%;
  text-align: right;
  margin-bottom: 5em;  
}

.feedback, .postnavigation, .singlenavigation {
  font-family: verdana;
  font-style: italic;
}

.postnavigation {
  border-top: #BBBBBB solid 0.1em;
}

.rechts {
  float: right;
  text-align: right;
  margin: 1em 0em;
  max-width: 50%;
}

.links {
  float: left;
  margin: 1em 0em;
  max-width: 50%;
}

.shortpost {
  margin-bottom: 2.5em;
}

/*---:[ Kommentare ]:---*/

.commentauthor {
  margin-bottom: 0.3em;
  font-weight: bold;
}

#commentform, .commentlist {
  margin-bottom: 3em;
}

#commentform label, .commentlist label {
  float: left;
}

#commentform p, .commentinfo > p {
  padding-left: 9em;
  line-height: 1.25em;
}

.commentbox, .commentlist li {
  border-bottom: #BBBBBB solid 0.1em;
  padding: 0.3em;
}

.commentbox input {
  width: 20em;
}

.commentbox textarea {
  width: 30em;
}

#button {
  padding: 0.3em 9.3em;
}

/*---:[ Sidebar ]:---*/

#sidebar > ul, .linkcat ul {
  padding-left: 1em;
  margin-top: 0.5em;
}

#sidebar h2, #response h2, .linkcat > h2 {
  text-transform: uppercase;
  border-top: black solid 0.2em;
  border-bottom: black dotted 0.1em;
  font-weight: bold;
  padding: 0.3em 0.3em 0.5em 0.3em;
}

#searchform {
  padding: 1em 0.75em;
}

#searchfield {
  width: 80%;
}

#sidebar ul li ul, .linkcat ul {
  margin-bottom: 1.5em;
  padding: 0em 0.75em;
}

#sidebar ul li ul li, .linkcat ul li {
  padding: 0.3em 0em;
  font-family: verdana;
}

#sidebar a, #sidebar a:visited {
  color: black;
}

#sidebar a:hover {
  color: black;
}

.book, .music, .movie {
  border-bottom: #BBBBBB solid 0.1em;
  background-position: right;
  background-repeat: no-repeat;
}

.book {
 background-image: url(include/buch.png) ;
}

.music {
 background-image: url(include/musik.png);
}

.movie {
 background-image: url(include/film.png);
}

.bewertung  {
  text-align: right;
}

/*---:[ Footer ]:---*/

#ft {
  background-color: #BBBBBB;
  text-align: center;
  font-family: verdana;
  padding: 0.5em 0em;
  color: white;
}

/*---:[ Footer ]:---*/

.suchergebnis {
  background-color: #BBBBBB;
  color: white;
}
