pre { 
	font-family:Courier New,Courier,monospace;
	font-size:10pt; 
	text-align:left;
	white-space:pre;
}

a,p,h1,h2,h3,h4,ul,ol,li,td,th,address,nobr { 
	font-family:Helvetica,Arial,sans-serif; 
}

.schmal {
	width: 400px;
}

.small {
	font-size:0.8em;
}
.red {
	background-color: #ffc9c9;
}
.green {
	background-color: #c3ffd2;
}


td.haupt {
	padding-left:10px;
	margin-left:100px;
	padding-right:10px;
}

td.cal
     { font-family:Helvetica,Arial,sans-serif; 
			font-size:8pt; 
}

p,blockquote {
    text-align:justify;
}
p.left {
    text-align:left;
}
p.info {
width:400px;
background: #f0f0f0;
padding: 5px;
border: 1px solid;
}

a:hover{text-decoration:none;}

td.menu:hover{
  background: #fff;
}

h1 { font-size: 1.5em;}
h2 { font-size: 1.3em;}
h3 { font-size: 1.2em;}

.content {
  padding: 10px 10px;
  border: 1px dotted #333;
  background: #fff;
  color: #000;
}


