﻿/* scrollbareinstellung  */

body 	{
	 scrollbar-3dlight-color: #9396ff;
	 scrollbar-arrow-color: #3f418e;
	 scrollbar-face-color: #9396ff;
	 scrollbar-highlight-color: 7679df;
	  }
	  
.divholder {
	position: relative;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	}

.laenderwahl_en  {
	position: absolute;
	top: -140px;
	_top: -142px;
	left: -70px;
	width: 20px;
	height: 14px;
	}
		
.laenderwahl_de {
	position: absolute;
	top: -115px;
	_top: -119px;
	left: -90px;
	width: 20px;
	height: 14px;
	}
		
.laenderwahl_it  {
	position: absolute;
	top: -93px;
	_top: -97px;
	left: -112px;
	width: 20px;
	height: 14px;
	}
	
.counter  {
	position: absolute;
	top: -2222px;
	width: 100px;
	height: 100px;
	}

#winterkarte_carezza {
	position:absolute;
	top: 370px;
	left: 200px;
	border: none;
	color: white;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#winterkarte_carezza tr {
	position:absolute;
	color: white;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}






