/* DATEI: spaecki.css */
body {
    margin: 5px;
    padding: 0px;
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    background-color: #CFCFCF;
    background-image: url(Images/silber01.jpg);
    color: #000000;
}

#maincontainer {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 840px;
}

a {
    text-decoration: none;
}

a:link {
    color: #000000;
}

a:visited {
    color: #000000;
}

a:active {
    color: #000000;
}

a:hover {
    color: #c0c0c0;
    /*    background: #c0c0c0; */
}

h3 {
    margin-top: 20px;
}

.otab {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #000000;
    padding: 5;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    color: #000000;
}

.mtab {
    background-color: #FFFFFF;
    border: 0;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.utab {
    background-color: #FFFFFF;
    border-top: 1px dotted #000000;
    padding: 5;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    color: #000000;
}

.ctabu {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #000000;
    border-right: 1px dotted #000000;
    color: #000000;
}

.ctabo {
    background-color: #FFFFFF;
    border-right: 1px dotted #000000;
    color: #000000;
}

.ctabu2 {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #000000;
    color: #000000;
}

.ctabo2 {
    background-color: #FFFFFF;
    color: #000000;
}

.oben {
    vertical-align: top;
}

.mittig {
    vertical-align: middle;
}

.unten {
    vertical-align: bottom;
}

.links {
    text-align: left;
}

.Text_klein {
    margin-top: 0px;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}

.Text_klein a {
    margin-top: 0px;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.Text_klein a:hover {
    margin-top: 0px;
    font-size: 8pt;
    background-color: #ff8000;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.speisekarte_header1 {
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

.speisekarte_inhalt1 {
    text-align: left;
    vertical-align: top;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
}

.speisekarte_preis {
    text-align: right;
    vertical-align: top;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
}

.speisekarte_menge {
    text-align: left;
    vertical-align: top;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
}

.Tabelle_speisekarte {
    margin-left: 25px;
    margin-right: 25px;
}

#banner {
    width: 840px;
    height: 217px;
    padding-bottom: 5px;
}

#bild_oben_links {
    width: 200px;
    height: 217px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #EE0000;
    float: left;
}

#bild_oben_mitte {
    width: 440px;
    height: 217px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #0000EE;
    float: left;
}

#bild_oben_rechts {
    width: 200px;
    height: 217px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #0000EE;
    float: left;
}

/*
 #bild_oben_links{
 width:200px;
 height:217px;
 position:absolute;
 left:5px;
 top:5px;
 border:0px solid #A00020;
 filter:Alpha(opacity=100);
 }
 
 #bild_oben_mitte{
 width:440px;
 height:217px;
 position:absolute;
 left:205px;
 top:5px;
 border:0px solid #A00020;
 filter:Alpha(opacity=100);
 }
 
 #bild_oben_rechts{
 width:200px;
 height:217px;
 position:absolute;
 left:645px;
 top:5px;
 border:0px solid #A00020;
 filter:Alpha(opacity=100);
 }
 */

#auswahl {
    width: 840px;
    height: 50px;
    background-color: #A00020;
    font-size: 11pt;
    font-weight: normal;
    color: #FF8000;
    text-decoration: none;
}

#auswahl a {
    font-weight: normal;
    color: #FFFFFF;
    padding: 0 10px 0 10px;
    text-decoration: none;
}

#auswahl a:hover {
    color: #FF8000;
    font-weight: normal;
    padding: 0 10px 0 10px;
    text-decoration: none;
}

#textblock-1 {
    width: 840px;
    border: 0px solid #A00020;
    background-color: #A00020;
}

#fussnote {
    width: 840px;
    border: 0px solid #A00020;
    background-color: #A00020;
}

h1#Titel {
    margin-top: 20px;
    font-family: Comic Sans MS;
    font-size: 18pt;
    font-weight: bold;
    color: #666666;
}

p#Titel-1 {
    margin-top: 20px;
    font-size: 14pt;
    font-weight: normal;
    color: #000000;
}

#Text-1 {
    margin-top: 0px;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}

#Text-1 a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#Text-1 a:hover {
    background-color: #ff8000;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

p#Text-2 {
    margin-top: 0px;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}

p#Text-1-Fussnote {
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}

#Text-1-Fussnote a {
    color: #999999;
    font-weight: normal;
    padding: 2px 8px 0 10px;
    text-decoration: none;
}

#Text-1-Fussnote a:hover {
    background-color: #ff8000;
    color: #FFFFFF;
    font-weight: normal;
    padding: 2px 8px 0 10px;
    text-decoration: none;
}
