/* Kopf */

td.kopf {
font-family: Verdana;
font-size: 16pt;
font-style: italic;
color: blue;
}

.kopf {
background-image: url(images/kopf.png);
background-width: 100%;
font-family: Verdana;
font-size: 16pt;
font-style: italic;
color: blue;
}

#kopf {
background-image: url(images/kopf.png);
background-width: 100%;
font-family: Verdana;
font-size: 20pt;
font-style: italic;
color: blue;
}

/* Menu */
 .navi {
background-color: white;
color: black;
}

.button {
width: 160px;
height: 40px;
}

/* Hauptteil */
#haupt {
background: url(images/retina_wood.png);
font-family: Verdana;
font-size: 16pt;
align: justify;
text-align: justify;
font-style: italic;
color: blue;
}

h2.haupt {
font-family: Verdana;
font-size: 24pt;
align: justify;
text-align: justify;
text-decoration:underline;
font-style: italic;
color: blue;
}

h1 {
font-size: 30pt;
font-style: italic;
color: blue;
}

h2 {
font-size: 26pt;
font-style: italic;
color: blue;
}

.pic {
width: 630px;
}

.pic2 {
width: 400px;
}

.pic3 {
height: 400px;
}

.pic4 {
height: 400px;
}

/* Fußzeile */
table.feettb {
font-family: Verdana;
font-size: 12pt;
font-style: italic;
background: url(images/feet.png);
color: black;
}

#feettb {
font-family: Verdana;
font-size: 10pt;
font-style: italic;
background: url(images/feet.png);
color: white;
}
a.feettb {
color: white;
font-style: italic;
}

a:visited.feettb {
color: white;
font-style: italic;
}

.feet {
font-family: Verdana;
font-size: 8pt;
background-color: white;
font-style: italic;
text-align: right;
color: black;
}

a.feet {
color: black;
font-style: italic;
}

a:visited.feet {
color: black;
font-style: italic;
}