body {
	color: black;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}
th {
	font-size: 11px;
	color: #993333;
	text-align: left;
}
/*p:first-letter {
	font-size: 300%;
}*/
td {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a:link {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header2 {
	color: #993333;
	font-size: 11px;
	font-weight: bold;
}
.textred {
	color: #993333;
	font-size: 10px;
	font-weight: bold;
}
.textbold {
	font-weight: bold;
}
.press {
	color: #666666;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}
.footer-shop {
	font-size: 9px;
	text-align: justify;
}

/*-------------------- gigs - styles -------------------*/
.table-gigs {
	line-height: 9px;
	text-align: left;
}

.text-through {
	text-decoration: line-through;
}

.live-done {
	color: #aaaaaa;
}

.live-done-through {
	color: #aaaaaa;
	text-decoration: line-through;
}

.live-done a {
	color: #666666;
}

/*------------------------------------------------*/

div.text-content {
	margin: 25px 18px 5px 22px;
	text-align: justify;
	height: 394px;
	width: 386px;
	overflow: hidden;
}
#media-pix-content {
	vertical-align: middle;
}
dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #626262;
}
.blink {
	text-decoration: blink;
	color: #993333;
}
.shopdscrpt {
	padding-left: 5px;
	float: left;
}
.fltlft {
	float: left;
}
#indexnews {
	text-align: center;
	vertical-align: top;
	padding-top: 0.5em;
}
#indexnews .text-content {
	padding-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	height: 10px;
	overflow: hidden;
}
#release2008-anim {
	position: relative;
}
.outline {
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.impressum {
	font-size: 9px;
	vertical-align: bottom;
	border-top-color: #96141C;
	border-right-color: #96141C;
	border-bottom-color: #96141C;
	border-left-color: #96141C;
}
#band-falk-video {
}
.border {
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #993333;
	padding: 1px;
	text-align: center;
}
.pix-frame {
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/*---------------------------- pagination - links -----------------------------*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/* http://www.goodphptutorials.com/out/Simple_PHP_MySQL_Pagination */

.pagination {
	padding: 2px;
	text-align: center;
	margin-top: -3px;
}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 9px;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	padding: 1px;
}
.pagination a, .pagination a:visited {
	padding: 1px 5px;
	font-weight: normal;
	/*border: 1px solid #993333;*/ /*#9aafe5;*/
	text-decoration: none;
	color: #999999;
}
.pagination a:hover, .pagination a:active {
	/*border: 1px solid #993333;*/
	background-color: #993333;
	color: #FFFFFF;
	/*background-color: lightyellow;*/
}
.pagination li.currentpage {
	font-weight: bold;
	padding: 1 5px;
	/*border: 1px solid #993333;*/
	text-decoration: underline;
	/*background-color: #993333;
	color: #FFF;*/
}
.pagination li.disablepage {
	padding: 0 5px;
	border: 1px solid #993333;
	color: #929292;
}
.pagination li.nextpage {
	font-weight: bold;
}
.pagination #total_page {
	font-size: 10px;
	color: #999999;
	margin-bottom: -5px;
}
/*-------------------- warnings & success -------------------*/
.warning {
	font-size: 10px;
	line-height: normal;
	color: #FF0000;
	border: 1px solid #FF0000;
	padding: 5px;
	width: 400px;
}

.canceled {
	font-size: 11px;
	line-height: normal;
	color: #FF0000;
}

.dont_show {
	font-size: 10px;
	line-height: normal;
	color: #FF0000;
	width: 400px;
}

.notice {
	font-size: 10px;
	color: #66cc00;
	border: 1px solid #66cc00;
	padding: 5px;
	width: 400px;
}

.show {
	font-size: 10px;
	color: #66cc00;
	width: 400px;
}



