html, body {  margin: 0px;  padding: 0px;  height: 100%;}body {  font-family: Georgia;  color: #8A1010;  background-color: #FFFFFF;}a {  color: #8A1010;  text-decoration: none;}a:hover {  text-decoration: underline;}a:visited {  color: #4A0404;}.space_10 {  height: 10px;}.space_20 {  height: 20px;}.border {  border-width: 2px;  border-style: dotted;  border-color: #8A1010;  border-top-style: none;}.transparent {  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/transparent.png', sizingMethod='scale');}.transparent[class]{  background: url('./img/transparent.png');}.blogentry {  padding: 20px;}.blogentryframe {  width: 100%;}.blogtitle {  text-align: center;  font-weight: bold;  font-size: 1.5em;}.blogdate {  text-align: right;  font-style: italic;  font-size: 0.9em;  height: 2em;}.bloglink {  text-align: right;  font-size: 0.8em;  font-weight: bold;}.blogauthor {  text-align: left;  font-weight: bold;}#body {  margin: auto;  width: 800px;  min-height: 100%;  background-image: url('<?php echo "./img/background.jpg"; ?>');  background-repeat: repeat-y;  }*html #body {  height: 100%;}
#language {
  height: 17px;
  font-weight: bold;
  font-size: 0.8em;
  text-align: right;
}
#header {  width: 100%;  height: 150px;  border-top-style: dotted;}
#menu {  width: 100%;  height: 60px;}#content {  width: 100%;}#footer {  text-align: center;  width: 100%;}#blogselector {  text-align: center;  width: 100%;}#writeframe {  width: 100%;}#write {  padding: 30px;}.oben {   vertical-align: top;}.blocksatz {  text-align: justify;}.rand {  padding: 20px;}.rechts {  text-align: right;}
