/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/

/* wichtige Farben
Rot: #cc0000
Grun: #62BD6E
*/

/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  height: 100%;
  font-size: 82.5%;
  background: #E8E7E3;
  text-align: center;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #333;
  text-align: left;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}

p {
  line-height: 1.3em;
  margin: 0 0 1.0em 0;
}

a {
  color: #3E3D38;
}

a:hover {
  color: #000;
}

.big {
  font-size: 1.3em;
}

a.big {
  background: transparent url('../bilder/list.gif') left center no-Repeat;
  padding-left: 0.6em;
  margin-bottom: 0.2em;
  display: inline-block;
  margin-top: 0.5em;
}

a.btn {
  font-size: 1.3em;
  display: inline-block;
  border: 1px solid #7A3518;
  width: auto;
  padding: 0.2em;
  color: #fff;
  text-decoration: none;
  background: #B1A67B;
}

a.btn:hover {
  text-decoration: underline;
  color: #fff;
}

a.kml {
  padding: 3px 0 3px 19px;
  line-height: 1.7em;
  background: transparent url('../bilder/icon_kml.gif') left top no-Repeat;
}

a.gpx {
  padding: 3px 0 3px 19px;
  line-height: 1.7em;
  background: transparent url('../bilder/icon_gpx.gif') left top no-Repeat;
}

a.route {
  padding: 3px 0 3px 19px;
  line-height: 1.7em;
  background: transparent url('../bilder/icon_route.gif') left top no-Repeat;
}

a.poi {
  padding: 3px 0 3px 19px;
  line-height: 1.7em;
  background: transparent url('../bilder/icon_poi.gif') left top no-Repeat;
}

a.narrow {
  background: transparent url(../bilder/ico_narrow.gif) right center no-repeat;
  padding-right: 16px;
  margin-left: 10px;
}

a.wider {
  background: transparent url(../bilder/ico_wider.gif) right center no-repeat;
  padding-right: 16px;
  margin-left: 10px;
}

a.panoramio {
  background: transparent url(../bilder/panoramio-marker.gif) right center no-repeat;
  padding-right: 16px;
  margin-left: 10px;
}

.minimap {
  background: transparent url(../bilder/ico_map.gif) left center no-repeat;
  padding-left: 10px;
  display: inline-block;
}


/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.none {
  display: none;
}

.leftalign {
  float: left;
}

.rightalign {
  float: right;
}

img.rightalign {
  margin-left: 10px;
  margin-bottom: 10px;
}

.versteckt {
  display: none;
}

.max {
  width: 100%;
}

.zentrum {
  text-align: center;
}

.telefon {
  background: transparent url('../media/bilder/icons/ico_telefon.gif') left center no-repeat;
  padding-left: 20px;
}

.dblw {
  background: transparent url('../bilder/ico_dblw.gif') left center no-repeat;
  padding-left: 18px;
}

.neu {
  background: transparent url('../media/bilder/icons/ico_neu.gif') right center no-repeat;
  padding-right: 30px;
}

/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
h1 {
  font-size: 2.2em;
  letter-spacing: 1px;
  font-family: "Times New Roman";
  font-weight: normal;
  color: #D2CEBD;
}

h2 {
  font-size: 1.0em;
  color: #773417;
  font-weight: normal;
  margin-bottom: 1.3em;
}

h2.etappe {
  font-family: "Times New Roman";
  font-size: 1.8em;
  margin-top: 2.0em;
  margin-bottom: 0.5em;
  clear: left;
}

h3 {
  font-size: 1.4em;	
  font-family: "Times New Roman";
  color: #C8B385;
  font-weight: normal;
  margin-top: 1.0em;
  margin-bottom: 0.1em;
  clear: both;
}

/*----------------------------------------------------------------*/
/* bereiche */
/*----------------------------------------------------------------*/
#wrap {
  margin: 0 auto;
  padding: 0;
  width: 858px;
  min-height: 100%;
  text-align: left;
  background: transparent url('../bilder/wrap_back.gif') left top Repeat-Y;
}

#header {
  width: 850px;
  height: 189px;
  margin-left: 4px;
  background: transparent url('../bilder/header_back.jpg') left top no-Repeat;
}

#container {
  width: 854px;
  min-height: 250px;
  background: #fff url('../bilder/container_back.gif') left top Repeat-Y;
}

#spalte0 {
  float: left;
  display: inline;
  width: 148px;
}

#spalte1 {
  float: left;
  display: inline;
  width: 400px;
  min-height: 221px;
  padding: 29px 25px 0 25px;
  background: transparent url('../bilder/content_back.jpg') 1px top no-Repeat;
}

#spalte2 {
  float: left;
  display: inline;
  width: 205px;
  min-height: 221px;
  padding: 29px 25px 0 25px;
  background: transparent url('../bilder/spalte2_back.jpg') right top no-Repeat;
}

#footer {
  padding: 94px 0 0 27px;
  height: 50px;
  background: transparent url('../bilder/footer_back.jpg') left top no-Repeat;
}

/*----------------------------------------------------------------*/
/* navi */
/*----------------------------------------------------------------*/
#spalte0 ul {
  margin: 0;
  padding: 0;
  font-size: 1.3em;
}

#spalte0 li a {
  color: #625942;
  text-decoration: none;
  font-size: 0.8em;
  padding: 0.3em 0em;
  padding-left: 10px;
  background: #fff url('../bilder/navi_li_back.gif') left bottom no-Repeat;
  display: block;
  width: 138px;
}

#spalte0 li.selected a, #spalte0 li a:hover {
  background: #B1A67B url('../bilder/navi_selected_li_back.gif') left bottom no-Repeat;
  color: #fff;
}

ul#sub li {
  font-size: 0.9em;
}

ul#sub li a {
  background: #E7E7E2 url('../bilder/subnavi_li_back.gif') left bottom no-Repeat;
  color: #969696;
  width: 136px;
  display: block;
  padding-left: 12px;
  
}

ul#sub li.selected a, ul#sub li a:hover {
  background: #E7E7E2 url('../bilder/subnavi_selected_li_back.gif') left bottom no-Repeat;
  color: #000;
}

#spalte0 p {
  padding: 0.3em 0em;
  padding-left: 10px;
}

#spalte0 p.banner {
  padding: 0;
  text-align: center;
  margin: 2.0em 0;
}


/*----------------------------------------------------------------*/
/* inhalt */
/*----------------------------------------------------------------*/
#spalte1, #spalte2 {
  font-size: 0.9em;
}

#spalte1 ul, #spalte2 ul {
  margin: 0.5em 0 1.0em 0;
}

#spalte1 ul li, #spalte2 ul li {
  padding-left: 1.2em;
  background: transparent url('../bilder/list.gif') left 0.3em no-Repeat;
  margin-bottom: 0.1em;
}

#footer ul li {
  float: left;
  display: inline;
  margin: 0 15px 4px 0;
  color: #AC9C7D;
}

#footer ul li a {
  color: #635D3F;
  text-decoration: none;
  font-weight: bold;
}

#footer ul li.selected a {
  color: #908060;
  text-decoration: none;
  font-weight: bold;
}

p.seitennavi {
  text-align: right;
}

p.seitennavi a {
  font-size: 1.2em;
  margin-left: 8px;
}

a.gbook_add {
  padding: 1px 0 0 20px;
  background: transparent url('../bilder/gbook_add.gif') left top no-Repeat;
}

p.verfasser {
  margin-bottom: 0.3em;
}

span.eintrag {
  padding-left: 15px;
  color: #7A3518;
  background: transparent url('../bilder/quot_start.gif') left top no-Repeat;
}

span.eintrag_ende {
  padding-left: 10px;
  background: transparent url('../bilder/quot_end.gif') right top no-Repeat;
}


#hoehenprofil, .hoehenprofil {
  position: relative;
  cursor: crosshair;
}

img.hoehenprofil {
  padding-top: 2px;
}

#hoehenlinie, .hoehenlinie {
  position: absolute;
  left: -5px;
  top: -2px;
  width: 1px;
  height: 92px;
  visibility: hidden;
  z-Index: 200;
  border-right: 1px solid #000;
}

#hoehenprofil_info, .hoehenprofil_info {
  text-align: center;
  position: absolute;
  left: 0px;
  top: -22px;
  width: 120px;
  height: 15px;
  visibility: hidden;
  z-Index: 201;
  border: 1px solid #bababa;
  background-color: #fff;
}

#map_container, .map_container {
  position: relative;
}

.crosshair {
  position: absolute;
  left: 194px;
  top: 145px;
  z-Index: 80;
}

.map_loading {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  background: #000 url(../bilder/loading_small_white.gif) left center no-repeat;
  padding-left: 20px;
  border: 5px solid #000;
  width: 150px;
  position: absolute;
  z-Index: 999;
  left: 104px;
  top: 140px;
  -moz-opacity: 0.7;
  filter: Alpha(opacity=70);
  display: none;
}


/*----------------------------------------------------------------*/
/* kontaktformular */
/*----------------------------------------------------------------*/
p.cx_error {
  background-color: #FFFFD5;
  border: 1px solid #FA3515;
  padding: 0.6em;
  color: #FA3515;
}

span.cx_pflicht {
  color: #FA3515;
  font-size: 1.4em;
}

input.cx_pflicht, textarea.cx_pflicht {
  background-color: #FFFFD5;
}

fieldset, .form_container {
  margin-bottom: 1em;
  border: 0;
}

fieldset table, .form_container table {
  width: 100%;
}

fieldset table td.spalte-1, .form_container table td.spalte-1 {
  width: 24%;
  text-align: left;
  padding-right: 0.5em;
  padding-bottom: 0.3em;
}

fieldset table td.spalte-2, .form_container table td.spalte-2 {
  width: 70%;
  text-align: left;
  padding-bottom: 0.3em;
}

#gaestebuch fieldset table td.spalte-1 {
  width: 35%;
}

#gaestebuch fieldset table td.spalte-2 {
  width: 60%;
}

input.default {
  width: 80%;
}

input.halb {
  width: 50%;
}

input.plz {
  width: 20%;
}

input.submit {
  text-align: center;
}

textarea.default {
  width: 95%;
}


/*----------------------------------------------------------------*/
/* preise */
/*----------------------------------------------------------------*/
#preise, .spezial {
  width: 100%;
  border: 1px solid #B1A67B;
  border-width: 1px 1px 0px 1px;
  font-size: 1.2em;
}

#preise td, .spezial td {
  padding: 0.3em;
  width: 50%;
  vertical-align: top;
  border-bottom: 1px solid #B1A67B;
}

#preise td.td1, .spezial td.td1 {
  text-align: right;
  background: transparent url('../bilder/back_stern.gif') right bottom no-repeat;
}

.spezial td.td1 {
  background: none;
}


/*----------------------------------------------------------------*/
/* angebote */
/*----------------------------------------------------------------*/
.angebot, .preis {
  font-size: 1.2em;
  margin: 0.5em;
}

.preis {
  text-align: right;
  font-size: 1.3em;
  margin-bottom: 1.0em;
}

/*----------------------------------------------------------------*/
/* image_zoom */
/*----------------------------------------------------------------*/
.image_zoom, .image_zoom_hoch {
  float: right;
  margin-left: 1.0em;
  padding: 2px;
  padding-bottom: 20px;
  background: #fff url('../bilder/zoom.gif') left bottom no-repeat;
  cursor: pointer;
  border: 1px solid #6D3014;
}

.image_zoom_left {
  float: left;
  margin-right: 1.0em;
  padding: 2px;
  padding-bottom: 20px;
  background: #fff url('../bilder/zoom.gif') left bottom no-repeat;
  cursor: pointer;
  border: 1px solid #6D3014;
}

.image_zoom_zoom {
  padding: 2px;
  display: block;
  padding-bottom: 20px;
  background: #fff url('../bilder/zoom_out.gif') left bottom no-repeat;
  cursor: pointer;
  margin-bottom: 1.0em;
  border: 1px solid #6D3014;
}

#welcome .image_zoom, #welcome .image_zoom_hoch, #welcome .image_zoom_left {
  background: #fff url('../bilder/zoom_en.gif') left bottom no-repeat;
}

#welcome .image_zoom_zoom {
  background: #fff url('../bilder/zoom_out_en.gif') left bottom no-repeat;
}


#map, .map {
  width: 398px;
  height: 300px;
  background: #eee url(../bilder/cx_loading_big.gif) center center no-repeat;
}

.map {
  border-top: 1px solid #773417;
  border-bottom: 1px solid #773417;
}

.tab_container #map, .like_tab_container #map {
  margin: 0;
}

.map_details {
  width: 100%;
  margin-top: 3px;
}

.map_details td {
  vertical-align: top;
}

.map_details td.max {
  text-align: right;
}

.map_details a {
  font-size: 0.9em;
  text-decoration: none;
}

.map_details a:hover {
  text-decoration: underline;
}


/*----------------------------------------------------------------*/
/* sprachen */
/*----------------------------------------------------------------*/
ul#flaggen, ul#flaggen li {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#flaggen {
  margin-left: 10px;
}

.de, ul#flaggen li.de, #welcome #spalte1 a {
  background: transparent url('../media/bilder/icons/flag_de.gif') left center no-repeat;
  padding-left: 20px;
}

.en, ul#flaggen li.en {
  background: transparent url('../media/bilder/icons/flag_en.gif') left center no-repeat;
  padding-left: 20px;
}

.fr, ul#flaggen li.fr {
  background: transparent url('../media/bilder/icons/flag_fr.gif') left center no-repeat;
  padding-left: 20px;
}

.it, ul#flaggen li.it {
  background: transparent url('../media/bilder/icons/flag_it.gif') left center no-repeat;
  padding-left: 20px;
}

.ch, ul#flaggen li.ch {
  background: transparent url('../media/bilder/icons/flag_ch.gif') left center no-repeat;
  padding-left: 20px;
}

.se, ul#flaggen li.se {
  background: transparent url('../media/bilder/icons/flag_se.gif') left center no-repeat;
  padding-left: 20px;
}

ul#flaggen li a, ul#flaggen li a:hover {
  font-size: 1.0em;
  color: #000;
  background: 0;
  padding: 0;
  border: 0;
  text-decoration: underline;
  width: auto;
}





/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:transparent;
      line-height:normal;
	  border-bottom: 1px solid #BABABA;
      margin: 0;
	  }
    
	#spalte1 #tabsB ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #spalte1 #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url('../bilder/tableftB.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url('../bilder/tabrightB.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span, #tabsB a.selected span {
      color:#000;
      }
    #tabsB a:hover, #tabsB a.selected {
      background-position:0% -42px;
      }
    #tabsB a:hover span, #tabsB a.selected span {
      background-position:100% -42px;
      }
	  
.tab_container, .like_tab_container {
  border: 1px solid #BABABA;
  background: #E4E4E4;
  border-top: 0;
  clear: left;
}

.tab_container .innen, .like_tab_container .innen {
  padding: 4px 8px;
  display: none;
}

.tab_container .selected, .like_tab_container .selected {
  display: block;
}

.tab_container .innen table {
  margin-bottom: 1.0em;
}

.like_tab_container {
  border: 1px solid #BABABA;
  margin: 0;
}

.form_container select {
  margin-right: 0.5em;
  margin-bottom: 0.3em;
}

.form_container .zeitraum {
  font-size: 1.1em;
  width: 260px;
}

.form_container .warenwert {
  font-size: 1.1em;
  width: 50px;
  text-align: right;
}

.form_container textarea.zeitraum {
  height: 5.0em;
}

p.weiter {
  text-align: right;
  margin-top: 1.0em;
}

input.weiter {
  text-align: center;
}

input.abschicken {
  text-align: center;
  font-size: 1.3em;
}

#buchung_steps {
  width: 100%;
  margin-bottom: 1.5em;
  border: 1px solid #E7E7E2;
  border-right: 0;
}

#buchung_steps td {
  width: 33%;
  vertical-align: top;
  border-right: 1px solid #E7E7E2;
  padding: 4px 8px;
}

#buchung_steps td.selected {
  color: #6C2F13;
}

#buchung_steps td strong {
  font-size: 2.0em;
  display: block;
}


/*----------------------------------------------------------------*/
/* galerie */
/*----------------------------------------------------------------*/
#bilder_navi_container {
  border-bottom: 1px solid #BABABA;
  height: 55px;
}

#bilder_navi {
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
  width: 378px;
  height: 55px;
}

#bilder_leiste {
  position: absolute;
  left: 0;
  top: 0;
  width: 5000px;
  padding: 3px 3px 0 3px;
}

#bilder_leiste img {
  border: 1px solid #6D3014;
  margin-right: 3px;
}

.pfeil_l {
  padding: 23px 2px 24px 3px;
  border-right: 1px solid #BABABA;
}

.pfeil_r {
  padding: 23px 3px 24px 2px;
  border-left: 1px solid #BABABA;
}

.galerie_big {
  margin: 2px;
  cursor: hand;
  cursor: pointer;
}

#drucken {
  float: right;
  padding-top: 0.6em;
  background: transparent url('../bilder/icon_print.gif') right bottom no-repeat;
}

#drucken a {
  padding-right: 20px;
  font-size: 0.9em;
  text-decoration: none;
}

#drucken a:hover {
  text-decoration: underline;
}





/*----------------------------------------------------------------*/
/* gps popup */
/*----------------------------------------------------------------*/
#sendtogps #header {
  height: 49px;
  padding: 5px;
  background: #000;
  border-bottom: 1px solid #fff;
}

#sendtogps #content {
  padding: 5px;
}

#sendtogps #sendto {
  margin: 0.5em 0 0.5em 0;
  padding: 2px;
  background: #fff;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}

#sendtogps input {
  text-align: center;
}

p.fertig, p.fertig * {
  color: #297A25;
}

p.fertig {
  background: #E7F0E5 url('../bilder/ok.gif') 4px center no-Repeat;
  padding: 3px 3px 3px 24px;
  border: 1px solid #297A25;
  margin: 0.4em 0 3px 0;
}



.downloads {
  border: 1px solid #663D2C;
  padding: 5px;
  background: #D2CEBD;
  margin-bottom: 1.0em;
}

.downloads table {
  width: 100%;
}

.downloads table th, .downloads table td {
  width: 25%;
}

.downloads table th {
  border-bottom: 1px solid #663D2C;
  text-align: center;
}

.downloads table td {
  padding-top: 5px;
}

.downloads p {
  margin: 0;
}


/*----------------------------------------------------------------*/
/* wider */
/*----------------------------------------------------------------*/
.wider #spalte1 {
  width: 605px;
}

.wider #spalte2 {
  display: none;
}

.wider .map, .wider #map {
  width: 603px;
  height: 450px;
}

.wider #container {
  background: #fff url('../bilder/container_back_wider.gif') left top Repeat-Y;
}

.wider .crosshair {
  left: 296px;
  top: 220px;
  z-Index: 80;
}

.wider .map_loading {
  left: 216px;
  top: 220px;
  z-Index: 999;
}

.impressionen {
  display: inline;
  float: left;
  border: 1px solid #773417;
  margin-right: 5px;
}

.impressionen_versteckt {
  display: none;
}

.impressionen dt, .impressionen dd {
  padding: 5px;
  text-align: center;
  font-size: 1.1em;
  width: 100px;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
