h1 {
    line-height:      1.5em;
    font-size:        2em;
    margin-bottom:    0.5em;
    font-family:      Times New Roman;
    color:            #E59C52;
    background-color: #F8F2E9;
    border-bottom:    1px solid #CAC6BF ;
}
h2 {
    line-height:      1.4em;
    font-size:        1.4em;
    color:            #E59C52;
    font-weight:bold;
    background-color: #F8F2E9;
}
h3 {
    font-size:        1.3em;
    color:            #E59C52;
    background-color: #F8F2E9;
}
h4{
    line-height:      1.5em;
    font-size:        2em;
    margin-bottom:    0.5em;
    font-family:      Times New Roman;
    color:            #E59C52;
    background-color: #F8F2E9;
}

h5 {
    line-height:      1.4em;
    font-size:        1.5em;
    margin-bottom:    0.5em;
    color:            #E59C52;
    background-color: #F8F2E9;
    padding-left:     0.1em;
    padding-right:    0.1em;
    text-align:       center;
    font-weight:      bold;
}
strong{
font-weight:bold;
}

p {
    font-size:        1.2em;
}
div#inhalt b {
font-weight: bold;
}
a img{
border: 0.1em solid #000;
}
a:hover img {
border: 0.1em solid #E59C52;
}
div.boxRechtespalte a img{
border: 0em;
}
div.boxRechtespalte a:hover img {
border: none;
}
