/************************************
 * TITLE: Print Stylesheet  * 
***********************************/

body {
background: #fff !important;

text-align: justify; /* Blocksatz */
}

body {
font: 12pt arial, verdana, Georgia, "Times New Roman", serif;
}

html {
height: 100.1%;
background-color: #ffffff;
}

body, #content {
  width: 98% !important;
  margin: 0 !important;
  padding: 5px !important;
}


h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  text-indent: 0px;
  padding: 5px;
  margin: 0px 10px 0px 0px;
}

a {
  color: #000000;
}

#noprint1 {
  display: none;
}

#noprint2 {
  display: none;
}

#nav {
  display: none;
}

#prk {
  display: none;
}

#path {
  display: none;
}

.chcTable {
  display: none;
}

#content1, #content2, #content3, #content4, #content5, #contentST {
  color: #000000;
  padding: 0px 10px 0px 0px;
  margin: 0px;
}

#kontext {
  display: none;
}

#search {
  display: none;
}

#menu {
  display: none;
}

#footer {
  display: none;
}

#druckvorschau {
  display: none;
}

#login {
  display: none;
}


#page_title {
	font-weight: bold;
	font-size: 12pt;
}

