/* global */

/* Smartphones */
@media (max-width: 430px) {
  body { font-size: 17px; }
  .news-card { margin: 8px 0; padding: 12px; }
}

/* Tablets */
@media (min-width: 431px) and (max-width: 1024px) {
  .news-list { display: grid; grid-template-columns: 1fr 1fr; }
  .news-card { margin: 16px; }
}


.hr_trenner
{
	width:100%;
	display:block;
	border-top:1px solid #666;
	margin-bottom:1em;
}

.subheadline
{
	padding:0.2em 0.2em 0em 0.2em;
	letter-spacing: 0.5em;
	background: #000;
	display:inline;
}

.liveexpanded
{
	overflow-x: hidden; 
	overflow-y: auto; 
	max-height: 450px;

}

.subheadline2
{
	overflow-x: hidden; 
	overflow-y: auto; 
	/*height: 120px;*/
	border:1px solid #000;
	padding-top:0.5em;
}

.linklist
{
	font-weight:bold;
}

.letterspace
{
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:3px;
}

.fettgelbgross
{
	font-size:1.5em;
	font-weight:bold;
}

a.tableimageandtext
{
	font-size:0.8em;
	text-align:center;
}


#main
{
min-height: 700px;
position:relative;
}

/* footer always on bottom - bug in ie */
/*


#footer
{
position:absolute;
bottom:0px;
left:26px;
}


#main
{
	padding-bottom: 25px;
	
}


*/

.live_city, .live_country
{
	font-weight:bold;
	font-size:1.1em;
}

.live_location
{
font-size:1.1em;
}

#minheight
{
	height: 700px;
	z-index:-3;
	
} 
 
body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
  
  
}

.youtubevideos
{
	width:100%;
}

img.youtubeimg
{
	width:120px;
	height:90px;
}

p
{ margin: 0px;
  padding: 0px 0px 8px 0px;
  line-height: 1.4em; 
}

h1
{ font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}

.videopic
{
	height:70px;
	width:90px;
}


a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 4px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 4px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

.songexpanded, .liveexpanded
{
	border: 1px #333 solid;
}

.songdetails, .livedetails
{
	padding: 0.5em;
}

.songdetails a
{
	font-weight: normal;
}

.songlink_active, .livelink_active
{
   background-color: #333;
}

a.songlink:hover, a.livelink:hover
{
	background-color:#404040;
}

#column2 a.live_head:hover
{
	text-decoration:none;
}

#column2 a.live_pic_link:hover
{
	background-color: #666;
}

.live_pic_link
{
	height:120px;
	width:120px;
	float:left;
	display:block;
	text-align:center;
	
}

a.songlink_active:hover, a.livelink_active:hover
{
	background-color: #333;
}

#lightbox-image { border: 1px solid #e4e4e4; }

.songlink
{
 display:block;
 margin-top: 2px;
 text-align:left;
}


.disco_pics_row_inner
{
 left:0px;
 position: relative;
}

.disco_pics_scroll
{
text-align:right;
font-weight:bold;
}

.disco_pics_row
{
 overflow:hidden;
 
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}


/* main container */
#main{width: 750px;}

/* links above the logo / footer */
#links, #footer
{ width: 659px;
  height: 20px;
  font-size: 88%;
  text-transform: uppercase;
  padding: 8px 21px 0px 19px;
}

#links{text-align: right;}

#footer
{ text-align: center; 
  border-top: 2px solid;
}

#links a, #footer a, #links a:hover, #footer a:hover{text-decoration: none;}

/* logo */
#logo
{ width: 700px;
  height: 154px;
  border-top: 3px solid;
  border-bottom: 3px solid;
}

#logo h1, #logo h2
{ margin: 0px;
  letter-spacing: .2em;
}

#logo h1
{ padding: 70px 0px 0px 139px;
  font-size: 160%;
}

#logo h2
{ font-family: arial, sans-serif;
  padding: 5px 0px 0px 139px;
  font-size: 108%;
}

/* navigation menu */
#menu
{ height: 33px;
  width: 700px;
  margin-top: -33px;
  position: relative;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px 5px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{ display: block; 
  float: left; 
  text-decoration: none; 
  padding: 9px 19px;
  text-transform: uppercase;
  font-size: 88%;
  
} 

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ 
  padding: 9px 19px;
  border: 0px;
} 

/* main content */
#content
{ width: 700px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 197px;
  margin: 0px 0px 0px 0px;
  float: left;
  padding: 19px 19px 15px 19px;
}

.sidebaritem
{ text-align: left;
  width: 184px;
  float: left;
  margin: 0px 0px 29px 4px;
}

.sidebaritem h1, .sidebaritem h2, .sidebaritem p{margin: 0px 10px 0px 10px}

.sidebaritem h1
{ font-weight: normal;
  padding: 8px 0px 16px 0px;
  text-transform: uppercase;
}

.sidebaritem p
{ line-height: 16px; 
  padding: 0px 0px 8px 0px;
}

.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 2px 19px;
  text-decoration: none;
}

.sbilinks ul{margin: 0px 0px 0px 10px;}

.sbilinks li
{ list-style: none; 
  padding: 0px 0px 0px 0px; 
}

.sbilinks li a, .sbilinks li a:hover
{ height: 16px;
  text-decoration: none; 
  width: 149px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 440px;
  float: left;
  padding: 2px 3px 15px 0px;
}

#column2 h1
{ font-family: arial, sans-serif;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 120%;
  text-transform: uppercase;
  font-weight: normal;
}

.darker
{
	color:#777 !important;
}

.disco_overview_cell
{
	width:146px;height:145px;float:left;text-align:center;text-transform:uppercase;font-size:0.8em;
}

#disco
{
	text-align:left;
}

.picture a, #column2 #news .picture a, #column2 #news .picture a:hover, #column2 #disco a:hover, #column2 #live a:hover
{
  border: 0px;
}


#column2  a:hover img
{
  border-color:#F5A400;
}

#column2 a, #column2 a:hover
{
  text-decoration:none;
}



#column2 #news a
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  /*border-bottom: 1px dotted */
}

#column2 a:hover{
/*
border-bottom: 1px solid;
*/
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{display: block;}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{ display: block;
  height: 1px;
  overflow: hidden; 
}

.r1{margin: 0 5px}

.r2{margin: 0 3px}

.r3{margin: 0 2px}

.rtop .r4, .rbottom .r4
{ margin: 0 1px;
  height: 2px
}

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

.blue
{ background: #414141 url(blue.png) no-repeat left center;
  color: #109CEF;
  padding: 0px 40px 0px 20px;
}

.green
{ background: #414141 url(green.png) no-repeat left center;
  color: #94C65A;
  padding: 0px 40px 0px 20px;
}

.purple
{ background: #414141 url(purple.png) no-repeat left center;
  color: #CE5AEF;
  padding: 0px 40px 0px 20px;
}

.orange
{ background: #414141 url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}
