body    { margin:0px 0px 0px 0px;
          background-color:#FFFFFF; }

a {border:none;}

p  { font-size:14pt;
     color:#000000;
     line-height: 120%;
     text-align:justify;
     font-family:Helvetica; }

ul { list-style-type:disc;
     font-size:14pt;
     color:#000000;
     line-height: 120%;
     text-align:justify;
     font-family:Helvetica;
     padding-left:15px; }

#links  { position:relative;
          top:0px;
          left:0px;
          width:25%;
          height:10000px;
          background-color:#000000; 
          background-image:url('grafik/bg.gif');
          background-position:right; 
          background-repeat:repeat-y;
          float:left }

#inhalt { position:relative;
          width:50%; 
          height:10000px;
          float:left;
          text-align:center; }

#rechts { position:relative;
          right:0px;
          top:0px; 
          width:25%; 
          height:10000px;
          background-color:#000000; 
          background-image:url('grafik/bg2.gif');
          background-position:left; 
          background-repeat:repeat-y;
          text-align:right;
          float:right}

#text   { position:relative;
          top:80px;
          width:460px;
          margin:0 auto; }

#logo   { position:fixed;
          top:0px;
          width:462px; 
          height:78px;
          background-color:#FFFFFF; }

#t_res  { width:100%;
          border:none;
          border-spacing:8px;
          font-size:14pt;
          color:#000000;
          font-family:Helvetica;
          font-weight:bold; }

#t_kon  { width:100%;
          border:none;
          line-height: 150%;
          font-size:14pt;
          color:#000000;
          font-family:Helvetica; }

#yovite { background-color:#fff7ed;
          border-width:1px;
          border-style:solid;
          border-color:#000000;
          width:460px;
          height:29px;
          text-align:left; }

.table  { width:100%;
          height:450px; }

.navi1  { width:100%; }

.navi2  { width:100%; 
          text-align:right; }

.thumb1 { width:135px;
          height:135px;
          float:left;
          margin-right:15px;
          margin-top:5px;
          margin-bottom:10px;
          border:none; }

.thumb2 { width:135px;
          height:135px;
          float:right;
          margin-left:15px;
          margin-top:5px;
          margin-bottom:10px;
          border:none; }

#map { width:460px;
       height:400px; }

#lightbox { background-color:#eee;
            padding: 10px;
            border-bottom: 2px solid #666;
            border-right: 2px solid #666; }

#lightboxDetails { color:#000000;
                   font-family:Helvetica;
                   font-size: 14pt;
                   padding-top: 0.4em; }

#lightboxCaption { float:left; }

#keyboardMsg { float:right; }

#closeButton { top:5px; right:5px; }

#lightbox img { border:none; clear:both;} 

#overlay img { border:none; }

#overlay { background-image:url(grafik/overlay.png); }