.wrapper {
	width:	800px;
	overflow:	hidden;
	background-repeat: no-repeat;
	color:#C7AB82;
}

.wrapper .tourSlide {
	width:	4000px;
	height:	600px;
}

.wrapper .tourSlide .tour {
	float:left;
	width: 800px;
}

.wrapper .tourSlide .tour img{
	border:0 none;
}

.wrapper .tourSlide .tour a.prev, .tour a.forw, .tour a.last {
	width: 72px;
	height:	58px;
	overflow: hidden;
	display:block;
	background-position:0 0;
	cursor:pointer;
}

.wrapper .tourSlide .tour a.prev span, .tour a.forw span, .tour a.last span {
	margin-left:-9999px;
}

.wrapper .tourSlide .tour a:hover {
	background-position:72px 0;
}

.wrapper .tourSlide .tour a.forw {
	background-image:	url(../img/arrow_forw.png);
	float: right;
	margin-right: 5px;
}

.wrapper .tourSlide .tour a.prev {
	background-image:	url(../img/arrow_back.png);
	float: left;
	margin-left: 5px;
}

.wrapper .tourSlide .tour a.last {
	background-image:	url(../img/arrow_forw.png);
	float: right;
	margin-right: 5px;
}

.wrapper .tourSlide .tour div h2{
	margin-top: 10px;
}

.wrapper .tourSlide .tour div.content{
	width:	800px;
	height: 535px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.wrapper .tourSlide .tour .content .tourText {
	width:	600px;
	height:	90px;
	vertical-align:	middle;
	margin-top:440px;
	margin-left: 100px;
}

.wrapper .tourSlide .tour .content .tourDisc{
	width:	213px;
	height:	20px;
	margin:	0 auto;
	margin-top:		30px;
	float: left;
	padding: 0 0;
	text-align: center;
	font-size:	15px;
}

.wrapper .tourSlide .tour .content .disc1 {
	margin-left: 83px;
}


#hide_me {
	display:none;
	height:0;
}

.wrapper .tourSlide .tour_1 {
	background-image: url(../img/tour/tour1.jpg);
}

.wrapper .tourSlide .tour_2 {
	background-image: url(../img/tour/tour2.jpg);
}

.wrapper .tourSlide .tour_3 {
	background-image: url(../img/tour/tour3.jpg);
}

.wrapper .tourSlide .tour_4 {
	background-image: url(../img/tour/tour4.jpg);
}

.wrapper .tourSlide .tour_5 {
	background-image: url(../img/tour/tour5.jpg);
}
/* Table Layout */
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('img/table/table.gif'); 
}

.top-left {
	margin-right:20px;
}

.top-right {
	background-position:100% 0px;
}

.top-right {
	margin-left:20px;
	margin-top:-20px;
}

.top-left, .top-right, .bottom-left, .bottom-right {
	font-size:2px;
	height:20px;
}

.top-symbol {
	background-image: url('../img/table/topSymbol.gif'); 
	background-position:100% -50%;
	background-repeat:no-repeat;	
	font-size:2px;
	height:21px;
	width:226px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-23px;		
}


.bottom-left, .bottom-right {
	font-size:2px;
	height:25px;
}

.bottom-left {
	background-position:0 -65px;
	margin-right:25px;
}

.bottom-right {
	background-position:100% -65px;
	margin-top:-25px;
	margin-left:25px;
}

.bottom-symbol {
	background-image: url('../img/table/bottomSymbol.gif'); 
	background-position:100% -50%;
	background-repeat:no-repeat;	
	font-size:2px;
	height:35px;
	width:226px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-17px;			
}


.insideleft, .insideright {
	background-image:url(../img/table/leftRight.gif);
	background-repeat:repeat-y;
}

.insideright {
	background-position:100% 0;
}

.inside {
	background-image: url('../img/table/middle.gif'); 
	background-position:0 0px;
	margin:-18px 13px -12px 11px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
}

.insideTopic {
	background: url('../img/table/insideTopic.jpg');
	color:#C47948;
	font-size:13px;
	border-bottom: 1px solid #9D622F;
	height:23px;
	line-height:20px;
	width:100%;
	text-align:center;
}
/* Basistabelle */

.basetable, p.basecontent, strong.basetable {
	margin-top:-10px; 
	margin-bottom:10px;
	margin-left:4px;
	font-size:11px;
	color: #C7AB82;
	line-height:16px;
	border:1px solid #351B0C;
	width:98%;
}

p.basecontent {
	margin-top:0px;
}

div.basetable {
	margin-top:0px;	
}

strong.basetable {
	border:0px;
	font-weight:bold;
	color:#FFD97E;
	margin:0px;
}

p.basecontent {
	border:0px;
	margin-left:5px;
	margin-right:5px;	
}

.basetable tr {
	line-height:20px;
	height:20px;
}

.basetable th {
	font-weight:bold;
	line-height:20px;
	color:#FFD97E;
	height:20px;
}

.basetable td {
	line-height:20px;
	color:#FFF6DF;
	height:20px;
}

.basetable_even, .basetable_uneven, .basetable_highlight {
	line-height:20px;
	color: #FFF6DF;
	background-image: url('../img/table/base.jpg');
	background-position: left top;
	height:20px;
	border-bottom: 1px solid #9D622F;
}

.basetable_uneven {
	background-position: left bottom;
}

.basetable_highlight {
	background-position: left center;
}

.basetable_extend {
	background-image: url('../img/design/ln_button.gif');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	height:20px;
	width:12px;
	display:block;
}

fightbox_result {
	width:521px;
	line-height:29px;
	height:29px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	background-image: url('../img/design/fightbox_result.jpg');
	margin-top:20px;
	margin-bottom:10px;
	margin-left:15px;
}