@charset "ISO-8859-15";

body {
    background: #0090b3;
    color: black;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}

div.content {
    background: white;
    color: inherit;
    padding-top: 0px;
    padding-left: 2ex;
    padding-right: 2ex;
    padding-bottom: 2ex;
    margin-top: 0px;

    border-left: double 5px #ff8000;
}

h1, h2 {
    font-style: italic;
    background:inherit;
}

h1 {
    font-size: 250%;
    margin-bottom: 0.1ex;
    margin-top: 0px;
    overflow: visible;
}

h1:after {
    content: "«";
    color: #ff8000;
}

h1 img {
    float: left;
    margin-right: 1ex;
    border: none;
}

h2 {
    font-size: 120%;
    margin-bottom: 0ex;
    padding-bottom: 0ex;
    margin-top: 0px;
}

h2.date {
    clear: both;
    text-align: center;
}
h2.date:after {
    content: "«";
    color: #0090b3;
}

h2:before {
    content: "»";
    color: #0090b3;
}

h3 {
    text-align: right;
    font-size: 110%;
    border-bottom: solid 1px #ff8000;
    clear: both;
}

h3:after {
    content: "«";
    color: #0090b3;
    background: inherit;
}

a {
    color: #0090b3;
    background: inherit;
}


a:visited {
    color: #6b9dec;
    background: inherit;
}

a:hover {
    color: #ff8000;
    background: inherit;
}

div.header {
}

div.footer {
    clear: both;
    margin-top: 4ex;
    border-top: solid 3px #ff8000;
    text-align: right;
    font-size: 50%;
}

div.footer img {
}

.introduction {
    padding-top: 0.5ex;
}


div.section {
}

.menucard {
    padding-right: 1em;
    padding-left: 1em;
}

.menucard table {
    font-size: 90%;
    width: 100%;
    border-spacing: 2px;
}

.menucard table tr.legend {
    font-size: 70%;
}

.menucard table tr td{
    height: 3.5ex;
    padding-left: 0.4ex;
}


.menucard table tr.distance-0 th.date {
    border-bottom: double 5px #ff8000;
}

.menucard table tr.distance-0 {
    background: #CCCCCC;
    color: inherit;
}

.menucard div.controls {
    text-align: right;
}

.menucard th {
    text-align: left;
}

.menucard img.icon {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.menucard tr.future,
.menucard tr.past {
    font-size: 70%;
}

.menucard tr.past td.pictures img.photo,
.menucard tr.future td.pictures img.photo {
    width: 60px;
    height: 45px;
}

.menucard td.pictures img.photo {
    border-style: solid;
    border-width: 1px;
    width: 120px;
    height: 90px;
}

.menucard th.date {
    font-size: 120%;
    border-bottom: solid 1px #0090b3;
    padding-top: 0.8em;
}

.menucard th.mensa {
    font-size: 110%;
    font-style: italic;
    border-bottom: dotted 1px #0090b3;
    padding-left: 1em;
    padding-top: 0.4em;
    z-index: 3;
}

.menucard td.pictures {
    text-align: center;
    width: 1px;
}

.menucard td.price {
    text-align: center;
    width: 1px;
    padding-right: 1em;
    padding-left: 1em;
}

.menucard td.rating {
    text-align: center;
    width: 1px;
    padding-right: 1em;
    padding-left: 1em;
}

.menucard td.rate {
    text-align: right;
}

th.mensa img.mensaIcon {
    position: relative;
    z-index: 1;
    left: 1em;
}

.menucard table tr.sidedish td{
    font-size: 80%;
}
.menucard table tr.sidedish td.name{
    padding-left: 4em;;
    font-style: italic;
}


div.cloudbox {
    font-size: 90%;
    margin-left: 20%;
    margin-right: 20%;
}

div.dishcloud {
    text-align: center;
    font-size: 100%;
}

div.dishcloud span {
    color: #0090b3;
    background: inherit;
    margin: 0.2em;
}

div.dishcloud span a {
    text-decoration: none;
}

div.settings {
    padding: 0.2ex;
    margin: 2ex;
}

div.settings ul {
    margin-top: 0.4ex;
    list-style-type: none;
}

div.settings div.items div {
    margin-bottom: 1ex;
}

div.sideimage {
    float: right;
}

div.picture {
    text-align: center;
    border-bottom: dotted 1px #ff8000;
    margin-bottom: 2ex;
}

table.today {

}

table.today td {
    border: solid 1px #ff8000;
    text-align: center;
    vertical-align: bottom;
}

div.settingsbox {
    float: right;
    border-left: solid 1px #0090b3;
    border-bottom: solid 1px #0090b3;
    border-top: solid 1px #0090b3;
}

div#menubar {
    float: left;
    clear: left;
    margin-right: 1em;
    margin-top: 0.5em;
    padding-right: 0.2em;
    
    /*
    border-right: solid 1px #0090b3;
    border-bottom: solid 1px #0090b3;
    border-top: solid 1px #0090b3;
    */
}

div#menubar li {
    list-style: none;
    /* display: inline;*/
}

div#menubar li:before {
    content: "»";
    color: #0090b3;
    background: inherit;
}

a img {
    border-style: none;
}

div.advert {
    float: right;
}
