body {
background-color: white;
font-family: Arial, Calibri, sans-serif;
font-size: small;
margin: 0px;
}

#inhalt {
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}

#header {
background-color: white;
height: 5px;
}


#spalte-links {
background-color: #99ccff;
font-size: 100%;
line-height: 1.2em;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000080;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000080;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000080;
height: 521px;
padding: 10px;
text-align: center;
float: left;
}

#spalte {
background-color: white;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000080;
padding: 20px;
text-align: center;
}


#spalte-rechts {
background-color: #99ccff;
font-size: 100%;
line-height: 1.2em;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000080;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000080;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000080;
height: 521px;
padding: 10px;
text-align: center;
}


#portrait {
background-color: white;
border-style: solid;
border-width: 1px;
border-color: #000080;
font-size: 100%;
line-height: 1.4em;
width: 798px;
height: 550px;
margin: 0px;
background-image: url(bilder/sphinx.jpg);
background-repeat: no-repeat;
}

#angebot {
background-color: white;
border-style: solid;
border-width: 1px;
border-color: #000080;
font-size: 100%;
line-height: 1.2em;
width: 798px;
height: 550px;
margin: 0px;
background-image: url(bilder/sternanis-2.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#gelegenheiten {
background-color: white;
border-style: solid;
border-width: 1px;
border-color: #000080;
font-size: 100%;
padding: 15px 15px 15px 15px;
line-height: 1.2em;
width: 768px;
margin: 0px;
}

#fingerfood {
float: right;
margin-right: 0px;
padding: 0px 5px 5px 15px;
}

#impressum {
background-color: white;
border-style: solid;
border-width: 1px;
border-color: #000080;
font-size: 100%;
padding: 15px 15px 15px 15px;
line-height: 1.2em;
width: 768px;
margin: 0px;
text-align: center;
}


#wochenplan {
color: #cc0000;
font-size: 120%;
color: navy;
font-weight: bolder;
text-align: center;
border-style: outset;
border-width: 1px;
border-color: navy;
padding: 15px;
}

#menu {
background-color: #000080;
padding-top: 5px;
height: 25px;
margin: 0px;
width: 800px;
} 

.adresse {
font-weight: bold;
}

.spezial {
font-weight: bold;
font-size: 80%;
color: #cc0000;
}

.öffnungszeiten {
font-size: 90%;
}

.portrait {
font-size: 100%;
padding: 15px;
text-align: left;
}

.angebot {
font-size: 100%;
padding: 15px;
text-align: left;
}

.ort {
font-style: italic;
color: #000080;
}

.teaser {
font-weight: bold;
}

.name {
font-size: 200%;
font-weight: bold;
color: #000080;
}

.claim {
font-size: 120%;
color: #cc0000;
}


.event {
font-weight: bold;
color: #cc0000;
}


table {
margin: 0px 16px 0px 16px;
}

th {
padding: 0px 18px 0px 18px;
}

em {
font-weight: bold;
color: #cc0000;
}

h4 {
color: navy;
text-decoration: underline;
} 

a:link {
color: #02ccff;
text-decoration: none;
}

a:visited {
color: #99ccff;
text-decoration: none;
}

a:hover {
color: #ffcc00;
text-decoration: none;
}

#spalte-rechts {
float: right;
width: 105px;
}

#spalte-links {
float: left;
width: 105px;
}

#spalte {
margin-right: 102px;
margin-left: 102px;
}

#menu {
clear: both;
}




