@charset "utf-8";

body  {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
}

body section {
    background-color: #3F3F3F;
    width: 945px;
    text-align: center;
    margin-left: auto;
    margin-bottom: auto;
    margin-right: auto;
    margin-top: auto;
}
body section img {
    margin-top: -1px;

}
header {
    width: 945px;
    height: 287px;
    background-color: hsla(0,3%,88%,0.37);
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    text-align: center;
}
.ersteseite   {
    background-image: url(Bilder/Bild%20retusche%20mit%20Logo.png);
}


header nav  {
    height: 45px;
    background-color: #06AB9B;
    margin-right: 20px;
    width: 945px;
}

header nav ul {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
}
#nav ul li:hover > ul   {
    display: block;
}


header nav ul li  {
    list-style-type: none;
    float: left;
    width: 33.3%;
    text-align: center;
}
header nav ul li a:hover {
    background-color: #038C7F;
}
header nav ul ul {
    display: none;
}
header nav ul li a {
    text-decoration: none;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 130%;
    height: 34px;
    display: block;
    padding-top: 11px;
    border-right: 1px solid #FFFFFF;
}
main {
    background-color: #FFFFFF;
    width: 945px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
main article {
    /* [disabled]background-color: #F4F2F2; */
    margin-bottom: 25px;
    margin-top: 48px;
    width: 945px;
    float: none;
    margin-right: 10px;
    padding-left: 2px;
    font-size: 40px;
    text-align: center;
}
.textfeld-artikel {
    width: 900px;
    color: #000000;
    font-weight: bold;
    background-color: #FCFCFC;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    font-size: 40px;
}
.main div a button {
    background-color: #038C7F;
}

main article h2 {
    font-size: 40px;
    text-align: center;
    padding-left: 20px;
}


footer {
    height: 95px;
    clear: both;
    width: 945px;
    text-align: center;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    text-shadow: 0px 0px;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #06AB9B;
}
footer ul li {
    color: #FFFFFF;
    list-style-type: none;
    float: left;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;
    width: 38%;
    /* [disabled]border: 1% solid #FFFFFF; */
    margin-top: 38px;
    font-weight: bold;
    background-color: hsla(283,100%,1%,0.44);
    text-decoration: none;
}
.footer-ul-li-eins    {
    color: #FFFFFF;
    list-style-type: none;
    float: left;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;
    width: 38%;
    /* [disabled]border: 1% solid #FFFFFF; */
    margin-top: 38px;
    font-weight: bold;
    background-color: hsla(285,17%,95%,0.44);
    text-decoration: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.textfeld-artikel a {
    text-decoration: none;
    color: #FFFFFF;
    border: 2px solid #000000;
    background-color: #000000;
    margin-bottom: 20px;
    margin-top: 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

footer ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

footer ul {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38px;
    width: 945px;
    font-size: 20px;
    border-top-right-radius: 5px;
}
footer div a img {
    margin-top: 24px;
    float: right;
    margin-right: 20px;
	
	
}
.social-icon {




}

footer div div {
    text-align: right;
}


.active {
    background-color: #038C7F;
}
.kontakt {
    background-color: #038C7F;
    border-width: 0px;
}



.noborder {
    border-right-width: 0px;
}
.contactfield {
    width: 900px;
    background-color: #0AC9B7;
    margin-left: 25px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.contactfield2 {
    width: 860px;
    color: #000000;
    font-weight: bold;
    background-color: #0AC9B7;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 25px;
}
.contactfield2 iframe {
    margin-left: -19px;

}
.f-textfild {
    margin-bottom: 10px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    width: 90%;
    background-color: #FFFFFF;
    margin-left: 18px;
    text-align: center;
    margin-right: 20px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    font-size: 20px;
}
#form1 .textfild #nachricht {
    width: 90%;

}

#form1 .textfild label {
    font-weight: bold;

}

.bold {
    font-weight: bold;
    font-size: x-large;




}

.f-button {
    background-color: #06ab9b;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    border-radius: 8px;
    width: 280px;
    font-size: 120%;
    /* [disabled]-webkit-box-shadow: 1px 0px #024E4D; */
    /* [disabled]box-shadow: 1px 0px #024E4D; */
    margin-left: 400px;
    /* [disabled]margin-top: 800px; */
}
.f-button2 {
    background-color: #06ab9b;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    border-radius: 8px;
    width: 300px;
    font-size: 120%;
    /* [disabled]-webkit-box-shadow: 1px 0px #024E4D; */
    /* [disabled]box-shadow: 1px 0px #024E4D; */
}
#form1 .f-textfild #Button:hover {
    background-color: #000000;
    color: #5F5D5D;
}
.lastarticle {
    margin-right: 0px;
}
.firstarticle {
    margin-left: -20px;
}
.section-main {
    /* [disabled]background-color: #F3161A; */

}
body p {
}
main-article-index-h1    {
    background-image: url(Bilder/skull.png);
}
.main-image {


}
.articleh1span   {
    text-align: center;

}
article h1 span {
    text-align: center;
}










@media (max-width: 945px){
body section img {

}
body header img {
}

body section {
    width: 100%;
}
header {
    width: 100%;
}
main {
    width: 100%;
}
footer ul {
    width: 100%;
    list-style-type: none;
    color: #FFFFFF;
    text-align: center;
}
body footer {
    width: auto;
}

.section-main .contactfield2  {
    margin-left: 15px;
    width: auto;








}


}

@media (max-width: 859px){
header nav ul li a {
    font-size: 110%;
    padding-top: 14px;
    height: 31px;
}
footer ul li {
}


}

@media (max-width: 768px){
body header {
}
header nav ul li a {
    font-size: 100%;
    height: 30px;
    padding-top: 15px;
}



}

@media (max-width: 678px){
header nav ul li a {
    height: 29px;
    font-size: 90%;
    padding-top: 16px;
}


}

@media (max-width: 437px){
.contactfield {
    width: auto;
}

}
.bodyheadernavindex {
}
.footerullieins {
}

@media (max-width: 320px){
#form1 .textfild label {
    font-size: 30px;

}

}
.articleh1span {
    text-align: center;
}
