body {
font-family: verdana, helvetica, arial, sans-serif;
text-align: left;
}
#symbol img {
vertical-align: middle;
padding: 0 2px 0 5px;
border: none;
}
a {
font-size: 100.01%;
text-decoration: none;
color: #004A42;
font-weight: bolder;
}
a:hover {
background-color: transparent;
color: #758e62;
text-decoration: underline;
}
ul {
margin: 10px 0px 10px 30px;
font-size: 65%;
font-weight: normal;
color: #004A42;
}
li {
line-height: 110%;
}
/* headings */
h1 {
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
font-size: 70%;
color: #004A42;
}
h2 {
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
color: #004A42;
font-size: 110%;
margin: 0 0 5px 0;
padding: 5px 0 0px 10px;
}
h3 {
margin: 0px 10px 3px 2px;
padding: 1px 0px 1px 10px;
letter-spacing: 1pt;
font-size: 70%;
color: #004A42;
background-color: #ffc;
}
h4 {
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
color: #004A42;
font-size: 100.01%;
padding-left: 10px;
background-color: #ffc;
}

/* textbloecke */
p.text1 {
font-size: 65%;
margin: 0 0px 10px 10px;
}

p.offer {
font-size: 65%;
margin: 0 0px 0px 20px;
}

/* table */
table {
margin: 5px 0 10px 10px;
width: 520px;
background-color: transparent;
border-top: 1px none;
}
td {
color: #004A42;
padding: 0 0px 2px 0px;
vertical-align: top;
border-bottom: 1px none;
}