.footersitemap {
  display:none;
}

body, html {
	width:100%;	
}
body {
	width:948px;
	margin-left:auto;
	margin-right:auto;
	color:#000;
}
a {
  color:#000 !important;
}
#page {
	width:750px;
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
	float:left;
	padding-left:5px;
		
}
#banner {
	height:70px;
	width:100%;
	background:#fff;
}

#banner_top {
	/*background:transparent url(/img/US_Ski_logo.gif) no-repeat top right;*/
	background:transparent url(/img/footerbanner.gif) no-repeat top right;
	
	height:55px;
	width:100%;		
}

#banner_top h1{
  line-height:55px;
  font-weight:bold;
  font-size:20px;
}

#banner_bottom {
	background: transparent url(/img/banner_bg_weiss_60.png);
	height:22px;
	width:100%;	 filter:Alpha(opacity=60));		
}
#banner_bottom p {
	margin:0px;	
	color:#000;
	font-weight:bold;
	line-height:20px;
}
#banner_bottom p.left{
	text-align:left;
	float:left;
	width:60%;
}
#banner_bottom p.right{	
	text-align:right;
	float:right;
	width:35%;
	padding-right:10px !important;	
}

#content{
	padding-top:0px;
	padding-bottom:10px;
	margin-top:0px;
	width:750px;
	float:left;
	background: #fff ;

}
#column_center{
	width:100%;
}
.halfsize{
clear:none  !important;
	width:300px !important;
	float:left !important;
	
  width: 48%;
  float:left;
  overflow:hidden;
  padding:0px;
	margin:0px 0px 10px 10px;  
	margin-right:0px!important;
	clear:none;
}
.halfsize .img_fullsize img{
	width:100%;
}
body>#page #column_center .halfsize {
  width: 200px;
	margin:0px 0px 10px 18px;
}
#footer{
	clear:both;
	padding:5px 0px;
	background:#fff;
	color:#000; 
}

a {
	text-decoration:none;	
	color:inherit;
	font-weight:bold;
}

p {
	margin-top:10px;	
}
ul {margin-left:15px;}
td {
	vertical-align:top;	
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ breadcrumb ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#breadcrumb{
	width: 100%;
	clear:both;
	margin-top:0px;	
	background:none;
	color:#111;
	font-weight:bold;
	height:23px;
	line-height:23px;
	font-size:10px;	
	border-right: 1px solid #fff;
	border-left:1px solid #fff;
}
#breadcrumb span.trenner {
	color:#000;	
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ column_center ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.borderline {
	width:100%;
	background:#989998 url(/img/breadcrumb_bg.gif) no-repeat right top;
	height:15px;
}

#column_center hr.trenner {
	margin:0px 18px;
	margin-top:0px;	
	clear:both;
	background:#fff;
	border:0px none #fff;
	border-bottom:1px solid #d7d7d7;	
}

#column_center .rating {
	width:48%;
	padding:0px;
	margin-bottom:10px;
	border:0px solid #000;	
}
#column_center .halfsize {
  float:left;
	margin:0px 0px 10px 18px;
  width: 200px;
	clear:none;
}
#column_center .rating h3,
#column_center  h3.table {
	background:#FF960C url(/img/orange_header_bg_columns.jpg) no-repeat bottom right;
	color:#000;
	margin:0px !important;
	margin-bottom:4px !important;
	padding:0px;
	font-size:11px!important;
	line-height:20px;
	padding-left:4px!important;
}

#column_center .rating table {	
	background: #FFEBAE;
	margin:0px;
}


#column_center .rating_left {
	float:left;
	margin-right:10px;
	margin-left:0px;
}
#column_center .rating_right {
	float:right;
	margin-left:10px;
	margin-right:0px;
}
#column_center .rating .starlet {
	padding:0px 1px;
	margin:0px;
	font-weight:bold; 
	font-size:14px;	
}


#column_center .mountaintable {
	padding:10px;
	border:1px solid #000;	
}

#column_center .box {
	margin:0px 0px 10px; /*2opx*/
	padding-top:10px;	
	clear:both;
	line-height:15px;
	font-size:11px;
}
#column_center .innerbox {
	clear:both;
}
#column_center .box h2,
#column_center .box h3{
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
}

#column_center .box h2.table,
#column_center .box h3.table{
	margin-bottom:10px;
}

#column_center .box p.slogan{
	font-size:10px;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
}
#column_center .box h4{
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}

#column_center .left {
	float:left;
}
#column_center .right {
	float:right;
}

#column_center div.teaser {
	font-weight:bold;
	margin-bottom: 10px;
}

#column_center div.text_without_pic {
	width:100%;
	margin-bottom:10px;	
}

#column_center div.img_fullsize,
#column_center div.text_fullsize {
	width:100%;
	margin-bottom:10px;	
}
#column_center div.img_halfsize {
	width:51%;
	overflow:hidden;	
}

#column_center div.text_halfsize {
	width:46%;
	overflow:hidden;	
}
#column_center div.img_quartersize {
	width:25%
	overflow:hidden;	
}
#column_center div.text_quartersize {
	width:331px;
	width:74%	
	overflow:hidden;	
}
#column_center div.img_article {
	padding-bottom:5px;
	/*width:216px;*/
	width:45%;
	overflow:hidden;		
}
#column_center .img_desc {
	background: #f5f5f5;
	margin-top:0px;
	padding-top:0px;
	padding: 0px 5px;
	font-size:80%;	
}
body#popup .img_desc {
	font-size:89%;	
	margin-top:3px;
}
#column_center .img_desc .piccaption {
	font-weight:bold;
}

#column_center .img_desc .piccopyright {
}

body#popup .img_desc .piccaption {
	font-weight:normal;
}

body#popup .img_desc .piccopyright {
}



#column_center .articleimg_left {
	float:left;		
	margin-right:10px;
}
#column_center div.articleimg_right {
	float:right;		
	padding-left:10px;
}

#column_center div.text_article {
	/*width:219px;*/
	width:45%;
	
}

#column_center div.img_fullsize img,
#column_center div.img_halfsize img,
#column_center div.img_quartersize img,
#column_center div.img_article img 
{
	border: 1px solid #808080;
}

#column_center div.img_fullsize img{
	margin-top:10px;	
}
#column_center div.with_border {
	border:1px solid #000;	
}


#column_center table.mountainfacts {	
	background: #FFEBAE;
	margin:0px;
	padding-bottom:4px;
}
#column_center table.mountainfacts tr {
	padding-bottom:0px;	
}

#column_center table.mountainfacts td {
	padding-bottom:0px;	
	font-weight:bold;
}
#column_center table.mountainfacts td.first {
	padding-right:5px;
}


#column_center div.link {
	padding-top:10px;
	text-align:right;	
}
#column_center div.link a {
	color:#111;
	font-weight:bold;
}

#column_center a.searchnavi {
	text-align:center;
	display:block;
	color:#000;
	padding:5px;
	font-weight:normal;
}


#column_center select.standard{
	width:90%;
	font-size:90%;	
	margin-bottom:10px;
}

#column_center select.standard optgroup{
	background:#ccc;
	
}
#column_center select.standard option {
	background:#fff;
	
}

#column_center table tr td {
	padding:3px;	
}

#column_center .button {
	width:30px;	
	border:1px solid #F69B17;
	background:#F5F5F5;
	color: #000;
	height:20px;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
}

#column_center fieldset label {
	padding-bottom:0px;
	margin:0px;
}
#column_center fieldset.nlReg label {
  display:block;
}
#column_center fieldset label span {
	display:block;
	width:150px;
	float:left;	
}
#column_center fieldset label span {
	display:block; width:150px;	
}


/* *** WEATHER *** */

#column_center .weather {
}

#column_center .weather h2{
	font-weight:bold;
}
#column_center .weather h3{
	margin:10px 0px 0px 0px; 
	padding:0px; 
	font-size:12px;
	font-weight:bold;
}
#column_center .weather h3.tableheader{
	font-size:12px;
	color:#000;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
	padding-left:4px;
	font-size:11px;
	line-height:20px;
	
	background:#FF960C url(/img/weather/orange_header_bg_snow.jpg) no-repeat bottom right;
}
#column_center .weather p{
	padding:0px;
	margin:0px 0px 4px 0px;
}
#column_center .weather p.list{
	padding:0px;
	margin:0px;
}
#column_center .weather p.note{
	margin:5px 0px 10px 0px;
}

#column_center .weather table{
	background: #f5f5f5;
	margin-bottom:10px;
	padding:2px;
}
#column_center .weather table tr{
	width: 100%;
}
#column_center .weather table th{
	text-align:left;
	padding:4px 2px;
	font-weight:normal;
}
#column_center .weather table td{
	padding:4px;
}
#column_center .weather table tr.column1{
		background:#fff;
}
#column_center .weather table table{
	padding:0px;
}
#column_center .weather table table th,
#column_center .weather table table td{
	padding:0px;
}
img.weatherimg {
	height:30px;
	float:left;
}

/* ************* EMBEDDED CLASS ************** */
#column_center div.emb_box {
	clear:both;
	margin:10px 0px 10px 0px;
	border:1px solid #ccc;
}
#column_center div.emb_box h3 {
	background:#111 url(/img/breadcrumb_bg.gif) no-repeat bottom right;
	margin:0px;
	padding:0px;
	padding-left:10px;
	color:#fff;	
	font-size:10px;
}

#column_center div.highlight h3 {
	background:#FF960C url(/img/orange_header_bg_columns.jpg) no-repeat bottom right;
	color:#fff;
}
#column_center div.highlight h3.table {
	background:none;
	color:#000;
	padding-left:0px;
}
#column_center div.emb_box p {
	margin:0px;
	padding:0px;
	margin-left:10px;
	font-size:10px;
}
#column_center div.background {
	background:#f5f5f5;	
}

#column_center div.highlight {
	background: #FDE1B2;
	background: #FFEBAE;
	border:0px solid #000;	
	padding:10px;
}

#column_center dl.embedded dd a{
	font-size:9px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Aufheben von Standardeinstellungen ********/
.noborder img{border:0px none #fff !important;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~send2friend ********/

#send2friend
{
	background:#fff;
	padding:10px;
}
#send2friend h3
{
	background:#FF960C url(/img/orange_header_bg_columns.jpg) no-repeat bottom right;
	color:#fff;
	margin:0px !important;
	margin-bottom:4px !important;
	padding:0px;
	font-size:11px!important;
	line-height:20px;
	padding-left:4px!important;
	font-weight:bold;
}
#send2friend fieldset,
#send2friend div{
	border:none;	
	background: #fff;
	margin-bottom:10px;
	padding:4px;
}
#send2friend label {
	display:block;
	margin: 4px 0px;
}
#send2friend label span{
	width:150px;
	width:25%;
	float:left;
}
#send2friend input,
#send2friend textarea {
	width:200px;
	width:70%;
}
#send2friend input.button {
	margin-left:282px;
	width:70px;	
	border:5px solid #F69B17;
	background:#F69B17;
	color: #fff;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
}
body > #page  input.button,
body > #page  input.button {
	margin-bottom:2px;
}


