<style type="text/css">
<!--

@media print {

.printnavi
	{
	display:none;
	width:5px;
	}
	
.printmain
	{
	width:180mm;	
	height:auto;
	overflow:visible;
	}
	
.printheader
	{
	width:180mm;
	height:2mm;
	display:none;
	}
}

input, select, textarea
   {
   font-size:10px;
   font-family:Verdana,sans-serif;
   }
   
textarea
  { width: 500px; height:170px;}
  
.adminp
   { background-color:#a8a8a8; border:1px solid #000000; color:#000000; width:95%; }
.Bereich
   { background-color:#9ECF99; width:350px; height:160px; border:1px solid #DDDDDD;color:black;}
.Auswahl
   { background-color:#993333; width:100px; border:1px solid #000000;color:white; }


.temp_eing
	{
	background-color:#fee05e;
	border:1px solid #636563;
	}

.button
   {
   font-size:10px;
   font-family:Verdana,sans-serif;
   background-color:#636563;
   color:#8f8f8f;
   width:70px;
   text-align:center;
   border:0px solid #000000;
   }
   
.rahmen {
 border-width:1px;
  border-style:solid;
  border-color:white;
  padding:1cm;
  text-align:justify;
}

.dropdownbtn
	{
	width:30px;
	height:30px;
	border:none;
	background-color:none;	
	}
</style>

