/*
Theme name: Ute Femmig - Drucklayout
Editors: Tilo Schröder
*/ 

html, body{
  font:11pt/120% Georgia,"Times New Roman",Chicago, serif;
  background-color: white !important;
  background-image: none !important;
  color:black;
  padding: 0;
  margin: 0;
  width: 98%;
}


.hidden, 
.u,
#header #banner1,
#skip,
#navigation,
#container,
.container_faq,
p.postmetadata,
#menue,
#footer h6,
#footer ul

  {display: none;}


/* ------------------- Header ------------------------ */


#header strong {float: left; font: 200% Arial, serif; font-weight: normal; text-transform: lowercase;}

#header #banner2 {float: right;}


/* ------------------- Content ------------------------ */



h1,
h2,
h3,
h4 { font-family: Arial, serif; margin: 2em 0 .5em 0;}

h1 { font-size: 150%;}
h2 { font-size: 130%; font-weight: normal;}
h3 { font-size: 110%;}
h4 { font-size: 105%;}

#content,
#content_nv {clear: both; }

#content a:link:after,
#content a:visited:after,
#content_nv a:link:after,
#content_nv a:visited:after {
   content: "   ("attr(href)")";
   font-size: 85%;
}


acronym[title]:after, 
abbr[title]:after {
   content: ' (' attr(title) ')';
}





/* ------------------- Footer ------------------------ */

#footer {margin-top: 2em;}

#footer p:after {content: " http://www.sichtzeichen.com "; font-size:70%; font-family: Arial, serif;  }


