body {
background-color: white;
color: black;
font-family: "Verdana", sans-serif;
text-align: justify;
margin: 10px;
}

td.link{
vertical-align:top;
}

table{
width:100%;
cellspacing:1;
}

td.bild{
text-align:center;
font-size:large;
}

td.rechts{
text-align:right;
}

td.foto1{
width:373px;
height:256px;
}

td.foto2{
width:256px;
height:341px;
}

h1 {
font-family: "Times New Roman", Roman, serif;
border-left-style: solid;
border-left-width: 8px;
border-bottom-style: solid;
border-bottom-width: 10px;
border-color: #0066cc;
width: 75%;
padding-left: 2px;
font-variant:small-caps;
}

h2 {
font-family: "Times New Roman", Roman, serif;
border-left-style: solid;
border-left-width: 4px;
border-bottom-style: solid;
border-bottom-width: 5px;
border-color: #0066cc;
width: 50%;
padding-left: 2px;
font-variant:small-caps;
}

h3 {
font-family: "Times New Roman", Roman, serif;
border-left-style: solid;
border-left-width: 2px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-color: #0066cc;
width: 25%;
padding-left: 2px;
font-variant:small-caps;
}

A {
text-decoration: underline;
color: red;
}

A:hover {
text-decoration: underline;
color: gray;
}

A:visited {
text-decoration: none;
color: #0066cc;
}

ul.mit {
list-style-type: disc;
}

ul.ohne {
list-style-type: circle;
}
