body {
}

.kopf {
width: 800px;
border-width: 1px;
border-style:dotted;
font-size: 10 pt;
text-align: justify;
	background-color: #eeffdd;

}
.fuss {
width: 800px;
border-width: 1px;
border-style:dotted;
font-size: 10 pt;
text-align: left;
background-color: #eeffdd;
}

.header,.footer {
FONT-FAMILY: Verdana, Helvetica, Helv, sans-serif;
border-width: medium;
border-style: dotted;
border-color: blue;
padding: 6px;
background-color: #f6f6f6;
}

.text {
width: 720px;
border-width: 10px;
FONT-FAMILY: Verdana, Helvetica, Helv, sans-serif;
font-size: 10pt;
	
}

h2,h3 {
page-break-before: always;
}

td {
vertical-align: top;
}

#kasten {
color: black;
background-color: #ddeecc;
font-family: verdana;
font-weight: normal;
padding-left: 4px;
border-right: 2px solid black;
border-bottom: 2px solid black;
border-left: 2px solid lightgray;
border-top: 2px solid lightgray;
width: 120 px;
text-decoration: none;
}

#kasten a {
color: black;
background-color: #ddeecc;
font-family: verdana;
font-weight: normal;
padding-left: 4px;
width: 120 px;
text-decoration: none;
border: none;
}

#kasten a:hover {
color: black;
background-color: #eeffdd;
text-decoration: none;
width: 120 px;
padding-left: 4 px;
border: none;
}

#kasten1 {
background-color: red;
border-right: 2px solid black;
border-bottom: 2px solid black;
border-left: 2px solid lightgray;
border-top: 2px solid lightgray;
}