#content {
        background-color: #FDDD92;
}

table.main_table {
        width:100%;
        border:0px hidden #ff00ff;
        border-spacing:10px;
        border-collapse:collapse;
}

a:link {
        font-weight:bold; color:blue;
        background-color: none;
}

table tr td {
        padding:0px;
        margin:0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:1em;
        font-weight: bold;
}

.news_head {
        background-image:url('bilder/design/BalkenM.jpg');
        background-position:center left;
        background-repeat:repeat-x;
        font-size:102%;
        padding-bottom:3px;
        color:#FBF1D9;
        font-weight:bold;
        text-align:left;
        white-space:nowrap;
        font-variant:small-caps;

}

.Datum {
        color:yellow;
        font-style:normal;
}

.Sehenswert_Anfahrt {
        background-image:url('bilder/design/BalkenM.jpg');
        background-position:center left;
        background-repeat:repeat-x;
        font-size:1em;
        padding-bottom:2px;
        color:#FBF1D9;
        font-weight:normal;
        text-align:left;
        white-space:nowrap;
}

.Ort {
        font-size: 1.3em;
        font-weight: bold;
}
.Text {
        font-size: 1.1em;
}
.Stay {
        font-size: 0.8em;
        vertical-align: top;
}
.Gegend {
        font-style: normal;
        font-size: 120%;
}

.Sterne {
        vertical-align: top;
        text-align: center;
        padding-top: 3px;
}

table.BildHell {
        margin-right: 5px;
        border-style: outset;
        border-width: 2px;
        border-color: #776E65;
        background-color: none;
}

table.BildHell a {
        text-decoration: none;
        color: #776E65;
        border: none;
        background-color: none;
}

table.Bild {
        margin-right: 5px;
        border-style: outset;
        border-width: 2px;
        border-color: #776E65;
        background-color: #993300;
}

table.Bild a {
        text-decoration: none;
        color: #F2B374;
        border: none;
        background-color: none;
}

table.Banner {
        margin-right: 5px;
}

table.Banner a {
        text-decoration: none;
        color: #993300;
        border: none;
        background-color: none;
}
