@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}
p {
	padding-bottom:10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	color:#dddddd;
	/*background-image:url(bg_contentdisplay.jpg);
	background-repeat:repeat-x;
	background-color:#4687cb;*/
	background-color:#000000;
}
body {
	text-align: center; /*zentriert divMain in IE 5.5*/
}
form{
	padding:0px;
	margin:0px;
}
.header1, .header2, .header3 {
	font-weight: bold;
	color: #dddddd;
}
.header1, h1 {
	font-size: 24px;
}
.header2, h2 {
	font-size: 20px;
}
.header3, h3 {
	font-size: 16px;
}
#divBanner{
	height:159px;
	background-image:url(../images/showtanz-events.gif);
	background-repeat:no-repeat;
}
#bannerLink{
	float:left;
	padding-top:0px;
	padding-left:0px;
}
#divMain {
	//position: absolute;
	//left: 40px;
	width: 1024px;
	margin: 0px auto; /*zentriert*/
	text-align: left; /*text-zentrierung aufheben siehe body*/
	background-color: #000000;
}
.MainWidth {
	min-height: 460px;
	width: 984px;
	padding:8px;
}
a {
	text-decoration: none;
	color:#dddddd;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
}
.emptyRow {
	/*height: 16px;*/
	clear: both;
	padding-top:8px;
}
.borderHorz {
}
#divContentHead {
	height:0px;
	/*background-image:url(content-head.gif);*/
	background-repeat: no-repeat;
}
#divContentFoot {
	height:20px;
	background-image:url(content-foot.gif);
}
#divContent {
	min-height: 480px;
	background-color:#000000;
}
#divContentHeight {
	float:left;
	height:500px;
}
#divLeftContent {
	float: left;
	width: 160px;
	padding-top:8px;
}
#divLeftMenu{
	background-image:url(bg-tanzshow-menu.gif);
	background-repeat:no-repeat;
	width:160px;
}
#leftMenuLeftPad{
	width:54px;
	height:500px;
	float:left;
}
#leftMenuItemsPanel{
	float:left;
	padding-top:6px;
}
.MenuImg{
	padding-bottom:10px;
}
#divCenterContent {
	float: left;
	width: 450px;
	padding-top:8px;
	padding-left:10px;
	background-image:url(sterne-klein.gif);
}
#divRightContent {
	float: right;
	width: 404px;
}
#divLanguage {
	float: right;
}
#divWelcome {
	float: left;
}
#divMainMenu {
	height:0px;
	/*padding:4px 4px 4px 8px;*/
}
#divMainMenu a{
	text-decoration:none;
	color:#dddddd;
}
#divMainMenu a:hover{
	color:#3399FF;
}
#divWelcome, #divHeadlines, #divFeatures {
	padding: 8px;
	background-color:#000000;
	color:#dddddd;
}
#divProductDisplay, #divContentDisplay {
	float: left;
	padding: 8px;
	background-color:#000000;
	color:#dddddd;
}
#divProductDisplay a:hover, #divContentDisplay a:hover {
	color:#3399FF;
}

.divProduct {
	float: left;
	width: 620px;
}
.BgContent {
	background-color:#000000;
}
.ContentColors {
	background-color:#FFFFFF;
	color:#333333;
}
.divProductImg {
	float: left;
	width: 170px;
	padding: 8px;
}
.divProductData {
	float: left;
	width: 430px;
}
.divAddToCart {
	float: left;
	width: 160px;
}
#btnAddToCart {
	float: right;
}
#tfCartQuantity {
}
.lblCartQuantity {
	float: right;
}
.divNextStep {
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	width: 850px;
}
.divToCheckout, .divToBasket{
	height:30px;
}
.btnToCheckout, .btnToBasket, #btnNextStep, #btnAddToCart{
	background-image:url(metallicbutton.gif);
	border:none;
	width:140px;
	height:29px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#btnGoBack{
	background-color:#146EB4;
	color:#FFFFFF;
	border: 1px solid #ffffff;
}
.InfoHeader, .InfoText {
	font-weight: bold;
	color:#333333;
	padding:8px;
}
.InfoHeader {
	font-size: 16px;
}
.InfoText {
	font-size: 14px;
}
.SmallText {
	font-size: 11px;
	font-weight: normal;
}
.RightBox {
	float: right;
	width: 160px;
}
.RightFloat {
	float: right;
}
.LeftFloat {
	float: left;
}
.RightAlign {
	text-align: right;
}
.Clearer {
	clear: both;
}
.Spacer10 {
	width: 10px;
	float: left;
}
.SpaceCol {
	float:left;
	Width: 14px;
}
.ContentCol {
	float:left;
	Width: 320px;
}
.LineHorz {
	border-top:2px solid #ffffff;
}
.MenuItem {
	float:left;
}
#divBasketSmall {
	background-color:#146eb4;
	color:#FFFFFF;
	padding:8px;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
}
#divBasketSmall a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#divFooter {
	background-color:#333333;
	color:#999999;
	padding:8px;
}
.Footer {
	font-size:11px;
}
.Footer a {
	text-decoration:underline;
	color:#999999;
}
.Footer a:hover {
	text-decoration:none;
}
.handCur{
	cursor:pointer;
}
#box1{
	width:450px;
}
.BoxM1{ /* für jede box definieren */
	width:410px;
}
.Box{

}
.BoxFrame{
	padding-left:2px;
	padding-right:2px;
	background-color:#0031b0;
}
.BoxContent1{
	width:418px;
	padding-left:14px;
	padding-right:14px;
	background-color:#0031b0;
}
.BoxHead1{
	float:left;
	width:434px;
	height:40px;
	padding-left:16px;
	padding-top:10px;
	background-image:url(box-head.gif);
	background-repeat:no-repeat;
}
.BoxTL{
	float:left;
	width:20px;
	height:40px;
	background-image:url(box-head-left.gif);
	background-repeat:no-repeat;
}
.BoxTM{
	float:left;
	height:40px;
	background-image:url(box-head-m.gif);
	background-repeat:repeat-x;
}
.BoxTR{
	float:right;
	width:20px;
	height:40px;
	background-image:url(box-head-left.gif);
	background-repeat:no-repeat;
}
.BoxBL{
	float:left;
	width:20px;
	height:20px;
	background-image:url(box-foot-left.gif);
	background-repeat:no-repeat;
}
.BoxBM{
	float:left;
	height:20px;
	background-image:url(box-foot-m.gif);
	background-repeat:repeat-x;
}
.BoxBR{
	float:right;
	width:20px;
	height:20px;
	background-image:url(box-foot-right.gif);
	background-repeat:no-repeat;
}
.GoldenBox{
	border: 8px solid #bdaa70;
}
.RedBox{
	border: 8px solid #c10505;
}
#absInLeftMenu{
	position:absolute;
	left:10px;
	top:260px;
	z-index:10;
}

