/* CSS Document */

#ts_shop_body {
       background-color:#000;
}

html, body {	
	position:relative;
	margin:0 auto;
	padding:0;
	height:100%;
	width:100%;
	font-family:arial;
	font-size:12px;
	color:#fff;
	background-color:#000;
	background-image:url(../gfx/back-alles.jpg);
	background-repeat:no-repeat;
	
}
.cont {
	position:relative;
	width:1000px;
	height:100%;
}

.header {
	position:absolute;
	top:58px;
	left:360px;
	background-image:url(../gfx/header.jpg);
	width:412px;
	height:142px;
	}
	
.main {
	position:relative;
	min-height:100%;
	width:1000px;
	background-image:url(../gfx/bod-higru.jpg);
	}

*html .main {height:100%}
.main-top {
	positon:relative;
	width:;
	height:230px;
	background-image:url(../gfx/mein-head.jpg);
	background-repeat:no-repeat;

	}
.main-content {
	position:relative;
	width:1000px;
	margin-bottom:100px;
	
	}
.main-content-left {
	position:relative;
	float:left;	
	width:400px;
	margin-left:370px;
	margin-bottom:100px;
	}

.main-content-left-eticket{
	margin-left:-10px;
	}

/* .main-content-left table tbody tr td b {
	font-size:18px;
}
*/

.main-content-right {
	position:relative;
	float:right;
	width:200px;
	/*background-image:url(../gfx/cont-right.jpg);*/

}
.flend {
	clear:both}

.footer {

	width:1000px;
	height:100px;
	background-image:url(../gfx/footer.jpg);
	margin: -100px auto 0 0;
		background-color:#ff9900;

}

/************* sonstiges *********/

	
.navi {
	position:absolute;
	left:170px;
	top:220px;
}
a{
	text-decoration:none;
	color:#009EE0;
}
.termin {
	position:absolute;
	left:514px;
	top:200px;
	background-image:url(../bilder/site/termin2011.jpg);
	width:254px;
	height:33px;	
	}

