#tanzshop {
	position:absolute;
	z-index:1;
	top: 0;
	overflow: visible;
	visibility: visible;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #990000;
	margin-bottom: 5px;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.info {
	background-color: #B4B4B4;
	color: #FFFFFF;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #938A75;
	margin-top: 20px;
	text-decoration: underline;
	margin-bottom: 5px;
}
.seitenbox {
	background-color: #F1F0ED;
}
.seitenbox th {
	background-color: #990000;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.seitenbox td {
	padding: 5px;
}
#seite {
	position: absolute;
	top: 169px;
}
.contentline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
strong {
	font-weight: normal;
	color: #9B5555;
}
ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 12px;
}
li {
}
strong em {
	font-weight: bold;
	color: #9B5555;
}
a strong {
	font-weight: bold;
	color: #CC0000;
}
li a {
	font-weight: bold;
}
.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	margin-bottom: 15px;
	padding: 10px;
	line-height: 18px;

}
.hinweis p {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;

}
.hinweis strong {
	font-weight: bold;
	color: #FFFFFF;
}
