#tour-header {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 10px 0;
	position: relative;
	height: 70px;
}
#tour-header p {
	width: 700px;
}
#tour .next, #tour .prev {
	position: absolute;
	top: 5px;
}
#tour .next {
	right: 5px;
}
#tour .prev {
	right: 60px;
}
#tour-links {
	background: #E0FAA9;
	border: 1px solid #558017;
	position: absolute;
	top: 0;
	right: 0;
	width: 230px;
	height: 70px;
	padding: 0 4px;
}
#tour-links h1 {
	color: #558017;
}
#tour-links p {
	width: 120px;
	font-size: 7pt;
}
.tour-tip-left, .tour-tip-right, .tour-tip-middleright, .tour-tip-middleleft {
	color: #fff;
	position: absolute;
	top: 0;
}
.tour-tip-left, .tour-tip-right {
	width: 230px;
}
.tour-tip-middleright {
	width: 590px;
}
.tour-tip-middleleft {
	width: 480px;
}
.tour-tip-left, .tour-tip-middleleft {
	background: url(/img/presentation/pointer-right.png) no-repeat center right;
	padding: 0 4px 0 0;
	left: 0;
}
.tour-tip-right, .tour-tip-middleright {
	background: url(/img/presentation/pointer-left.png) no-repeat center left;
	padding: 0 0 0 4px;
	right: 0;
}
.tour-tip-left p, .tour-tip-right p, .tour-tip-middleleft p, .tour-tip-middleright p {
	background: #545454;
	padding: 4px;
}
#tour-content {
	position: relative;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
#tour-content img.center {
	position: relative;
	margin: 0 240px;
}
#tour-content img.right {
	position: relative;
	margin: 0 0 0 495px;
}
#tour-subscribe a {
	font-size: 16pt;
	font-weight: bold;
	color: #558017;
	text-decoration: underline;
}


/* Position des tips */
#tour-episodebar {
	top: 20px;
}
#tour-episodename {
	top: 200px;
}
#tour-episodeschedule {
	top: 330px;
}
#tour-episodeselect {
	top: 100px;
}
#tour-episodetips {
	top: 200px;
}
#tour-enhanceplayer {
	top: 20px;
}
#tour-enhancechapter {
	top: 190px;
}
#tour-enhanceadd {
	top: 20px;
}
#tour-enhanceimg {
	top: 200px;
}
#tour-enhanceitunes {
	top: 400px;
}
#tour-statsperiod {
	top: 10px;
}
#tour-statssrc {
	top: 150px;
}
#tour-statsdownload {
	top: 350px;
}
#tour-statsep {
	top: 550px;
}
#tour-statsmap {
	top: 100px;
}
#tour-statsgraph {
	top: 350px;
}
#tour-statsbar {
	top: 550px;
}
#tour-layoutplan {
	top: 95px;
}
#tour-layoutcolors {
	top: 245px;
}
#tour-layoutsave {
	top: 115px;
}
#tour-layoutparams {
	top: 205px;
}
#tour-layoutpreview {
	top: 325px;
}
#tour-importurl {
	top: 70px;
}
#tour-importeps {
	top: 225px;
}
#tour-promotefb {
	top: 35px;
}
#tour-promotefbpage {
	top: 255px;
}
#tour-promotecolors {
	top: 400px;
}
#tour-promotestatus {
	top: 120px;
}
#tour-promotepublish {
	top: 200px;
}
#tour-promoteplayer {
	top: 530px;
}
