#root {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	width: 100%;
}

#header {
  visibility: hidden;
  height: 0;
}
#logo {
	background: url(/home/bg_pr/bgpr.jpg);
	height: 200px;
}

#navigation{
  visibility: hidden;
  height: 0;
}
#main {
  width: 100%;
  margin: 0;
  padding: 0;  
}
#main_h1 {
  visibility: hidden;
    height: 0;
}

#footer, #fuss {
  visibility: hidden;
  height: 0;
}
#website{
	border-style: none;
}

.titelzeile, .printno {
  visibility: hidden;
  height: 0;
}


fieldset {
	border-style: none;
}
label {
	font: normal 11px Arial, Helvetica, sans-serif;
}

.audatli  {
	width: 65px;
}
.audatre  {
	width: 130px;
}
