* {
    margin: 0;
    padding: 0;
}

html {
    height: 100.02%;
    overflow-y: scroll;
}

body {
    margin: 0;
    padding: 0;
    font: bold 12px Verdana;
    color: #111;
    background-color: #b8dc7e;
    background-image: url(bodybackground.png);
}

.wrapper {
    margin: auto;
    width: 960px;
}

/*########## LOGO ##########*/
#logo {
    display: block;
    height: 170px;
    margin: 2px 0 0 0;
}

#logo img {
    border: none;
    padding: 0;
}

/*########## Navigationsmenü ##########*/
.mundmenu {
    list-style: none;
    font: 12px Verdana;
    clear: both;
}

.mundmenu li {
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 0;
}

.mundmenu li a {
    clear: both;
    text-decoration: none;
    padding: 4px 30px 3px 30px;
    color: #FFF;
    background-color: #5EB032;
    display: block;
}

.mundmenu li a:hover {
    color: #111;
    background-color: #FFF;
}

/*######### Termine #########*/
.termin {
    text-align: center;
    padding: 0.5rem;
    background-color: #5EB032;
}


.termin a {
    color: #006600;
    font-weight: 600;
    font-size: 24px;
}

.termin a:hover {
    color: white;
    font-weight: 600;
    font-size: 24px;
}


/*########## Content ##########*/
.content {
    clear: both;
    margin: 20px 0 0 0;
    padding: 10px 0 10px 0;
    width: 960px;
}

.content h2 {
    display: inline;
    text-transform: uppercase;
    color: #fff;
    padding-left: 20px;
    font-weight: 600;
    letter-spacing: 1.1px;
    text-shadow: #314F00 1px 2px 3px;
}

.text {
    margin: 10px 0 0 0;
    background-color: #fff;
    height: 100%;
    min-height: 450px;
}

.text p {
    color: #357C38;
    margin: 0 0 0 0;
    padding: 5px 20px;
}

/*########## iframe ##########*/
.iframe {
    width: 100%;
    height: 670px;
    border: none;
}

/*########## openstreetmao ##########*/
.openstreetmap {
    margin: 0 20px 5px 20px;
    width: 920px;
    height: 350px;
    border: none;
}

.openstreetmap-link a {
    font-weight: 400;
    margin: 0 0 0 20px;
    padding: 5px;
    text-decoration: none;
    color: #65B72E;
}

.openstreetmap-link a:hover {
    color: #FFF;
    background-color: #65B72E;
}

/*########## hvv ##########*/
.hvv-text {
    float: left;

    width: 676px;

    font-weight: 500;
    font-size: 1.2em;
    line-height: 1.4;
    letter-spacing: 0.02em;
}

.hvv {
    padding: 0 20px 20px 0px;;
}

/*########## Footer ##########*/
#tabs_footer {
    clear: both;
    display: block;
    margin: 0 0 0 0;
    width: 960px;
    height: 40px;
    font-size: 70%;
    line-height: normal;
}

#tabs_footer img {
    border: none;
}

#tabs_footer ul {
    margin: auto;
    list-style: none;
}

#tabs_footer li {
    display: inline;
    float: right;
}

#tabs_footer a {
    display: block;
    text-decoration: none;
    text-align: center;
}

#tabs_footer a span {
    float: left;
    padding: 5px 10px;
    display: block;
    color: #5EB032;
}

#tabs_footer a:hover span {
    color: #fff;
    background-color: #5EB032;
}

/*----------------------------*/

.link {
    padding: 0 0 0 10px;
}

.link img {
    border: none;
}

.link a {
    text-decoration: none;
    color: #1D4B6F;
}

.link a:hover {
    text-decoration: none;
    color: #fff;
}

#linkdisclaimer {
    display: block;
    border: 1px solid #1D4B6F;
    padding: 5px;
    margin: 10px 5px;
    color: #1D4B6F;
    font-size: 93%;
    text-align: justify;
}

/*---- KONTAKTFORMULAR -----*/

#kontaktformular {
    color: #2F2F2C;
    width: 530px;
    height: 390px;
    padding: 10px 0 0 0;
    margin: 0 20px 0 20px;
    background-image: url(formbackground.png);
}

.p-highlight {
    font-weight: 600;
    font-size: 1.2em;
}

#kontaktformular dd {
    margin: 0 0 8px 50px;
}

#kontaktformular dt {
    padding: 0 0 2px 60px;
}

/*-- KONTAKTFORMULAR ENDE --*/


/*########## STANDARDS ##########*/
.h3 {
    font-weight: 300;
    font-size: 1.3em;
    color: #357C38;
    padding: 24px 0 10px 20px;
}

.clearboth {
    display: block;
    clear: both;
}

.lastmargin {
    clear: both;
    padding-bottom: 10px;
}

.p-standard1 {
    width: 680px;
    font-weight: 500;
    font-size: 1.2em;
    line-height: 1.4;
    letter-spacing: 0.02em;
}

.p-standard2 {
    width: 680px;
    font-size: 1.2em;
}

.leistung-titel {
    display: block;
    font-weight: 500;
    font-size: 1.5em;
    color: #357C38;

    /*preishilfe - sorgt daf&uuml;r, das der preisbutton rechts vom leistungstitel steht*/
    float: left;
    margin-right: 40px;
    /*preishilfe ende*/
}

.leistung-preis {
    float: right;
    height: 70px;
    font-weight: 900;
    font-size: 1.7em;
    color: #357C38;
    margin-right: 300px;
    margin-bottom: -22px;
}

.leistung-text {
    display: none;
    clear: both;
    font-weight: 500;
    font-size: 1em;
    color: #357C38;
    width: 580px;
}

.hr-preis {
    border-bottom: 1px solid #D6EBB5;
    margin: 0 360px 10px 10px;
}

/*## zeigen verbergen ##*/
.zeigen-verbergen {
    clear: both;
    list-style: none;
    margin: 0 0 0 20px;
    font-size: 0.8em;
}

.zeigen-verbergen li {
    float: left;
}

.zeigen-verbergen li a {
    color: #008F24;
    text-decoration: none;
    list-style: none;
    font-weight: 300;
}

/*## zeigen verbergen ende ##*/

.absatz {
    height: 2em;
}

.absatz2 {
    clear: both;
    height: 1.5em;
}


