.video {

	float:left;

	width:310px;

	height:270px;

	background-color:#969696;

	border:1px solid black;

	margin: 5px;

	text-align:center;

	font-size:22px;

}



/*

************************* Tour Schritt 1

*/





div.tour

{

	/* position: absolute;

	left: 250px;

	top: 350px; */

	position: relative;

	margin-left: 250px;

	margin-top: 220px;

	margin-bottom: 50px;

	border: 1px solid #FFFFFF;

	background-color: #000000;

	width: 740px;

	padding: 20px 10px;

}

div.tour span#title

{

	position:absolute;

	top:-33px;

	left: -1px;

	right: -1px;

	height: 20px;

	border: 1px solid #AA0000;

	background-color: #660000;

	padding: 5px

}

div.tour p#prev

{

	position:absolute;

	bottom: -65px;

	left: -5px;

}

div.tour p#prev img

{

	position: relative;

	top: 15px;

}

div.tour p#next

{

	position:absolute;

	bottom: -65px;

	right: -5px;

}

div.tour p#next img

{

	position: relative;

	top: 15px;

}

div.title

{

	position: absolute;

	left: 250px;

	top: 100px;

}

div.title h4

{

	font-family: Verdana,Helvetica,sans-serif;

	color: #BB0000;

	font-size: 23px;

	font-weight: normal;

	margin: 0px;

}

div.title h5

{

	font-family: Verdana,Helvetica,sans-serif;

	color: #BB0000;

	font-size: 17px;

	font-weight: normal;

	margin: 0px;

}

.frau

{

  position:absolute;

  background-image: url(/images/tour/bg/frau_tour1.jpg);

  background-repeat: no-repeat;

  top: 60px;

  width:210px;

  height:386px; 

  vertical-align: bottom;

}

div.titletext

{

	position: absolute;

	left: 250px;

	top: 270px;

	width: 700px;

	font-family: Verdana,Helvetica,sans-serif;

	font-size: 12px;

}

div.fortschritt

{

	position: absolute;

	left: 250px;

	top: 160px;

	width: 700px;

}

div.fortschritt img

{

	position: absolute;

	top: 0;

}

div.fortschritt img[alt="step1"]

{

	left: 0;

}

div.fortschritt img[alt="step2"]

{

	left: 235px;

	left: 160px;

	width: 57px;

	height: 57px;

}

div.fortschritt img[alt="step3"]

{

	left: 320px;

	width: 57px;

	height: 57px;

}

div.fortschritt img[alt="step4"]

{

	left: 480px;

}

div.fortschritt img[alt="step5"]

{

	left: 645px;

}

div.fortschritt img[alt="pfeil1"]

{

	left: 70px;

	top: 23px;

	width: 77px;

	height: 9px;

}

div.fortschritt img[alt="pfeil2"]

{

	top: 23px;

	left: 230px;

	width: 77px;

	height: 9px;

}

div.fortschritt img[alt="pfeil3"]

{

	top: 23px;

	left: 390px;

	width: 77px;

	height: 9px;

}

div.fortschritt img[alt="pfeil4"]

{

	top: 23px;

	left: 555px;

	width: 77px;

	height: 9px;

}

div.fortschritt span

{

	position: absolute;

	display: block;

	width: 117px;

	top: 60px;

	text-align: center;

	font-size: 12px;

}



.tcur

{

  cursor:pointer;

}



div#content_faq

{

	position:static;

	margin-top: 50px;

	margin-left: 260px;

	background-color: #000000;

	width: 680px;

	padding: 0;

}

div.faqkat

{

	display: none;

	padding-left: 25px;

	padding-top: 15px;

	padding-bottom: 15px;

	line-height: 25px;

}

div#content_faq a

{

	outline: none;

}

div#content_faq li

{

	margin-top: 5px;

	margin-bottom: 5px;

}
p a
{
  text-decoration: none;
}
