body {
    font-family: Arial, Helvetica, Verdana;
    font-size: 12pt;
    margin-top: 0px;
    margin-left: 0px;
}

a:link {
    color: #6f6eb7;
    text-decoration: none;
}

a:visited {
    color: #000080;
    text-decoration: none;
}

a:active {
    color: #0000FF;
}


/* ---Menuleiste--- */
#Abstand0 {
    position: absolute;
    top: 270px;
    left: 0px;
    width: 110px;
    margin: -2px 0 0 0;
}

/* #Rand {
    width: 110px;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #1a185e;
    padding: 5px;
    text-align: justify;
}  */

#menu p {
    margin: 0;
    padding: 4px 0 0 12px;
}

#menu a {
    display: block;
    font-size: 11pt;
    text-decoration: none;
    text-align: left;
    border: 1px solid #cccccc;
    background-color: #efe2ad;
    margin: 2px 2px 0 0;
    padding: 2px;
    width: 100px;
}

#menu a:link {
    color: #265080
}

#menu a:hover {
    color: #ffffff;
    border-top: solid 1px #eeeeee;
    border-right: solid 1px #304e6a;
    border-bottom: solid 1px #304e6a;
    border-left: solid 1px #eeeeee;
    background-color: #d0c0a0;
}

/* ---Haupttext--- */
#position0 {
    position: absolute;
    top: 130px;
    left: 250px;
    width: 570px;
}

#maintext {
    background-image: url(images/back.jpg);
    border: solid 1px #cccccc;
    padding: 10px;
    line-height: 130%;
}


#uberschrift {
    width: 100%;
    text-align: center;
    font-family: Arial, Helvetica, Verdana;
    font-size: 22px;
}

#sparten table {
    position: absolute;
    top: 60px;
    left: 0px;
    table-layout: fixed;
    width: 100%;
    font-family: Arial, Helvetica, Verdana;
    font-size: 100%;
}

#sparten td {
    text-align: center;
    font-size: 12px;
    width: 33%;
}

#produkte table {
    position: relative;
    top: 20px;
    left: 0px;
    background-image: url(images/back.jpg);
    width: 500px;
}

#produkte td {
    text-align: center;
}

#unterschrift td {
    text-align: center;
    font-size: 8pt;
}

body.zoom {
    position: absolute;
    top: 0;
    left: 0;
    font-family: Arial, Helvetica, Verdana;
    font-size: 9pt;
    text-align: center;
}


#intro {
    position: absolute;
    left: -301px;
    width: 720px;
    height: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: #626886;
}

#map {
    position: absolute;
    top: 200px;
    left: 300px;
}

#gruss {
    position: absolute;
    top: 15px;
    left: 50px;
}

#flagge {
    position: absolute;
    left: 620px;
}

/* ---Sonstiges--- */
img {
    border: none;
}
