@charset "UTF-8";
@media screen, projection
{

#col1 { width: 119px; display:none !important;}
#col1_content{ 
  background:url(../navigation/images/col1_back.JPG); background-repeat:repeat-y;
  display:none !important;
}
   
#col2 { width: 0px; background-color:#f7f7f7; display:none !important; }
#col2_content {display:none !important; } 
   
   
#col3 { margin-left: 0px; margin-right:0px; padding:0;}
  
  
#myindex{
	margin-bottom:100px;
}

#myindex h1,h2,h3,h4{
	color:#9C5109 !important;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	margin-left:20px ;
	font-weight:bold;
}

#myindex h4 a{
  color:#9C5109 !important;
}

* h4{
   padding-bottom:7px !important;
}

.pic_box a{
  background-image: url(/ru/img/pic_box.png);
  background-repeat: no-repeat;
  width: 116px;
  height: 131px;
  z-index: 3; 
  background-position: 0 -131px;
  margin: 10px 13px 16px 16px;
  float: left;
  text-align:center;
  color:#000;
}

.pic_box a:hover {
  border: 0;
  background-position: 0 0;
}

.pic_box a{
	text-decoration:none !important;
}

.highlightBoxLeft {
  background-image:url("/ru/img/box_highlights.jpg");
  display:inline;
  background-repeat:no-repeat;
  float:left;
  height:355px;
  margin:8px 0 0 49px;
  padding:14px 0 0;
  width:438px;
  z-index:3;
}

.highlightBoxLeft img{
  padding-top:7px;
  /*padding-left:3px;*/
}

.highlightBoxRight {
  background-image:url("/ru/img/box_highlights_x.jpg");
  display:inline;
  background-repeat:no-repeat;
  float:left;
  height:355px;
  margin:8px 0 0 49px;
  padding:14px 0 0;
  position:relative;
  width:438px;
  z-index:3;
}

.box_bottom *{
	margin:0;
	padding:0;
}

.box_bottom {
  background-image:url("/ru/img/text_bg.png");
  background-repeat:no-repeat;
  height:240px;
  margin:50px 0 200px 49px;
  padding:15px 14px 0 25px;
  width:930px;
  float:left;
  display:inline;
}

.hotel_widget{
	margin-bottom:6px;
	
}


/* Tabellen */

  table { width:auto; border-collapse:collapse; margin-bottom:0.5em; border-top:1px #000 solid; border-bottom:none; }
  table caption { font-variant:small-caps; }
  table.full { width:100%; }
  table.fixed { table-layout:fixed; }

  th,td { padding:4px 45px 4px 45px !important; }
  thead th { color:#000; border-bottom:2px #800 solid; }
  tbody th { background:#e0e0e0; color:#333; }
  tbody th[scope="row"], tbody th.sub { background:#f0f0f0; }

  tbody th { text-align:left; }
  tbody td { color:#000; border-bottom:none; }
  tbody td a{
	  color:#000;
	  text-decoration:underline;
  }
   
  tbody tr:hover th[scope="row"],
  tbody tr:hover tbody th.sub { background:#none; }
  tbody tr:hover td { background:none; }


/* Suchmaschinen-Box */

.soe_box *{
	 padding:0;
	 margin:0;
}

.soe_box{
 padding:0;
 margin:0 0 50px 49px;
 width:930px;
 display:inline;
 float:left;
 text-align:justify
}

.soe_box li{
	display:inline;
}
.soe_box li a{
	white-space:nowrap;
	text-align:left !important;
	color:#000;
	text-decoration:underline;
}

img.button{
	/* position:relative; */
	/* top:160px; */
	/* left:140px; */
}
  
}

