body
{
  font-family: arial,sans-serif;
background-color: #90a6bb;

}

#body{
  background-color: #90a6bb;
  padding:10px;
}

/* Hauptnavi (Tabs) */

#mainnav 
{ 
  float:left;
  width:100%;
  margin: 36px 0px -1px 0px;
  font-family: verdana,arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fefefe;
  width: 750px;
}

#mainnav ul
{ 
  margin: 0;
  padding: 0;
  list-style-type:none;
}

#mainnav li
{
  padding: 6px 10px;
  float:left;
  border: 1px solid #fefefe;
  border-bottom: 1px solid #90a6bb;
  background-image: url(/media/images/verlauf_grey.jpg);
  background-repeat: repeat-x;
  
}


#mainnav ul li a,a:visited
{
  color: #456b8f;
  text-decoration: none;
}



#mainnav ul li.active
{
  padding: 6px 10px;
  border: 1px solid #90a6bb;
  border-bottom: 2px solid #fefefe;
  border-top: 1px solid #fefefe;
  background-color: #fefefe;
  background-image: none;
  color: #456b8f;
}

#mainnav ul li.active a,a:visited
{
  color: #666666;
  text-decoration: none;
}

/* 2. Navigation (Subnavigation)  */

#subnavi
{
  float:left;
  width:100%;
  font-size: 11px;
  font-weight: bold;
  color: #fefefe;
  width: 750px;
  background-image: url(/media/images/hintergrund_subnavi_unten_grey.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  border-bottom: 1px solid #90a6bb;
  _border-bottom: 1px solid #fff
}

#subnavi .Skigebiet
{
  background-image: url(/media/images/verlauf_grey.jpg);
  background-repeat: repeat-x;
  border-left: 1px solid #90a6bb;
  border-right: 1px solid #90a6bb;
}

#subnavi ul
{ 
  margin: 0px 0px 0px 12px;
  padding: 0;
  list-style-type:none;
}

#subnavi li
{
  padding: 7px 10px;
  float: left;
  border: 1px solid #fefefe;
  border-bottom: none;
}

#subnavi ul li.active
{
  margin-bottom: -1px;
  border: 1px solid #90a6bb;
  border-top: 1px solid #90a6bb;
  border-bottom: 1px solid #fefefe;
  background-color: #fefefe;
  background-image: none;
  color: #456b8f;
}

#subnavi ul li.active a,a:visited
{
  color: #666666;
  text-decoration: none;
}

#subnavi ul li a,a:visited
{
  color: #456b8f;
  text-decoration: none;
}

/* Hauptinhalt */

#content
{
   clear: both;
   margin: 0px;
   background-color: #fefefe;
   width: 750px;
   background-image: url(/media/images/hintergrund_oben_grey.gif);
   background-repeat: no-repeat;
   background-position: top;
}

#abschluss
{
   clear: both;
   margin: 0px;
   width: 750px;
   padding: 0;
   height: 6px;
   line-height: 1;
   font-size: 1px;
   background-image: url(/media/images/hintergrund_unten.gif);
   background-repeat: no-repeat;


}

#content h1
{
  padding: 20px 11px 7px 11px; 
  margin-bottom: 12px;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
}


/* Tabelle für Hauptinhalt */

#content table
{
  color: #666666;
  width: 750px;
  border-collapse:collapse;
  margin-top: 6px;
}

#content thead
{
  font-size: 12px;
  background-color: #c2e4d6;
}

#content thead th
{
  border-right: 1px solid #fefefe;
}


#content tbody 
{
  font-size: 12px;
}

#content thead th.nr
{
  width: 23px;
  background-color: #c7d3dd;
}

#content thead th.strecke
{
  width: 162px;
  background-color: #b9c8d4;
}

#content thead th.strecke_langlaufski
{
  width: 134px;
  background-color: #c7d3dd;
}

#content thead th.laenge
{
  width: 53px;
  background-color: #c7d3dd;
}

#content thead th.schwierigkeit
{
  width: 66px;
  background-color: #c7d3dd;
}

#content thead th.schneehoehe
{
  width: 61px;
  background-color: #c7d3dd;
}

#content thead th.streckenverh
{
  width: 77px;
  background-color: #c7d3dd;
}

#content thead th.lift
{
  width: 102px;
  background-color: #c7d3dd;
}

#content thead th.beschaffenheit
{
  width: 73px;
  background-color: #c7d3dd;
}

#content thead th.lift_in_betrieb
{
  width: 68px;
  background-color: #c7d3dd;
}

#content thead th.passierbar
{
  width: 118px;
  background-color: #c7d3dd;
}

#content thead th.skiverleih
{
  width: 69px;
  background-color: #c7d3dd;
}

#content thead th.flutlicht
{
  width: 60px;
  background-color: #c7d3dd;
  border-right: none;
}

/* Tab Winterwandern */

#content thead th.wanderroute
{
  width: 68px;
  background-color: #c7d3dd;
} 

#content thead th.wanderstrecke
{
  width: 184px;
  background-color: #c7d3dd;
}

#content thead th.wanderzeit
{
  width: 63px;
  background-color: #c7d3dd;
}

#content thead th.tour
{
  width: 182px;
  background-color: #c7d3dd;
}

#content thead th.pup
{
  width: 95px;
  background-color: #c7d3dd;
}

#content thead th.infra
{
  width: 95px;
  background-color: #c7d3dd;
  border-right: none;
}

/* Tab Rodeln */

#content thead th.strecke_rodelhang
{
  background-color: #c7d3dd;
}

#content table tbody tr td
{
  padding: 6px 3px;
  border-right: 1px solid #fefefe;
}

#content table tbody tr td img
{
  padding: 2px 2px;
}

#content table tbody tr td.bild_mittig
{
  text-align: center;
}

#content table tbody tr.odd
{
  background-color: #fefefe;
}

#content table tbody tr.odd td.odd
{
  background-color: #fefefe;
}

#content table tbody tr.even
{
  background-color: #e3e9ee;
}

#content table tbody tr.even td.even
{
  background-color: #e3e9ee;
}

#content table tbody tr.odd td.odd_strecke
{
  background-color: #e3e9ee;
}

#content table tbody tr.even td.even_strecke
{
  background-color: #ced8e1;
}

/* für Wetterdaten */

#content table tbody tr.even td.wetter_erste_spalte
{
  width: 167px;
  background-color: #ced8e1;
}

#content table tbody tr.even td.wetter_zweite_spalte
{
  background-color: #e4e9ef;
}

#content table tbody tr.odd td.wetter_erste_spalte
{
  width: 167px;
  background-color: #e4e9ef;
}

#content table tbody tr.odd td.wetter_zweite_spalte
{
  background-color: #fefefe;
}

/* Hauptinhalt Legende */

#legende
{
  border-top: 1px solid #90a6bb;
  border-bottom: 2px solid #90a6bb;
  font-size: 12px;
  font-family: arial,sans-serif;
  color: #666666;
  width: 750px;
	height:38px;
	padding-top:8px;

}

#legende ul, #legende dl
{
  font-size: 11px;
  padding: 5px 0px 0px 10px;
  *margin: 11px 10px 30px 0px;
  _margin: 11px 10px 15px 0px;
}

#legende ul.wettericons
{
  padding: 0px 0px 0px 10px;
  _padding-bottom: 10px;
}

#legende ul li,#legende dl dd
{
  float: left;
  list-style-type: none;
  padding-right: 12px;
}

#legende ul li p, #legende dl dd p
{
 display: inline;
 padding-left: 4px;
}

#legende dl dd img
{
  margin-bottom: -3px;
}

#legende ul li p.wettericons, #legende dl dd p.wettericons, #legende dl dd img.wettericons
{
 vertical-align: 80%;
}


/* Hauptinhalt Beschreibung (unter Tabelle mit Daten) */

#description
{
  font-size: 12px;
  font-family: arial,sans-serif;
  color: #666666;
  width: 750px;
  background-image: url(/media/images/hintergrund_description_oben_grey.jpg);
  background-position: top;
  background-repeat: no-repeat;

}

#description h1
{
  padding: 30px 20px 10px 20px;
  font-size: 16px;
  font-weight: bold;
}

div.disc
{
  min-height: 30px;
	height: auto !important;
	height: 30px;
  padding: 10px 15px;
}

div.disc h2{
	padding:20px 0px 7px;
  margin-bottom: 10px;
	color:#666666;
	font-size:18px;
	font-weight:bold;
}

div.disc p
{
  margin-bottom: 10px;
}

div.disc p.partnerLink
{
  margin-top: 15px;
}
div#description div.webcamLink
{
width:100%;
position:relative;
float:left;
color:#222222;
height:30px;
height:auto !important;
min-height:30px;
border-top:1px solid #ddd;
}
div#description div.webcamLink a.text
{
position:relative;
float:left;
width:250px;  
color:#555555;
text-decoration:none;
padding-bottom:5px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
display:block;
}
div#description div.webcamLink a.image
{
position:relative;
float:left;
width:30px;  
color:#555555;
text-decoration:none;
padding-bottom:5px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
display:block;

