body {
background-color: #1d5133;
font-family: "Courier New", Courier, mono;
}

table {
font-family: "Courier New", Courier, mono;
font-size: 12px;
font-weight: normal;
font-variant: normal;
color: #000000;
}

a:link {
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #000000;
text-decoration: underline;
}
a:visited {
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #000000;
text-decoration: underline;
}
a:hover {
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #000000;
text-decoration: underline;
}
a:active {
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #000000;
text-decoration: underline;
}

a.inaktivNav:link
{
display: block;
font-family: "Courier New", Courier, mono;
color: #000000;
text-decoration:none;
font-size: 13px;
font-weight: bold;
border: 1px solid #fff2db;
width: 155px;
}
a.inaktivNav:visited 
{
display: block;
font-family: "Courier New", Courier, mono;
color: #686868;
text-decoration: none;
font-size: 13px;
font-weight: bold;
border: 1px solid #fff2db;
width: 155px;
}
a.inaktivNav:hover, a.inaktivNav:active,
a.inaktivNav:focus {
display: block;
font-family: "Courier New", Courier, mono;
color: #A30707;
text-decoration: none;
font-size: 13px;
font-weight: bold;
background-color: #edb34b;
border: 1px solid #000000;
width: 155px;
}
a.aktivNav:link, a.aktivNav:visited {
display: block;
font-family: "Courier New", Courier, mono;
color: #A30707;
text-decoration: none;
font-size: 13px;
font-weight: bold;
background-color: #edb34b;
border: 1px solid #edb34b;
width: 155px;
}
a.aktivNav:hover, a.aktivNav:active,
a.aktivNav:focus {
display: block;
font-family: "Courier New", Courier, mono;
color: #A30707;
text-decoration: none;
font-size: 13px;
font-weight: bold;
background-color: #edb34b;
border: 1px solid #000000;
width: 155px;
}

h1 {
font-family: "Courier New", Courier, mono;
font-size: 24px;
color: #754b27;
font-weight: bolder;
margin: 0;
padding: 0;
}

h2 {
font-family: "Courier New", Courier, mono;
font-size: 16px;
color: #000000;
font-weight: bold;
margin:0;
padding:0;
}

h3 {
font-family: "Courier New", Courier, mono;
font-size: 16px;
color: #996600;
font-weight: bold;
margin:0;
padding:0;
}

h4 {
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #000000;
font-weight: bold;
margin:0;
padding:0;
}

h5 {
font-family: "Courier New", Courier, mono;
font-size: 13px;
color: #ffffff;
font-weight: bold;
background-color:#653f26;
margin:0;
padding:2px;
}

.firstletter:first-letter {
font-family: "Courier New", Courier, mono;
font-size: 33px;
color: #000000;
font-weight: bold;
font-variant:normal;
margin: 0;
padding: 0;
}

.textklein {
font-family: "Courier New", Courier, mono;
font-size: 9px;
color: #754b27;
}

.textbraun {
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #754b27;
}

p {
margin:6px 0 0 0;
}

.input {
border: 1px solid;
border-color: #653f26;
color: #000000;
background-color: #fff2db;
font-family: "Courier New", Courier, mono;
font-size: 12px;
}