body {
background: white;
font-family: Arial, sans-serif; font-size:12pt;
color: black;
   }
#logoheader, #navihorizontal, #navilinks, img{
   display: none;
   }
.print {font-size: 14pt;}

#sign {position: relative; top: 10px; border-top: 1px solid #930;font-size: 10pt;}


#hauptcontainer, #inhalte{
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#inhalte, .print, #sign{
   margin-left: 10%;
   padding-top: 1em;
   }

h1 {font-size: 13pt;}
h2 {font-size: 12pt;}
h3 {font-size: 11pt;}
h4 {font-size: 11pt;}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }
#inhalte a:link:after, #inhalte a:visited:after {
   content: " (" attr(href) ") ";
   }
#inhalte a[href^="/"]:after {
   content: " (http://www.orient-ation.de/" attr(href) ") ";
   }

#inhalte table{
border: 1px solid #CCCCCC; position: relative; left: -25px; top: 5px;}

#inhalte td {
border: 1px solid #CCCCCC; vertical-align:top; font-size: 0.8em;
}