/*  =========================================================
Stylesheet KVM
Datei:  print.css
Media:  print
Datum:  10 2008
========================================================== */

* { 
  color: black !important; 
  background: white !important; 
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 0cm;
}

h1 {
  font-size: 18pt; 
}

h2 {
  font-size: 14pt; 
}

h3 {
  font-size: 12pt; 
}

p {
  font-weight: bold;
}

blockquote {
  font-style: italic; 
}

a {
  text-decoration: none; 
  margin-right: 0.2cm;
}

a[href]:after {
 content:" [URL: "attr(href)"] "; 
 font-size: 8pt;
 font-family: "Courier New", Courier, monospace;
 margin-right: 0.2cm; 
}

a img {
  border: none;
}



/* ====================================================
Specials
==================================================== */
.skiplink, 
#mainnavi,
#banner,
#navfooter,
#content_home
{
  display: none;
}

img {
  display: table-column; 
}


/*  =========================================================
Stylesheet KVM
Datei:  print.css
Media:  print
Datum:  10 2008
========================================================== */
