body { font-size: 12pt }
ul#Navigation {
    display:none
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    display:none
  }
  ul#Navigation li {
   display:none
  }

  ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
    display:none
  }
  * html ul#Navigation a, ul#Navigation span, ul#Navigation h2 {  /* Breitenangaben nur fuer IE */
    display:none
  }
  ul#Navigation a:hover, ul#Navigation span {
    display:none
  }
   ul#Navigation h2 {
    display:none
  } 
  #header {
	display:none
}
#header2 {
	display:none
}		
#col1 {display:none }	
#footer {
   display:none }
#box2 { display:none }
.ohnedruck { display:none }
#col2 h1 {
  font-size: 16pt;
  font-weight: bold;
  margin: 0 0 1em;
  text-align: center;
}    
#col2 h3 {
  font-size: 14px;
  margin: 0 0 1em;
  text-align: center
}
#col2 ul {
   list-style-image:url(../dateien/grafik/gemeinsame/tri_red.gif)
   }
#col2 h4 {
  font-size: 14pt;
  margin: 0 0 1em;
}
table, tr { border-collapse:collapse;
 }
#col2 td { vertical-align:top }
#col2 a:link {
	text-decoration: none;
	color: black;
	font-weight: normal;
}
#col2 a:visited {
	text-decoration: none;
	color: black;
	font-weight: normal;
}	
#col2 a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
}	
#col2 a:active {
	text-decoration: none;
	color: black;
	font-weight: normal;
}	
#col2 a:focus {
	text-decoration: none;
	color: black;
	font-weight: bold;
}	
.blau {
margin:1px;
   border:1px solid #9DEFFB;  
   }		    
 a[href]:after {
 content:" <"attr(href)">";
 color:#777777;
 background-color:inherit;
 font-style:italic;
 font-size:80%;
} 
