/** Print-CSS */
div#content {
  font-family:Georgia, "Times New Roman", Serif;
}

div#content:before {
	content:"IP-Building.de";
        font-size:2em;
}

div#l_sidebar, 
div#r_sidebar, 
div#menu,
div#headbanner,
img#printer,
.ipb_ansprechpartner {
	display:none;
}

a {
	color:black;
        text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
text-transform:uppercase;	
}

img {
        float:left;
        margin-right:1em;
        margin-bottom:.5em;
        border:0;
}

/*a[href]:after {
	content:" ("attr(href)") ";
        font-size:.5em;
        vertical-align:top;
}*/
