@charset "utf-8";
/* CSS Document */

html {
		overflow-y: scroll;
		height:100%;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#222223 url(../img/bg.gif);
	line-height:20px;
	font-size:14px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

body#intopage{
		height:100%;
}

a:link {
	color:#860600;
	text-decoration:underline;
}

a.icon-sound {
	background:url(../img/icon-audio.gif) no-repeat 0 2px;
	padding-left:16px;
}
a:visited {
	color:#530400;
	text-decoration:underline;
}
a:hover,a:active {
	color:#e10a00;
	text-decoration:none;
}

hr {
	color:#860600;
	background:#860600;
	height:1px;
	border:none;
}

h1,h2,h3,h4,h5,h6,
ul,ol,li,p,img{
	margin:0;
	padding:0;
	font-size:14px;
	list-style-type:none;
	border:none;
}

#intro {
	width:960px;
	margin: 0 auto;
	background:#000;
	height:100%;
}

#content ul li {
	margin-left:40px;
	list-style-type:square;
}

#content ol li {
	margin-left:40px;
	list-style-type:decimal;
}

#content ol li embed,
#content ol li object {
	position:relative;
	top:3px;
}

#content ol,
#content ul,
p {margin-bottom:20px;}
.smalltext {font-size:10px;line-height:10px;}
h3 .smalltext {font-size:14px;line-height:16px;}
p.BU {font-size:12px; line-height:16px;margin-top:-15px;}

span.playtime {
	margin-left:10px;
	color:#666;
	font-style:italic;
	}

p.date-press {
	text-align:right;
	font-size:12px;
	line-height:15px;
	color:#860600;
}

/* headlines */
h1,h2,h3,h4,h5,h6 {
	font-family:"Times New Roman", Times, serif;
	color:#860600;
	font-weight:normal;
	letter-spacing:0.02em;
	text-align:left;
}
h1{
	line-height:40px;
	font-size:28px;
}

h2 {
	line-height: 30px;
	margin-top:10px;
	font-size: 22px;
}

h3 {
	line-height: 20px;
	font-size: 18px;
}

h4 {
	line-height: 15px;
	margin-top:5px;
	font-size: 14px;
}

h5 {
	line-height: 15px;
	margin-top:5px;
	font-size: 12px;
	font-weight:bold;
}

h6 {
	line-height: 15px;
	margin-top:5px;
	font-size: 12px;
}

#content #gal-thumb li {
	width:85px;
	float:left;
	height:85px;
	margin:0 40px 40px 0;
	list-style-type:none;
}

#noscript-header{
	width:960px;
	height:190px;
	background:#000 url(../img/nav-bg.png) no-repeat top left;
}
#noscript-header ul{
padding-top:140px;
}
#noscript-header li{
	float:left;
	font:20px bold;
	margin:0 10px;

}
#noscript-header li a {color:#fff;position:relative;}

#all-page {
	background:url(../img/bg-width.gif) repeat-y center top;
	height:101%;
}
#flashnote {
	background:#fff;
	border:red 4px solid;
	width: 300px;
	padding:10px;
}

#noscript-header #flashnote{
	position:absolute;
	top:30px;
	left:500px;
}

#page {
	width:960px;
	text-align:left;
	margin:0 auto;
	background:#ede9e6;
}

#header {
	margin-bottom:10px;
	height:190px;
	width:960px;
	background:#000;
}

#footer {
	background:url(../img/footer-top.gif) repeat-x;
	height:100px;
	clear:both;
}

/* Colum defintions */
div.col-block {
	width:100%;
	float:left;
}
/*possbile modification for fist col mainly IE6 fix*/
div.col-start{}
div.col-end{}


 /* all Cols*/
div.col-1, div.col-2, div.col-3, div.col-4, div.col-5, div.col-6, 
div.col-7, div.col-8, div.col-9, div.col-10, div.col-11, div.col-12 {
	float:left;
	margin:0 10px 10px 10px;
}

div.col-4, div.col-5, div.col-6, 
div.col-7, div.col-8, div.col-9, div.col-10, div.col-11, div.col-12 {
	text-align:justify;
}


div.col-1 {width:60px}
div.col-2 {width:140px}
div.col-3 {width:220px}
div.col-4 {width:300px}
div.col-5 {width:380px}
div.col-6 {width:460px}
div.col-7 {width:540px}
div.col-8 {width:620px}
div.col-9 {width:700px}
div.col-10 {width:780px}
div.col-11 {width:860px}
div.col-12 {width:940px}

td,th {
	text-align:left;
	vertical-align:top;
	line-height:20px;
	padding-bottom:10px;
	
}

#concert-list th{
	font-family:"Times New Roman", Times, serif;
	color:#860600;
	font-weight:normal;
	letter-spacing:0.02em;
	text-align:left;
	line-height: 20px;
	font-size: 18px;
	border-bottom:1px solid #860600;
	padding:10px 0 0 0;
}

#concert-list td.date {
	font-size:12px;
	padding-right: 10px;
	color:#966;
}

#concert-list td.title {
	
}

.gb-form label{
	display:block;
}
#gb-name,
#gb-msg {
	width:100%;
	margin-bottom:10px;
	border:1px solid #666;
}

#gb-msg {
	height: 6em;
}

.gb-paging span {
	float:left;
	display:block;
	margin: 5px 0;
}

#content .gb-paging li {
	float:left;
	list-style-type:none;
	margin:0;
}

.gb-paging li a {
	display:block;
	padding:1px 8px;
	margin: 5px;
	text-decoration:none;
	border:1px solid;
}

.gb-paging li.gb-cur a {
	background:#fff;
	font-weight:bold;
	color:#000;
}


.gb-entry {
	margin-top:20px;
	border-top:1px solid #860600;
	position:relative;
}

.gb-entry .gb-time {
	float:right;
	font-size:10px;
	line-height:15px;
	color:#666;
	margin-top:-15px;
}

.gb-entry .gb-name{
	margin:-22px 0 0 0px;
	padding:0 0 25px 30px;
	background:url(../img/notenschluessel.gif) no-repeat;
	color:#860600;
/*	height: 45px; */
}

.gb-entry .gb-msg {
	margin-top:-20px;
	padding:0 0 20px 30px;
}

