body {
font-family: Verdana,Arial,Helvetica;
font-size: 0.7em;
font-weight: normal;
line-height: 1.4em;
text-decoration: none;
margin-left: 25px;
padding: 5px;
width: 800px;
} 
/* Kommentar für CSS für body */


td {
font-family: Verdana,Arial,Helvetica;
font-size: 0.7em;
font-weight: normal; 
line-height: 1.4em;
}

/*
EM - PX zum kopieren oder nachschauen
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/

a:link { color: #4F7B48; text-decoration: none }


a:visited { color: #4F7B48; text-decoration: none }


a:active { color: #955623; text-decoration: none }


a:hover { color: #666666; text-decoration: underline }









