a {color: #5fade3; 
   text-decoration: none;}
   
a:hover {text-decoration: underline;}

#wrapper {
	height: auto;
	min-height: 480px;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: 5px solid #fff;
}
*html #wrapper {	height: 480px;}
#header {
	background-color: #222222;
	height: 90px;
	width: 970px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 90px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
	float: left;
}
#header .nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	float: left;
}


#header .nav a:hover {
	color: #999;
}

#header .nav a.active {
	color: #999;
}


#container {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 780px;
}
#container .element {
	height: auto;
	width: 780px;
	margin-bottom: 5px;
	clear: left;
}
#container .elementDetail {
	height: auto;
	width: 780px;
	margin-bottom: 0px;
	clear: left;
	border-top: 5px solid #222;
	background-color: #222222;
}
#container .caption {
	height: 43px;
	width: 200px;
	margin-right: 5px;
	float: left;
}
#container .header h1 {
	font-size: 16px;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.sitepath {
	font-size: 12px;
	margin-left: 5px;
}


#container .navigation a{
	height: 25px;
	width: 183px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #555;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #222;
	display: block;
	margin-bottom: 2px;
	padding-left: 7px;
	float: left;
	clear: left;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.sitepath a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.sitepath a:hover {
	color: #000000;
}


#container .navigation a:hover{
	color: #000000;
	background-color: #999;
	border-left-color: #19171C;
}

#container .navigation a.active{
	color: #000000;
	background-color: #999;
	border-left-color: #19171C;
}

#container .content {
	float: left;
	width: 575px;
	
	margin-bottom: 5px;
}



#sidebar {
	height: auto;
	width: 195px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: right;
}
#sidebar h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #222222;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 25px;
	padding-left: 5px;
}
#sidebar div.sidebarItem {
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}
#sidebar .sidebarItem span {
	font-size: 9px;
	text-align: right;
	display: block;
	width: 190px;
	margin: 0;
}
#sidebar .sidebarItem table {
	font-size: 12px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	border: none;
	display: block;
}
#sidebar .sidebarItem .modulefont {
	font-size: 12px;
}
#sidebar .sidebarItem .moduletextfield {
	font-size: 11px;
	width: 120px;
	border: 1px solid #333;
	float: right;
}
#sidebar .sidebarItem form img {
	width: 68px;
	height: 25px;
}
#sidebar .sidebarItem h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sidebar .sidebarItem p {
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#container .Column1 {
	height: auto;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.EventHeadline {
	background-color: #E53284;
	height: 43px;
	width: 200px;
	margin-bottom: 5px;
}
.EventTicketing {
	height: 43px;
	width: 200px;
	margin-bottom: 5px;
	background-color: #EA62A0;
}
.EventLineup {
	height: auto;
	width: 200px;
}


#container .Column2 {
	height: 150px;
	width: 575px;
	background-color: #19171C;
	float: left;
}


#footer {
	padding: 0px;
	height: 28px;
	width: 970px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
	line-height: 28px;
	padding-left: 10px;
	font-size: 12px;
	text-align: center;
}
#container .navigation {
	width: 200px;
	margin-right: 5px;
	float: left;
}


#container .header {
	height: 43px;
	width: 780px;
	margin-bottom: 5px;
}
#container .first {
	height: 43px;
	width: 55px;
	margin-right: 5px;
	float: left;
}
#container .second {
	height: 43px;
	width: 140px;
	float: left;
	margin-right: 5px;
}
#container .third {
	float: left;
	height: 43px;
	width: 575px;
}
#container .header div {
	background-color: #666666;
	text-align: left;
	vertical-align:bottom;
	color: #FFFFFf;
}
#container .element .first {
	background-color: #222222;
}
#container .element .second {
	background-color: #535353;
}
#container .element .third {
	background-color: #999999;
}
#container .element .active {
	background-color: #E1006A;
}
.content div.event {
	width: 780px;
	color: #FFF;
	;
}

.content .col2 a img{
	display: block;
	float: right;
	height: 30px;
	width: 30px;
	margin-top: -40px;
	margin-left: -5px;
}
.content .col1 .daytime {
	font-size: 12px;
	display: block;
	float: right;
	width: auto;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.content .eventSP .day {
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 28px;
	float: left;
	text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
	filter: Glow(Color=#000000, Strength=3);
}
.content .eventSP .date {
	font-size: 24px;
	line-height: 28px;
	float: right;
	text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
	filter: Glow(Color=#000000, Strength=3);
}
.content .eventSP h2 {
	white-space: nowrap;
	width: 176px;
	margin-top: 146px;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
	filter: Glow(Color=#000000, Strength=3);
}
.content .eventSP .time {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 16px;
	text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
	filter: Glow(Color=#000000, Strength=3);
	margin-left: 4px;
}

*html .content .eventSP .time {
	margin-left: 2px;
}

.content .col1 .date {
	font-size: 28px;
	clear: left;
	float: right;
	letter-spacing: -2px;
	display: block;
	margin-top: 6px;
}
.content .col2 h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.content .col2 .fsk {
	color: #CCC;
	float: right;
	line-height: 18px;
	height: 18px;
}
.content  .col2 .type {
	float: left;
	line-height: 18px;
	height: 18px;
}

.content .event .col1 {
	float: left;
	height: 52px;
	width: 97px;
	margin-right: 5px;
	padding: 4px;
	background-color: #222;
	border-bottom: 5px solid #222;
	border-top: 5px solid #fff;
	;
	margin-top: -5px;
}

.content .event .col2 {
	float: left;
	height: 52px;
	width: 577px;
	margin-right: 5px;
	padding: 4px;
	background-color: #555;
	;
	border-bottom: 5px solid #fff;
	overflow: hidden;
}

.content .event .col3 {
	float: left;
	height: 52px;
	width: 72px;
	margin-right:0px;
	padding: 4px;
	background-color: #797979;
	border-bottom: 5px solid #fff;
}




.content .eventDetail {
	background-color: #222222;
	padding: 20px;
	height: auto;
}

.content .eventDetail .helper {
	height: 5px;
	width: 80px;
	background-color: #222;
	position: relative;
	top: -5px;
	border-top: 5px solid #222;
}

.content .eventDetail table td{
	color: #ffffff;
}

.content .eventDetail .EventImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.content .eventDetail .EventText {
	float: left;
	width: auto;
	margin-left: 10px;
	margin-right: 0px;
}

*html .content .eventDetail .EventText {
	margin-left: 5px;
}






.content .eventDetail1 {
	background-color: #222222;
	padding: 0px;
	height: auto;
	width: 670px;
	margin-left:110px;
}
.content .eventDetail1 .socialCol {
	float: left;
	height: 50px;
	width: 165px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.content .eventDetail1 table td{
	color: #ffffff;
}

.content .eventDetail1 .EventImage {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
}

.content .eventDetail1 .EventText {
	float: left;
	width: 335px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

*html .content .eventDetail1 .EventText {
	margin-left: 5px;
}



.content .eventDetail2 {
	background-color: #222222;
	padding: 0px;
	height: auto;
	width: 670px;
	margin-left:110px;
}
.content .eventDetail2 .socialCol {
	float: left;
	height: 50px;
	width: 165px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.content .eventDetail2 table td{
	color: #ffffff;
}

.content .eventDetail2 .EventImage {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
}

.content .eventDetail2 .EventText {
	float: left;
	width: 330px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

*html .content .eventDetail2 .EventText {
	margin-left: 5px;
}


.content .eventDetail3 {
	background-color: #222222;
	padding: 0px;
	height: auto;
	width: 670px;
	margin-left:110px;
}
.content .eventDetail3 .socialCol {
	float: left;
	height: 50px;
	width: 165px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.content .eventDetail3 table td{
	color: #ffffff;
}

.content .eventDetail3 .EventImage {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
}

.content .eventDetail3 .EventText {
	float: left;
	width: 330px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

*html .content .eventDetail3 .EventText {
	margin-left: 5px;
}

.content .eventSP {
	float: left;
	height: 192px;
	width: 192px;
	margin-left: 4px;
	margin-bottom: 4px;
	color: #FFF;
	background-position: center center;
}

*html .content .eventSP {
	margin-right: 2px;
	margin-bottom: 2px;
}

.content .trenner {
	clear: both;
	height: 25px;
	width: 780px;
	margin-bottom: 5px;
	background-color: #222222;
	border-top: 5px solid #fff;
}

/*.content .eventSP:first-child{
	margin-left: 0px;
}

div.trenner + div.eventSP{
	margin-left: 0px;
}

div.clear + div.eventSP{
	margin-left: 0px;
}
*/
.content .eventSP .layer2 {
	height: 192px;
	width: 192px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 500;
	overflow: hidden;
}
.content .eventSP .layer4 {
	height: 192px;
	width: 192px;
	z-index: 1002;
	position: relative;
	top: -384px;
	left: 0px;
	overflow: hidden;
}
.content .eventSP .layer1 {
	overflow: hidden;
	text-align: center;
	width: 192px;
	height: 192px;
}


.clear{
	clear: both;
}

.clearm10w{
	width: 780px;
	position: relative;
	background-color:#FFF
	height: 5px;
	line-height: 5px;
	border-top: 10px solid #fff;
	top: -5px;
	clear: both;
	
}

.clearm5w{
	width: auto;
	position: relative;
	background-color:#FFF
	height: 2px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 2px;
	border-top: 5px solid #fff;
	font-size: 1px;
	top: -5px;
	clear: both;
	
}
.content .eventSP .fullLink {
	height: 192px;
	width: 192px;
	;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}
#header #logo {
	float: right;
	border: none;
	margin-top: 10px;
	margin-right: 10px;
}
#header .logocontainer {
	height: 90px;
	width: 180px;
	float: right;
	display: block;
}
.content .eventSP .layer3 {
	height: 192px;
	width: 192px;
	position: relative;
	z-index: 501;
	top: -192px;
	left: 0px;
	overflow: hidden;
}
#flyerView {
	border: 1px solid #FFF;
	width: auto;
	height: auto;
	background-color: #222222;
	padding: 1px;
}
.content .eventSP .layer1 img.vert {
	margin-left: -25%;
	margin-right: -25%;
	max-height:192px;
	height: 192px;
	width: auto;
}
.content .eventSP .layer1 img.hor {
	margin-top: -25%;
	margin-bottom: -25%;
	max-width:192px;
	width: 192px;
	height: auto;
}

.content .eventSP .layer3sub {
	padding: 8px;
	height: 176px;
	width: 176px;
	z-index: 501;
	overflow: hidden;
	background-image: url(../dark_overlay.png);
	background-position: center center;
}
.content .eventSP .contentLink {
	height: 192px;
	width: 192px;
	;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}
#header .nav {
	background-color: #222222;
	height: 90px;
	width: 780px;
	margin-top: 0px;
	line-height: 90px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.swGallery {
	overflow: hidden;
	position: relative;
	line-height: 1.5em;
	padding-top: 0px;
}

.swGallery img {
	border: 0;
	margin: 0;
}

.swGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0px !important;
}

.swGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.swGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
}

* html .swGallery .slideInfoZone {
	bottom: -1px;
}

.swGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 10pt;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #EFEFEF;
}

.swGallery .slideInfoZone p {
	padding: 0;
	font-size: 8pt;
	margin: 2px 5px;
	color: #eee;
}

.swGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.swGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.swGallery .carousel {
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.swGallery .carousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
	margin: 0px !important;
}

.swGallery .carousel .carouselInner {
	position: relative !important;
	margin: 0px !important;
	padding: 0px !important;
}

.swGallery .carousel p {
	margin: .swGallery .carousel
}

.swGallery .carousel .carouselInner .thumbnail {
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
	margin: 0px 5px !important;
}

.swGallery .carousel .label {
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.swGallery .carousel .label .number {
	color: #b5b5b5;
}

.swGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.swGallery a.right,.swGallery a.left {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index: 10;
	filter: alpha(opacity = 20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .swGallery a.right,* html .swGallery a.left {
	filter: alpha(opacity = 50);
}

.swGallery a.right:hover,.swGallery a.left:hover {
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.swGallery a.left {
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .swGallery a.left {
	background: url('img/fleche1.gif') no-repeat center left;
}

.swGallery a.right {
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .swGallery a.right {
	background: url('img/fleche2.gif') no-repeat center right;
}

.swGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open {
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover {
	background: url('img/open.png') no-repeat center center;
}

* html .withArrows a.open:hover {
	background: url('img/open.gif') no-repeat center center;
	filter: alpha(opacity = 80);
}
