@charset "UTF-8";
/* CSS Document */

/* Allgemeines */
* {
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #fff;
    background-image: url(/bilder/back.jpg);
    background-repeat: repeat-x repeat-y;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 23px;
    height: 100%;
    overflow-y: scroll;
}

html {
    height: 100%;
}

/* Layout */

#head {
    width: 100%;
    height: 340px;
    background-color: #009cde;
    background-image: url(/bilder/head_back.jpg);
    background-repeat: repeat-x;
}

#head_innen {
    background-image: url(/bilder/head.jpg);
    width: 1024px;
    height: 340px;
    margin-left: auto;
    margin-right: auto;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
}

#content {
    width: 1024px;
    background-color: #FFF;
    float: left;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
}

#footer {
    width: 100%;
    height: 50px;
    background-color: #046c97;
    float: left;
}

#bild_rest {
    background-image: url(/bilder/bild_rest.jpg);
    width: 1024px;
    height: 23px;
    margin-left: auto;
    margin-right: auto;
}

img {
    border: none;
}

.g-recaptcha {
    margin-top: 10px;
}

.rc-anchor {
    margin-top: 10px;
}

.message
{
    color: black;
    padding: 1rem;
    border: 1px solid #046c97;
    border-radius: .5rem;
    font-weight: bold;
}

form.custom-form
{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

form.custom-form > label
{
    display: flex;
    gap: .5rem;
}

form.custom-form > label.no-vertical
{
    align-items: center;
}

form.custom-form > label:not(.no-vertical)
{
    flex-direction: column;
}

form.custom-form > label > input,
form.custom-form > label > textarea
{
    padding: .5rem;
    border: 1px solid #046c97;
    border-radius: .25rem;
}

form.custom-form button
{
    background-color: #046c97;
    color: white;
    border: none;
    cursor: pointer;
    padding: .75rem 2rem;
    font-size: 1rem;
    border-radius: .25rem;
}

/* Menütop */

#menutop {
    width: 534px;
    height: 40px;
    padding-top: 300px;
    padding-left: 15px;
}

#menutop ul {
    margin: 0;
    padding: 0;
}

#menutop li {
    list-style: none;
    margin: 0;
    display: inline;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

#menutop a:hover {
    color: #CCC;
}

#marg {
    padding-left: 15px;
}

#a_menu {
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

/* Menü rechts */

#menu_rechts li {
    list-style: none;
    margin-bottom: 10px;
}

#menu_rechts a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

#menu_rechts a:hover {
    color: #046c97;
}

#menu_rechts2 li {
    list-style: none;
    margin-bottom: 10px;
}

#menu_rechts2 a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

#menu_rechts2 a:hover {
    color: #046c97;
}

/* Texte und Links */

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 23px;
    margin-top: 10px;
}

h1 {
    font-size: 26px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    margin-bottom: 15px;
}

h2 {
    font-size: 22px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 15px;
}

a {
    text-decoration: none;
}

/* Content */

#text_links {
    width: 800px;
    margin-left: 20px;
    float: left;
}

#text_links2 {
    width: 700px;
    margin-left: 20px;
    float: left;
}

#menu_rechts {
    float: left;
    text-align: left;
    width: 164px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 35px;
}

#menu_rechts2 {
    float: left;
    text-align: left;
    width: 164px;
    margin-left: 120px;
    margin-right: 20px;
    margin-top: 35px;
}

#verkaufswagen {
    background-image: url(/bilder/verkaufswagen.jpg);
    width: 255px;
    height: 300px;
    float: left;
}

#verkaufswagen p {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 175px;
    font-size: 12px;
}

#button_verkaufs {
    float: left;
    margin-left: 215px;
    margin-top: -25px;
}

#imbisswagen {
    background-image: url(/bilder/imbisswagen.jpg);
    width: 778px;
    height: 308px;
    float: left;
    margin-left: 00px;
}

#imbisswagen p {
    margin-left: 290px;
    margin-right: 10px;
    margin-top: 210px;
    font-size: 12px;
}

#button_imbiss {
    float: left;
    margin-left: 680px;
    margin-top: -30px;
}

#partyservice {
    background-image: url(/bilder/partyservice.jpg);
    width: 778px;
    height: 213px;
    float: left;
    margin-top: 20px;
}

#partyservice p {
    margin-left: 290px;
    margin-right: 10px;
    margin-top: 20px;
    font-size: 12px;
}

#button_party {
    float: left;
    margin-left: 680px;
    margin-top: -24px;
}

#ps {
    margin-top: 20px;
    margin-bottom: 10px;
}

#imbiss1 {
    float: left;
    margin-right: 50px;
    margin-top: 20px;
}

#imbiss2 {
    float: left;
    margin-top: 20px;
}

#ps_tab {
    margin-top: -25px;
}

#marg_agb {
    margin-bottom: 10px;
    margin-left: 15px;
}

/* Footer */

#copy {
    width: 1024px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    gap: 1rem;
    align-items: center;
    /* padding-top: 10px; */
}

#copy_innen {
    flex: 1;
    /* width: 300px; */
    /* float: left; */
}

#copy p {
    color: #FFF;
    font-size: 12px;
    /* padding-left: 20px; */
    margin: 0px;
}

#imp {
    display: flex;
    gap: 1rem;
    /* width: 100px; */
    /* float: right; */
}

#imp a {
    color: #FFF;
    font-size: 12px;
    /* padding-right: 20px; */
    text-decoration: none;
}