/*	MAIN	*/
body	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#666666;
	margin:				0px;
}
#all	{
	text-align:			right;
	padding-right: 		10px;
}
p	{
	text-align:			justify;
}
h1	{
}		
#main	{
	position: 			absolute;
	height: 			550px;
	width: 				780px;
	left: 				50%;
	top: 				50%;
	margin-top:			-275px;
	margin-left:		-390px;
	background-color:	#FFFFFF;
}

#header	{
	position: 			absolute;
	height: 			80px;
	width: 				780px;
	left: 				0px;
	top: 				0px;
	background-color:	#FFFFFF;
}

#metaNavigation	{
	position: 			absolute;
	height: 			21px;
	width: 				780px;
	left: 				0px;
	top: 				80px;
	background-color:	#77A4FF;
	background-image:	url(images/bg_metaNav.jpg);
	border-bottom:		#FFFFFF solid 1px;
}

#mainNavigation	{
	position: 			absolute;
	margin:				0px;
	height: 			430px;
	width: 				139px;
	left: 				0px;
	top: 				102px;
	background-color:	#C3D4EB;
	display:			inline;
	background-image:	url(images/bg_nav.jpg);
	border-right:		#FFFFFF solid 1px;
}

#content	{
	position: 			absolute;
	height: 			429px;
	width: 				639px;
	left: 				140px;
	top: 				102px;
	background-color:	#DEEDFF;
	border-bottom:		#C3D4EB solid 1px;
	border-right:		#C3D4EB solid 1px;
}

a	{
	color:				#666666; 	
	text-decoration: 	underline;
	}

a:hover	{
	color:				#666666; 	
	text-decoration: 	none;
	}
	
/*	INDEX	*/
#diashow	{
	position: 			absolute;
	height: 			120px;
	width: 				180px;
	left: 				150px;
	top: 				240px;
}

#alpinzentrum_big	{
	position: 			absolute;
	height: 			29px;
	width: 				156px;
	left: 				475px;
	top: 				190px;
}

#index_line	{
	position: 			absolute;
	height: 			120px;
	width: 				1px;
	left: 				375px;
	top: 				240px;
}

#index_title	{
	position: 			absolute;
	height: 			43px;
	width: 				233px;
	left: 				385px;
	top: 				240px;
}

#index_langNavigation	{
	position: 			absolute;
	margin: 			0px;
	left: 				385px;
	top: 				348px;
	height: 			auto;
	width: 				auto;
}
	
#language	{
	float:				left;
	font-size:			12px;
	padding-right:		15px;
}

#language	a	{
	color: 				#1E2788;
	text-decoration:	none;
}
#language	a:hover	{
	color: 				#95D1FF;
	text-decoration:	none;
}
#intern	{
	float:				left;
	font-size:			10px;
	padding-left:		25px;
}
#intern	a	{
	color: 				#1E2788;
	text-decoration:	none;
}
#intern	a:hover	{
	color: 				#95D1FF;
	text-decoration:	none;
}/*	HEADER	*/
#panorama	{
	position: 			relative;
	height: 			65px;
	width: 				430px;
	left: 				0px;
	top: 				14px;
}

#alpinzentrum_small	{
	position: 			absolute;
	height: 			29px;
	width: 				156px;
	left: 				624px;
	top: 				6px;
}

#snowsports	{
	position: 			absolute;
	height: 			67px;
	width: 				173px;
	left: 				440px;
	top: 				12px;
}

#langNavigation ul	{
	margin: 			0px;	
	}

#langNavigation li	{
	padding-left:		5px;	
	list-style-type: 	none;
	float:				right;
	font-size:			10px;
	
}
	
.lang	{
	margin-top:			0px;
	margin-left:		0px;
}

.langDown	{
	color:				#1E2788;
}

.lang a	{
	color: 				#95D1FF;
	text-decoration:	none;
}

.lang a:hover	{
	color: 				#1E2788;
	text-decoration: 	none;
}

/*	META_NAVIGATION	*/
#metaNavigation ul	{
	margin: 			0px;	
	}

#metaNavigation li	{
	padding-left:		5px;	
	list-style-type: 	none;
	float:				right;
	font-size:			12px;
}
		
.meta	{
	margin-top:			4px;
	margin-right:		5px;
}

.metaDown	{
	margin-top:			4px;
	margin-right:		5px;
	color: 				#1E2788;
}

.meta a	{
	color: 				#FFFFFF;
	text-decoration:	none;
}

.meta a:hover	{
	color: 				#1E2788;
	text-decoration: 	none;
}

/*	MAIN_NAVIGATION	
#mainNavigation ul	{
	margin: 			0px;
	list-style-type: 	none;	
	}
*/
#mainNavigation li  {
	margin: 			0px;	
	padding-right:		10px;
	padding-top:		20px;
	font-size:			12px;
	font-weight:		bold;
	text-align:			right;
	letter-spacing:		1px;
	list-style-type:	none;
}

.mainDown	{
	color: 				#FFFFFF;
	text-decoration: 	none;
}

.main a	{
	color: 				#BBD9FF;
	text-decoration:	none;
}

.main a:hover	{
	color: 				#FFFFFF;
	text-decoration: 	none;
}

#sss_logo	{
	position: 			absolute;
	height: 			70px;
	width: 				70px;
	left: 				35px;
	top: 				340px;
}

/*	CONTENT	*/
#content_all	{
	position: 			relative;
	height: 			412px;
	width: 				620px;
	left: 				20px;
	top: 				18px;
	overflow:			auto;
/*	border:				1px solid #999999;	*/
}

#text	{
	margin: 			0px;
	padding:			0px;
	height: 			390px;
	width: 				300px;
	left: 				0px;
	top: 				0px;
}

#agb	{
	margin: 			0px;
	padding:			0px;
	height: 			390px;
	width: 				580px;
	left: 				0px;
	top: 				0px;
}

h1	{
	line-height: 		20px;
	margin-bottom:		0px;
	margin-top:			0px;
	font-size: 			12px;
	font-weight: 		bold;
	color:				#3D6FE7;
}

.title_underline	{
	color:				#3D6FE7;
}

.links a	{
	text-decoration: 	underline;
}

.links a:hover	{
	text-decoration: 	none;
}

.contact	{
	font-size: 			11px;
	color:				#666666;
}

.contactField	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#666666;
	height: 			18px;
	width: 				300px;
	padding-left: 		2px;
}
.contactMessage	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#666666;
	height: 			45px;
	width: 				300px;
	padding-left:		2px;
	padding-top:		4px;
}
	
.button	{
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#666666;
	padding-bottom: 	3px;
	border: 			1px solid #666666;
	width:				55px;
	height:				18px;
	background-color: 	#CCCCCC;
	text-align: 		center;
	}	
	
/*	PICTURES CONTENT	*/

#pictureWelcome	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				0px;
}

#pictureSki_1	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				0px;
}
#pictureSki_2	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				225px;
}
#pictureSki_3	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				510px;
}
#pictureSki_4	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				840px;
}

#pictureSki_2_en	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				235px;
}
#pictureSki_3_en	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				525px;
}
#pictureSki_4_en	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				830px;
}

#pictureSki_2_fr	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				280px;
}
#pictureSki_3_fr	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				610px;
}
#pictureSki_4_fr	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				1005px;
}

#pictureSnowboard	{
	position: 			absolute;
	height: 			270px;
	width: 				180px;
	left: 				365px;
	top: 				0px;
}

#picturePrivat	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				0px;
}

#picturePowder	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				300px;
}

#picturePowder_en	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				310px;
}

#picturePowder_fr	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				330px;
}

#pictureTelemark	{
	position: 			absolute;
	height: 			180;
	width: 				270;
	left: 				320px;
	top: 				0px;
}

#pictureAirboard	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				0px;
}

#pictureIglu	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				265px;
}

#pictureIglu_fr	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				275px;
}
#pictureIglu_en	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				250px;
}

#pictureContact	{
	position: 			absolute;
	height: 			180px;
	width: 				270px;
	left: 				320px;
	top: 				0px;
}

/*	FOOTER	*/
#footer	{
	position: 			absolute;
	width: 				780px;
	left: 				0px;
	top: 				538px;
	font-size: 			10px;
}

.mail	{
	margin:				0px;
	font-size: 			10px;
}

.mail a	{
	text-decoration: 	underline;
	color: 				#666666;
}

.mail a:hover	{
	text-decoration: 	none;
	color: 				#666666;
}

/*	LOGOS	*/
#sssa_logo	{
	position: 			absolute;
	height: 			13px;
	width: 				120px;
	left: 				327px;
	top: 				200px;
}

#ssleague_logo	{
	position: 			absolute;
	height: 			24px;
	width: 				71px;
	left: 				327px;
	top: 				237px;
}

#iso9001_logo	{
	position: 			absolute;
	height: 			65px;
	width: 				65px;
	left: 				327px;
	top: 				301px;
}

#diewebe 	{
	position:			absolute;
	bottom:				10px;
	right:				10px;
	font-family: 		"Verdana", Arial, Helvetica, sans-serif;
	font-size: 			9px;
	font-weight: 		normal;
	color: 				#666666;
}

/*	INTERN	*/
.downloads	{
	font-weight: 		bold;
	color:				#000;
}
