.tourguide{
	position: relative;
	height: auto;
	width: 760px;
	left: 0px;
	scrollbar-base-color:#FFFFAE;
	background-repeat: repeat-y;
	background-image: url(./Site_img/tour/tourbg.gif);
	background-position: left top;
}
.tour_kop{
	background-image: url(./Site_img/tour/tourguide_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	left:0px;
	top:0px;
	height: 58px;
	width: 758px;
	display: block;
	margin-bottom: 10px;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color: #006699;
}
.tour_item{
	position: relative;
	width: 720px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	padding-bottom: 5px;
	overflow: hidden;
	height: auto;
	display: block;
}
.tour_line{
	position: relative;
	width: 100%;
	
	font-size: 1px;
	height: 1px;
	display: block;
	line-height: 1px;
	background-color: #FFFFCC;
}
.tour_date_active{
	position: relative;
	width: 650px;
	margin-right: auto;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #d90303;
	vertical-align: middle;
}
.tour_hour_active{
	position: absolute;
	width: 100px;
	left:40px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #d90303;
	vertical-align: middle;
}
.tour_event_active{
	position: relative;
	width: 650px;
	margin-right: auto;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	vertical-align: middle;
}
.tour_date_passive{
	position: relative;
	width: 650px;
	margin-right: auto;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #333366;
	vertical-align: middle;
}
.tour_hour_passive{
	position: absolute;
	width: 100px;
	left:40px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333366;
	vertical-align: middle;
}
.tour_event_passive{
	position: relative;
	width: 650px;
	margin-right: auto;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	vertical-align: middle;
}
.tour_line_passive{
	position: relative;
	width: 100%;
	font-size: 1px;
	height: 1px;
	display: block;
	line-height: 1px;
	background-color: #333366;
}
A._active:link {
	color: #d90303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
A._active:visited { 
	color: #d90303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline; 
}
A._active:active {
	color: #d90303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
A._passive:link {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
A._passive:visited { 
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline; 
}
A._passive:active {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}	