.ohnedruck
{
	display:none;
}


h1
{
	font-size:14pt;
         font-family:Arial;
}

h2
{
	font-size:12pt;
         font-variant:normal;
}

h3
{
	font-size:11pt;
         font-variant:normal;
}

p, ul, td, th, blockquote
{
	font-size:10pt;
}

blockquote
{
	font-style:italic;
}

th, td {
padding: 3px;

border: 1px solid #999999;
text-align: left;
vertical-align:top;
}

th {
background: #efefef;
border: 1px solid #000000;
}

thead { display: table-header-group; }

.zellerechts {
text-align: right;
}

.zellemitte {
text-align: center;
}

.fettfarbig {
 font-weight: bold;
 color: #008080;
}

.fett {
 font-weight: bold;
}

.kassentabelle th, .kassentabelle td {
width: 400px;
}

.ohnerahmen th, .ohnerahmen td {
 border-style: none;
}