body {	
	margin:0px;
	padding:0px;
	background-color: #cccccc;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}


#wrapper {
	width:776px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}


#header {
	width:776px;
	height:158px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../../images/title3.gif);
	background-repeat:no-repeat;
	border-left:0px solid #fff;
  border-right:0px solid #fff;
}


* html #header {
  border-right:0px solid #fff;
}


#languages {
	position:relative;
	left:710px;
	top:95px;
	z-index:100;
	}


#inner {
	background-color:#ECEDED;
	padding-left:20px;
	padding-right:20px;
	width:736px;
	float:left;
} 

#inner_concert {
	background-color:#ECEDED;
	padding-left:20px;
	padding-right:0px;
	width:756px;
	float:left;
} 


h2 { 
	font-size:14px;
	color: #ffffff;
	background-color:#D20002;
	left:-20px;
	padding:2px;;
	border:0px solid #fff;
	}

h3 { 
	font-size:12px;
	color: #D20002;
	font-weight:normal;
	text-transform:uppercase;
	}
	
h4 { 
	font-size:12px;
	color: #D20002;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	}
	
h5 { 
	font-size:11px;
	color: #666666;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	}


#spalte_li {
float:left;
width:265px;
padding-right:10px;
}

#spalte_re {
}



#tracks {
position:relative;
left:0px;
font-size:11px;
line-height:22px;
}

* html #tracks { /*hack für IE6 und früher*/
line-height:20px;
}

*+html #tracks {  /*hack für IE7*/
line-height:20px;
}


#footer {
	color: #ffffff;
	width:776px;
	height:20px;
	text-align:left;
	position: relative;
	top:-2px;
	background-color:#666666;
	border:0px solid #fff;
	border-top:0px solid #fff;
}

#footer p {
	padding: 8px;
}

#clearfooter {
	clear:both;
}

#credit {
text-align:right;
height:20px;
}

div,p  {
	margin-top:0px;
}


#content {
padding-top:40px;
min-height:450px;
height:auto !important;  /* für moderne Browser */
height:450px;  /*für den IE */
padding-right:0px;
margin-right:0px;
}


#content_concert {
padding-top:40px;
overflow:scroll;
height:550px;
}


*#content {
	z-index: 300;
	padding-bottom: 7px;
}

#headline {
	font-size: 11px;
	color: #ffffff;
	background-color:#D20002;
	line-height: 18px;
	position:absolute;
	top:140px;
	z-index: 999;
	width:776px;
	text-align:left;
	border:0px solid #fff;
	text-transform:uppercase;
	text-indent:25px;
}

#content h2 {
	font-size: 15px;
	color: #ffffff;
	background-color:#D20002;
	line-height: 24px;
	position: relative;
	z-index: 999;
	width:110px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	border:2px solid #fff;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


#content ul li{
	list-style-image: url(images/bullet_red_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

#content a {
  color: #D20002;
	text-decoration:none;
}

#content a:hover{
    background-color: #D20002;
	  color: #ffffff;
}


#content_concert h2 {
	font-size: 15px;
	color: #ffffff;
	background-color:#D20002;
	line-height: 24px;
	position: relative;
	z-index: 999;
	width:110px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	border:2px solid #fff;
}

#content_concert p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


#content_concert ul li{
	list-style-image: url(images/bullet_red_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

#content_concert a {
  color: #D20002;
	text-decoration:none;
}

#content_concert a:hover{
    background-color: #D20002;
	  color: #ffffff;
}

#download a {
font-size:10px;
color:#666666;
line-height:20px;
}

#download a:hover {
color:#ffffff;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

img {
	border: dotted 0px #444444;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}


