body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;

/*
	height: 0px;
	width: 0px;
*/
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(../bilder/bg.gif);
	line-height: 20px;
	background-attachment: fixed;






}
.fadevert {
	background-image: url(../bilder/fade_vert.gif);
	background-repeat: repeat-x;
}
a:hover {
	color: #FFFFFF;


}
a:link {
	color: #FFFFCC;
	text-decoration: none;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.placelogga {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 92px;
	width: 383px;
	z-index: 8;




}
.bordersolid {
	border: 1px solid #636363;
}
a {
	color: #FFFFCC;
	text-decoration: none;
}
li {
	list-style-image: none;
	list-style-type: none;
}
#tourContent{	position:absolute;
				left:320px;
				top:150px;
				width:500px;
				z-index:10;
}
div.tourGroup{	padding-bottom:15px;

}

div.tourGig{		padding-left:15px;
				padding-top:0;
}

p.tourDate{		float:left;
				width:90px;
				padding:0;
				border-top: 1px dashed #666666;
				border-left: 1px dashed #666666;
				padding-left:5px;
				color:#ffffff;
}
p.tourTime{		float:left;
				width:60px;
				padding:0;
				border-top: 1px dashed #666666;
				border-left: 1px dashed #666666;
				padding-left:5px;
}
p.tourCity{		float:left;
				width:150px;
				padding:0;
				border-top: 1px dashed #666666;
				border-left: 1px dashed #666666;
				padding-left:5px;
				color:#ffffff;
}
p.tourLocation{	float:left;
				width:150px;
				padding:0;
				border-top: 1px dashed #666666;
				border-left: 1px dashed #666666;
				padding-left:5px;
}
