@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
Stylesheet for printer
==================================================*/

body {
   margin: 0;
   padding: 0;
   background: white;
   font:11pt/120% Arial, Helvetica, sans-serif;
   color:black;
   page-break-after:always;
}

h1, h2, h3, h4, h5, h6 {
   font-family:Arial, Helvetica, sans-serif;
   font-weight: bold;
   margin: .75em 0 .8em 0;
   page-break-after: avoid;
}

h2 {
   font-size: 1.4em;
   text-transform: uppercase;
   letter-spacing: .05em;
}

h3 {
   font-size: 1.3em;
}

h4 {
   font-size: 1.2em;
}

h5 {
   font-size: 1.0em;
}

h6 {
   font-size: .8em;
}

ol, ul, li {
   font-size: 1.0em;
   line-height: 1.8;
   margin-top: .2em;
   margin-bottom: .1em;
}

p {
   font-size: 1.0em;
   line-height: 1.5;
   margin: 0 0 1em 0;
}

#header, #navigation, #navigationAdditional, #navigationLanguage, #footer, form, .gototop, .printSite {
   display:none;
}

#contentContainer{
	margin: 5%;
   page-break-after:always;
}

a, a:visited, a:hover, a:visited:hover {
   background: transparent;
   text-decoration: none;
}

a img {
   border: none;
}

a:link:after, a:link:visited:after {
   content: " (Link auf <" attr(href) ">) ";
   font-size: 76%;
   background: transparent;
}

a[href^="/"]:after {
   content: " (http://www.fliesen-grabowski.de" attr(href) ") ";
}

dl.imprintTypeOfBusiness, dl.imprintAddress {
   width:100%;
   line-height:18px;
   margin:15px 0;
}

dl.imprintTypeOfBusiness dt, dl.imprintAddress dt {
   display:block;
   width:50%;
   float:left;
}

dl.imprintTypeOfBusiness dd, dl.imprintAddress dd {
   clear:right;
}
