body
{
	font-family:Arial,Times New Roman,Courier New;
    margin:20px;
    background:#fffff;
    color:#ee0000;
    font-size:0.7em;
}

a, a:link, a:visited, a:hoover, a:active {
	color:#00a000;
    text-decoration:underline;
}

a.mail, a:link.mail, a:visited.mail, a:hoover.mail, a:active.mail {
 	color:#ee0000;
}



h1 {
    font-size:1.4em;
}

h2 {
    font-size:1.2em;
}


h3 {
    font-size: 1.0em;
    font-style: none;
    }


h4 {
    font-size: 1.0em;
    font-style: italic;
    }

input, select, textarea {
	font-family:Arial,Times New Roman,Courier New;
 	color:#ee0000;
	font-size:1em;
}

input.fehler, select.fehler {
 	background-color:#ee0000;
    color:#ffffff;
}

table {
	font-size:1.0em;
    border-spacing:0px;
    padding:0px;
    table-layout:fixed;
}

table.gerahmt, form.gerahmt {
 	border:1px solid #a0a0a0;
}


td {
     vertical-align:top;
     padding:5px;
}

td.gerahmt {
 	 border:1px dashed #a0a0a0;
}

th {
     background: #A8DC3D;
     color: #000000;
     font-weight:normal;
     vertical-align:top;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:10px;
     padding-left:10px;
}
