
head,body{
	height:100%;
}
body{

}
body,td{
	font-family:Arial,Helvetica;
	font-size:12px;
	padding:0;
	margin:0;

}
.logoBox{
	padding:0px;
	padding-top:10px;
	height:105px;
}
.logo{
	color:rgb(0,143,211);
	padding-top:0px;
	font-size:24px;
	font-weight:bold;
}
.langBox{
	padding-top:10px;
	padding-left:0px;
	padding-bottom:5px;
}
.box{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:5px;
}
.icon{
	width:25px;
	height:25px;
}

.clear{
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}

#popup{
	top:-1000px;
	left:-1000px;
	width:180px;
	position:absolute;
	display:none;
	overflow:hidden;
	z-index:3;
	/* 
	filter:alpha(opacity=80);
	opacity:0.8;
	*/
}
#popup_content{
	border-left:rgb(149,148,144) 1px solid;
	border-right:rgb(149,148,144) 1px solid;
	background-color:rgb(255,255,255);
	padding:4px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial,Helvetica;
	font-size:12px;
	width:170px;/* popup - padding -2 */
}
#popup_header{
	width:180px;
	height:5px;
	background-image:url(menu/popup_header.gif);
	background-position:top left;
	overflow:hidden;
}
#popup_footer1{
	width:180px;
	height:5px;
	background-image:url(menu/popup_footer1.gif);
	background-position:top left;
	overflow:hidden;
}
#popup_footer2{
	margin-left:19px;
	width:13px;
	height:7px;
	background-image:url(menu/popup_footer2.gif);
	background-position:top left;
	overflow:hidden;
}

.popItem{
	background-color:#ffffff;
}
.popHover{
	background-color:#ffffcc;
	cursor:pointer;
}
.popLnk{
	color:rgb(0,143,211);
	font-weight:bold;
	padding-left:14px;
	background-image:url(menu/dot.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

.icoSmall{
	float:left;
	height:16px;
	width:16px;
}
.txtSmall{
	margin-left:3px;
	margin-top:0px;
	float:left;
}

.icoBig{
	float:left;
	height:25px;
	width:25px;
	margin-right:2px;
}
.txtBig{
	margin-left:3px;
	margin-top:5px;
	float:left;
}

A.lang{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;
	color:rgb(190,192,194);
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}
A.lang:hover{
	color:rgb(190,192,194);
	text-decoration:underline;
}
#legendeBox{
	margin-bottom:1px;
	background-color:#e0e0e0;
	height:24px;
	background-image:url(menu/bg_menu.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
}
.legende,.legendeR,.legendeO{
	height:19px;
	background-color:rgb(4,165,239);
	color:white;
	font-weight:bold;
	font-size:11px;
	font-family:Arial,Helvetica;
	cursor:pointer;
	float:left;
	border-right:#ffffff 1px solid;
	padding-top:5px;
	padding-left:24px;
	padding-right:7px;
	background-image:url(menu/bg.gif);
	background-position: bottom left;
	background-repeat:no-repeat;

}
.legendeR{
	border-right:0;
	border-left:#ffffff 1px solid;
}

.legendeO{
	background-image:url(menu/bgo.gif);

}

.active,.activeO{
	color:rgb(0,143,211);
	background-color:#e0e0e0;
	background-image:url(menu/bg_no.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
}

.activeO{
	background-image:url(menu/bgo_no.gif);
}

.subBox{
	padding-left:22px;
	padding-right:7px;
	background-image:url(menu/bg_divers.gif);
}
.linkBox{
	padding-left:28px;
	padding-right:7px;
	background-image:url(menu/pdf.gif);
	background-position: 5px 4px;
	background-repeat:no-repeat;
}
.legendeLink{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	font-family:Arial,Helvetica;
	text-decoration:none;
}

#infoboard,#infoboard2{
	top:-1000px;
	left:-1000px;
	width:600px;
	height:400px;
	border:rgb(4,165,239) 1px solid;
	position:absolute;
	display:none;
	overflow:hidden;
	z-index:2;
}
#infoboard_title,#infoboard2_title{
	float:left;
	padding-left:5px;
}
.infoboard_menu,.infoboard2_menu{
	text-align:left;
	padding-top:3px;
	height:20px;
	background-color:rgb(4,165,239);
	color:white;
	font-weight:bold;
	font-size:12px;
	font-family:Arial,Helvetica;
	background-image:url(menu/bg_header.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
	z-index:3;
	position:relative;
}
#infoboard_content,#infoboard2_content{
	z-index:3;
	position:relative;
	overflow:auto;
}
#infoboard_content{
	padding:5px;
	height:186px;
}
#infoboard2_content{
	padding:5px;
}

#infoboard_opacity,#infoboard2_opacity{
	z-index:2;
	position:absolute;
	top:0;
	left:0;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-color:#f7f7f7;
}

.gtabBox{
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:rgb(4,165,239) 1px solid;
}
.gtab,.gtaba{
	float:left;
	margin:0px 0px 0px 5px;
	padding:2px 4px 2px 4px;
	border-top:rgb(4,165,239) 1px solid;
	border-left:rgb(4,165,239) 1px solid;
	border-right:rgb(4,165,239) 1px solid;
	font-weight:bold;
	cursor:pointer;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
}
.gtab{

}
.gtaba{
	background-color:rgb(4,165,239);
	color:rgb(255,255,255);
}

.gtabbody{
	display:none;
	padding-left:5px;
}
.gtabbodya{
	display:block;
	padding-left:5px;
}

.gtit{
	padding-top:2px;
	padding-left:4px;
	font-weight:bold;
}

.gitem{
	margin-bottom:5px;
}

.slideMenu{
	margin-top:8px;
	padding-bottom:8px;
	border-bottom:rgb(4,165,239) 1px solid;
	margin-bottom:10px;
}

.lawinenBox{
	margin-top:10px;
	text-align:center;
}
.lawine{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:13px;
	font-weight:bold;
	color:#a0a0a0;
	text-align:left;
}
.lawineAct{
	color:#000000;
}

tr.infoLi{
	cursor:pointer;
}
tr.infoLiHover{
	cursor:pointer;
	background-color:#87cefa;
}
td.infoLi{
	padding:3px;
	border-bottom:rgb(4,165,239) 1px solid;
	vertical-align:top;
}

.txt{
	position:absolute;
	padding-left:4px;
	padding-right:4px;
	z-index:1;
	white-space:nowrap;
}
