﻿
body {
     background-color:#f1960e;
     font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
     
}

.heading {
}

h1, h2, h3, h4, h5, h6, p {
     font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 

}

h1 {
     font-weight: bold;
     font-size: 4em;
     color: #000000;
     font-style: oblique;
     text-align: center;
     margin: 15px;

     }


h3 {
	 font-weight: bold;
	 font-size: 2em;
	 color: #FFFFFF;
	 text-align: center;

}

h4 {
	 font-weight: bold;
     font-size: 1.5em;
	 color: #000000;
	 text-align: center;

}

h5 {
	 font-weight: bold;
     font-size: 1.5em;
	 color: #ffffff;
	 text-align: center;
	 margin: 10px;

}

h6 {
	 font-weight: bold;
     font-size: 1.5em;
	 color: #000000;
	 text-align: left;
	 margin-top: 10px;
 	 margin-bottom: 10px;

}


p  {
	margin-left: 0.2em;
	padding: 0;
	border: 0;
	color: #000000;
	 font-size: 90%;
}

a:link {
	color: #ffffff;
} 

a:visited {
	color: #ffffff;
}	


#navigation {
font-size: 90%;
text-align: center;
}

#navigation ul {
list-style: none;
margin: 0;
margin-top: 20px
padding: 0;

}

#navigation li {
display: inline;
color: #000000;
background-color: #ffffff;
text-decoration: none;
padding-top: 0.4em;
}

#navigation a:link, #navigation a:visited {
padding: 0.4em 1em 0.4em 1em;
color: #ffffff;
background-color: #b51032;
text-decoration: none;
border: 1px solid #b51032;
}

#navigation a:hover {
color: #ffffff;
background-color: #711515;
}

.main {
    position: relative;
    margin-left: 3em;
	margin-right: 3em;
	background-color:#FFFFFF;
	padding: 20px;
	font-size: 90%;
	border-left-width: 2em;
	border-left-color: #ff0000;
    text-align: justify;
}

.main a:link {color: brown;}
.main a:visited {color: brown;}
.main a:hover {color: #0000ff;}
.main a:active {color: brown;}

.news {
	font-size: 90%;
	}

#leftcol{
 width:40%; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 }

#rightcol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:60%; 
 }
 


.concert_no   {  
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	}
	
.concert_surtitle   {  
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	}

.concert_title {  
	color: #000000;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	  }
	  
.concert_venue {    
	color: #000000;
	font-size: 1.2em;
	text-align: center;
	  }
	  
.concert_date_time {   
	color: #000000;
	font-size: 1.2em;
	text-align: center;
	   }
	   
.concert_works {    
	color: #000000;
	font-size: 1em;
	text-align: center;
	  }

.concert_performers {    
	color: #000000;
	font-size: 1em;
	text-align: center;	  
	}
	
.concert_premiere {    
	color: #ff0000;
	font-size: 1em;
	font-weight: bold;
	}
	
.concert_description {
	color: #000000;
	font-size: 1em;
	text-align: justify;
}
 
.concert_tickets {    
	color: #000000;
	font-size: 1em;
	text-align: center;
	  }

.worktitle {
	font-weight: bold;
}


/*/*/   
#footer {
    position: relative;

}
/* */


#footer {
	clear: both;
	padding: 5px;
	border: 0;
	margin: 0;
	background-color: #f1960e;
	color: #000000;
	font-size: small;
}

#footer-home {

    clear: both;
	padding: 5px;
	border: 0;
	margin: 0;
	background-color: #feb301;
	color: #000000;
	font-size: small;
}
.leader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
