html
{
padding: 0px;
margin: 0px;
border: 0px;
}

body
{
margin: 0px;
padding: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 100%;
color: #112233;
}

table, form, img
{
margin: 0px;
padding: 0px;
border: 0px;
}

td
{
font-size: 100%;
}

a, a:visited, a:link
{
color: #000080;
font-weight: normal;
text-decoration: none;
}

a:hover, a:active
{
text-decoration: underline;
}



/* for index_web */

td.title
{
font-size: 80%;
font-weight: bold; 
color: #000080;
}

p.title
{
font-size: 100%;
font-weight: bold; 
color: #000080;
}

td.feedback
{
font-size: 80%;
font-weight: bold; 
color: #000080;
font-style: italic;
}

p.feedback
{
font-size: 100%;
font-weight: bold; 
font-style: italic;
}

td.text
{
font-size: 80%;
}

p.text
{
font-size: 100%;
}

.feld
{
font-size: 80%;
}

input.button
{
font-size: 80%;
}

td.text input.button
{
font-size: 100%;
}

div.lettercontent a, 
div.lettercontent a:link,
div.lettercontent a:visited,
div.lettercontent a:focus,
div.lettercontent a:active,
div.lettercontent a:hover
{
color: #0000e0;
}

div.lettercontent p
{
margin-top: 0px;
padding-top: 0px;
}

