a {
        color: #006400;
        text-align: left;
        text-decoration: none;
}

a:link {
        color: #006400;
        text-decoration: none;
}

a:visited {
        color: #FE00FF;
        text-decoration: none;
}

a:hover {
        background-color: #006400;
        color: #FFFF00;
        text-decoration: none;
}

a:active {
        color: #006400;
        text-decoration: none;
}

body {
        background-color: #008000;
        font-family: verdana,arial,helvetica,sans-serif;
        margin-bottom: 0px;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 0px;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-arrow-color: #000000;
        scrollbar-base-color: #008000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-face-color: #008000;
}

h1 {
        color: #008000;
        font-family: "Arial Unicode MS", "Century Gothic", "Times New Roman";
        font-size: x-large;
        font-weight: bold;
        text-align: left;
}

h2 {
        color: #008000;
        font-family: "Arial Unicode MS", "Century Gothic", "Times New Roman";
        font-size: large;
        font-weight: bold;
        text-align: left;
}

h3 {
        color: #008000;
        font-family: "Arial Unicode MS", "Century Gothic", "Times New Roman";
        font-size: medium;
        font-weight: bold;
        text-align: left;
}

p {
        color: #008000;
        font-size: 13px;
        line-height: 16px;
}

table {
        color: #008000;
        font-size: 9pt;
        line-height: 12pt;
}

ul {
        color: #008000;
        font-size: 10pt;
        line-height: 12pt;
        list-style: disc;
}

.bild-l-col0 {
        border: 3px none;
        float: right;
        margin-right: 0px;
        position: relative;
}

.bild-r-col0 {
        border: 3px none;
        float: left;
        margin-right: 10px;
        position: relative;
}

.menu {
        color: #0000FF;
        font-family: "Arial Unicode MS", "Century Gothic", "Times New Roman";
        font-size: 9pt;
        left: 0px;
        position: relative;
        text-align: left;
        text-decoration: none;
}

.menu10 {
        color: #0000FF;
        font-family: "Arial Unicode MS", "Century Gothic", "Times New Roman";
        font-size: 9pt;
        left: 10px;
        position: relative;
        text-align: left;
        text-decoration: none;
}

.menu20 {
        color: #0000FF;
        font-family: "Arial Unicode MS", "Century Gothic", "Times New Roman";
        font-size: 9pt;
        left: 20px;
        position: relative;
        text-align: left;
        text-decoration: none;
}

.menu30 {
        color: #0000FF;
        font-family: "Arial Unicode MS", "Century Gothic", "Times New Roman";
        font-size: 9pt;
        left: 30px;
        position: relative;
        text-align: left;
        text-decoration: none;
}

.menu5 {
        color: #0000FF;
        font-family: "Arial Unicode MS", "Century Gothic", "Times New Roman";
        font-size: 9pt;
        left: 5px;
        position: relative;
        text-align: left;
        text-decoration: none;
}

.picbox {
        left: 20px;
        position: absolute;
        top: 235px;
        width: 350px;
}

#flag-line {
        left: 11%;
        padding: 0px;
        position: absolute;
        top: 135px;
        width: 200px;
}

#hotel-line {
        color: #FFFFCC;
        font-family: 'Arial Unicode MS',arial,helvetica,sans-serif;
        font-size: 10pt;
        font-weight: bold;
        line-height: 12pt;
        padding: 0px;
        position: absolute;
        right: 33%;
        text-align: right;
        top: 135px;
        width: 400px;
}

#main {
        background-color: #C7FFD1;
        font-size: 11pt;
        padding: 10px 0px 20px 0px;
        position: absolute;
        text-align: left;
        top: 154px;
        width: 775px;
}

#righth {
        background-color: #000000;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 10pt;
        padding: 0px 50px;
        position: absolute;
        right: 5%;
        text-align: left;
        top: 15%;
        width: 75%;
        z-index: 2;
}

#textbox {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 11pt;
        left: 50px;
        padding: 20px;
        position: relative;
        text-align: left;
        top: 0px;
        width: 650px;
}


  .subcolumns, .subcolumns_oldgecko {
    width: 100%;
    overflow:hidden;
  }

  /* (en) alternative class for optional support of old  Mozilla/Netscape browers */
  /* (de) Alternative Klasse zur optionalen Unterstützung alter Mozilla/Netscape-Brower */
  .subcolumns_oldgecko { float:left }

  .c40l, .c36l, .c85l, .c80l, .c42l, .c20l, .c60l, .c15l, .c30l, .c70l, .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l
        {float: left; }
  .c40r, .c36r, .c85r, .c80r, .c42r, .c20r, .c60r, .c15r, .c30r, .c70r, .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r
        {float: right; margin-left: -5px; }

  .c15l, .c15r { width: 15% }
  .c20l, .c20r { width: 20% }
  .c25l, .c25r { width: 25% }
  .c30l, .c30r { width: 30% }
  .c33l, .c33r { width: 33.333% }
  .c36l, .c36r { width: 36.666% }
  .c40l, .c40r { width: 40% }
  .c42l, .c42r { width: 42% }
  .c50l, .c50r { width: 50% }
  .c60l, .c60r { width: 60% }
  .c66l, .c66r { width: 66.666% }
  .c70l, .c70r { width: 70% }
  .c75l, .c75r { width: 75% }
  .c80l, .c80r { width: 80% }
  .c85l, .c85r { width: 85% }
  .c38l, .c38r { width: 38.2% }
  .c62l, .c62r { width: 61.8% }

  .subc  { padding: 0 0.5em }
  .subcl { padding: 0 1em 0 0 }
  .subcr { padding: 0 0 0 1em }
  .high1  { margin-bottom: 1em }
  .high2  { margin-bottom: 2em }
  .high3  { margin-bottom: 3em }
  .high4  { margin-bottom: 4em }
  .high5  { margin-bottom: 5em }
  .high6  { margin-bottom: 6em }
  .high7  { margin-bottom: 7em }
  .high8  { margin-bottom: 8em }
  .high9  { margin-bottom: 9em }
  .low1   { margin-top: 1em }
  .low2   { margin-top: 2em }
  .low3   { margin-top: 3em }
  .low4   { margin-top: 4em }
  .low5   { margin-top: 5em }
  .low6   { margin-top: 6em }
  .low7   { margin-top: 7em }
  .low8   { margin-top: 8em }
  .low9   { margin-top: 9em }
  .right1   { margin-left: 1em }
  .right2   { margin-left: 2em }
  .right3   { margin-left: 3em }
  .right4   { margin-left: 4em }
  .right5   { margin-left: 5em }
  .right6   { margin-left: 6em }
  .right7   { margin-left: 7em }
  .right8   { margin-left: 8em }
  .right9   { margin-left: 9em }
  .left1   { margin-right: 1em }
  .left2   { margin-right: 2em }
  .left3   { margin-right: 3em }
  .left4   { margin-right: 4em }
  .left5   { margin-right: 5em }
  .left6   { margin-right: 6em }
  .left7   { margin-right: 7em }
  .left8   { margin-right: 8em }
  .left9   { margin-right: 9em }
