body{
	background-color: #010101;
	color: #FFFFFF;
	margin: 0px;
	line-height: 13pt;
	padding: 0px;
}
body, p, td, pd, li, select, input, textarea{
	line-height: 12pt;
	font-family: Georgia, Times New Roman, serif;
	font-size: 8pt;
}
a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #85a8a8;
	text-decoration: underline;
}
h1{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
h2{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
/*NAVIGATION*/

/* CONTAINER */
#container{
	position: absolute;
	left: 50%;
	margin-left: -250px;
	width: 500px;
}
#news-teaser{
	width: 240px;
	float: right;
}
#next-date{
	width: 240px;
}


/*css styled content*/

P.csc-caption { margin: 0; }
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
{$styles.content.imgtext.borderSelector} {
	border: 2px solid black;
	padding: {$styles.content.imgtext.borderSpace}px {$styles.content.imgtext.borderSpace}px;
}

DIV.csc-textpic-imagewrap { padding: 0; }

DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 0px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 0px;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 0px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */


/* Right (above or below) */

/* Left (above or below) */

/* Left (in text) */

/* Right (in text) */

/* Right (in text, no wrap around) */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */



/*classes*/
dl.csc-textpic-image{
	margin-left: -20px;
}
dl.csc-textpic-image dt a img{
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: none;
}
p.newsdate{
	display: none;
}
div.tx-swgconcertdb h2{
	font-size: 24pt;
	margin: 0px;
	padding: 0px;
}
div.tx-swgconcertdb p{
	font-weight: bold;
	font-size: 10pt;
}
div.tx-swgconcertdb p span.date-info{
	font-weight: normal;
	font-size: 8pt;
	display: block;
}
div.spacer-news, div.spacer-news p{
	margin: 0px;
	padding: 0px;
}