/* CSS Document */
*{ 
font-family:"Times New Roman", Times, serif !important;}
@page {
size: auto;
margin: 1cm;}

#menu,#top_navi,#links,#rechts,#fuss{display:none;}

#kopf{width:auto; float:none;}
#seite{ background:none; width:auto; margin:0; padding:0;}

.logo{ float:none; width:235px;}
#inhalt{width:auto !important; height:auto; margin:0; padding:0;}





h1, h2, h3{
	font-size:16pt;
	margin-bottom:11pt;
	float:none !important; width:auto !important;}
h2{
	font-size:14pt;}	
p, h3{
	font-size:10pt;
	margin-bottom:10pt; width:auto;}

table{
	font-size:10pt; margin-bottom:10pt;}
td{ padding:3px;}
img{ float:none !important; margin:0 !important;}
a:link:after, a:link:visited:after {
  content: " (Link auf <" attr(href) ">) ";
  font-size: 76%;
  color: #999;
  background: transparent;
}



