body {
 background-image: url('bilder/fsdk.jpg');
 background-repeat: no-repeat;
 background-color: #0073C8;
 margin-top: 20px;
 margin-left: 20px;
}

table {
 border-collapse: collapse;
 table-layout: fixed;
 padding: 0px;
}

table.boxed {
table-layout: fixed;
background: #0083D8;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

td.boxed {
padding-left: 4px;
padding-top: 2px;
padding-bottom: 4px;
padding-right: 4px;
}

a {
 text-decoration: none;
}

img {
 border: 0;
 margin: 0 0 0 0px;
 display: block;
}

a:link {
 color: #000000;
 font-family: verdana;
 font-weight: bold;
 font-size: 12;
}

a:visited {
 color: #000000;
 font-family: verdana;
 font-weight: bold;
 font-size: 12;
}

a:hover {
 color: #F0F0F0;
 font-family: verdana;
 font-weight: bold;
 font-size: 12;
 text-decoration: underline;
}

a:active {
 color: #F0F0F0;
 font-family: verdana;
 font-weight: bold;
 font-size: 12;
}

div.typ1 {
 color: #000000;
 font-family: verdana;
 font-style: italic;
 font-weight: bold;
 font-size: 16;
}

div.typ2 {
 color: #000000;
 font-family: verdana;
 font-weight: bold;
 font-size: 12;
}

div.typ3 {
 color: #000000;
 font-family: verdana;
 font-weight: normal;
 font-size: 12;
}

div.typ4 {
 color: #000000;
 font-family: verdana;
 font-style: italic;
 font-weight: normal;
 font-size: 10;
}

