.ohnedruck {
   visibility: hidden;
   margin: 0px;
   padding: 0px;
}

body {
	margin: 0;
	font: 80% Verdana, sans-serif;
	color: #333333;
	background: #ffffff;
}

.druckansicht {margin: 20px;}

.footer {display: none;}
.navigation {display: none;}
.td_rechts {display: none;}

td {
	color: #333333;
	font: 100% Verdana, sans-serif;
	font-family: Verdana, sans-serif;
	line-height: 130%;
}
input.text {
       border: 1px solid #ffffff; 
       border-bottom: 1px solid #333333; 
       width: 350px;
}


.submit {
background: #eeeeee; 
border-width: 1px; 
}

select {
background: #eeeeee; 
border-width: 1px; 
}
