@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 12px;
}
.oneColElsCtr #container {
	width: 1024px;
	background: #000;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 768px;
	color: #000;
}
#index_tanzshows_textbox {
	position: relative;
	height: 227px;
	width: 368px;
	left: 205px;
	top: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	padding-right: 2,5;
	padding-left: 2,5;
}
#aktuelles {
	position: relative;
	height: 185px;
	width: 263px;
	left: 598px;
	top: 67px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 10px;
	overflow: auto;
}
#aktuelles_header {
	position: relative;
	height: 24px;
	width: 150px;
	left: 708px;
	top: 70px;
	font-size: 14px;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #422E5D;
}
.oneColElsCtr #container #MainContent #index_tanzshows_textbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #422E5D;
	font-size: 16px;
}
.oneColElsCtr #container #MainContent #index_tanzshows_textbox h4 {
	color: #422E5D;
}
.oneColElsCtr #container #MainContent #aktuelles #newstext h3 {
	color: #FFF;
}
.oneColElsCtr #container #MainContent #aktuelles #newstext h4 {
	color: #FFF;
}
#tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #422E5C;
	position: relative;
	height: 60px;
	width: 200px;
	left: 800px;
	top: -50px;
}

