.menuepunkte
{
font-family: trebuchet MS, verdana, arial, sans-serif;
	font-size: 19px;
 	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	align: left;
	color: white;
	}
.menuepunkte a:link {
	text-decoration: none;
	color: white;	
}
.menuepunkte a:visited {
	text-decoration: none;
	color: white;	
}

.menuepunkte a:hover {
	text-decoration: none;
	font-weight: bold;
}
.menuepunkte a:active {
	text-decoration: none;
	font-weight: bold;
}
#skireisenContainer
{
 	position:absolute;
         width: 150px;
         height: 20px;
         top:144px;
         left: 20px;
		 text-align:left;
}
#racecampsContainer
{
 	position:absolute;
         width: 150px;
         height: 20px;
         top:144px;
         left: 170px;
		 text-align:left;
}

#snoweventsContainer
{
 	position:absolute;
         width: 150px;
         height: 20px;
         top:144px;
         left: 320px;
		 text-align:left;
}

.striche {
	font-family: trebuchet MS, arial, sans-serif;
	font-size: 16px;
	font-stretch: ultra-condensed;
	align: center;
	color: rgb(41,85,116);
}

#language
{ position:relative;
float: right;
	text-align:right;
         width: 30px;
         w\idth: 30px;
         border-right:0;
         padding-right:10px;
		 padding-top:4px;
		 height:26px;
         margin-right:0;
		 background:rgb(202,36,42);
		 color:rgb(202,36,42);
}

* html #language
{
	text-align:right;
         width: 40px;
         w\idth: 40px;
         padding-right:10px;
		  padding-top:4px;
		   height:26px;
         padding-left:0;
         border-right:none;
		 background:rgb(202,36,42);
		 color:rgb(202,36,42);
}

A:link IMG, A:visited IMG {border: 0px !important;}

A:hover IMG {border: 0px !important;}
