/* CSS Document */

/*=============================================
Stylesheet für die Druckversion von www.kita-ist-bildung.de
Datein: print.css
Media:print
Datum: Oktober 2008
Autorin: Miriam Asmus
================================================ */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #000000;
}

h1, h2, h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

h1, h2 {
font-size:11pt;
font-weight:bold;
}

h3 {
font-size:10pt;
font-weight:bold
}

.skiplink,
#footer a,
#logo,
#sidebar {
display: none;
}

#content_box1 {
outline:none;
text-decoration:none;}
