@charset "utf-8";
/* CSS Document */

* { 
background: #fff; 
color: #000; 
}

html { 
font: 100%/1.5 georgia, serif; 
font-size:11pt;
}

h1{
font-size:12pt;
}
h2,h3{

font-size:10pt;
}

#crumbar, #headernavigation, #navi,#right_sidebar,#head { 
display: none; 
}

/* Hyperlinks ausschreiben 
a[href]:after {
  content:" <"attr(href)">";
  background-color: inherit;
  color: #369;
  font-style: italic;
  font-size:8pt;  
}*/

 
 
a:link, a:visited {
  background: transparent;
  color: #520;
  font-weight: bold;
  text-decoration: underline;
}
#nl_angebot_print{
display:block;
border-top:1px solid #ccc;
font-size:14px; 
}
