body
{
font-family: Garamond,  serif;
}
.Kanzlei, .Kanzlei2
{
font-family: Garamond,  serif;
color: #3d4b5c;
font-size: 50px;
font-weight: bold;
}

.Kanzlei2
{
font-size: 40px;

}

table, body
{
margin: 0px;
padding: 0px;
background-color: #c7cecb;
}
.Oben
{
background: transparent;
padding: 30;
margin-left: 135px;
}
.Auswahl, .Streifen
{
background-color: #3d4b5c;
height: 30px;
border-collapse: collapse;
}
.Auswahl
{
width: 250px;

border-left: 2px solid #fef3de;
border-right: 2px solid #fef3de;
font-family: Garamond,  serif;
color: #fef3de;;
font-size: 20px;
}
.Gewaehlt
{
width: 250px;

border-left: 2px solid #fef3de;
border-right: 2px solid #fef3de;
font-family: Garamond,  serif;
background-color: #c7cecb;
font-size: 20px;
}
.Inhalte
{
background-color: #fef3de;
padding: 30px;

}
.Innentitel, .Innenuntertitel, h1, h2
{
font-family: Garamond,  serif;
color: #3d4b5c;
font-size: 30px;
}

h2, .Innenuntertitel
{
font-size: 25px;
}