/* h1 und h2 anpassen */

a:link  { color: #000080; text-decoration: none }
a:active {color:#BA55D3; text-decoration:none;}
a:visited  { color: #000080; text-decoration: none }
a:hover {color:#1E90FF; text-decoration:none;}

body     { background-color: #ffe4e1; margin: 5px }

form {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin:0px;
}

input, textarea, select {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:10pt;
}

body, td         { color: #4169e1; font-weight: normal; font-size: 11pt; font-family: arial, helvetica, sans-serif }
.td  { background-color: #fffacd; border: #4169e1 }
.header         { color: #191970; font-style: italic; font-weight: bold; font-size: x-large; font-family: "Times New Roman", Georgia, Times }
.footer  { color: white; font-size: 10px; text-decoration: none }
