body, html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  background-color: #C9C9C9;
  /*height: 100%;*/
  margin: 0;
  padding: 0;
}

img#bg {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
} 

div
{
  border: 0px solid #CCCCCC;
  margin: 0px;
  padding: 0px;
}

h1
{
  font-size: 15px;

}


h4
{
  font-size: 10px;
  line-height: 18px;
  padding: 0px;
  margin: 0px;

}

a
{
  color: black;
}





p, td, th
{
  margin: 0px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 11px;
  line-height: 22px;
}

p
{
  margin-bottom: 20px;
}

select, input, textarea
{
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul
{
  margin: 0px;
  margin-left: 15px;
  padding: 0px;
  list-style-position: inside;
  list-style-type: none;
  border: 0px solid green;
}

img
{
  border-width: 0px;
}


hr
{
  border: 0px solid gray;
  border-bottom-width: 1px;

}


#wrapper
{
  width: 990px;
  margin: 10px auto;
  text-align: left;
  /*
  background-color: white;
  */
  padding: 0px;

  border: 0px #C9C9C9 solid;
  border-left-color: #C9C9C9;
  border-left-width: 0px;
  border-right-width: 0px;
  
  /*
  background-image: url(http://www.snowreporter.com/fileadmin/template/pics/background_line.png);
  background-repeat: repeat-y;
  */
  position:relative;
  z-index:1;
  background-color: white;
}




#headpic
{
  width: 759px;
  height: 100px;
  clear: both;
  text-align: right;
  margin: 0px;
  padding: 0px;  
  border-radius: 5px;
}

#viewbito
{
  width: 990px;
  height: 177px;
  background-image: url(http://www.snowreporter.com/pics/viewbito_panoramakameras.jpg);
  background-repeat: no-repeat;
  margin: 10px 0px 10px 0px;
}

#sitemenu
{
  padding: 0px;
  margin: 0px;
  width: 990px;
  height: 27px;
  overflow: hidden;
  line-height: 27px;
  text-align: right;
  clear: both;
  background-color: #94BACC;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  
}

#sitemenu a:hover
{
  color: white;
}

#sitemenu ul
{
  float: right;
  
}

#sitemenu li
{
  width: 100px;
  float: left;
}


#sitemenu ul a
{
  float: left;
  /* 
  padding-left: 12px;
  padding-right: 12px;
   */
  width: 105px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  text-decoration: none;
}

#leftmenu
{
  width: 189px;
  float: left;
  clear: both;
  position: relative;
  font-weight: bold;
  border-radius: 5px;

}

#leftmenu a:hover
{
  color: white;
}

#leftmenu ul
{
  margin-left: 9px;
  padding-left: 0px;
  list-style-position: outside;
}


#leftmenu li
{
  margin-left: 0px;
  padding-left: 0px;
  border: 0px solid gray;
}

#regionmenu
{
  width: 189px;
  /* background-color: #1A9850; */
  background-color: #94BACC;
  line-height: 20px;
  border: 0px solid gray;
  border-radius: 5px;
  
}

#regionmenu a
{
  text-decoration: none;
}


#snowad
{
  width: 189px;
}

#partner
{
  width: 189px;
  background-color: #46CC93;
  text-align: center;
}


#mainmenu
{
  width: 189px;
  /* background-color: #1A9850; */
  background-color: #94BACC;
  line-height: 20px;
  border-radius: 5px;
}

#mainmenu a
{
  text-decoration: none;
}

#content
{
  width: 520px;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  line-height: 20px;
  background-color: white;
  border-radius: 5px;
  margin-top: 20px;
  margin-left: 20px;
  min-height: 400px;
  
}

#content ul
{
  list-style-type: circle;
  list-style-position: outside;




}

#rechts
{
  width: 205px;
  min-height: 300px;
  float: right;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 20px;
  border: 0px solid #888888;
  border-left-width: 1px;
  border-bottom-width: 0px;
  /*
  background-image: url(http://www.snowreporter.com/fileadmin/template/pics/menupics/right_line.gif);
  background-repeat: repeat-y;
  */
  
}

#rechts p
{
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  text-align: center;

}

#rechts h1
{
  font-size: 12px;
  text-align: center;

}

#content p
{
  margin-left: 0px;
  padding-left: 0px;
}

#content a
{
  color: black;
}

#content a:hover
{
  color: black;
}

#rootmenu
{

  color: black;
  float: left;
  text-align: left;
  margin: 0px;
  padding: 0px;
  font-size: 9px;
}

#rootmenu a
{

  color: black;
  border: 0px solid black;
}

#copyright
{
  width: 990px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  text-align: center;
  color: white;
  clear: both;
  margin-top: 20px;
  border: 0px solid #94BACC;
  border-top-width: 0px;
  background-color: #94BACC;
  border-radius: 5px;
  
}

#copyright a
{
  color: white;
}


#sky
{
  width: 120px;
  height: 600px;
  float: left;
  margin-top: 150px;
}

.button
{
  width: 120px;
  height: 90px;
  background-color: #dddddd;
  clear: both;
}

.csc-firstHeader
{
  font-size: 14px;

}

.snowheight
{
  line-height: 20px;
  margin-top: 9px;
  font-weight: bold;
}

.temperature
{
  line-height: 20px;
  font-weight: bold;

}

.humidity
{
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.place
{
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.date
{
  padding-top: 0px;
  margin-top: 0px;
  line-height: 20px;
}

.whitetext a
{
  color: #FFFFFF;
}

#rightbanner
{
  width: 120px;
  height: 600px;
  border: 1px solid gray;
  float: left;
  margin-top: 10px;
  margin-left: 2px;
}

