* {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: none;
}

body {
	margin-top: 0px;
	width:100%;	
}

td {
	vertical-align: top;	
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
}

a, a:VISITED {
	color: black;
}

a:HOVER {
	text-decoration: underline;
}

#container {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#header {
	width: 100%;
	height: 156px;
	background-image: url("../media/header.jpg");
}

#content {
	width: 100%;
	background-color: white;
}

#footer {
	width: 100%;
	height: 22px;
	background-color: #333333;
	color: white;
	text-align: center;
	padding-top: 7px;
}

#footer * {
	vertical-align: middle;
}

#footer img {
	margin-top: -2px;
	margin-right: 15px;	
}

#footer input {
	margin-left: 7px;
	margin-right: 14px;
	padding: 3px;
}

#footer img.arrow {
	margin-right: 0px;	
}

#footer a {
	color: white;
}

#footer a:HOVER {
	text-decoration: underline;
}

#sendNewsletter {
	cursor: pointer;	
}

#newsletterContent {
	padding: 10px;
	padding-left: 22px;
	min-height: 300px;
}

#newsletterContent fieldset {
	padding: 0px;
	margin-bottom: 10px;	
}

#newsletterContent label {
	display: inline-block;
	width: 80px;
	color: black;
	padding-top: 3px;
	padding-bottom: 3px;
}

#newsletterReply {
	margin-top: 10px;
	color: black;
}

#logo {
	position: absolute;
	top: 22px;
	left: 20px;
	cursor: pointer;	
}

#headerNavigation {
	position: absolute;
	top: 38px;
	right: 15px;
}

#headerSearch {
	position: absolute;
	top: 38px;
	left: 279px;
	color: white;
}

#headerSearch form {
	margin-bottom: 13px;
}

#headerSearch #submitSearch {
	vertical-align: middle;
}

#headerSearch p {
	margin-bottom: 10px;
}

#headerSearch input {
	vertical-align: middle;
}

#headerSearch input.radio {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
	border-style: none;
	vertical-align: middle;
}

#headerSearch ul {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#headerSearch ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	cursor: pointer;
}

#headerSearch input {
	padding: 3px;
}

.overview {
	border: none 0px;
	padding: 0xp;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	color: white;
}

.overview th {
	background-color: #ac0404;
	border: solid 1px white;
	margin: 0px;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.overview .composer {
	width: 250px;
}

.overview .opera {
	width: 500px;
}

.overview .premiere {
	width: 250px;
}

.overview .singer {
	width: 300px;
}

.overview .record {
	width: 550px;
}

.overview .year {
	width: 150px;
}

.overview td {
	background-color: #595959;
	border: dotted 1px white;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
}

.overview td.first, th.first {
	padding-left: 22px;
}

.clickable {
	cursor: pointer;	
}

#content h1 {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-right: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #ac0904;
	color: white;
}

#content h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 12px;
}

#composer img {
	margin-right: 10px;	
}

.ui-tabs {
    padding: 0px;
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: 0;
    border-style: none;
}

.languages .ui-state-default {
	background-color: #817f80;
	background: #817f80;
	color: white;
	margin-right: 2px;
}

.languages .ui-state-active {
	background-color: #383637;
	background: #383637;
	color: white;
	margin-right: 2px;
}

#languageNavigation {
	position: absolute;
	top: 102px;
	left: 80px;	
}

#languageNavigation .ui-state-default {
	background-color: #840403;
	background: #840403;
	color: white;
}

#languageNavigation .ui-state-active {
	background-color: #ac0904;
	background: #ac0904;
	color: white;
}

#libretto form label {
	display: inline-block;
	width: 125px;
	vertical-align: top;
}

#libretto .textinput {
	width: 200px;
	margin-bottom: 3px;
}

#libretto fieldset {
	border-style: none;
	padding: 0px;
}

.ui-dialog-titlebar {
	background-color: #333333;
	background: #333333;
	color: white;
}

.error {
	background-color: #ac6a6a;	
}

.linkTitle {
	width: 250px;
}

.linkDescription {
	width: 650px;
}

.overview a {
	color: white;
}

.overview a:VISITED {
	color: white;
}

.overview a:HOVER {
	text-decoration: underline;
}

#supportContent, #impressumContent, #radioContent {
	padding: 10px;
	padding-left: 22px;
	min-height: 300px;
	width: 600px;
}

#supportContent h2, #impressumContent h2, #newsletterContent h2 {
	margin-bottom: 10px;
}

#supportContent td {
	padding-right: 20px;	
}

#highlights {
		
}

.highlightsMenu {
	float: left;
	width: 225px;
	list-style-image: url("../media/arrow-grey.png");
	margin-top: 2px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 10px;
}

.highlightsMenuEntry a:ACTIVE {
	color: #ac0904;
}

#blockUI {
	text-align: left;
	cursor: default;
	padding: 10px;
	padding-top: 5px;
	background-color: #E5E5E5;
	min-height: 385px;
	display: none;
}

h3 {
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}

.reviewDate {
	width: 60px;	
}

.reviewTitle {
	width: 200px;	
}

.reviewLocation {
	width: 70px;	
}

.review {
	width: 485px;
}

h1 a:LINK {
	color: white;
}

h1 a:VISITED {
	color: white;
}

#radioInnerContent {
    position: relative;
    padding: 10px;
    border: 1px solid #a9a9a9;
    cursor: pointer;
}

#audiojs_wrapper0 {
    display: block;
}

#radioInnerContent #reloadButton {
    position: absolute;
    top: 8px;
    right: 14px;
}