body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color:#666666;
	width: 648px;
	margin: 0;
}


.divmaster
{	
	left: 0px;
	/*top: 15px;*/
	border:none;		
	border-width:1px;
	border-color:Aqua;
	width: 440px;	
	position: absolute;	
}

.divevent
{	
	margin-left: 50px;
	left: 2px;
	border:none;		
	border-width:1px;
	border-color:Maroon;
	width: 320px;	
	float:left;
	position: absolute;
}

.divdata
{	
	border:none;		
	border-width:1px;
	border-color:Green;
	width: 320;
	clear: both;
	padding-top: 15px;
}

.divtitle
{	
	border:none;		
	border-width:1px;
	border-color:blue;
	color: #ffffff;
	font-weight:bold;
	background-color:#C2D14A;
	width: 100%;
	padding-left: 5px;
}

.divpic
{	
	border:none;		
	border-width:1px;
	border-color:Blue;
	width: 100px;	
	left: 0px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}

.divdate
{	
	border:none;		
	border-width:1px;
	border-color:Olive;
	top: 0px;
	margin-left: 105px;	
	margin-top: 5px;
	color: #666666;
}

.divdesc
{	
	border:none;		
	border-width:1px;
	border-color:Lime;
	margin-left: 105px;	
	margin-top: 5px;
	color: #666666;
}

.divmore
{	
	border:none;		
	border-width:1px;
	border-color:blue;
	margin-left: 0px;	
	margin-top: 5px;
	text-align: right;
}
.divmore A{
	color:#C2D14A;
	background: url(http://www.passeiertal.it/img/pfeil3.gif) no-repeat left center;
	padding-left: 8px;
	text-decoration: none; 
}
.divmore A:HOVER, .divpaging A:HOVER{
	text-decoration: underline; 
}

.divmore A, .divpaging A{
	color:#C2D14A;
	text-decoration: none; 
}

a.link { font-weight:normal; color:#C2D14A; text-decoration:none; font-size: 11px;}
a.visited { font-weight:normal; color:#C2D14A; text-decoration:none; font-size: 11px;}
a.focus { font-weight:normal; color:#C2D14A; text-decoration:non; font-size: 11px;}
a.hover { font-weight:normal; color:#C2D14A; text-decoration:underline; font-size: 11px;}
a.active { font-weight:normal; color:#C2D14A; text-decoration:none; font-size: 11px;}

.divpaging
{	
	text-align:center;	
	border:none;		
	border-width:1px;
	border-color:blue;
	width: 320px;
	color: #666666;
}
.eventseek
{
	top:15px;
	left:477px;
	width: 170px;	
	height: 580px;
	position:absolute;
	border-style:solid;
	border-width: 1px;
	border-color:#d0d0d0;
	background-color: #ededed;
	color: #666666;
}



.eventseekhead
{
	left:0px;
	top:0px;
	width: 100%;
	height: 30px;	
	position:absolute;
	border-style:none;
	border-width: 1px;
	background-color: #d0d0d0;
	vertical-align: middle;
	text-align: center;
	font-weight:bold;
	font-family: Arial;
	font-size: 13px;	
	color: #666666;
}

.seekhead
{
	font-weight:bold;	
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.seekbutton
{
	font-weight:normal;	
	font-family: Arial;
	color:green;
	font-size: 13px;
	text-decoration: none;	
	color: #C2D14A;
}

a.seekbutton:link { font-weight:normal; color:#C2D14A; text-decoration:none; font-size: 13px;}
a.seekbutton:visited { font-weight:normal; color:#C2D14A; text-decoration:none; font-size: 13px;}
a.seekbutton:focus { font-weight:normal; color:#C2D14A; text-decoration:none; font-size: 13px;}
a.seekbutton:hover { font-weight:normal; color:#C2D14A; text-decoration:underline; font-size: 13px;}
a.seekbutton:active { font-weight:normal; color:#C2D14A; text-decoration:none; font-size: 13px;}


.seektype
{
	color: #666666;
}

.seekparam
{
	color: #666666;
	font-size: 11px;
}

*.eventtitle
{
	width: 300px;	
	background-color: Orange;
}

a#lbSeek, a#lbGo{
	background:transparent url(http://www.passeiertal.it/img/bgbutton.jpg) repeat-x scroll center;
border:1px solid #B7B7B7;
color:#C2D14A;
font-weight:bold;
padding: 2px 6px;
margin-left: 10px;
text-decoration: none; 
}
a#lbGo{
	margin-left: 0px;
	line-height: 19px;
	padding: 2px 5px;
}
#txtSeekword{
/*	width: 100px !important;*/
top: 120px !important;
}