body { font-family: Georgia, "Times New Roman", Times, serif; background: white; font-size: 11px; margin: 0 5px; text-align: left; color: #000; padding: 5px; }   

   /*
#sidebar {
   
   }
#header{
 	
}

#footer, #footer a{
	color: #000;
}

  
#header ul{
	display:none;
   }
   
#wrap, #content {
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   margin-left: 0;
   margin-right: 0;
   }
   
#inhalt{
  width: 100%;
  }
 */
h1, h2, h3, h4, h5 {
color: #000;
}

h1 {
font-size: 14px;
border-bottom: 1px solid #555;
margin: 50px 0px 20px 0px;
}

h2 {
font-size: 12px;
}
/* Sichtbare Auszeichnung der URLs von Links */
a[href]:after {
 content:" <url: "attr(href)"> ";
 color:#444;
 background-color:#dadce5;
 font-style:italic;
} 

#inhalt img {
  border: 1px solid #000;
  padding: 0;
  }
  
#logo{
	display:none;
   }
  #topnav{ float: left; }  
     #left{
	display:none;
   }
div#content { text-align: left; border-top: 1px solid #ccc; }
a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: normal;
   text-decoration: none;
   }
   
 h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link {
 text-decoration: none;
 font-weight: bold;
 color: #000;
 }
#content a:link:after, #content a:visited:after {
   
   font-size: 90%;
   }
#header, #left, .hide, .gallery #footer, #container #container b{
  display: none !important;
}
body, #wrapper, #content, .sidebar, #inhalt, #footer {
  
}

html body #wrapper {background: none;}
html body #footer {background: none;}
html body #footer p {border-left: none; margin-left: 0; text-align: center;}
